For those of you who compile your own custom roms directly using AOSP source, the latest security updates are always added in as soon as they occure. For those of […]
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 […]
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 […]
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 […]
Error: No rule to make target export_includes….
While I was compiling OmniRom for my T-mobile Samsung Galaxy S4 (JFLTETMO SGH-M919), I ran into this common error: [CODE] /obj/SHARED_LIBRARIES/libinputflinger_intermediates/export_includes make: *** No rule to make target `/home/alaskalinuxuser/Documents/projects/phones/compile/omni5/out/target/product/jfltetmo/obj/SHARED_LIBRARIES/libmedia_intermediates/export_includes’, needed […]
OmniRom boot animation
Boot animations are the logo, picture, or movie that plays as your Android phone boots up. Here is a simple boot animation that I made for OmniRom. It has an […]
Add cool Omni ascii graphics to your updater-script, the easy way!
NOTE: THE FONT CHOICES IN YOUR BROWSER MAY NOT PRESENT THE ASCII TEXT PROPERLY. IF YOU COPY AND PASTE THE ASCII TEXT TO NOTEPAD, MOUSEPAD, OR GEDIT, THEY WILL SHOW UP […]