[For Devs] android 4.1 jellybean - T-Mobile, Samsung Galaxy SIII

NOTE: DO NOT FLASH THIS TO YOUR PHONE> IT WILL HARD BRICK!
this is for any dev that wants to try and port android jellybean to the s3 Tmobile version. they already ported it to the internationl version so i think that might make it a little easier. here is the OP in the international section: http://forum.xda-developers.com/showthread.php?t=1737449

fcortes626 said:
NOTE: DO NOT FLASH THIS TO YOUR PHONE> IT WILL HARD BRICK!
this is for any dev that wants to try and port android jellybean to the s3 Tmobile version. they already ported it to the internationl version so i think that might make it a little easier. here is the OP in the international section: http://forum.xda-developers.com/showthread.php?t=1737449
Click to expand...
Click to collapse
Hmmm...
Wonder if we could take that ROM, change the updater-script to match our mounting points....then we just need a kernel....

Which we have one kernel already made. Not sure if it would work though.
If anyone would help set up a build environment that would work for our kernels and roms then I will gladly help and start learning.
Sent from my SGH-T999 using Tapatalk 2

brfield said:
Which we have one kernel already made. Not sure if it would work though.
If anyone would help set up a build environment that would work for our kernels and roms then I will gladly help and start learning.
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
I think we'd need a stock CM9 based kernel though. If I understand correctly.

uoY_redruM said:
I think we'd need a stock CM9 based kernel though. If I understand correctly.
Click to expand...
Click to collapse
Well, it shouldn't take too long. It may be possible to build a CM9 Kernel for our phones using parts of the stock kernel that we have access to.

Once the JB source is released, an S3 port might actually be viable. Otherwise it's essentially just flashing a gnex image and praying something/anything works.

uoY_redruM said:
I think we'd need a stock CM9 based kernel though. If I understand correctly.
Click to expand...
Click to collapse
a CM9 kernel shouldn't be needed, just a modded kernel for our specific phone from what i believe.

We know this, but it's more of an experiment. Also, it helps work out anything we may need to do early on with the modules and drivers
Sent from my SGH-T999 using Tapatalk 2

Why not take this ROM, change the updater-script for our mount points, remove the flashing of the boot.img, flash ROM then flash the kernel Roman release?
Think that would work?

uoY_redruM said:
Why not take this ROM, change the updater-script for our mount points, remove the flashing of the boot.img, flash ROM then flash the kernel Roman release?
Think that would work?
Click to expand...
Click to collapse
It could, in theory. But we would need to work on the modules for anything to work. Could you post our mount points?

why does it have to be a cm9 kernel?

to be completely honest, as soon as we get a cm9 alpha, we will see some worth while stuff! but until then. TouchWiz it iz. We will have team kang's AOKP in no time im sure. i cant wait to see wuts to come. especially since this phone is at all the major carriers and they are all basically exactly the same! should be epic.

Radsolutionz said:
to be completely honest, as soon as we get a cm9 alpha, we will see some worth while stuff! but until then. TouchWiz it iz. We will have team kang's AOKP in no time im sure. i cant wait to see wuts to come. especially since this phone is at all the major carriers and they are all basically exactly the same! should be epic.
Click to expand...
Click to collapse
yea i think once one of the other major carriers (or ares) get cm9 then we will see some awesome stuff for everyones phone!
I think that the only thing that makes them different is the radios in the phone

uoY_redruM said:
Hmmm...
Wonder if we could take that ROM, change the updater-script to match our mounting points....then we just need a kernel....
Click to expand...
Click to collapse
uoY_redruM said:
I think we'd need a stock CM9 based kernel though. If I understand correctly.
Click to expand...
Click to collapse
uoY_redruM said:
Why not take this ROM, change the updater-script for our mount points, remove the flashing of the boot.img, flash ROM then flash the kernel Roman release?
Think that would work?
Click to expand...
Click to collapse
If aosp was that easy we would all be doing it but no... way more complex than that....
im on my phone. expect terrible typos.

howtomen said:
If aosp was that easy we would all be doing it but no... way more complex than that....
im on my phone. expect terrible typos.
Click to expand...
Click to collapse
Wishful thinking I suppose

in another note i found a mini tutorial on how to port it to other devices if anyone wants to try it here is the guide. it is an SDK port. note: i did not write this guide i am just posting a link to the authors op. you can thank him and/or donate to him. here isorum.xda-developers.com/showpost.php?p=28020178&postcount=36 the link:

