[Q] Stock JB 4.1.2 from sgh-t989 to sgh-t769 - Samsung Galaxy S Blaze 4G

Hi everybody...
I'm kinda new to Android...
I want to ask, is it possible to install the stock JB 4.1.2 firmware which belongs to Samsung galaxy SII (sgh-t989) on Samsung Galaxy Blaze 4G (sgh-t769)??

I would say no.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app

Agree with tommy.
Sent from my SAMSUNG-SGH-T769 using XDA Premium 4 mobile app

It would solve a lot of problems with development if it did work though.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app

tommyboy8125 said:
It would solve a lot of problems with development if it did work though.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
That, is an understatement....
Sent from my GT-P5113 using XDA Premium 4 mobile app

tommyboy8125 said:
It would solve a lot of problems with development if it did work though.
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
Lool,, hope you make it.
Thank you

Touchwiz jb 4.1.2+
Just curious, is it possible to port stock jb from sgh-t989 to the Blaze? Could we actually get a taste of real Touchwiz JellyBean?

chweez said:
Just curious, is it possible to port stock jb from sgh-t989 to the Blaze? Could we actually get a taste of real Touchwiz JellyBean?
Click to expand...
Click to collapse
I think that someone with a lot of porting experience can get this to (partially) work, I have no experience with porting what soever, but I do know Python and learning VB. Would be cool if I could use those in android

I hope someone may consider it. I am learning all this stuff with a lot of effort. I have until now been developing apps only... But ROM dev and porting, and kernel tweaking is really interesting. But you can use python in android...at least in app dev.
Sent from my SAMSUNG-SGH-T769 using Tapatalk

chweez said:
I hope someone may consider it. I am learning all this stuff with a lot of effort. I have until now been developing apps only... But ROM dev and porting, and kernel tweaking is really interesting. But you can use python in android...at least in app dev.
Sent from my SAMSUNG-SGH-T769 using Tapatalk
Click to expand...
Click to collapse
Click it if you dare.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

4.x Stock Touchwiz JB
Somcom3X said:
Click it if you dare.
Click to expand...
Click to collapse
Wow, Somcom, you have already done it? Why haven't you posted that awesome ROM on our dev thread? But if you opt to keep it private, i would like to have a taste. Or at least teach me how you ported that ROM. I really wanna be a ROM dev and porter. Thanks for the hope.

chweez said:
Wow, Somcom, you have already done it? Why haven't you posted that awesome ROM on our dev thread? But if you opt to keep it private, i would like to have a taste. Or at least teach me how you ported that ROM. I really wanna be a ROM dev and porter. Thanks for the hope.
Click to expand...
Click to collapse
Finished it about 3 hours ago.
WiFi is broken, keeping me from relasing.
Wasn't really a port, was more of recompiling the kernel and adding blaze support kind of thing. Only took me 9 hours...
This approach lets people flash any Hercules and skyrocket tw rom.
Sent from my SGH-T769 using Tapatalk

How
Somcom3X said:
Finished it about 3 hours ago.
WiFi is broken, keeping me from relasing.
Wasn't really a port, was more of recompiling the kernel and adding blaze support kind of thing. Only took me 9 hours...
This approach lets people flash any Hercules and skyrocket tw rom.
Sent from my SGH-T769 using Tapatalk
Click to expand...
Click to collapse
Do you have like tutorials for porting tw roms from similar devices(Hercules etc)? I would like to learn that. If not please give me some guidelines. I would really be thankful. Anyways you know a lot of stuff, have you ever considered passing that expertise to others? Oh well, i know there are a lot of tutorials on everything all over the forum and stuff, but maybe your way is different. You have done a lot of dev work, that's what i mean.
Sent from my SGH-T769 using Tapatalk

Somcom3X said:
Finished it about 3 hours ago.
WiFi is broken, keeping me from relasing.
Wasn't really a port, was more of recompiling the kernel and adding blaze support kind of thing. Only took me 9 hours...
This approach lets people flash any Hercules and skyrocket tw rom.
Sent from my SGH-T769 using Tapatalk
Click to expand...
Click to collapse
omg. You are amazing!. I hope to be able to test this eventually. I'll take it without WiFi!

chweez said:
Do you have like tutorials for porting tw roms from similar devices(Hercules etc)? I would like to learn that. If not please give me some guidelines. I would really be thankful. Anyways you know a lot of stuff, have you ever considered passing that expertise to others? Oh well, i know there are a lot of tutorials on everything all over the forum and stuff, but maybe your way is different. You have done a lot of dev work, that's what i mean.
Sent from my SGH-T769 using Tapatalk
Click to expand...
Click to collapse
Ha ha.
No tutorials it's all prior knowledge.
Well here's how this project came to be :
1) read this thread
2) downloaded the source code
3) diffed the defconfigs of herc, the cm t769 and the ics apex one.
4) compiled a kernel
5) repacked boot.img
6) didn't boot
7) replaced my uber kernel with the compiled kernel
8) booted, no network, wifi, gapps.
9)Repeat 4,6,8, and 9 five times. 10) debug ril. Fixed
11) post screen shot
12) go to sleep
Sent from my SGH-T769 using Tapatalk

