Using AOSP framework config worked! 
So you mean OMFGB = AOSP + GOD MODE.I just read on wiki pages what omfgb really is and the God mode function.... Is this rom going to have everything included just like the other phones that omfgb is compatible with
Sent from my LG-P500 using xda premium
the logcat says, there are some stuff missing, in renderscript there is a missing drawable, the statusbar is crying about a **** xml file (maybe the statusbar.xml):Still everything FCs. Posted some logcat in the first post. Anyone take a look
Thank youthe logcat says, there are some stuff missing, in renderscript there is a missing drawable, the statusbar is crying about a **** xml file (maybe the statusbar.xml):
its ainfalte error, so it means a component (can be a class, drawable or layout)
cant be found.
I made a mistake in that old build,I didn't declare some stuffs into OMFGB_thunderg.mk and build without overlay folder but nothing still changes. Also ADB wasn't working for some reason,now it's workingYou're missing resources... check if your source has all the the necessary mdpi resources. I don't see signs of missing classes though...
Your post was really useful. SystemUI is missing 12 objects from MDPI to HDPI. Will check out other stuffs.As i said.. you are missing resources...
After a quick look at your sources framework/packages/SystemUi/res
drawable-mdpi is missing at least one file: ic_music_toggle.png. Copy it from hdpi folder and resize it so it fits the statusbar just fine. Then look for other files. I can't look for them in github but it should be easy if you have the sources downloaded. Just check out the number of files in the hdpi folder and the number of files in mdpi. It should be the same. If it's not then you have a problem.
Do the same for all the other apps that give out missing resources errors in logcat (i see launcher is also in that situation) and that should do the trick.
Also, building with no overlay folder is no big deal and should lead to no force closes. Maybe just unwanted phone behavior, unusable tethering and so on.
Phone doesnt boot after first boot...Currently it boots to a working UI - but OMFGB is messed up big way with MDPI devices.
Bugs:
You can find updated sources at https://github.com/BytecodeX to build it yourself. But I keep updating them,so wait for a release
- Launcher 3D Cube app drawer messed up
- When screen is locked,phone gets stuck (probably for non-working MDPI lockscreens)
- Some MDPI images messed up
- MDPI Bootanim is crappy
- Phone doesn't boot anymore after 1st boot
Ok,I'll give you a ETA : 20 dec. Remember it's an Estimated time of arrival,so don't trust it![]()
Oh, and, btw:Your post was really useful. SystemUI is missing 12 objects from MDPI to HDPI. Will check out other stuffs.
EDIT: Android basic stuffs have both mdpi and hdpi resources: OMFGB and others do not. I checked and fixed all package,making a test build with overlay folder,then I'll remove in next build if needed.
You tell me,what percentage is better?Phone doesnt boot after first boot...
That's really strange!
the MDPI images & bootanim should be easy to fix, right?
---------- Post added at 07:28 PM ---------- Previous post was at 07:26 PM ----------
Oh, and, btw:
If you would like to resize from HDPI to MDPI, wich percentage??
I made a simple script wich does it automatically on Ubuntu with ImageMagick, but when i resized 80%, everything looked crap...
I got a better one, save spaces too... Just give me a pm or alert, and i will do it for ya...Actually I hate MDPI OMFGB bootanim.
Lol, okay.You tell me,what percentage is better?
Actually I hate MDPI OMFGB bootanim. Could you resize HDPI for me? Thank you
BTW,I didn't explain myself good: I have random reboots.