joakime / android-apk-parser

Obtain basic information out of an Android APK file.
105 stars 23 forks source link

Support for reading APK file from InputStream #4

Closed Vity01 closed 11 years ago

Vity01 commented 11 years ago

Sometimes it's necessary to read file from stream, not File instance. This should solve it.

joakime commented 11 years ago

Thanks! I'll push a new release to maven central shortly...

joakime commented 11 years ago

I've got version 1.1 built / tested / released / tagged and in the sync queue for central.maven.org (it'll take a few hours to show up)

Keep an eye out for it here -> http://central.maven.org/maven2/net/erdfelt/android/apk-parser/