For those of you who have downloaded the AOKP MM that God graciously allowed me to build, there was a problem with video recordings. It was recently brought to my […]
Setting up your compile environment for OmniRom 6.0.1
I’ve talked about how to compile Android variants before, and for the most part, it works the same no matter what variant you build. One caveat to that, however, is […]
Error: ‘memcmp’ was not declared in this scope!
Here is a problem that I occasionally come across while compiling. Since it is so common for me to see this, I would like to re-iterate an earlier post I […]
The AKLU-Lionheart kernel!
For those of you who are downloading or using the PAC-ROM 6.0.1 or AOKP 6.0.1 that God graciously enabled me to build, I have released a new kernel for them, […]
When LiquidSmooth gets rough!
Among the many roms that I am currently working on, one of them is Liquid-Marshmallow (LiquidSmooth 6.0.1) for the Samsung Galaxy S4, T-Mobile variant (SGH-M919, JFLTETMO). There are a couple […]
Stop: Recovery theme is not valid!
While compiling OmniRom 6.0.1 for the Samsung Galaxy S4, T-Mobile variant (JFLTETMO, SGH-M919), I ran into this problem, which halted the compiling process: [CODE] bootable/recovery/gui/Android.mk:127: **************************************************************************** bootable/recovery/gui/Android.mk:128: * TW_THEME is […]
RWE: Step by step instructions for building AOKP 6.0 for the T-Mobile variant of the Samsung Galaxy S4
I have noticed that the build instructions on the AOKP website are a bit outdated. They date back to JellyBean. I would like to encourage other users to build more […]
Changing the default wallpaper in an Android build
The other day, God graciously allowed me to compile PAC-ROM MM for the T-Mobile Samsung Galaxy S4 (JFLTETMO SGH-M919). So there are a lot of great things about this rom, […]
Error: That is already defined!
After a quick re-run of compiling OmniRom for my Samsung Galaxy S4, T-Mobile variant (JFLTETMO SGH-M919), I ran into another issue: [CODE] including ./hardware/qcom/display/Android.mk … build/core/copy_headers.mk:15: warning: overriding commands for […]
Error: No resource found that matches the given name
Well, as I continue to attempt to build OmniRom 5 for the Samsung Galaxy S4, T-Mobile Variant (JFLTETMO SGH-M919), I encountered this error: [CODE] frameworks/base/packages/SystemUI/AndroidManifest.xml:328: error: Error: No resource found […]