membuat aplikasi android pertama ternyata sangat mudah. yang dibutuhkan cuma: 1. android SDK 2. ant 3. java SDK
kurang lebih langkahnya seperti ini:
ar...@zangetsu:/tmp$ mkdir HelloAndroid
ar...@zangetsu:/tmp$ cd HelloAndroid/
ar...@zangetsu:/tmp/HelloAndroid$ android create project -t 2 -p . -k
com.android.helloandroid -a HelloAndroid
ar...@zangetsu:/tmp/HelloAndroid$ ant
debug
ar...@zangetsu:/tmp/HelloAndroid$ adb install bin/HelloAndroid-debug.apk
trus, jalankan aplikasinya :)
--
{TakeBackTheWeb }
--~--~---------~--~----~------------~-------~--~----~
Google Groups "Indonesian Android Community [id-android]" group.
To post to this group, send email to [email protected]
To request to subscribe to this group, please visit the following page:
http://groups.google.com/group/id-android/subscribe?hl=en-GB
To send a message to the owner, visit the following page:
http://groups.google.com/group/id-android/post?sendowner=1&hl=en-GB
For more options, visit this group at
http://groups.google.com/group/id-android?hl=en?hl=en-GB
To unsubscribe from this group, send email to
[email protected]
Indonesian Android Community on Facebook
http://www.facebook.com/group.php?gid=112207700729
-~----------~----~----~----~------~----~------~--~---
<<attachment: helloandroid.png>>
