Vote count:
0
In Android Studio I noticed that R.java is generated in the same package as package name in AndroidManifest.xml file.
<manifest xmlns:android="http://ift.tt/nIICcg"
package="com.companyname.app">
......
</manifest>
Is there a way to modify this behaviour ?
asked 1 min ago
Change R.java file location
Aucun commentaire:
Enregistrer un commentaire