I can start the MapActivitiy in a separate process as well?.  What are the
cons, if I start it in a separate process?.

The one that I see is, accessing data across these multiple processes.

Is it recommended to start a separate process, for multiple map activities.?

Thanks,
Ankur


On Tue, Jan 11, 2011 at 12:02 PM, TreKing <[email protected]> wrote:

> On Tue, Jan 11, 2011 at 1:54 PM, Ankur Avlani <[email protected]>wrote:
>
>> My question is, is there a way to create MapView without MapActivity.
>
>
> Nope.
>
>
>> Or does someone know any workaround for multiple MapActivities.
>
>
> Instead of having mutliple MapActivities, have multiple "MapModes" or
> whatever you want to called it. Then refactor your primary MapActivity
> instance to support running an any arbitrary mode.
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to