Hi Prasad, Texas has explained this in very good way here @ http://processors.wiki.ti.com/index.php/Android-Adding_SystemService. I have tested the procedure.
Some useful related links for this are : https://github.com/CyanogenMod/android_frameworks_base/commit/88fff90131f54d45dc496c45127ac1d16ad257df · http://developer.android.com/reference/android/app/Service.html http://developer.android.com/guide/topics/fundamentals/services.html http://www.opersys.com/blog/esc-india-2011-wrapup · http://processors.wiki.ti.com/index.php/Android-Adding_SystemService https://github.com/CyanogenMod/android_frameworks_base/commit/88fff90131f54d45dc496c45127ac1d16ad257df · http://iserveandroid.blogspot.in/2011/01/how-to-implement-your-own-status-bar.html?showComment=1368108678394#c8749284632889235398 http://www.alittlemadness.com/2010/06/07/understanding-the-android-build-process/ · http://tools.android.com/build Let me know if any further jelp required. Thanks, Shridutt kothari On Friday, May 10, 2013 12:16:10 PM UTC+5:30, Prasad wrote: > > Hi, > > How to add new module to a android framework. i.e By adding a new > module I want to access API for application layer using getSystemService() > method. How to do this one ? Is there any document or procedure to add new > module to a framework. > > Thanks > > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
