Sometimes you need to show modal dialog (with buttons: Yes/No) for
interaction with user from your application (location provider or
other service) so I don't know - why doesn't Android have MessageBox
function such as in Windows Mobile.

On 23 янв, 22:16, Andrew Stadler <stad...@gmail.com> wrote:
> Is there a specific reason you don't want to put your Activity in the
> manifest?  Understanding that may help provide a better suggestion for
> you.
>
> On Fri, Jan 23, 2009 at 5:54 AM, Mark Murphy <mmur...@commonsware.com> wrote:
>
> > AlexKar wrote:
> >> Can I launch unregistered Activity directly from my provider?
>
> > No. Any Activity class that is not listed in AndroidManifest.xml file
> > cannot be used as an Activity by the Android framework, AFAIK.
>
> > --
> > Mark Murphy (a Commons Guy)
> >http://commonsware.com
> > Android Training in Sweden --http://www.sotrium.com/training.php
--~--~---------~--~----~------------~-------~--~----~
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