fcortes626 said:
in another note i found a mini tutorial on how to port it to other devices if anyone wants to try it here is the guide. it is an SDK port. note: i did not write this guide i am just posting a link to the authors op. you can thank him and/or donate to him. here isorum.xda-developers.com/showpost.php?p=28020178&postcount=36 the link:
Click to expand...
Click to collapse
Link is broken, im not meaning to be a lazy pest.

sswb27 said:
Link is broken, im not meaning to be a lazy pest.
Click to expand...
Click to collapse
sorry about that :silly:
here you go: http://forum.xda-developers.com/showpost.php?p=28020178&postcount=36

fcortes626 said:
sorry about that :silly:
here you go: http://forum.xda-developers.com/showpost.php?p=28020178&postcount=36
Click to expand...
Click to collapse
i also have a deodexed system dump of jb if you want it let me know.

Source is out
Sent from my Galaxy Nexus using Tapatalk 2

Related

Non-deodexed JB stock ROM for Toro Verizon Nexus?

I can't seem to find one.
Where is the non-deodexed JB ROM for Toro devices?
I tried searching, but nothing is coming up. Only links to Viciouses' deodexed one.
We have one.
http://www.teambamf.net/topic/4064-rom-jellybamf-12/page__pid__88932#entry88932
Cool. Thanks.
I am wondering if its a stock build though. The OP says he changed some stuff 'under the hood' without providing a changelog.
Actually, I am wondering. Is there a way to un-deodex a ROM?
As in convert a deodexed rom to odexed.
Well, since there's not been source or an OTA for toro or toroplus, there inherently has to be something changed. The only completely stock image available is for GSM devices.
MultiDev said:
Cool. Thanks.
I am wondering if its a stock build though. The OP says he changed some stuff 'under the hood' without providing a changelog.
Click to expand...
Click to collapse
Its as stock as you will get and being I posted it, I should know
Stuff under the hood was port/performance/stability related, not adding or removing features.
I didn't give a changelog because it was all under the hood porting stuff anyway, that nobody cares about (unless it doesn't work).
MultiDev said:
Actually, I am wondering. Is there a way to un-deodex a ROM?
As in convert a deodexed rom to odexed.
Click to expand...
Click to collapse
There are some tools floating around.
adrynalyne said:
Its as stock as you will get and being I posted it, I should know
Stuff under the hood was port/performance/stability related, not adding or removing features.
Click to expand...
Click to collapse
I'm sure its "as stock as you will get". But its not 100% stock, out of necessity of having to add radios etc.. You said it yourself, its a port.
If OP wants a completely stock image, he's gonna have to wait for OTA or support images.
MultiDev said:
Actually, I am wondering. Is there a way to un-deodex a ROM?
As in convert a deodexed rom to odexed.
Click to expand...
Click to collapse
Get paulobrians rom. It has a app to do just what you mentioned.
Sent from my Galaxy Nexus using xda premium
martonikaj said:
Well, since there's not been source or an OTA for toro or toroplus, there inherently has to be something changed. The only completely stock image available is for GSM devices.
Click to expand...
Click to collapse
martonikaj said:
I'm sure its "as stock as you will get". But its not 100% stock, out of necessity of having to add radios etc.. You said it yourself, its a port.
If OP wants a completely stock image, he's gonna have to wait for OTA or support images.
Click to expand...
Click to collapse
I never said it was 100% stock, so why are you bringing it up, and twice at that? It is common knowledge that JB is currently a developer preview on GSM only.
adrynalyne said:
I never said it was 100% stock, so why are you bringing it up, and twice at that?
Click to expand...
Click to collapse
I'm bringing it up because that's what OP is looking for. I'm not belittling what you (or any other developer) have done to create 4.1 ROMs, but they're not stock, which is what he's asking for.
Just making it clear.
It is common knowledge that JB is currently a developer preview on GSM only.
Click to expand...
Click to collapse
You'd think it is, but it isn't. People assume a lot of things. They think "Jellybean is released, and it must be available for my Nexus variant." When its actually not officially released, and the only "stock" image is for GSM.

[ROM][7/14]-Stock Rooted Deodexed - IML74K.US.9.4.3.30

