Changing the classname of the Android Branch. The package should be reflective of the company that wrote it.

(Note: This needs to be changed for every app on the android)
This commit is contained in:
Joe Bowser
2008-11-17 11:12:16 -08:00
parent 4820f7c030
commit 337acc92ea
5 changed files with 236 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
/* AUTO-GENERATED FILE. DO NOT MODIFY.
*
* This class was automatically generated by the
* aapt tool from the resource data it found. It
* should not be modified by hand.
*/
package com.nitobi.droidgap;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
}
public static final class id {
public static final int appView=0x7f050000;
}
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;
}
}