Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 362 Bytes

android-15

##how to ant

~/adt-bundle-linux/sdk/tools/android list target //find -t number

~/adt-bundle-linux/sdk/tools/android update project -n gplayer -t 1 -p ~/workspace/gplayer/

if have subproject,add--subprojects

~/adt-bundle-linux-x86_64/sdk/tools/android update project -n gplayer -t 2 -p ~/workspace/gplayer/ --subprojects

ant debug