This is a Stock Rooted and De-Odexed ROM based on the official Asus IML74K.US.9.4.3.30 release.
You MUST be on the current IML74K.US.9.4.3.30 Firmware. You cannot flash this over AOKP / CM9 or any other ROM that does not use the IML74K.US.9.4.3.30 kernel!
It uses Super SU and has no tweaks or mods. Its just as Asus would have made it if they were to make a Rooted and De-odexed ROM!
Its great for those that may want to make there own ROM of just have a ROM to fall back on.
MD5: F85D542BD87F9A85B225016724ECFE8F
DOWNLOAD
Reserved
Correct me if im wrong, but doesnt the prefix: IML74K belong to the TF101, I thought our Firmware (US Version) started with US_epad-9.4.3.30_2012 ? Thanks for the new rom though!
Anyone's thoughts on how this compares to Seanz's?
moisaal said:
Correct me if im wrong, but doesnt the prefix: IML74K belong to the TF101, I thought our Firmware (US Version) started with US_epad-9.4.3.30_2012 ? Thanks for the new rom though!
Click to expand...
Click to collapse
ro.build.display.id=IML74K.US_epad-9.4.3.30-20120604
Thats the last Asus has. I think the IML74K is throwing you off making you think of a different tablet? Not sure what the builds are on the other Tabs. Its quite possible that build number can be used on the TF101. Not sure though.
I shortened the title and excluded the "_epad" (kinda a given, lol) and took off the date stamp because only so much will fit in the thread title.
Hope that clarifies it a bit for you.
EDIT: Just found the latest build prop for the TF101 and it indeed is similiar
ro.build.display.id=IML74K.US_epad-9.4.2.21-20120323
So it does look like the use the IML74K build number on the 101 as well. Not sure of the significance of the IMLxxxx?
10010110 said:
Anyone's thoughts on how this compares to Seanz's?
Click to expand...
Click to collapse
Its a stock ROM.. I will be posting my "real" ROM later on tonight
I just put this out for those that, as posted in the OP, may want to do there own dev work or just have a quick and Easy stock de-odex ROM to flash and maintain 100% Asus software.
My real ROM "CleanROM" strips out all the Asus Crap... Most of it anyways...
scrosler said:
ro.build.display.id=IML74K.US_epad-9.4.3.30-20120604
Thats the last Asus has. I think the IML74K is throwing you off making you think of a different tablet? Not sure what the builds are on the other Tabs. Its quite possible that build number can be used on the TF101. Not sure though.
I shortened the title and excluded the "_epad" (kinda a given, lol) and took off the date stamp because only so much will fit in the thread title.
Hope that clarifies it a bit for you.
Its a stock ROM.. I will be posting my "real" ROM later on tonight
Click to expand...
Click to collapse
oooooooohh jelly bean by any chance?
malamalaful said:
oooooooohh jelly bean by any chance?
Click to expand...
Click to collapse
Hahaha, no. I general only work with the latest firmware. Dont do the porting stuff. Like stability over the cool factor of having a partially working device, lol
Reserved for later well dont
Looking forward to trying this but will probably wait on your CleanRom. Good to see another stock base rom for our device.
dxwilliams40 said:
Looking forward to trying this but will probably wait on your CleanRom. Good to see another stock base rom for our device.
Click to expand...
Click to collapse
Huge +1, I haven't even flashed a Rom yet, not really a cm fan.
You gonna post at mik mik, also, Scott?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
dxwilliams40 said:
Looking forward to trying this but will probably wait on your CleanRom. Good to see another stock base rom for our device.
Click to expand...
Click to collapse
Yeah, cool! Its just a cleaned up version of this ROM. I dont know much abotu these "blob" files so I am still learning. I can do much wiht the ramdisk which is where I perform my magic. But with just all this crazy Asus stuff taken out its runs soooo much smoother.
But just to clarify, I am talking about CleanROM, and not this stock rooted ROM.
This stock rooted ROM is just that. A complete 100% stock ROM that is pre roooted and de-odexed. A great ROM if you want to build your own!
nick1313 said:
Huge +1, I haven't even flashed a Rom yet, not really a cm fan.
You gonna post at mik mik, also, Scott?
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Oh yeah, When I am ready, I gotta get with Amikam. I have to work today and did this before I had to head in to work.
-Scott
scrosler said:
Yeah, cool! Its just a cleaned up version of this ROM. I dont know much abotu these "blob" files so I am still learning. I can do much wiht the ramdisk which is where I perform my magic. But with just all this crazy Asus stuff taken out its runs soooo much smoother.
But just to clarify, I am talking about CleanROM, and not this stock rooted ROM.
This stock rooted ROM is just that. A complete 100% stock ROM that is pre roooted and de-odexed. A great ROM if you want to build your own!
Oh yeah, When I am ready, I gotta get with Amikam. I have to work today and did this before I had to head in to work.
-Scott
Click to expand...
Click to collapse
Awesome, looking forward to it.
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Hay Scott, good to see you here. Miss you in the Rezound forums. Looking forward to some Clean Roms.
jm700wx said:
Hay Scott, good to see you here. Miss you in the Rezound forums. Looking forward to some Clean Roms.
Click to expand...
Click to collapse
No doubt, its been a while!
Im loving this pad! This thing is the BOMB!
scrosler said:
No doubt, its been a while!
Im loving this pad! This thing is the BOMB!
Click to expand...
Click to collapse
Great to see we have another dev on the TF300.... Do you also know about kernel development?
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
Admiral2145 said:
Great to see we have another dev on the TF300.... Do you also know about kernel development?
Sent from my ASUS Transformer Pad TF300T using XDA Premium HD app
Click to expand...
Click to collapse
No, I have never done any. I always wanted to but time being so limited I never get a chance to. Plus these blob files have me stumped right now
Nice job !
There is possibility to do the same with WW_epaduser9_4_3_30 ?
for european users ?
No need to. Jusz flash Stock and then this one. Und alles ist gut
Ok..i will try this !
Danke sehr ! Tschüß !
edit : ouch ! i have CM9 installed ...and i read at the first page that don't flash over AOKP/CM and so on ...
question?
this may be a dumb question, but this is ICS correct? just well yeah rooted and now the .odex files are in the apk's as .dex files etc. just wondering, thx though

