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

Search This thread

FettleifIsMyUserName

Senior Member
Jun 30, 2012
223
100
26
Sandnes
hey first off all thanks for your work here, i really love pure aosp and have been waiting for 4.3 for a while and this thing even though being a WIP this rom was fast :)

but i noticed two new bugs: no recent apps when holding down the home button and the screen brightness doesn't work
 

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mod
Jul 1, 2012
2,840
6,964
Baden-Württemberg
droideveloper.com
hey first off all thanks for your work here, i really love pure aosp and have been waiting for 4.3 for a while and this thing even though being a WIP this rom was fast :)

but i noticed two new bugs: no recent apps when holding down the home button and the screen brightness doesn't work

Thanks for your report :) Much appreciated

But please use the DevDB bug tracker if possible next time, so i can see all bugs without searching the reports ;)
 

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mod
Jul 1, 2012
2,840
6,964
Baden-Württemberg
droideveloper.com
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 ;)
 

Attachments

  • busybox.rar
    1.2 MB · Views: 18

laufersteppenwolf

Inactive Recognized Developer / Retired Forum Mod
Jul 1, 2012
2,840
6,964
Baden-Württemberg
droideveloper.com
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:
 
Last edited:

deownagee

Account currently disabled
Nov 26, 2012
167
24
26
Usa
cutt.ly
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:
When do you think you can get recent apps working (and maybe camera) ?
 
  • Like
Reactions: black@pirate

remorema

Senior Member
Mar 12, 2009
1,583
673
Lisbon
Tks for your great contribution to our P880

still havent tested this rom out since its in alpha stage and I need my p880 for every task but I'm sure Ill be using it in future when a stable version is out.
 

@non4

Senior Member
Jun 11, 2012
3,967
839
Gothicus
Tks for your great contribution to our P880

still havent tested this rom out since its in alpha stage and I need my p880 for every task but I'm sure Ill be using it in future when a stable version is out.

I would say beta, the rom is pretty usable as is ;)

Sent from my smart frying pan (Tegra 3)
 

someth1ng

Senior Member
Aug 12, 2012
279
37
Hopefully you can get a pure AOSP out. Pure AOSP is da bomb.

Sent from my LG-P880 using Tapatalk
 

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 ;)