[android-beginners] Re: Problems with Google Map View tutorial

2010-05-21 Thread AZ Golfer
Thanks Dave, I will look into the LogCat window and see what it says
there.  I will look in the list of apps as well to see if the Google
Map View is listed.  The other tutorials just launch when running
through the Eclipse IDE, and this one didn't.

On May 20, 5:44 pm, davemac davemac...@gmail.com wrote:
 An installed app won't show up on the Home screen, but it should show
 up in the sliding drawer of applications. Did you look there? As to
 why it doesn't seem to launch in the emulator when you started it,
 it's hard to tell. I recommend looking in the LogCat window to see
 what's reported there. Could be a permissions problem.

 - davewww.androidbook.com

 On May 20, 2:44 pm, AZ Golfer sethw...@gmail.com wrote:



  Hello,

  The tutorials are very helpful at:  
  http://developer.android.com/resources/index.html

  I am having an issue with the Hello Views - Google Map View that I
  cannot seem to resolve.  When I run the project, it seems to install
  on the AVD but it doesn't actually start the Activity on the device.
  It just installs and says Done!  I am using Eclipse with the plugin
  and the Google AVD.

  [2010-05-13 13:44:01 - HelloGoogleMaps] Device API version is 7
  (Android 2.1)
  [2010-05-13 13:44:01 - HelloGoogleMaps] Uploading HelloGoogleMaps.apk
  onto device 'emulator-5554'
  [2010-05-13 13:44:01 - HelloGoogleMaps] Installing
  HelloGoogleMaps.apk...
  [2010-05-13 13:44:05 - HelloGoogleMaps] Success!
  [2010-05-13 13:44:05 - HelloGoogleMaps] \HelloGoogleMaps\bin
  \HelloGoogleMaps.apk installed on device
  [2010-05-13 13:44:05 - HelloGoogleMaps] Done!

  Since I could not resolve this, I created a new project and followed a
  different tutorial on the same subject and got it working, so I know
  I'm using the correct google maps api key.  I could just move forward
  with what I have that's working, but the engineer in me can't stand
  that I don't know why my first attempt did not work.

  I have looked through the manifest, the layout, and the java source
  code and I can't figure it out.  The AVD says that the app is
  installed on the phone, when I go to manage the Applications in
  Settings, however it doesn't show up on the home screen with all the
  other installed apps.

  Can anyone offer suggestions?

  Thank you!

  --
  You received this message because you are subscribed to the Google
  Groups Android Beginners group.

  NEW! Try asking and tagging your question on Stack Overflow 
  athttp://stackoverflow.com/questions/tagged/android

  To unsubscribe from this group, send email to
  android-beginners+unsubscr...@googlegroups.com
  For more options, visit this group 
  athttp://groups.google.com/group/android-beginners?hl=en

 --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow 
 athttp://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.com
 For more options, visit this group 
 athttp://groups.google.com/group/android-beginners?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en


[android-beginners] Re: Problems with Google Map View tutorial

2010-05-20 Thread davemac
An installed app won't show up on the Home screen, but it should show
up in the sliding drawer of applications. Did you look there? As to
why it doesn't seem to launch in the emulator when you started it,
it's hard to tell. I recommend looking in the LogCat window to see
what's reported there. Could be a permissions problem.

- dave
www.androidbook.com


On May 20, 2:44 pm, AZ Golfer sethw...@gmail.com wrote:
 Hello,

 The tutorials are very helpful at:  
 http://developer.android.com/resources/index.html

 I am having an issue with the Hello Views - Google Map View that I
 cannot seem to resolve.  When I run the project, it seems to install
 on the AVD but it doesn't actually start the Activity on the device.
 It just installs and says Done!  I am using Eclipse with the plugin
 and the Google AVD.

 [2010-05-13 13:44:01 - HelloGoogleMaps] Device API version is 7
 (Android 2.1)
 [2010-05-13 13:44:01 - HelloGoogleMaps] Uploading HelloGoogleMaps.apk
 onto device 'emulator-5554'
 [2010-05-13 13:44:01 - HelloGoogleMaps] Installing
 HelloGoogleMaps.apk...
 [2010-05-13 13:44:05 - HelloGoogleMaps] Success!
 [2010-05-13 13:44:05 - HelloGoogleMaps] \HelloGoogleMaps\bin
 \HelloGoogleMaps.apk installed on device
 [2010-05-13 13:44:05 - HelloGoogleMaps] Done!

 Since I could not resolve this, I created a new project and followed a
 different tutorial on the same subject and got it working, so I know
 I'm using the correct google maps api key.  I could just move forward
 with what I have that's working, but the engineer in me can't stand
 that I don't know why my first attempt did not work.

 I have looked through the manifest, the layout, and the java source
 code and I can't figure it out.  The AVD says that the app is
 installed on the phone, when I go to manage the Applications in
 Settings, however it doesn't show up on the home screen with all the
 other installed apps.

 Can anyone offer suggestions?

 Thank you!

 --
 You received this message because you are subscribed to the Google
 Groups Android Beginners group.

 NEW! Try asking and tagging your question on Stack Overflow 
 athttp://stackoverflow.com/questions/tagged/android

 To unsubscribe from this group, send email to
 android-beginners+unsubscr...@googlegroups.com
 For more options, visit this group 
 athttp://groups.google.com/group/android-beginners?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Beginners group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

To unsubscribe from this group, send email to
android-beginners+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en