Hi,

sorry for the mistake, my receiver tag is like
<receiver android:name=".BootReceiver".....
</receiver>

but still problem is same how to start my application after boot up
complete.
Please help me for the same.

Thanks,
Sohan Badaya


On Thu, Aug 12, 2010 at 8:30 PM, { Devdroid } <webnet.andr...@gmail.com>wrote:

> > <receiver android:name="com.android.exchange.BootReceiver"
>
> is your package really named "com.android.exchange"? Anyway, shorten the
> name
> to just android:name=".BootReceiver" so you will not have to bother
> package names by hand
>
> --
> 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<android-developers%2bunsubscr...@googlegroups.com>
> 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 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