Skip to content

t0theRANCH/AndroidTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Android Testing Tool For Kivy/Python

A basic kivy app for testing code snippets on android and viewing the output

Use buildozer to compile the app and run it after adding the code you wish to test in the 'main.py' file

The 'android_os.py' file is not essential to the build, but I kept it in the folder just in case it becomes relevant to the current test case. It currently contains some methods for creating and storing encrypted passwords on an Android device, which I couldn't find anywhere else, which was why I made this in the first place.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages