Have you added the INTERNET permission?

On Apr 13, 6:17 pm, nithin warier <nithin.war...@gmail.com> wrote:
> Hi, I tried to display map in emulator. But its showing just tiles only. I
> am attaching the screenshot and the log message is like this.
>
> 04-13 22:30:06.934: INFO/ActivityManager(48): Start proc org.me.map for
> activity org.me.map/.MapAct: pid=615 uid=10022 gids={3003} 04-13
> 22:30:06.944: DEBUG/dalvikvm(607): VM cleaning up 04-13 22:30:06.954:
> DEBUG/dalvikvm(607): LinearAlloc 0x0 used 541500 of 4194304 (12%) 04-13
> 22:30:06.976: ERROR/dalvikvm(607): pthread_setspecific failed, err=22 04-13
> 22:30:07.425: INFO/System.out(615): #### #### Setting locale to en_US 04-13
> 22:30:07.466: WARN/Maps_Persistence(615): Couldn't find file:
> /data/data/org.me.map/files/DATA_Preferences 04-13 22:30:07.545:
> INFO/jdwp(615): received file descriptor 27 from ADB 04-13 22:30:07.645:
> WARN/Maps_Persistence(615): Couldn't find file:
> /data/data/org.me.map/files/DATA_Tiles 04-13 22:30:07.675:
> WARN/Maps(615): Couldn't
> restore map info, data == null 04-13 22:30:07.995: INFO/MapActivity(615):
> Handling network change notification:CONNECTED 04-13 22:30:08.015:
> ERROR/MapActivity(615): Couldn't get connection factory client 04-13
> 22:30:08.194: INFO/ActivityManager(48): Displayed activity
> org.me.map/.MapAct: 1400 ms
>
> Please tell whats wrong with this, My source code is very simple, I ididnt
> try anything special,
>
> public class MapAct extends MapActivity { /** Called when the activity is
> first created. */ @Override public void onCreate(Bundle savedInstanceState)
> { super.onCreate(savedInstanceState); setContentView(R.layout.main); }
> @Override protected boolean isRouteDisplayed() { // TODO Auto-generated
> method stub return false; } }
>
> Thanks
> Nithin
> nithinwarier.blogspot.com
> +919739146701
>
>  map.bmp
> 3112KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to