Thanks a lot
Somcom3X said:
Ha ha.
No tutorials it's all prior knowledge.
Well here's how this project came to be :
1) read this thread
2) downloaded the source code
3) diffed the defconfigs of herc, the cm t769 and the ics apex one.
4) compiled a kernel
5) repacked boot.img
6) didn't boot
7) replaced my uber kernel with the compiled kernel
8) booted, no network, wifi, gapps.
9)Repeat 4,6,8, and 9 five times. 10) debug ril. Fixed
11) post screen shot
12) go to sleep
Sent from my SGH-T769 using Tapatalk
Click to expand...
Click to collapse
Thanks Somcom, I'll try that. But my ROM will probably get stuck on the bootscreen, or systemUI or android.core process will keep crashing , coz that's what happens to all my Roms. But thanks alot. I hope to see the 4.1.2 tw ROM soon. GREAT DEV WORK, REALLY GREAT...

Forgot to mention flash isn't working too
Sent from my SGH-T769 using Tapatalk

Wifi will be a while... Torch too..
They are linked to the libhardware_legacy.so lib, which can't be easily modified.

Somcom3X said:
Wifi will be a while... Torch too..
They are linked to the libhardware_legacy.so lib, which can't be easily modified.
Click to expand...
Click to collapse
Yap, things aren't so bad. The broken features will, in time, get fixed. You couldn't possibly steal us a taste, would you?
Sent from my SAMSUNG-SGH-T769 using Tapatalk

chweez said:
Yap, things aren't so bad. The broken features will, in time, get fixed. You couldn't possibly steal us a taste, would you?
Sent from my SAMSUNG-SGH-T769 using Tapatalk
Click to expand...
Click to collapse
Heh.
Maybe tonight or tomorrow.
I am working overtime on fixing the wifi.
And I gotta say, NO LAG.
Sent from my SGH-T769 using Tapatalk

Related

Slim jelly

