Chris Baughman

Results 3 comments of Chris Baughman

The PDF is trying to say that if you are porting MIUI to a new device that you need to copy one of the make files from one of the...

This is definitely an apktool error. I am wondering if it has the right framework-res.apk registered? You may want to try this first do: ``` apktool if /path/to/cm/framework-res.apk ``` Then...

I just looked closer at your error and it looks like the build process can't find your stockroom.zip? Did you follow the other steps? Boot into recovery and do: ```...