Good day! I need to put my jar file into the directory "/system/framework", to make my classes accessible from any application, including classes of "framework.jar". The issue is that the jar becomes "visible" when I designate it in the BOOTCLASSPATH variable of the "/init.rc" file. This feature forces me to modify the device's boot-image. Are there any other (more simple) ways to embed my JAR that extends standard Android API? Thank you.
P.S. Sorry for my poor English. -- 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

