If I copy assets from an app in the framework, such as Launcher, and put them in my own app, should the hex value associated with (for example) launcher.xml in the R.java file of the framework app, be the same as the hex value for launcher.xml in the R.java file in my app? I would think they should be different, as even though the assets are named the same, they are in different apps, I'm finding that they are the same hex value. Is that expected?
I'm attempting to make Launcher grab assets from an app, and it seems to keep grabbing them from its own res/ folder. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
