EliteAndroidApps / WhatsApp-Key-DB-Extractor

Allows WhatsApp users to extract their cipher key and databases on non-rooted Android devices.
GNU General Public License v3.0
363 stars 183 forks source link

SDK 19 doesn't support runtime permissions #46

Open lucas75018 opened 1 year ago

lucas75018 commented 1 year ago

Hello folks,

I am getting a

Performing Streamed Install
adb: failed to install tmp\LegacyWhatsApp.apk: Failure [-26: Package com.whatsapp new target SDK 19 doesn't support runtime permissions but the old target SDK 31 does.]

on WhatsApp-Key-DB-Extractor-master with Android 12 (Realme RMX3393). Using the WhatsApp Messenger Version 2.11.431 APK file.

Any ideas how to cirumvent that or what else to try?