Java example of using Printooth
Check the Git histor for the files added.
Procedure for adding printooth or an exiting android java project
- Add empty kotlin activity to configure kotlin
 - Add Project Gradle changes - sync
 - Add app Gradle changes - sync
 - Add ApplicationClass
 - Add AndroidManifest - sync
 - Use key parts from MainActivity
 
Thanks