An devs open to maybe comming up with a slim jelly rom
Sent from my SGH-I997 using Tapatalk 2
The issue with Slim jelly is that he/they won't let anyone port it to other devices. It is only allowed for personal use.
Sent from my sweet & buttery Infuse
Yeah...we all remember what happened when I ported slim ics... :/
Although...I have been working on a pure aosp jb Rom...its not my top priority (twrp is my top priority) currently it boots but touch is messed up...I'm using cm10 kernel repo and infuse/Aries device repos...so not sure why its so unstable compared to cm10
If I ever do get it stable I may release it...
Sent from my HTC Holiday using Tapatalk 2
mg2195 said:
Yeah...we all remember what happened when I ported slim ics... :/
Although...I have been working on a pure aosp jb Rom...its not my top priority (twrp is my top priority) currently it boots but touch is messed up...I'm using cm10 kernel repo and infuse/Aries device repos...so not sure why its so unstable compared to cm10
If I ever do get it stable I may release it...
Sent from my HTC Holiday using Tapatalk 2
Click to expand...
Click to collapse
They already have a slim jelly ? That was by far my favorite ics rom still using it with the current cm9 base .man some people.
Sent from my SGH-I997 using Tapatalk 2
SIGMAxB said:
They already have a slim jelly ? That was by far my favorite ics rom still using it with the current cm9 base .man some people.
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
Read this:
http://forum.xda-developers.com/showthread.php?t=1661272
Ask this:
http://forum.xda-developers.com/member.php?u=4370145
Port this:
http://forum.xda-developers.com/showthread.php?t=1780071
Base on this:
http://forum.xda-developers.com/showthread.php?t=1776129
qkster said:
Read this:
http://forum.xda-developers.com/showthread.php?t=1661272
Ask this:
http://forum.xda-developers.com/member.php?u=4370145
Port this:
http://forum.xda-developers.com/showthread.php?t=1780071
Base on this:
http://forum.xda-developers.com/showthread.php?t=1776129
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
bigjoe2675 said:
Click to expand...
Click to collapse
I don't want to bog him down with personal requests, I did some research and have come to the conclusion that a dev is a special breed. That stuff is just over my primitive capacity.
Sent from my SGH-I997 using Tapatalk 2
I still have Slum ICS and LOVE it. My fav!!!!
Sent from my SGH-I997 using xda app-developers app
---------- Post added at 06:11 PM ---------- Previous post was at 06:09 PM ----------
Slim....lol @"slum"!
Sent from my SGH-I997 using xda app-developers app
Well...after looking at the slim bean thread I noticed this
krarvind said:
[*]No ports based on my ROM zip file, manifest.xml will be updated regularly and feel free to compile from source
[/LIST]
Click to expand...
Click to collapse
-its way past my bed time so I may be mis inturperating this...but I think that means your allowed to build it from source...if that's the case...then ill try porting it from source (not the Rom zip)
I'll pm krarvind tomorrow for clarification...
Sent from my HTC PH39100 using Tapatalk 2
will any of these jellybean roms work with the rogers version?
DrQas said:
will any of these jellybean roms work with the rogers version?
Click to expand...
Click to collapse
They should...you had the prob with data/texts/calls...I replyed in your other thread that your problem is likely due to wrong apns...I think by default cm10 ANC other jb roms use att apns...you just gotta figure out the proper rogers apns...
You could probably google "rogers Samsung infuse apn settings" I would assume that would get you results...
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
Well...after looking at the slim bean thread I noticed this
-its way past my bed time so I may be mis inturperating this...but I think that means your allowed to build it from source...if that's the case...then ill try porting it from source (not the Rom zip)
I'll pm krarvind tomorrow for clarification...
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
Wow that speaks loud and clear about the devs we have how awesome they are to put aside projects to answer the requests of the masses . Thanks for lookin out for us.
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
SIGMAxB said:
Wow that speaks loud and clear about the devs we have how awesome they are to put aside projects to answer the requests of the masses . Thanks for lookin out for us.
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
No promises...I PM'd krarvind for clarification...so it will have to wait till I hear back from him...if he says no...then no worries, I'm currently working on a 100% aosp jb Rom...if I can get that going then I can create a similar Rom to slim...
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
No promises...I PM'd krarvind for clarification...so it will have to wait till I hear back from him...if he says no...then no worries, I'm currently working on a 100% aosp jb Rom...if I can get that going then I can create a similar Rom to slim...
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
I do enjoy aosp ^_^ But you should include performance settings from cm10
Sent from my SGH-I997 using xda app-developers app
Good news, krarvhind pmd me back....clarified that its fine as long as I compile from source! Gonna work in twrp a little bit then this....hopefully should have a build up by ynight or tomorrow
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
Good news, krarvhind pmd me back....clarified that its fine as long as I compile from source! Gonna work in twrp a little bit then this....hopefully should have a build up by ynight or tomorrow
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
Sweet and again thanks
Sent from my SAMSUNG-SGH-I997 using Tapatalk 2
I wouldn't expect a build by tomorrow...or anytime soon. this is A LOT more confusing than I thought it would be...the main problem is that slim is based off aosp, not cyanogenmod...also, there is barely any source for slimbean yet...
What makes it confusing is that slim grabs things from sooo many repos...aosp, aokp, cyanogen...etc
Sooooo...with that said...I think I'm gonna try and port slimics from source first since the whole source for that is up...if I can get that going then ill move onto slimbean (for now slimics will be for personal use only...I only received permission for slim bean...after I get slimics working ill contact krarvhind and see if I can upload it for the public...)
Sent from my HTC PH39100 using Tapatalk 2
mg2195 said:
I wouldn't expect a build by tomorrow...or anytime soon. this is A LOT more confusing than I thought it would be...the main problem is that slim is based off aosp, not cyanogenmod...also, there is barely any source for slimbean yet...
What makes it confusing is that slim grabs things from sooo many repos...aosp, aokp, cyanogen...etc
Sooooo...with that said...I think I'm gonna try and port slimics from source first since the whole source for that is up...if I can get that going then ill move onto slimbean (for now slimics will be for personal use only...I only received permission for slim bean...after I get slimics working ill contact krarvhind and see if I can upload it for the public...)
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
Any straight aosp jellybean ports in the work?
Sent from my SGH-I997 using xda app-developers app
dustinhayes93 said:
Any straight aosp jellybean ports in the work?
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Well...I'm working on slim ics, and from there slim bean...
I've also been working on a pure jellybean aosp...although its 100% aosp so its missing a lot of the cyanogenmod10 fixes...so far its like the first cm10 build...it boots, and touchscreen is almost completely un reaponsive
I'm also still working on twrp, I work on all these things everyday...so nothing is paused...when I get frustrated with one project I take a break and work on a different one
(Btw...I'm syncing th slimics repo now...my least favorite part about compiling because it takes freaking forever to do the first repo sync, like 3+ hours for me...)
So...to answer your question, yes/no...a straight aosp jellybean Rom is in the works...but it won't be a port...it'll be compiled from source...if I can get that to work...then I can start making some of my own custom aosp roms in stead of porting them...
I'm still learning as I go...but stay tuned...I have some big plans....
Sent from my HTC PH39100 using Tapatalk 2

[ROM][JellyBean][4.1.2]Unofficial Slim Bean (Infuse4G)(updated 3.0.0)

krarvind said:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Important Notes:
Fully compiled from AOSP source ( source.android.com) with my mods and interesting ones from CM/AOKP.
Read the changelog and installation instructions on the website here carefully.
Feature requests will be ignored in general but will review ( if a relevant commit is provided) and decide
No ports based on my ROM zip file, manifest.xml will be updated regularly and feel free to compile from source
Flash them in the order described.
Dpi etc are usual Slim stuff.
Changelog/Download:
For the latest changelog/download like go here
Currently all source are from source.android.com
Support via thanks or donate button. Please don't fill up the thread with "this is great" etc. Just hit thanks button. Cheers.
Credits are fully described here
Click to expand...
Click to collapse
DOWNLOAD:
Slim-3.0.0
slim gapps found here: Gapps and other add-ons
INSTRUCTIONS
wipe data/factory rest
wipe cach
wipe dalvic cache
format system under mounts and storage
make sure system is mounted under mounts and storage
flash 3.0
flash slim_gapps
Other Info
-compiled from slim Rom source with a few add ons/edits to add support for the Infuse...this is not a zip port (not done using the method in my porting tutorial)
-This is MTD, you should be able to come from any jb Rom with ease...and if your on ics it should convert you. I do not suggest coming from gingerbread or froyo
Credits/thanks
-krarvind ...if you like this rom, buy him a drink...he did all the hard work
-scott.hart.bti and all who worked on CM10 ...made Jellybean a stable reality for us
-dastin1015 and the people of this thread [Tutorial] Compile JB on Ubuntu ...Helped me through my process of learning how to build from source
-Yuma75 ...although it wasn’t needed for this, showed me how to fix touch for pure AOSP
-Did i forget anyone??? let me know...don’t want to leave anybody out
Screenshots
Official changelog here : http://www.slimroms.net/index.php/changelog Anything there for the I9000/GalaxyS varients should be present in our infuse build
My changelog:
9-21-12
Updated to 2.5.0
9-17-12
Updated to slim 2.4.0
Switched to Scott.hart.bti's device and kernel source
9/6/12
First Release!
Source:
Slim Bean: https://github.com/SlimRoms
Kernel https://github.com/teamhacksung/android_kernel_samsung_dempsey
Infuse souce:
How to compile:
mg2195 said:
Last One!!!! cause its time for Dinner!!!
Click to expand...
Click to collapse
First....good job sir..thanks for the new port
Very nice thank u much sir
Sent from my SGH-I997 using Xparent SkyBlue Tapatalk 2
in before it gets removed! lol jk, thanks! new dev, new rom, new stuff whooo!! D been waiting for slim stuff to come
megazeroxuxm said:
in before it gets removed! lol jk, thanks! new dev, new rom, new stuff whooo!! D been waiting for slim stuff to come
Click to expand...
Click to collapse
Nope, same dev I was the one who ported slim ics...this won't get taken down cause I did it from source this time
Anyways, let me know any bugs you run into...I just did a quick test...WiFi, Bluetooth, GPS (slow..doesn't have Scott's fix for fast gps yet), and the main stuff were working...went out for dinner, then school shopping then worked out so I haven't gotten to thouroghly test it yet for bugs...just made sure the main things worked
(I do think I got a force close for talk on first boot up...gotta look into that, any one else get that?)
Sent from my HTC PH39100 using Tapatalk 2
Congrats mg, glad to see this.
Always good to see additional development for our device. The more the merrier.
Sent from my SGH-I997 using Tapatalk
Working great! I have been on GTalk for about an hour with no problems....no problems in general! No FC yet....keep ya posted! (I still have ur SlimICS saved, loved that ROM too!)
Keep up the great work!
Sent from my SGH-I997 using xda app-developers app
mg2195 said:
Nope, same dev I was the one who ported slim ics...this won't get taken down cause I did it from source this time
Anyways, let me know any bugs you run into...I just did a quick test...WiFi, Bluetooth, GPS (slow..doesn't have Scott's fix for fast gps yet), and the main stuff were working...went out for dinner, then school shopping then worked out so I haven't gotten to thouroghly test it yet for bugs...just made sure the main things worked
(I do think I got a force close for talk on first boot up...gotta look into that, any one else get that?)
Sent from my HTC PH39100 using Tapatalk 2
Click to expand...
Click to collapse
No problems with talk here either will keep you posted if I stumble across anything . Slim Baby
Sent from my SGH-I997 using Xparent SkyBlue Tapatalk 2
Yeah I went on gtapk and everything seems good...might be because I had a bunch of bad flashes before this while I worked on a working build
Anyways glad you guys like it...I think I may switch and use my infuse now that I got this going...gonna give the vivid a break
Sent from my HTC PH39100 using Tapatalk 2
Whoa! Nicely done! Gonna have to check this bad boy out.
It is MTD? Or can i flash normally from GB?
Sent from my SAMSUNG-SGH-I997 using xda app-developers app
kalebdevil said:
It is MTD? Or can i flash normally from GB?
Sent from my SAMSUNG-SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Yes its MTD, I suggest flashing from ics or another jb rom
Sent from my HTC PH39100 using Tapatalk 2
How is the AGPS in this Slim Bean? Can i assume that AGPS does not work since it's built from same sources as the other JB roms out right now?
DaMeatMan said:
How is the AGPS in this Slim Bean? Can i assume that AGPS does not work since it's built from same sources as the other JB roms out right now?
Click to expand...
Click to collapse
Yeah, does not yet have the agps/GPS.conf fix yet...will have that in the next update, as well as add in ota support, and possibly slim it down...I think he current build has items other device zips don't because they are included in the common zip - I want it to be as slim as other versions...which total to about 80-90 after adding device zip to common zip...so basically I wanna try and clear 15-30mb...probably 15 cause we have a 15mb modem included that others do not have
Got a whole weekend to work on this and another project that should be released by Sunday...
Also, due to school updates will almost always be done on the weekends...unless I have little homework this year...too early to tell
Sent from my SGH-I997 using Tapatalk 2
mg2195 said:
Yeah, does not yet have the agps/GPS.conf fix yet...will have that in the next update, as well as add in ota support, and possibly slim it down...I think he current build has items other device zips don't because they are included in the common zip - I want it to be as slim as other versions...which total to about 80-90 after adding device zip to common zip...so basically I wanna try and clear 15-30mb...probably 15 cause we have a 15mb modem included that others do not have
Got a whole weekend to work on this and another project that should be released by Sunday...
Also, due to school updates will almost always be done on the weekends...unless I have little homework this year...too early to tell
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
From a kid who is still in high school(right?), this is impressive. I'm trying to get handle on this stuff, but just don't have the time! Good work! I will be trying this very soon.
Sent from my SGH-I997 using xda app-developers app
mg2195 said:
Yeah, does not yet have the agps/GPS.conf fix yet...will have that in the next update, as well as add in ota support, and possibly slim it down...I think he current build has items other device zips don't because they are included in the common zip - I want it to be as slim as other versions...which total to about 80-90 after adding device zip to common zip...so basically I wanna try and clear 15-30mb...probably 15 cause we have a 15mb modem included that others do not have
Got a whole weekend to work on this and another project that should be released by Sunday...
Also, due to school updates will almost always be done on the weekends...unless I have little homework this year...too early to tell
Sent from my SGH-I997 using Tapatalk 2
Click to expand...
Click to collapse
http://www.addictivetips.com/mobile/how-to-improve-gps-on-samsung-infuse-4g-guide/
Is this the gps configuration fix your referring to
Sent from my SGH-I997 using Xparent SkyBlue Tapatalk 2
SIGMAxB said:
http://www.addictivetips.com/mobile/how-to-improve-gps-on-samsung-infuse-4g-guide/
Is this the gps configuration fix your referring to
Sent from my SGH-I997 using Xparent SkyBlue Tapatalk 2
Click to expand...
Click to collapse
That may work, but Scotts fix was actually disabling agps because agps was not cooperating with jellybean...I think the GPS.conf was also edited...gotta look for the post...but it was dani who discovered the fix and brought it to Scotts attention I believe
Sent from my SGH-I997 using Tapatalk 2

[ROM][9/20] - Stock Root Odex or De-Odex - VRALG7!

This is the new VRALG7 update from Verizon!
Two falvors, Odex or De-odex!
Stock Rooted
busybox
init.d support
unsecured boot.img
No other mods!
Must have unlocked bootloader!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download HERE
Please hit Thanks!​
MODS!
I have made an assortment of mods for these ROMS. You can find them HERE
Sharing Policy
The spirit of Open Source is to share your knowledge and files with the rest of the world so they can improve on what you do when possible. This is also my philosophy and I would never compromise that!
You are free to use this ROM or any part of this ROM any way you like as long as you give a link back to this thread or my website, www.scottsroms.com
Do not use my work if you cannot give proper credits!
Consider this your permission! Please do not PM me asking if its OK to build off this ROM. Permission granted!
However this does not include my CleanROM series of ROMS. Please do not use those without contacting me first!
This ROM is not a CleanROM. Its a stock rooted and all yours!
Please "Thank" this post
Ok, The De-Odex is up!
And the MD5 Matches!
Took three times and for some reason it got corrupted. I'm skipping the Odex unless someone really wants it... 95% of of people want De-Odex anyways.
MAKE SURE YOU CHECK THE MD5!
Thank you!
Sent from my SCH-I535 using Tapatalk 2
Rob_Storm said:
Thank you!
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Your welcome....
Site seems to be runnign slow, maybe thats why the first 2 uploads were bad. Be patient, lol
MD5 was correct on first download. Was quick also.
Sent from my SCH-I535 using Tapatalk 2
Rob_Storm said:
MD5 was correct on first download. Was quick also.
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I think my site was acting stupid early this morning. I uploaded it three times and the third time took. I dont know why, its NEVER done that before.
Thanks for this. Just loaded it and first thing I noticed was a fc on internet browser. Downloaded chrome and it works fine. Just can't use stock browser
Sent from my SCH-I535 using Tapatalk 2
I think I'll use this thanks much Scott
Sent from my SGH-I535 using xda premium
tombepa said:
Thanks for this. Just loaded it and first thing I noticed was a fc on internet browser. Downloaded chrome and it works fine. Just can't use stock browser
Sent from my SCH-I535 using Tapatalk 2
Click to expand...
Click to collapse
Yeah, I think this ROM may require a certain set of permissions or something. Not sure. May have to look at the updater script. Heading to ed soon so... Maybe someone else can figure it out. I only tested the My VZW and it failed but messaging and calls were good. Its a dump from my phone so who knows
remf4i said:
I think I'll use this thanks much Scott
Sent from my SGH-I535 using xda premium
Click to expand...
Click to collapse
Test it for bugs. Seems glitchy :crying:
Im assuming you lose root if you accept thebupdate being pushed ? And if so can the same roit methods stil work to re root?
Sent from my SCH-I535 using xda premium
dawiseguy77 said:
Im assuming you lose root if you accept thebupdate being pushed ? And if so can the same roit methods stil work to re root?
Sent from my SCH-I535 using xda premium
Click to expand...
Click to collapse
Yep, thats what I did to get this... I odin'ed back to G1, then I accepeted the OTA and the same root method works and the same aboot unlock method worked.
Im currently using your deodex stock g1 rom saw this but also saw there were some bugs so was thinking of doing ota, maybe ill just wait for the kinks to be worked out on this one, but i do need my crap mods too. So ill be waiting a while lol.
Sent from my SCH-I535 using xda premium
Is this much different from cleanrom? I am on the latest cleanrom and cleankernel 1.2 and very happy with it so I am wondring if is even worth it flashing this?
ljbrenes said:
Is this much different from cleanrom? I am on the latest cleanrom and cleankernel 1.2 and very happy with it so I am wondring if is even worth it flashing this?
Click to expand...
Click to collapse
Scott indicated there are bugs. Possible issue with stock browser. Kinda Crap mods not tested to work. AFAIK, the latest and greatest that's stable is the G7 radios, CleanROM 2.1 and CleanKernel 1.2, all three of which have been reported to work very well together (including for myself). Hope this helps.
--more--
Sorry, forgot to answer your question...lol...this is MUCH different than CleanROM. CleanROM has all or most of the bloatware / Verizon crap removed, as well as a lot of background apps and services disabled or removed as well. The OTA has nothing removed and is only rooted (meaning you can use Titanium Backup, ES File Explorer and other system-type apps as root).
wmaudio said:
Scott indicated there are bugs. Possible issue with stock browser. Kinda Crap mods not tested to work. AFAIK, the latest and greatest that's stable is the G7 radios, CleanROM 2.1 and CleanKernel 1.2, all three of which have been reported to work very well together (including for myself). Hope this helps.
--more--
Sorry, forgot to answer your question...lol...this is MUCH different than CleanROM. CleanROM has all or most of the bloatware / Verizon crap removed, as well as a lot of background apps and services disabled or removed as well. The OTA has nothing removed and is only rooted (meaning you can use Titanium Backup, ES File Explorer and other system-type apps as root).
Click to expand...
Click to collapse
Where did you find G7 radios? Haven't heard anything about an flashing them.
Sent from my SCH-I535 using xda app-developers app
tu3218 said:
Where did you find G7 radios? Haven't heard anything about an flashing them.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
Stickied in the Development section, been there for a few days.
tu3218 said:
Where did you find G7 radios? Haven't heard anything about an flashing them.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
SlimSnoopOS said:
Stickied in the Development section, been there for a few days.
Click to expand...
Click to collapse
Here's a link. http://forum.xda-developers.com/showthread.php?t=1788313
It's pretty easy to miss if you're like me and skip the stickies.
mb27 said:
Here's a link. http://forum.xda-developers.com/showthread.php?t=1788313
It's pretty easy to miss if you're like me and skip the stickies.
Click to expand...
Click to collapse
Plus its called from modems not radios lol
Sent from my SCH-I535 using xda premium

WIP LiquidSmooth 4.2.1 JB ALPHA Release

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
About LiquidSmooth
An aftermarket firmware based on the Android Open Source Project.
http://goo.im/devs/liquidsmooth
Description
We are dedicated to providing android users with smooth, stable and fast Roms. As a team we strive to support a wide variety of devices. Our main focus in these roms is speed, stability and size.
We do our best to include a vast amount of options to meet the preferences of the majority of what the users desire within optional and customizable features.
Moving forward into the future, we as a team intend to continue to provide these things and more. The aforementioned is only the core. Technology is ever changing before our eyes each and everyday.
In order to keep up with this our team not only spends a large amount of time developing Roms and enhanced features but also devotes a great deal of time to staying on top of changing technological trends.
With these changes we will continue to produce updated Roms, trying to keep up with new devices as they are released and attempt to include as many desired optional features as possible.​
This is an ALPHA release of liquidSmooth 4.2.1 Jellybean...
What works:
WiFi
Not Working:
Everything else....
Feel free to download and test... This is NOT a daily driver...
Source: https://github.com/LiquidSmooth/android
my github: https://github.com/Racing1
DOWNLOAD: http://sourceforge.net/projects/liq...uid-JB-exp-19JAN2013-175256-t769.zip/download
First!
It's a start bro, good stuff
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Oh snap! I cant wait to try this out!
couldn't boot up past Samsung screen just vibrated/Samsung loop.. did clean install wiped everything then flashed. Any idea?
Sent from my SGH-T769 using xda app-developers app
henslo said:
couldn't boot up past Samsung screen just vibrated/Samsung loop.. did clean install wiped everything then flashed. Any idea?
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
make sure and wipe dalvik, cache, system, data
then install...
Having the same issue.
Sent from my Amazon Kindle Fire using xda app-developers app
chinabear13 said:
Having the same issue.
Sent from my Amazon Kindle Fire using xda app-developers app
Click to expand...
Click to collapse
maybe a bad upload... I will upload again and post a new link
Sorry guys, I uploaded the wrong build... new build uploading now.. will post link when done...
NEW LINK UP
Racing19969 said:
maybe a bad upload... I will upload again and post a new link
Sorry guys, I uploaded the wrong build... new build uploading now.. will post link when done...
NEW LINK UP
Click to expand...
Click to collapse
It booted up fine, but when I get to the welcome/setup screen it says "Unfortunately, the process com.android.phone has stopped" after a full wipe.
Sent from my Amazon Kindle Fire using xda app-developers app
chinabear13 said:
It booted up fine, but when I get to the welcome/setup screen it says "Unfortunately, the process com.android.phone has stopped" after a full wipe.
Sent from my Amazon Kindle Fire using xda app-developers app
Click to expand...
Click to collapse
Alpha meant for testing the only sure fire thing that works right now is wifi, read the op. If your looking for a daily driver this is not it. Need people willing to test and produce logcats if possible. Other than that make a backup in cwm and test when you can, than restore two your last good rom. I am currently testing the cm 10.1 which experiencing the same issues. Exciting
Still no estimate as to when u will have a beta or a nightly for this yet?
Sent from my SAMSUNG-SGH-T769 using xda premium
Still no estimate as to when u will have a beta or a nightly for this yet?
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
I believe that question has been answered before, a few times when they get a kernel that boots with the ROM ,
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
I understand that. What I'm trying to say or ask in this case is what do they need to help with the process and how can I do my part to make things go a lot smoother for the devs???
Sent from my SAMSUNG-SGH-T769 using xda premium
kfontane said:
Still no estimate as to when u will have a beta or a nightly for this yet?
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
Still waiting on a new kernel, trust me they haven't quit trying.
kfontane said:
Still no estimate as to when u will have a beta or a nightly for this yet?
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
U my friend have just violated one of the biggest xda rules... NEVER ASK FOR ETAs... seriously devs hate that and it is a real xda forum rule and its rude devs do this for free and use their family time to bring us what we could only dream of otherwise... so just be considerate of all that when posting here or anywhere my friend...
!¡!¡!¡!¡!¡!PLEASE click THANKS if I helped!¡!¡!¡!¡!¡!¡!
Yes we are still working on getting a kernel.. as for a time frame ??? When we get it you will know!!!!
3.6+ kernel for Blaze, how can I help?
I see the same thing repeated.. we're working on a kernel.
I would like to ask, who is working on the kernel, what are they having problems with, and what can I do to help?
I know linux, build systems (long time gentoo ) C, Java, Bash, etc etc..
I am in the beginnings of learning kernel driver development, and i own a blaze... Could someone give me a point in the right direction?
Thanks,
~Mordjah
mordjah said:
I see the same thing repeated.. we're working on a kernel.
I would like to ask, who is working on the kernel, what are they having problems with, and what can I do to help?
I know linux, build systems (long time gentoo ) C, Java, Bash, etc etc..
I am in the beginnings of learning kernel driver development, and i own a blaze... Could someone give me a point in the right direction?
Thanks,
~Mordjah
Click to expand...
Click to collapse
Everyone here is a badace dev.lol you can DL the source, build, but... plenty smart people have been wracking there brains for sometime on this. If you want to contribute, go to Irc.free node.net and there under #cyanogenmod or #cyanogenmod-dev, you need to talk to uberpinguin are cm maintainer or you could pm dr4stic , but like I said both and others are/have been trying and havnt quit. Give em a shout if you think you can help.
jbats said:
Everyone here is a badace dev.lol you can DL the source, build, but... plenty smart people have been wracking there brains for sometime on this. If you want to contribute, go to Irc.free node.net and there under #cyanogenmod or #cyanogenmod-dev, you need to talk to uberpinguin are cm maintainer or you could pm dr4stic , but like I said both and others are/have been trying and havnt quit. Give em a shout if you think you can help.
Click to expand...
Click to collapse
Lol.. Not nearly a bad ace dev.. few more years for that, I think What I am is intelligent and motivated.. I have been trying to understand which drivers are built in to the 3.x kernel series and which are propriatary blobs, and if those have any kind of build or config or if they statically compiled against 2x kernel headers and thats all there is to it.. then if i understand it correctly, its fighting against abi mismatches.. which may well be doomed unless the drivers are reverse engineered.. see there isnt alot of info about how this stuff is done initially by the manufacturer. I am working through the kernel dev books, and aosp and vanilla kernels.. just not sure what I need to learn to be useful. I am studying computer science with kernel/driver development as my career goal, and need to get started on a portfolio fwiw..
I will pop in on freenode, thanks for the pointer
~Mordjah
4.2
Any update with this? Not a rush, but it'd be pretty awesome to have 4.2 jellybean!
aronianchici said:
Any update with this? Not a rush, but it'd be pretty awesome to have 4.2 jellybean!
Click to expand...
Click to collapse
ETA's aren't acceptable
But no advancement on 4.2.x kernel so no update on this
Sent from my Galaxy Nexus using xda premium

Future Of The Samsung Infuse 4G (OS 4.3 and 5+)

I keep wondering what the future of the Samsung Infuse 4G will be like... Will it get the Jellybean 4.3 Update, Will it ever see OS 4.4 KitKat?​​​​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Now, I'm not planning to change my phone until next year and I also love to be on the new operating systems.
I know many Infuse users share the same thoughts.
We need to help somehow in the development of new ported roms for our phones. We all wanna have the new CM 10.2 and the future CM ROMs. If its donation to our favorite Developers or a helping hand in developing or learning the whole thing and trying yourself (which is what I plan to do) I think its worth it.
I'm new here and these are my views and my first post. Hope other Infuse users feel the same... Terr20114
​
Terr20114 said:
I keep wondering what the future of the Samsung Infuse 4G will be like... Will it get the Jellybean 4.3 Update, Will it ever see OS Keylime Pie?​​​​
Now, I'm not planning to change my phone until next year and I also love to be on the new operating systems.
I know many Infuse users share the same thoughts.
We need to help somehow in the development of new ported roms for our phones. We all wanna have the new CM 10.2 and the future CM ROMs. If its donation to our favorite Developers or a helping hand in developing or learning the whole thing and trying yourself (which is what I plan to do) I think its worth it.
I'm new here and these are my views and my first post. Hope other Infuse users feel the same... Terr20114
​
Click to expand...
Click to collapse
The developers are already working on 4.3 for the infuse" here take a look!!
Sent from my SAMSUNG-SGH-I997 using xda app-developers app
alexischino said:
The developers are already working on 4.3 for the infuse" here take a look!!
Sent from my SAMSUNG-SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
That's good to know 4.3... Cant wait
Sent from my SAMSUNG-SGH-I997 (4.2.2 Remics v5 ROM)
I can predict with relative certainty that in 20 years there will no longer be an Infuse.
______________________________________
Give me ambiguity, or give me something else.
@TulsaDavid
Definitely won't. I'm talking for the next year... 2014. Having an infuse in 2016 is like having a Nokia 3310 today.
Sent from my SGH-I997 using Tapatalk 4 Beta
android 5.0 is rumored to be more compatible with older devices and while also giving a major boost as far as speed and smoothness and such goes, so if these are true i would believe that we could in fact have KLP
That would not surprise me. 4.3 is quite a technical upgrade, improving the Android platform. It would make sense that would be quite necessary to build new features.
I am running JB 4.3 and i am in love with infuse
TulsaDavid said:
I can predict with relative certainty that in 20 years there will no longer be an Infuse.
______________________________________
Give me ambiguity, or give me something else.
Click to expand...
Click to collapse
hi,
even after 20 years, i wil be like to see my infuse
ha ha ha ha
Here's 4.3 for the Infuse 4G
http://forum.xda-developers.com/showthread.php?t=1776129
Found a link for the Infuse 4G jellybean 4.3​
Terr20114 said:
http://forum.xda-developers.com/showthread.php?t=1776129
Found a link for the Infuse 4G jellybean 4.3​
Click to expand...
Click to collapse
Go to the adroid and development thread there are 3 jellybean 4.3 already......
Sent from my SGH-I997 using xda app-developers app
alexischino said:
Go to the adroid and development thread there are 3 jellybean 4.3 already......
Sent from my SGH-I997 using xda app-developers app
Click to expand...
Click to collapse
Post a link to it
Terr20114 said:
Post a link to it
Click to expand...
Click to collapse
Here are the links
Carbon http://forum.xda-developers.com/showthread.php?t=2137800
CM 10.2 http://forum.xda-developers.com/showthread.php?t=1776129
Beanstalk http://forum.xda-developers.com/showthread.php?t=2091900
Sent from my SGH-I997 using xda app-developers app
Thanks, and now other Infuse users can find em easier. By the way i had some problems with getting root to work on 4.3 but fixed it by flashing super su v1.51 in CWM recovery. I'll send links asap.
Sent from my SGH-I997 using Tapatalk 4 Beta
Terr20114 said:
Thanks, and now other Infuse users can find em easier. By the way i had some problems with getting root to work on 4.3 but fixed it by flashing super su v1.51 in CWM recovery. I'll send links asap.
Sent from my SGH-I997 using Tapatalk 4 Beta
Click to expand...
Click to collapse
To fix the root issue go to settings, developers options, look for root access and change the root access to (Apps and adb)
Sent from my SGH-I997 using xda app-developers app
That didn't seem to work on my phone. The super su fix worked. Its good to have as many fixes as possible. Who knows
Sent from my SGH-I997 using Tapatalk 4 Beta
Well my friend, I wish we had a crystal ball to see the future of our beloved Infuse 4G.
But I believe we have something way better: Developers with such dedication as Scott and many more that keep our little workhorse up to date. We can proudly boast as of today to the galaxy S4 & galaxy Note 2 owners out there that our phone that came out in 2011 has the latest Android update 4.3.05 while they are eagerly waiting for their carrier to drop an update.
Hopefully we might get android 5.0, but for a unit that was abandoned by Sammy on v. 2.3.6... We have come a loooong way my man.
My respects to all the Devs out there who make this possible for us.
Sent from my SGH-I997 using xda premium
Boricuahomeboy said:
Well my friend, I wish we had a crystal ball to see the future of our beloved Infuse 4G.
But I believe we have something way better: Developers with such dedication as Scott and many more that keep our little workhorse up to date. We can proudly boast as of today to the galaxy S4 & galaxy Note 2 owners out there that our phone that came out in 2011 has the latest Android update 4.3.05 while they are eagerly waiting for their carrier to drop an update.
Hopefully we might get android 5.0, but for a unit that was abandoned by Sammy on v. 2.3.6... We have come a loooong way my man.
My respects to all the Devs out there who make this possible for us.
Sent from my SGH-I997 using xda premium
Click to expand...
Click to collapse
Our respects. I've read that Google is planning to make os 5 Keylime Pie with support for older devices. I have alot of hope
Sent from my SGH-I997 using Tapatalk 4 Beta
Terr20114 said:
Our respects. I've read that Google is planning to make os 5 Keylime Pie with support for older devices. I have alot of hope
Sent from my SGH-I997 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Most definite... The horizon seems pretty bright indeed.
Sent from my SGH-I997 using XDA Premium 4 mobile app
Boricuahomeboy said:
Most definite... The horizon seems pretty bright indeed.
Sent from my SGH-I997 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Very bright.
haven't any previews of the os 5 interface been leaked?
Sent from my SGH-I997 using Tapatalk 4 Beta
From pc-tablet.com: Key Lime Pie Release Date Could Be Pushed Further Into 2014

Categories

Resources