Texture Synthesis Android App using resynthesizer
This project combines notwa/resynth with barryoneill/TiledBitmapView to allow texture synthesis on mobile devices.
The app is available from the app store for free here.
The texture synthesis algorithm that's used is Resynthesizer (http://www.logarithmic.net/pfh/thesis), because it came out as the highest-quality fast method according to my study.