The initial commit: An empty project.
commit6112586b2d8b5b1b5586a97e03180d688c921a82
authorXie Xiaolei <Xie.Xiaolei@gmail.com>
Sat, 19 Jun 2010 09:03:34 +0000 (19 11:03 +0200)
committerXie Xiaolei <Xie.Xiaolei@gmail.com>
Sat, 19 Jun 2010 09:03:34 +0000 (19 11:03 +0200)
treeb2b1baef1d58ba194d4475f169f05289ee40ce9b
The initial commit: An empty project.
LbgProject/AndroidManifest.xml [new file with mode: 0644]
LbgProject/build.properties [new file with mode: 0644]
LbgProject/build.xml [new file with mode: 0644]
LbgProject/default.properties [new file with mode: 0644]
LbgProject/local.properties [new file with mode: 0644]
LbgProject/res/drawable-hdpi/icon.png [new file with mode: 0644]
LbgProject/res/drawable-ldpi/icon.png [new file with mode: 0644]
LbgProject/res/drawable-mdpi/icon.png [new file with mode: 0644]
LbgProject/res/layout/main.xml [new file with mode: 0644]
LbgProject/res/values/strings.xml [new file with mode: 0644]
LbgProject/src/com/xxl/LbgActivity.java [new file with mode: 0644]