Hi! AFAICT what you want to do is to start a Service, for more information take a look at http://developer.android.com/reference/android/app/Service.html
/Erik On Apr 23, 5:29 pm, subrat kumar panda <[email protected]> wrote: > Hi all, > in my app in one package there are some classes. > from those classes i want to run one class that is the > Gps functionality class. > i want to run that class in background. > how i do it, i don't know. > i am not able to make it solve from any document. > if anybody knows the way to solve it > please me by run a "hello world" app in the background. > i am not able to solve this problem by going through document. > > Thanks in advance, > > Best Regards > Subrat Kumar Panda. > India. > > -- > 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 > athttp://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

