If an android application has a component written in c/c++, then it will only run on devices that share similar CPUs. Not a problem *AT THE MOMENT*, but this WILL change, SOON.
On Apr 10, 12:34 am, Layeeq <[email protected]> wrote: > If an android application has a component written in c/c++ and is > built as a dynamic library, then can it be deployed in /data. For > example in /data/mytestapp/lib/mytestlib.so. > > Is it okay to deploy under /data? > > I notice that all native dlls are in /system/lib folder. Will there > any be problems with permission? How to make sure that this file > cannot be deleted? > > Regards, > Layeeq --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Discuss" 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-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
