[Android] Has anyone tried beaconing through 'Processing'?

OK it’s pretty simple, it uses the same process required for the standard processing library template, so you can make use of Dan’s tutorial, you just have to make use of the android library template that is found on the processing github repo.

Then you have to change the names of a few files to match the installation directory then using eclipse you can then edit the java class files and build using ant.

This previous topic might help

1 Like