Skip to content

A demo or test program using Chaquopy to run a Python script in a Java app meant to run on Android. The app will take a message and encrypt it using a hill cipher.

License

Notifications You must be signed in to change notification settings

ShyavanS/AndroidPythonDemo

Repository files navigation

AndroidPythonDemo

A demo or test program using Chaquopy to run a Python script in a Java app meant to run on Android. The app will take a message and encrypt it using a hill cipher.

The Python script is the part of the program that runs the hill cipher and the Java app takes the text input from the user and supplies it to the cipher which returns the encoded message back to the Java app to be given to the user.

About

A demo or test program using Chaquopy to run a Python script in a Java app meant to run on Android. The app will take a message and encrypt it using a hill cipher.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published