Найти правильный Framework APK for Google Maps

Я хотел декомпилировать файлы компоновки apk Google Maps App (версия 9.64.1), чтобы узнать, как Google разработал приложение.

Для этого я использую apktool, но когда я пытаюсь декомпилировать apk, я получаю следующие ошибки и только strings файлы ресурсов, а не файлы макетов.

Я пытался установить framework-res.apk извлечено из моего MotoX 2nd Gen /system/framework папка, но это не помогло.

Это ошибки, есть ли способ обойти это?

PS C:\MotoX2Framework> apktool.bat d .\maps.apk -o mapsdecoded
I: Using Apktool 2.3.0 on maps.apk
I: Loading resource table...
I: Decoding AndroidManifest.xml with resources...
I: Loading resource table from file: C:\Users\Michel Feinstein\AppData\Local\apktool\framework\1.apk
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120147
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03001c
W: Could not decode attr value, using undecoded value instead: ns=android, name=roundIcon, value=0x7f030024
W: Could not decode attr value, using undecoded value instead: ns=android, name=resource, value=0x7f090007
W: Could not decode attr value, using undecoded value instead: ns=android, name=resource, value=0x7f090000
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014e
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=resource, value=0x7f090005
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014e
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03001c
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03000b
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f02070c
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f020492
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f0201e6
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120215
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014e
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03001c
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03001c
W: Could not decode attr value, using undecoded value instead: ns=android, name=resource, value=0x7f120147
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03001c
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014c
W: Could not decode attr value, using undecoded value instead: ns=android, name=resource, value=0x7f090001
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120117
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120117
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120141
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12011a
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12011a
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120141
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120116
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120116
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12011b
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12011b
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12013e
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12013e
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12013f
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12013f
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120143
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12001b
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f120288
W: Could not decode attr value, using undecoded value instead: ns=android, name=value, value=0x7f0f000b
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03000f
W: Could not decode attr value, using undecoded value instead: ns=android, name=theme, value=0x7f12014d
W: Could not decode attr value, using undecoded value instead: ns=android, name=icon, value=0x7f03000d
I: Renamed manifest package found! Replacing com.google.android.apps.maps with FFFFFFFFFFFFFFFFFFFFFF
I: Decoding file-resources...
I: Decoding values */* XMLs...
I: Baksmaling classes.dex...
I: Baksmaling classes2.dex...
I: Baksmaling classes3.dex...
I: Baksmaling classes4.dex...
I: Copying assets and libs...
I: Copying unknown files...
I: Copying original files...

0 ответов

Другие вопросы по тегам