[android-developers] Re: get the name of the package that started a service
Sorry i forgot to mention this earlier but
I used to just use .putExtra() on the intent before it was started but
i want this process to resart automatically if killed so my code is in
the onCreate() method rather that the onStart() and i can therefore no
longer access the intent. Please can some one help me out with this.
On Jul 8, 7:51 pm, Boozel <boozelcl...@gmail.com> wrote:
> I am writing a service that will be compiled into a .jar file for use
> in other apps. is there any way to get the name of the package that
> uses or launches the service?
> thanks for any help
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home