Android has given a bundle pack for developing phonegap apps here is the link of ADT bundle pack
1) Just download latest ADT-Bundle pack mac or windows 32bit or windows 64bit
2) Download the MDS AppLaud plugin to Eclipse -> Help -> Install New Software to
https://svn.codespot.com/a/eclipselabs.org/mobile-web-development-with-phonegap/tags/r1.2/download
That's it.
With a single download, the ADT Bundle includes everything you need to begin developing apps:
Eclipse + ADT plugin
Android SDK Tools
Android Platform-tools
The latest Android platform
The latest Android system image for the emulator
I highly recommend Brackets to be used as code editor
'Programming > Java' 카테고리의 다른 글
[펌] [Eclipse] Juno 버전 이후 Eclipse Marketplace... 메뉴를 추가하는 방법 (0) | 2014.10.03 |
---|---|
java static과 private차이 (0) | 2013.07.05 |
JUnit TestSuite in Eclipse : 여러 파일 묶어서 테스트하기 (0) | 2013.07.01 |