Make sure you set the "android:apiKey" value appropriately for the
MapView in your layout file.

--
Jack Ha
Open Source Development Center
・T・ ・ ・Mobile・ stick together

The views, opinions and statements in this email are those of
the author solely in their individual capacity, and do not
necessarily represent those of T-Mobile USA, Inc.



On Jul 14, 1:23 am, iñaki <[email protected]> wrote:
> Hi, i have the next question with api demo hello map.
>
> I try to execute this example based in
> \docs\guide\tutorials\views\hello-mapview.html but when activity start don t
> show any map...
> This is the log:
> 07-14 08:18:39.669: INFO/MapActivity(791): Handling network change
> notification:CONNECTED
> 07-14 08:18:39.688: ERROR/MapActivity(791): Couldn't get connection factory
> client
> 07-14 08:18:39.829: WARN/IInputConnectionWrapper(611): showStatusIcon on
> inactive InputConnection
> 07-14 08:18:41.928: INFO/ActivityManager(568): Displayed activity
> com.HelloMap/.HelloMap: 57892 ms
>
> I have a key generated with keytool...
>
> The java only is:
>  public void onCreate(Bundle savedInstanceState) {
>         super.onCreate(savedInstanceState);
>         setContentView(R.layout.mapview);
>     }
>
>     @Override
>     protected boolean isRouteDisplayed() { return false; }
>
> }
>
> Anybody help me ?
>
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to