[Q] Can I have some help from an experienced/trustworthy dev?

I just ported a ROM from the T-989 to the Nexus via disxda's kitchen and I'm slightly afraid to flash it since I bricked the last phone I tried porting on (it was hand-ported). I'm not asking you to flash it, but would you please look it over for me? Message me and I'll send you the link; just don't want it to be public yet.
What did you flash to your phone to brick a Nexus is probably the more important question.
imnuts said:
What did you flash to your phone to brick a Nexus is probably the more important question.
Click to expand...
Click to collapse
No no, I'm not bricked! That was my first attempt and it was hand-ported. I did this with the kitchen, and it's the second attempt. Haven't flashed yet... Afraid the kitchen did something wrong. Just want some advice.
imnuts said:
What did you flash to your phone to brick a Nexus is probably the more important question.
Click to expand...
Click to collapse
this.. i thought the gnex was impossible to brick
k786 said:
this.. i thought the gnex was impossible to brick
Click to expand...
Click to collapse
Haha, refer to above. The thing I bricked with my PREVIOUS port was a T-989. This is an entirely different, GNex port I made, but have not yet tested.
Can someone at least tell me the average ROM size...
DinoSoup said:
Can someone at least tell me the average ROM size...
Click to expand...
Click to collapse
130-160 depending on if gapps are included in would say that 130 is pretty avg and 160 is with gapps.
Sent from my Nexus 7
Interesting...
Sent from my Galaxy Nexus
why would you want to flash a sgs2 rom/port on a gnex? arent they on gingerbread or ics?
simms22 said:
why would you want to flash a sgs2 rom/port on a gnex? arent they on gingerbread or ics?
Click to expand...
Click to collapse
ICS. It's an Xperia based ROM.

closed

