Dear All, I am writing to request guidance on dynamically generating a native JNI library and bundling it inside an APK using the Soong build system. Currently, the library is generated in the system lib64 folder, but the requirement is to include the library within the APK.
Could you please provide detailed instructions or confirm if this is feasible with Soong build? Any assistance or documentation on achieving this would be greatly appreciated. Thank you for your support. On Tuesday 9 July 2024 at 21:25:06 UTC+5:30 MaHeMa wrote: > it cannot be device specific as my lib depends on other system libs too > > Please guide me how to do it > -- -- You received this message because you are subscribed to the "Android Building" mailing list. 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-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/fef504fb-536b-407b-b81a-fe062bb77bdcn%40googlegroups.com.
