[android-developers] Re: I am a newbie...

2009-12-21 Thread Jae Chang
thrown, set breakpoints, inspect your code > variables, view the logcat output, etc. This can also be done from the > command line Andorid SDK tools such as adb, etc., but many people find the > Eclipse UI more productive and easier to use. > > On Sat, Dec 19, 2009 at 12:31 AM, Jae Chan

[android-developers] Re: I am a newbie...

2009-12-19 Thread Jae Chang
pse,  just > use the Debug perspective - it will automatically create the .apk, download > to the phone, and run it. > > On Dec 18, 2009 11:24 AM, "Jae Chang" wrote: > > I just followed the direction on google code page to set up java IDE, > eclipse and android sdk..

[android-developers] I am a newbie...

2009-12-18 Thread Jae Chang
I just followed the direction on google code page to set up java IDE, eclipse and android sdk and i tried all the steps to go hello world app. now i want to try to run other sample codes provided by google android team. i downloaded zip file from http://android-developers.blogspot.com/?hl=en an