[android-developers] How to reload app without restarting emulator

2011-11-13 Thread Sunghun Park
Hi everyone. I've just started Android programming. I want to reload my app without restarting emulator. I've tried it, but it did not work. Someone I know says he always refresh app by just running the app again without any restarting of emulator. It is very annoying to restart emulator whenever

[android-developers] Cannot resolve com.google.android.maps.GeoPoint

2011-10-07 Thread Sunghun Park
Hi everyone. I am beginner to Android. I am struggling with setup a Android project in Eclipse but lots of error are happening. I downloaded and setup AVD and AVD works well. I look into AndroidManifest.xml and the project is using API Level4 (SDK1.6). So I set my project to Android 1.6 and also

Re: [android-developers] Re: Cannot resolve com.google.android.maps.GeoPoint

2011-10-07 Thread Sunghun Park
Hi ibendlin. Thank you so much. I change project properties to Google APIs as you said, I solved it. Cheers, Sunghun. On Sat, Oct 8, 2011 at 3:22 AM, lbendlin l...@bendlin.us wrote: Use the Google API Level 4, not Android API Level 4 -- You received this message because you are