| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
(solution from issue qpython-android#160)
solution from qpython-android#160
Remove additional gradle dependency from termexec
|
cc @cetygamer, you seemed to have a grasp on the build process |
Sorry, something went wrong.
|
Thanks for sending pr, we have pushed the newest code recently. maybe you need to take a look. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This patch attempts to modify the build process to be easier to run and maintain. Heavily inspired by notes in issue #160
The app compiles and installs, but the localization is stuck in chinese and libpython2.7.so is not found, so I cannot test it 100%
Build tested under gradle 4.10.1 and gradle-5.2.1
Overview of changes
If you can point me to how to get localization up and running or libpython, I can test further