Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您可以使用 APKTOOL 和 JADX , JADX 是 Java 的反编译工具, APKTOOL 是逆向工程的工具,试试吧,祝你好运!
我不知道你的设备的硬件是什么。如果是高通设备,可以 persist.vendor.radio.adb_log_on 1 在adb日志中设置开启ril日志打印。
persist.vendor.radio.adb_log_on 1
adb logcat -v time -b radio >d:\radio.txt