SecureBrain / ruby_apk

analyzing android apk library for ruby
MIT License
83 stars 52 forks source link

Error parsing Google Sheets apk manifest #32

Open plentz opened 8 years ago

plentz commented 8 years ago

apk.label returns nil

APK url: http://rigel.androidapksfree.com/habu/com.google.android.apps.docs.editors.sheets_v1.6.072.06.30-60720630_Android-4.1.apk

plentz commented 8 years ago

rsc.find('@string/app_name') also returns nothing

tinyc-z commented 3 years ago

delete the "break" line before "when TAG_END_DOC" in android/axml_parser.rb can fix the bug