Hi, I have created a System Service and all it's underlying functionalities have been implemented. To test and use it's functionalities I have created a test application. >From the Test Application, when I call getService() with my service name it returns null. I want to know what is the difference between calling getSystemService() and getService() APIs from applications and what would be it's underlying code flow in the framework or native layers?
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/133c5856-9a2e-474f-9d89-ca379bde0373%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

