I want to port an small open source AES encryption class to Android, and it would cut my work down a lot if the API of Android is as close as possible to the Java 6 API.
How much is implemented (or referenceable), as I have tried searching about this on google, and i have not yet come up with anything useful?