Hi,

I want that service start at phone boot up.and activity when the user click
the icon.
can i do this when the both in same project.
if so please tell me how.

thanks a lot for ur answers Mark.

Thanks.
Chamith.

On Mon, Apr 25, 2011 at 11:04 PM, Mark Murphy <mmur...@commonsware.com>wrote:

> On Mon, Apr 25, 2011 at 1:13 PM, chamith weerasinghe <e05ch...@gmail.com>
> wrote:
> > Please tell me how should i do this.
>
> Step #1: Move the service and its related classes into the project
> that has the activity
>
> Step #2: Move the <service> element (and any other required elements)
> into the manifest of the project that has the activity
>
> Step #3: Delete the service-only project
>
> --
> Mark Murphy (a Commons Guy)
> http://commonsware.com | http://github.com/commonsguy
> http://commonsware.com/blog | http://twitter.com/commonsguy
>
> Android Training in London: http://bit.ly/smand1, http://bit.ly/smand2
>
> --
> 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
>

-- 
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