patchrom_android icon indicating copy to clipboard operation
patchrom_android copied to clipboard

The smali and source code for android released by google

Results 10 patchrom_android issues
Sort by recently updated
recently updated
newest added

修复寄存器错误的问题

系统:小米2 问题: (1)adb shell进入后使用top命令偶尔会有Cpu占用超过400%的情况,请问为什么? (2)读取电流的文件是哪一个?读取sys/class/power_supply/batterty/current_now有错误。明明在充电,但是读出的数据是负值 十分期待您的回复~

You said: (1) use miui framework overlay, compile google android ics source code, the corresponding commit number is 9418037. (2) disassemble framework/services/android.policy.jar, put them under android dir. These jars will...