Started working on API demo app

This commit is contained in:
Dominik
2012-03-22 20:38:50 +01:00
parent ea39b14bf5
commit 428a9c5396
17 changed files with 741 additions and 1 deletions

23
org_apg_api_demo/.gitignore vendored Normal file
View File

@@ -0,0 +1,23 @@
#Android generated
bin
gen
obj
libs/armeabi
lint.xml
local.properties
#Eclipse
.project
.classpath
.settings
#IntelliJ IDEA
.idea
*.iml
#Maven
target
release.properties
#Mac
.DS_Store