+cc android-porting, +bcc android-ndk

That's not an NDK question, I'm redirecting you to android-porting.

On Sat, Apr 21, 2012 at 5:33 PM, chinlin@tw-roc <[email protected]>wrote:

> If you put your Native Activity apk in /vendor, the .so file will not be
> extracted and dropped by package manager due to security reason?
> NativityActivity should be treated as same as JNI apps.
> There is also some problem, if you put your Native code in /system/lib,
> the NativeActivity can not load it.
> It looks like Native Activity forgot to handle this cases, it should work
> the same way that JNI does (it loads .so file from apps's libs folder, or
> /system/lib folder)
> Can google team put this into consideration? There maybe more native
> activity developers want to deploy their apps into /vendor on device ROM.
>
> Regards,
> Chinlin
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "android-ndk" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/android-ndk/-/0hfrSWuUrQIJ.
> 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-ndk?hl=en.
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to