You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
So, the native libs cannot be executed anymore except native library directory.
My question is after downloaded the precompiled python, how to tell the python3.so after executing that everything it needs to run is found not in the same directory but e.x data/data/com.example.myapp/files/python/usr ?
This is very important to make it run on Android 10+
The text was updated successfully, but these errors were encountered:
So, the native libs cannot be executed anymore except native library directory.
My question is after downloaded the precompiled python, how to tell the python3.so after executing that everything it needs to run is found not in the same directory but e.x data/data/com.example.myapp/files/python/usr ?
This is very important to make it run on Android 10+
The text was updated successfully, but these errors were encountered: