[android-developers] Service for external server communication
Hello
-- I'm working with android ICS AOSP. i want to create a simple service for check the server whether its alive or not. I need help for following process
- Create simple service for check the server whether its alive or not.
- I've to add in AOSP ( Frameworks/base/services/java/com/android/....) How to add the service *.JAVA file into this and how to invoke the file.
- I need to call the service from different application for check the server whether its alive or not reachable.
What are the steps i've to do for it, I'm new to android service.
Note: I don't want to create the service in application, i want to create and use the service like android service ( Ex; vibrator service, mount service, battery service)
Can any one help me to do this..?
Thanks in advance.
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