I have made an application, it uses a C++ shared library, I want
deploy it by including it with the .apk package, at run time, copy it
from the assets to a file, then remove it from assets in apk, how
could I remove a file from assets in apk at runtime? or Is there any
other alternative to deploy a C++ shared library?
--~--~---------~--~----~------------~-------~--~----~
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-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to