[ROM] [WIP] AOSP 4.3 [21.10.2013] v0.04

Search This thread

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mod
Jul 1, 2012
2,840
6,964
Baden-Württemberg
droideveloper.com
Great news! Having a fully functional aosp 4.3 isn't far :D

Sent from my Optimus 4X HD using xda premium

Well, the only thing not working ATM is camera AFAIK. But i also guess that's gonna be the hardest part...



Anyways, do you want the recent-apps-fixed version uploaded?

And another Q, shall i disable the safe volume pop-up for headset?
 

MidnightDevil

Senior Member
Apr 2, 2012
3,135
1,252
London
Redmi Note 9
Google Pixel 6 Pro
Well, the only thing not working ATM is camera AFAIK. But i also guess that's gonna be the hardest part...



Anyways, do you want the recent-apps-fixed version uploaded?

And another Q, shall i disable the safe volume pop-up for headset?

Isn't the safe volume an option? Well, for me there's no need to be there, but maybe there's people that should be reminded that their ears can suffer if the listen to music in high volume :silly:
If there's anything that could be fixed or "tweaked" meanwhile I'd include more fixes. Otherwise if the camera is the only thing left and might take a while, maybe I'd release if I were you. But that's just me mate :)

Thank you so much!
 

tonhao12

Senior Member
Mar 11, 2012
396
117
Well, the only thing not working ATM is camera AFAIK. But i also guess that's gonna be the hardest part...



Anyways, do you want the recent-apps-fixed version uploaded?

And another Q, shall i disable the safe volume pop-up for headset?

Please release the recent apps working version, so we can give it a try while you are working on the other issue, i think this way if we find more issues you can report then sooner.

Thanks in advance
 

FettleifIsMyUserName

Senior Member
Jun 30, 2012
223
100
26
Sandnes
oh and dont forget the Video playback bug, video playback works in v3 so you can watch videos in browser and mx player and stuff but youtube in HD doesn't work only in HQ
oh and yeah thanks again for your work on the rom. speaking from everyone here ( i hope :good: ) its much appreciated :)
 
Last edited:
  • Like
Reactions: Try it or die

tonhao12

Senior Member
Mar 11, 2012
396
117
Alright guys, v0.04 is uploaded as wanted ;)

flash ROM, gapps, kernel and enjoy a smooth AOSP experience :p :D

Hi!

I guess you left strict mode enabled, i have tried to disable it through developer options but with no success. Could you please disable it in the next release or tell me if there is another way i can disable it?

Thanks in advance.
 

qwaki

Senior Member
Feb 12, 2012
113
19
Szolnok
hey! so my problem is that I'm looking up to where the ruins, no matches found form! could someone give download link! thanks :silly::crying:;)
 

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mod
Jul 1, 2012
2,840
6,964
Baden-Württemberg
droideveloper.com
Hi!

I guess you left strict mode enabled, i have tried to disable it through developer options but with no success. Could you please disable it in the next release or tell me if there is another way i can disable it?

Thanks in advance.

It's a known (android) bug when compiling -eng ;)
but I need -eng for debugging, so just add the already mentioned line to build.prop and you should be fine ;)

If i don't forget it, I will add it in the device tree so it will be disabled by default ;)
 
  • Like
Reactions: tonhao12

Top Liked Posts

  • There are no posts matching your filters.
  • 25
    Code:
    #include <std_disclaimer.h>
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed. Please
     * do some research if you have any concerns about features included in this ROM
     * before flashing it! YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you.
     */

    This is an (pretty early) AOSP build for our lovely x3 (p880). This project is still highly WIP, and there are many, many bugs.
    But the most important part of a phone is working :D You can make calls as usual ;)
    Now, let's go on as I'm no fan of big speeches :D

    Working
    ADB
    RIL (Phone)
    Data
    WiFi
    NFC
    Sound
    Music playback
    Vibration
    USB connection
    Bluetooth
    Bluetooth tethering (cannot test myself)
    Button Backlight
    Busybox ---> SuperSU can be easily flashed now
    Brightness

    Not working
    Camera

    You tell me more ;)

    Installation
    Download the ROM
    Download GAPPS
    Download WWJB kernel CM10.2 version

    Full wipe
    Flash ROM, GAPPS and kernel (you need to flash a custom kernel for now, as the ROM is missing some modules)
    reboot


    As already said, this project is WIP. So expect bugs, but if you encounter bugs, please also report them via DevDB bug reports. And please read the others before to avoid double posting

    XDA:DevDB Information
    AOSP 4.3 [21.10.2013], a ROM for the LG Optimus 4X HD

    Contributors
    laufersteppenwolf
    ROM OS Version: 4.3.x Jellybean
    Based On: AOSP

    Version Information
    Status: Alpha

    Created 2013-10-13
    Last Updated 2013-10-21
    9
    Waiting for the 4.4 AOSP ,can you do that friend...?

    Won't be that easy i guess. I heard there's a lot of kernel based imprivements

    Easy? Hell no :D But yes, I am working on it ;)
    8
    Alright guys, v0.04 is uploaded as wanted ;)

    flash ROM, gapps, kernel and enjoy a smooth AOSP experience :p :D
    8
    Alright guys, I have some good news :)

    New version is up :D

    As usual, a little changelog:
    Code:
    v0.03
     - Fixed Button Backlights
     - Fixed Bluetooth tethering
     - Device tree optimizations
     - Busybox should be fine now
     - Fixed a derp in wifi firmware
     - Smoothened
    
     - Auto Brightness is fixed

    Automatic Brightness, recent apps, Camera is still not working. But I'm on it ;)
    Also, custom kernel is still needed, as i forgot to include them into the device tree :eek:
    8
    Busybox + root

    Good news guys, after quite some time getting crazy about properly rooting AOSP, I hereby tell you how to do it ;)

    Download the attached busybox archive
    Extract it (wherever you want)
    Run the install_busybox.bat
    Let the device reboot

    Now we have busybox installed, which is needed for superSU installation.

    To finally root your device, just download the newest SuperSU installation zip from Chainfire (here)
    Boot into recovery
    Flash the zip
    Reboot and have fun with a rooted AOSP ;)