A python-based Android GUI framework, one of my attempts towards creating fully functional Android applications written purely in Python. This served as my Bachelor Project.
pydroid is hosted in the following web site
https://github.com/tsheasha/pydroid
If you think the Android project pydroid listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of pydroid.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 2 |
jar files used | guava-r06.jar libGoogleAnalytics.jar locale_platform.jar script.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Raw File Names | res\raw\my_python_project.zip res\raw\python_27.zip |
pydroid has the following Java source files.
com.googlecode.android_scripting.Exec.java com.googlecode.android_scripting.SimpleServer.java com.googlecode.android_scripting.facade.ACustomFacade.java com.googlecode.android_scripting.facade.FacadeConfiguration.java org.kde.necessitas.origo.GlobalConstants.java org.kde.necessitas.origo.QtActivity.java org.kde.necessitas.origo.QtApplication.java org.kde.necessitas.origo.RpcServerLauncher.java org.kde.necessitas.origo.RpcServerService.java org.kde.necessitas.origo.Sl4aService.java org.kde.necessitas.origo.Utils.java