4.1 android JELLY BEAN - with wifi, audio

Status
Not open for further replies.
Search This thread

randomblame

Recognized Developer
May 18, 2009
2,711
18,010
First aosp jelly bean rom available. Compiled from source.

Broken:
audio - works in some apps (not system)
wifi signal indicator in combined bar & generally flakey compared to cm9


now working (as opposed to sdk port)
bluetooth
storage
sdcards
FLASHING)
usb
battery indicator
probably a lot more

just for those that can't wait - still very very very alpha - slightly newer build fixes su and internal sd card
build5
http://www.mediafire.com/?ntk63oh4759j6cp

Contributors:
Waydownsouth
gh123man


The base I used was from our cyanogenmod port and the device tree was primarily made by waydown south give him thanks and buy him beer

********************************************************************
Depricated
*********************************************************************
I'm pretty sure this is the first jelly bean sdk port evar!
pic


iconia a500

20trp74.jpg


14mxwd3.jpg


2nqs785.jpg


2j2uij5.jpg



about screen:
33yqqgw.jpg



ROM DOWNLOADS:
JUN29 v3 - GNEX rebase
http://www.mediafire.com/?yszb33ma258yoja

JUN28 v2 - disables strict mode and adds more needed componants for wifi bt audio and storage
http://www.mediafire.com/?1fh6g9025c4nzzz

JUN27 v1- initial release
http://www.mediafire.com/?0c9khouz5c5cckr

kernel source
https://github.com/randomblame/aosp_jb_a500/tree/master/t20-common

no audio
no wifi
sdcard is not working
usb not mounting flash drives

here is a quick walkthrough for anyone else interested in porting to their device - so I don't have to write it up a hundered more times:
http://xdaforums.com/showpost.php?p=28020178&postcount=36






Gh123man made a video of this in action here-

http://youtu.be/najwt5NFse0

 
Last edited:

randomblame

Recognized Developer
May 18, 2009
2,711
18,010
No. Just stop. SDK ports are useless.

Sent from my HTC ThunderBolt using Tapatalk 2

suck it

Some of us work on new and exciting things and others just sit around and whine about what they want - this is useful. Throughout the process of doing this I've learned a lot about what I will need to do to make it work from source when it drops. So go lurk somewhere else if it doesn't interest you.
 
Last edited:

randomblame

Recognized Developer
May 18, 2009
2,711
18,010
Wtf.

Looks like aokp and ur in the wrong place which I've seen you around so you should know that.?

Plus no source yet to my knowledge

Sent from my SAMSUNG-SGH-I717 using Tapatalk 2

it's jelly bean sdk - rom posted don't be an ass - android development - wtf this is where it goes

no there is no source that comes out next month this is based on the system.img that they released for the emulator today
 
Last edited:

bpear96

Senior Member
Sep 30, 2010
1,879
3,583
kernel is unmodified init.rc needed modifications init.traces needed to be placed in the ramdisk as well and toolbox seems to be broken and needed to be replaced with the ics version.

I've been trying all day to get a sdk port working on the gs2 lol, did some init.rc mods etc, but i just cant get it to boot, i think im going just going to give up for now lol. Seems like you have got some great process, good luck.
 

dincdoes.me

Senior Member
May 8, 2011
1,548
248
Detroit
Deleted

I'll check it out excited about this thank u

Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
 
Last edited:

bpear96

Senior Member
Sep 30, 2010
1,879
3,583
Lol not being an ass.. Why didn't you say anything besides. U just posted a picture you have no input on how or what you did so yea.. Not being an ass just was curious about it and why their are only pictures. I see that it was taken from an a500 so good luck with it I'm glad you are going to work on it.

I'll check it out excited about this thank u

Sent from my SAMSUNG-SGH-I717 using Tapatalk 2

The title did say "SDK port booted on a500" I knew exactly what this was, before i opened the thread.
 

randomblame

Recognized Developer
May 18, 2009
2,711
18,010
hmmm

E/CommandListener( 80): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory

it's in /proc/sys/net/ipv6/conf/default/
 

randomblame

Recognized Developer
May 18, 2009
2,711
18,010
Tomorrow I'll try and get wifi working I have made a dozen builds since last posted firmware audio is just missing libs storage needs a few fixes but I know where

Pretty sure I know what's causing my wifi issue should be a simple hex edit to lib hardware legacy
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 66
    First aosp jelly bean rom available. Compiled from source.

    Broken:
    audio - works in some apps (not system)
    wifi signal indicator in combined bar & generally flakey compared to cm9


    now working (as opposed to sdk port)
    bluetooth
    storage
    sdcards
    FLASHING)
    usb
    battery indicator
    probably a lot more

    just for those that can't wait - still very very very alpha - slightly newer build fixes su and internal sd card
    build5
    http://www.mediafire.com/?ntk63oh4759j6cp

    Contributors:
    Waydownsouth
    gh123man


    The base I used was from our cyanogenmod port and the device tree was primarily made by waydown south give him thanks and buy him beer

    ********************************************************************
    Depricated
    *********************************************************************
    I'm pretty sure this is the first jelly bean sdk port evar!
    pic


    iconia a500

    20trp74.jpg


    14mxwd3.jpg


    2nqs785.jpg


    2j2uij5.jpg



    about screen:
    33yqqgw.jpg



    ROM DOWNLOADS:
    JUN29 v3 - GNEX rebase
    http://www.mediafire.com/?yszb33ma258yoja

    JUN28 v2 - disables strict mode and adds more needed componants for wifi bt audio and storage
    http://www.mediafire.com/?1fh6g9025c4nzzz

    JUN27 v1- initial release
    http://www.mediafire.com/?0c9khouz5c5cckr

    kernel source
    https://github.com/randomblame/aosp_jb_a500/tree/master/t20-common

    no audio
    no wifi
    sdcard is not working
    usb not mounting flash drives

    here is a quick walkthrough for anyone else interested in porting to their device - so I don't have to write it up a hundered more times:
    http://xdaforums.com/showpost.php?p=28020178&postcount=36






    Gh123man made a video of this in action here-

    http://youtu.be/najwt5NFse0

    30
    No. Just stop. SDK ports are useless.

    Sent from my HTC ThunderBolt using Tapatalk 2

    suck it

    Some of us work on new and exciting things and others just sit around and whine about what they want - this is useful. Throughout the process of doing this I've learned a lot about what I will need to do to make it work from source when it drops. So go lurk somewhere else if it doesn't interest you.
    19
    It's 1:30 am Monday morning here... I'm heading to bed

    Here's something for you lot to chew on till I get some threads started tomorrow

    cm-10-20120722-UNOFFICIAL-a500.zip
    md5 6db1c6502ad73d22e5c42fbdea99dd32

    enjoy :)
    14
    Ok here it is full audio fix for the acer a500 4.1

    have fun and i like thanks ;)

    No reply's is this good or not because i suck at making flashable zips :p

    First time also that google now is working with respons and card's don't know if it is because of this fix :p
    Found out that if you flash the rom then reboot then flash google apps google now will work (for me then)
    13
    ok wifi working

    no audio
    internal sd card is not properly getting mounted still - I can mount it manually each boot but for some reason the init service to do it doesn't work automatically

    http://www.mediafire.com/?cw1gbnfn78yp6ab

    this is probably gonna be the last rom we put out till it's done