closed
reserved
Thanks a bunch
is this Jelly bean 4.1.2?
sojay said:
is this Jelly bean 4.1.2?
Click to expand...
Click to collapse
Yes it is
Got it installed and it works good, Nice to have my gps working properly again!
Can I flash a kernel with this?
funbulton said:
Can I flash a kernel with this?
Click to expand...
Click to collapse
it better be touchwiz and be for this device.. LoL I dont know for sure but I bet Jedi would work or faux's kernel... no guarantees though, wait for someone to answer that knows LoL or google it... I never have played around with telus ROMs and TMO kernels together... it should work but again not sure. if you test it let us know the result.
Rushing said:
it better be touchwiz and be for this device.. LoL I dont know for sure but I bet Jedi would work or faux's kernel... no guarantees though, wait for someone to answer that knows LoL or google it... I never have played around with telus ROMs and TMO kernels together... it should work but again not sure. if you test it let us know the result.
Click to expand...
Click to collapse
On ICS they would generally mess up the auto rotation, but work otherwise.
Rushing, thanks a lot for this, will be flashing soon.
Any indication the new infamous wipes are needed for flashing the telus 4.1.2? (versus TMo?)
cchriss said:
On ICS they would generally mess up the auto rotation, but work otherwise.
Rushing, thanks a lot for this, will be flashing soon.
Any indication the new infamous wipes are needed for flashing the telus 4.1.2? (versus TMo?)
Click to expand...
Click to collapse
if on CWM then use the wipees.
Cooool ! Thanks a lot Rushing !
I'll make sure to try this ASAP
Rushing said:
if on CWM then use the wipees.
Click to expand...
Click to collapse
Clean install
- Factory reset on old ROM
- Infamous superwipe
- Telus Radio
- ROM
working great, you're awesome
cchriss said:
Clean install
- Factory reset on old ROM
- Infamous superwipe
- Telus Radio
- ROM
working great, you're awesome
Click to expand...
Click to collapse
Thanks brotha,
ROM COOKS AND USERS can use this as a base for their ROM(s).
All I ask is a thank you on this O.P. and mention of this base in your O.P.
That's it.. Enjoy
again great job...
btw... any way to get the volume wake for this? and is this deodexed?
iviorph said:
again great job...
btw... Any way to get the volume wake for this? And is this deodexed?
Click to expand...
Click to collapse
yes and yes =]
Thanks Rushing. Been waiting to try this, but didn't want to have to go through Kies or ODIN and reroot. Knew someone would come through.
Thanks, a lot. Maybe people can use the telus one for the base of their ROMs now. It's clean of bloat, tethering is native so you don't have to mess around, etc. I mean it's pure TW. I know most custom ROMs are debloated. But where TMO is concerned it can never be clean enough.
s3nr1 said:
Thanks, a lot. Maybe people can use the telus one for the base of their ROMs now. It's clean of bloat, tethering is native so you don't have to mess around, etc. I mean it's pure TW. I know most custom ROMs are debloated. But where TMO is concerned it can never be clean enough.
Click to expand...
Click to collapse
I agree, but TMO has wifi calling so that base is quite popular, but I am sure there will be a nice custom telus rom eventually.
IVIorph said:
again great job...
btw... any way to get the volume wake for this? and is this deodexed?
Click to expand...
Click to collapse
Take the android.policy out of /system/framework in my JB 4.666 Rom &add it in to your current system/framework (deodexed) ROM. And reboot.
Sent from my Nexus 4 premium
Rushing said:
Take the android.policy out of /system/framework in my JB 4.666 Rom &add it in to your current system/framework (deodexed) ROM. And reboot.
Sent from my Nexus 4 premium
Click to expand...
Click to collapse
Thanks!
In case anyone else wanted it, it's attached below. (copy to system/framework)

[Q] HTC logo button

I really like the ability to use the HTC logo as a button, but the only way i know how to do this is the slim bean rom. So my question is, anyway to get this function on a sense based rom? All info would be greatly appreciated. thanks
delete
Androcles said:
there are many kernels for htc one... check the links below.
http://forum.xda-developers.com/showthread.php?t=2249774
http://forum.xda-developers.com/showthread.php?t=2307371
http://forum.xda-developers.com/showthread.php?t=2255900
Click to expand...
Click to collapse
Woah there!!!!!
OP DO NOT FLASH THOSE KERNELS!
You could brick!
Never flash anything that was not made specifically for your device. If you bother to read the first post in most of those threads they specifically say that Verizon and sprint are not supported.
Please do not post links to potential harmful threads.
We will have custom kernels as soon as HTC releases kernel source for our device. If you can't wait that long then a few of the AOSP ROMs have the HTC logo working as a button.
definitly not flashing any of those haha.
but thank you both for the responses
I'm sorry. didn't notice that. I flashed the aosp one on mine...work pretty well.
Androcles said:
I'm sorry. didn't notice that. I flashed the aosp one on mine...work pretty well.
Click to expand...
Click to collapse
Thanks for editing your post.
None of those kernels were made for our device and could potentially break stuff now that we are s-off.
GrayTheWolf said:
Thanks for editing your post.
None of those kernels were made for our device and could potentially break stuff now that we are s-off.
Click to expand...
Click to collapse
The aosp one works well.
Androcles said:
The aosp one works well.
Click to expand...
Click to collapse
How were you able to run a kernel made for a different variation?
Sent from my HTC6500LVW using Tapatalk
refreblast said:
How were you able to run a kernel made for a different variation?
Sent from my HTC6500LVW using Tapatalk
Click to expand...
Click to collapse
flashed it month ago. no any problem. just flash it. i don't know about the google edition and sense, but aosp works
http://forum.xda-developers.com/showthread.php?t=2236121
That is the kernel I using on cm10.2. of course, I'm on verizon.
VanirAOSP uses a custom kernel that allows the HTC Logo to be used as a sleep/wake button.

Categories

Resources