• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Changing the auto-generated Java files

Where do I make changes so the auto-generated R.java file in the /gen/ folder will be updated appropriately?

package com.THIS-PART.AND-THIS-PART-NEEDS-TO-BE-CHANGED;

public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class layout {
public static final int main=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
}

Thanks!
 

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones