Hi All,

I am trying to add some native code executables and libs to system
image.
I am able to add a jni library, its Java classes and apk files for my
application at the time of system build, so it gets integrated in the
system image.

Can anyone help me add native executables to system image.

I have some exe files made for arm platform.
I am able to run them on Android by first pushing them emulator/device
using adb push command.

Now I do not want to push them manually, I want them to be integrated
with system image. Where do I place them in my open source code
repository so that it gets installed/integrated with Android's image
when I give the make command?

Regards,
Kartic Grover
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to