Infinite Password Generator is an application to help you generate unlimited passwords from a single password. It's published for free at https://play.google.com/store/apps/details?id=yuku.infinitepassgen.app
Originally a Windows application, now it's published as a free Android app.
The developer doesn't intend to continue adding features, so this project is open-sourced.
You will need some projects from http://code.google.com/p/yuku-android-util/ in order to successfully build this. The
yuku-android-util
cloned repo directory should be at the same level as the passgen
cloned repo directory.
The main project is PassgenApp
.