[Q] Porting MIUI v5 - AT&T Samsung Galaxy S II Skyrocket SGH-I727

Heya guys! I'm a little new to this but I've been a pretty decent member of XDA and most importantly, like many of us here, a flashaholic. I'm not a dev at all nor do I currently have any abilities, skills or anything to be called one. Anyways, onto topic, I've been trying to port MIUI v5 to the skyrocket because it is one sexy beast from what I can see. Of course, with no skills whatsoever, it's been a very difficult task. I've only been searching and using guides here and there only to run into a wall because there isn't a guide for v5, or at least not yet.
The first time I tried to port it, it wouldn't boot at all and would be stuck at an unresponsive black screen after the samsung logo after powering it on.
However, this made me research a little bit more and I made a second port using the Galaxy Nexus MIUI rom from the official site and using CM 10.1 nightly 20130501. I only managed to make it go to the MIUI boot logo screen and it's stuck there now with no progress and I am now confused. Lol, so uhm... any help or suggestions would be greatly appreciated please? I'm willing to learn and would appreciate any help. In the mean time, I'll also continue to research. Thank You!

I believe Team Rookie would be able to help with that, they are in the Development section.
Sent from my SAMSUNG-SGH-I727.

You shouldn't use cm 10.1 to port miui v5, miui v5 is still android 4.1.2 based whereas cm 10.1 is 4.2.2 and on top of that the nightly builds are rather unstable right now. You should use a cm 10 stable build. I have been trying to port the ROM myself and only get as far as the boot animation, but i can tell you mixing bases probably won't work.....
Sent from my SGH-T989 using xda premium

Didn't MiuiAndroid make PatchRom to help port miui onto other devices?

askpcguy said:
Didn't MiuiAndroid make PatchRom to help port miui onto other devices?
Click to expand...
Click to collapse
Yep.....I assume it is maintained by miuiandroid since its not in Chinese.
https://github.com/MiCode/patchrom_miui/tree/jellybean/HDPI/system
Sent from my SGH-T989 using xda premium

Yes haha I realized after further research in that miui v5 was actually 4.1.2. I am still trying to port it now and still to no avail and only stuck at the boot screen. Perhaps I should learn how to modify the framework. I'm pretty sure that's the only possible problem. But of course I wouldn't know much of where the problem lies xD

gregcapps said:
Yep.....I assume it is maintained by miuiandroid since its not in Chinese.
https://github.com/MiCode/patchrom_miui/tree/jellybean/HDPI/system
Sent from my SGH-T989 using xda premium
Click to expand...
Click to collapse
Yup PatchRom is a MiuiAndroid (UK) thing.
Also, there is sort of a IRC chat room for Miui where the devs hang out, on Freenode #MiuiAndroid but its hit or miss if anyone is actually there to help.

anyone figure out what to do with updater-script? It kinda scares me.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

jd1639 said:
anyone figure out what to do with updater-script? It kinda scares me.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
I've only ever added one line for permissions for shelld in system\xbin but I'm sure there's more that needs to be done, since none of my port attempts have made it past the boot animation.
Sent from my SAMSUNG-SGH-T989 using xda premium

gregcapps said:
I've only ever added one line for permissions for shelld in system\xbin but I'm sure there's more that needs to be done, since none of my port attempts have made it past the boot animation.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
The miui script has a bunch of aroma stuff in it. There's also a bunch of additional folders in the miui rom. So I'm debating which script to edit, the miui or the cm10. The miui has a bunch of mccblk's in it though that scare me. I know I have to at least change those to match the i727 but after that I'm not sure what's going to happen.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

jd1639 said:
The miui script has a bunch of aroma stuff in it. There's also a bunch of additional folders in the miui rom. So I'm debating which script to edit, the miui or the cm10. The miui has a bunch of mccblk's in it though that scare me. I know I have to at least change those to match the i727 but after that I'm not sure what's going to happen.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
Just make sure things are going to the right partitions. Lol
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2

jd1639 said:
The miui script has a bunch of aroma stuff in it. There's also a bunch of additional folders in the miui rom. So I'm debating which script to edit, the miui or the cm10. The miui has a bunch of mccblk's in it though that scare me. I know I have to at least change those to match the i727 but after that I'm not sure what's going to happen.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
How far have you gotten in the port process? Anywhere close to a boot?
Sent from my SAMSUNG-SGH-T989 using xda premium

xcrazydx said:
Just make sure things are going to the right partitions. Lol
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2
Click to expand...
Click to collapse
Yea, that's why I'm scared, lol. Can you say "I bricked my phone"
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
---------- Post added at 08:59 PM ---------- Previous post was at 08:56 PM ----------
gregcapps said:
How far have you gotten in the port process? Anywhere close to a boot?
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Got a boot animation, but there are a lot of pieces in the miui rom which I'm not sure what do with yet.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

jd1639 said:
Yea, that's why I'm scared, lol. Can you say "I bricked my phone"
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
---------- Post added at 08:59 PM ---------- Previous post was at 08:56 PM ----------
Got a boot animation, but there are a lot of pieces in the miui rom which I'm not sure what do with yet.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
As far as I know the only way to hard brick one of these phones is to flash a kernel from another device. Soft bricks are easy fixes as long as you know how to use Odin and in some cases all you have to do is reboot to recovery and flag another ROM. That's why I've stuck with Samsung.... easy to flash, easy to fix.....
Sent from my SAMSUNG-SGH-T989 using xda premium

This is the guide I tried to follow with a bit of variations since MIUI v5 seems so different from MIUI 4:
http://forum.xda-developers.com/showthread.php?t=1777999
I am still stuck at the boot screen as well and what I've added to the updater-script were also a few things for the xbin and su and busybox. Since v5 doesn't have an 'invoke-as' I was a little stuck there as well. And to think I was a little happy that it managed to flash and go to the boot screen successfully. Looks like there is a lot more things to do lol

gregcapps said:
As far as I know the only way to hard brick one of these phones is to flash a kernel from another device. Soft bricks are easy fixes as long as you know how to use Odin and in some cases all you have to do is reboot to recovery and flag another ROM. That's why I've stuck with Samsung.... easy to flash, easy to fix.....
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Nope
Sent from my SAMSUNG-SGH-I727 using Tapatalk 2

tchau04 said:
This is the guide I tried to follow with a bit of variations since MIUI v5 seems so different from MIUI 4:
http://forum.xda-developers.com/showthread.php?t=1777999
I am still stuck at the boot screen as well and what I've added to the updater-script were also a few things for the xbin and su and busybox. Since v5 doesn't have an 'invoke-as' I was a little stuck there as well. And to think I was a little happy that it managed to flash and go to the boot screen successfully. Looks like there is a lot more things to do lol
Click to expand...
Click to collapse
I believe shelld in the xbin directory replaced invoke-as.
Sent from my SAMSUNG-SGH-T989 using xda premium

gregcapps said:
I believe shelld in the xbin directory replaced invoke-as.
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
I got it to boot! But the touch screen doesn't seem to work. Didn't do anything with the framework-res. On to the next de-bugging
EDIT, also lost the ability to mount the external SD. Had to remember how to get to download mode to odin a stock rom, thanks Vincom for your guide. It's been a long time since I had to use odin.

jd1639 said:
I got it to boot! But the touch screen doesn't seem to work. Didn't do anything with the framework-res. On to the next de-bugging
EDIT, also lost the ability to mount the external SD. Had to remember how to get to download mode to odin a stock rom, thanks Vincom for your guide. It's been a long time since I had to use odin.
Click to expand...
Click to collapse
could you please share what you did to accomplish a boot?
Sent from my SGH-T989D using xda premium

gregcapps said:
could you please share what you did to accomplish a boot?
Sent from my SGH-T989D using xda premium
Click to expand...
Click to collapse
I was hoping no one would ask that I've been piece mealing it and I don't remember all the steps. The miui rom structure is quite a bit different then most. I haven't decompiled any apks though, just putting the right pieces in the right places. A lot more luck than skill. I've also lost the ability to see my external sd card with the computer either thru usb or mounting in recovery. Root explorer still sees it though. Don't know what that's all about.
Sent from my SAMSUNG-SGH-I727 using xda app-developers app

Related

Kernel source for t989

It is here.
http://opensource.samsung.com/reception/receptionSub.do?method=search&searchValue=SGH-T989
Sent from my SAMSUNG-SGH-I727 using xda premium
Or here:
https://www.dropbox.com/s/8tyoyeavu8q1ohf/SGH-T989_IC_Kernel.tar.gz
Sent from my SAMSUNG-SGH-I727 using xda premium
No ****ing way
Lol. Now someone with more knowledge than me can tweak it up and give it back
Sent from my SAMSUNG-SGH-I727 using xda premium
Here's hoping lol their kernel is slightly different than ours but whoever can should be able to modify those bits to make it fully functional
Sent from my SGH-T989 using Tapatalk 2
I think the biggest issue is screen rotation, otherwise it SHOULD be a pretty clean port.
Sent from my I727 TROLLING DEVICE using xda premium
I would normally agree but who knows for sure till we try. ics may bring more differentiation in our phones of course I'm probably just overly worried haha
Sent from my SGH-T989 using Tapatalk 2
True.
Sent from my I727 TROLLING DEVICE using xda premium
I am no dev so I don't want to try, but maybe one of the dev's on this board can reverse engineer Yaldak's Rotation Fix from the T989 forums to work in reverse. Using this rotation fix I ran several ROM's from this board on my T989 with no rotation problems.
DannyB513 said:
I am no dev so I don't want to try, but maybe one of the dev's on this board can reverse engineer Yaldak's Rotation Fix from the T989 forums to work in reverse. Using this rotation fix I ran several ROM's from this board on my T989 with no rotation problems.
Click to expand...
Click to collapse
Our rotation fix is just adding lib.akm from cm9. I found out by swapping it and then confirmed it with the guys from TWH.
Sent from my SGH-I727 using xda premium
armyveterangunner29 said:
Our rotation fix is just adding lib.akm from cm9. I found out by swapping it and then confirmed it with the guys from TWH.
Sent from my SGH-I727 using xda premium
Click to expand...
Click to collapse
Is that something that is easily done? Can it be done on the phone or will it have to be done thru decompiling, add, resign, etc.....
Sent from my SAMSUNG-SGH-I727 using xda premium
mindmajick said:
I think the biggest issue is screen rotation, otherwise it SHOULD be a pretty clean port.
Sent from my I727 TROLLING DEVICE using xda premium
Click to expand...
Click to collapse
I'm getting some crazy flickering with a stock kernel build and wifi isn't working for me.
Not sure if there are differences on that front, plus it's 4.0.3-based whereas I'm on 4.0.4-based CM9...could be the issue.
Suffice to say its a start and hopefully we'll see some good stuff in the coming days.
DannyB513 said:
Is that something that is easily done? Can it be done on the phone or will it have to be done thru decompiling, add, resign, etc.....
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
It can be pushed to system/libs via root explorer. Needs reboot though.
Sent from my SGH-I727 using xda premium
armyveterangunner29 said:
It can be pushed to system/libs via root explorer. Needs reboot though.
Sent from my SGH-I727 using xda premium
Click to expand...
Click to collapse
Is it the file labeled libakm.so in the lib folder? You called it lib.akm . Just replace that file in whatever T989 ROM with the one from CM9 for the Skyrocket and reboot? If so, can I just do it with the zips on my PC? On PC, would I need to extract both ROMs before swapping the files and then rezip the one I want to use or just do it with both files zipped? Sorry for all the questions and all help will be thanked til I run out of it for the day!!
Sent from my SAMSUNG-SGH-I727 using xda premium
DannyB513 said:
Is it the file labeled libakm.so in the lib folder? You called it lib.akm . Just replace that file in whatever T989 ROM with the one from CM9 for the Skyrocket and reboot? If so, can I just do it with the zips on my PC? On PC, would I need to extract both ROMs before swapping the files and then rezip the one I want to use or just do it with both files zipped? Sorry for all the questions and all help will be thanked til I run out of it for the day!!
Sent from my SAMSUNG-SGH-I727 using xda premium
Click to expand...
Click to collapse
Yes
Sent from my SGH-I727 using xda premium
armyveterangunner29 said:
Our rotation fix is just adding lib.akm from cm9. I found out by swapping it and then confirmed it with the guys from TWH.
Sent from my SGH-I727 using xda premium
Click to expand...
Click to collapse
I'll try it when I get home since work it's hard to manage work and tinkering with phone. I thought it might be either libakm.so or libsensorservice.so, glad to know I was close. I think I wasnt doing something wright copying from the leak or maybe in the confusion i set aside the wrong file.
Also, wifi tethering wont work between the ROMs/Kernels on stock ROMs. I suspect the mix-n-match breaks it because one has driver references that are specific to the chipset.
It looks like the super team of chopsticks is working on building the kernel for the skyrocket from the t989 sources https://github.com/TeamChopsticks/android_kernel_samsung_msm8660-common/commits/ics
I'm either doing something wrong or using the wrong library. Tried from CM9 Alpha and from Sky ICS no luck.
---------- Post added at 03:04 AM ---------- Previous post was at 02:57 AM ----------
lart2150 said:
It looks like the super team of chopsticks is working on building the kernel for the skyrocket from the t989 sources https://github.com/TeamChopsticks/android_kernel_samsung_msm8660-common/commits/ics
Click to expand...
Click to collapse
OMG Yay... one bone of contention i've never quite been able to get across in XDA.
I really wish the devs would start simple, then add the mods/removals in steps. I've dealt with enough techs to know its a fatal flaw sometimes with a lot of them.
Don't get me wrong, I respect them and appreciate their hard work on making sure everything works right.

Provision Q&A

This is the Q&A for the Team Kick Ass Provision ROM. Please try and keep the development thread clean. Ready? Set? Go!
Thanks bro
Before anyone asks, the features of the rom are listed here
http://forum.xda-developers.com/showthread.php?t=1691519
Odd, I was able to download the rom on the third attempt, what the first 2 times it failed. Is anyone else having this problem?
Sent from my SGH-T959V using xda app-developers app
mierkat09 said:
Odd, I was able to download the rom on the third attempt, what the first 2 times it failed. Is anyone else having this problem?
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Mine is currently downloading on my first attempt
Now first question lol is this a directly ported from the original nexus rom or did you ported from the nexus 4G .........cause if you ported from nexus 4G that means"portception" lol kidding question is serious
Sent from my SGH-T959V using Tapatalk 2
Is this better than stock cm9?
Sent from my SGH-T959V using xda app-developers app
idevice12345 said:
Is this better than stock cm9?
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
It uses cm9 as a base so yes it should be better.
Sent from my SGH-T959V using xda app-developers app
Flashed, got stuck at galaxy screen. Bad dl i assume? Im gonna try flashing bck to stock and to this tm
Its from galaxy nexus and not nexus s 4g
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
Flashed successfully. This rom is smoother than project butter. Great job. Still looking forward to value pack rom for this phone
Sent from my SGH-T959V using xda app-developers app
Anyone know how to turn off the 24 hour clock thanks
Sent from my SGH-T959V using xda app-developers app
erikmm said:
Bugs:
According to the exterminator i have no bugs atm
Click to expand...
Click to collapse
I assume this means no bugs other than CM9 bugs? such as UMS and what have you?
Sil3nt Pr0digy said:
I assume this means no bugs other than CM9 bugs? such as UMS and what have you?
Click to expand...
Click to collapse
UMS is fixed on this. As far as no bugs I tested it and couldn't find any. So get to it and let us know.
Sil3nt Pr0digy said:
I assume this means no bugs other than CM9 bugs? such as UMS and what have you?
Click to expand...
Click to collapse
UMS has been fixed in CM9 for a while now. And yes only CM9 bugs, the current ones
---------- Post added at 12:04 AM ---------- Previous post was at 12:03 AM ----------
anoymonos said:
Anyone know how to turn off the 24 hour clock thanks
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Settings>date and time>24 hour clock
CWM 6.0.1.1 is throwing errors when I try to install twrp. Even when I try to install from twrp via the install que.
Make sure to fix the screen off issue in the next update. After my phone does the TV off animation, the screen flashes right after and then turns off. Please fix
Sent from my SGH-T959V using xda app-developers app
hechoen said:
UMS is fixed on this. As far as no bugs I tested it and couldn't find any. So get to it and let us know.
Click to expand...
Click to collapse
Thanks for clarifying. I'll test Provision as soon as I'm done helping test my current ROM.
is it possible to change the weather to fahrenheit instead of celsius ?
idevice12345 said:
Make sure to fix the screen off issue in the next update. After my phone does the TV off animation, the screen flashes right after and then turns off. Please fix
Sent from my SGH-T959V using xda app-developers app
Click to expand...
Click to collapse
Yea dude ill get right on that...anything else you need?
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol

HELP, just flashed CM7, do not have playstore available.

I just flashed CM7....i do not have playstore and cannot get into it to get titanium to backup my apps. I flashed the necessary google apps....idk why its not there can someone please help me out?
Pain-N-Panic said:
Cm7 is declared the most stable rom on this phone....I'm thinking something else must be wrong that's preventing you from getting a rom to boot
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
:laugh:
lol shut it spawne! Everything else is working fine....I just don't have playstore.
Pain-N-Panic said:
lol shut it spawne! Everything else is working fine....I just don't have playstore.
Click to expand...
Click to collapse
Did u flash the gapps I gave u?
Sent from my LG-P999 using xda premium
yes. the exact one
I tried ti install the update.zip file that I made for titanium but when i originally flashed CWM i did not have an SD card. So i cant flash the update.zip from the sdcard. So I upgraded my CWM to 5.0.2.8 of whatever and tried to flash the update but gave me the same error. I just want my play store =(
I'm redownloading the gapps....before trying to install again do I have to wipe anything?
Pain-N-Panic said:
yes. the exact one
Click to expand...
Click to collapse
one here is this for future reference
http://goo.im/gappsGapps ALL
Try dirty flashing this one:
http://goo.im/gapps/gapps-gb-20110828-signed.zipGapp W/o Gtalk Vid
This is the gapps that most devs will say to use, I use the Gtalk Vid Chat.version but it can be buggy on some phones.
As for tibu, let me create one and see if u can use it. brb
Sent from my LG-P999 using xda premium
justjackyl said:
one here is this for future reference
http://goo.im/gappsGapps ALL
Try dirty flashing this one:
http://goo.im/gapps/gapps-gb-20110828-signed.zipGapp W/o Gtalk Vid
This is the gapps that most devs will say to use, I use the Gtalk Vid Chat.version but it can be buggy on some phones.
As for tibu, let me create one and see if u can use it. brb
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
I've dirty flashed that one 3 times now.....no luck =( That's the original one you gave me
Pain-N-Panic said:
I've dirty flashed that one 3 times now.....no luck =( That's the original one you gave me
Click to expand...
Click to collapse
Lmao
thought I gave you Vid Chat version. Hmmm...
When you search the phone for playstore or android market nothing comes up?
Tibu Flashable https://docs.google.com/file/d/0B4kSFB6bjjhIMFJ2dld0MkhQYlU/edit?usp=drive_web
Sent from my LG-P999 using xda premium
Nothing comes up =( The link u just posted....what is that?
nvm i see now its titanium backup...will that recognize all my apps?
Pain-N-Panic said:
Nothing comes up =( The link u just posted....what is that?
nvm i see now its titanium backup...will that recognize all my apps?
Click to expand...
Click to collapse
I just opened mine up and made a user app flashable. worth a shot but im gonna pm u something. One min.
Sent from my LG-P999 using xda premium
I had to request access to the owner of that file?
justjackyl said:
I just opened mine up and made a user app flashable. worth a shot but im gonna pm u something. One min.
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Appreciate the efforts man lol
Pain-N-Panic said:
I had to request access to the owner of that file?
Click to expand...
Click to collapse
Try PM.
Sent from my LG-P999 using xda premium
I would just like to make sure that anyone and everyone who sees this thread knows that not only is jackyl a nice ****ing dude for walking me through how to recover from the plague known as ice cream sandwich and getting CM7 to run smoothly WITH gapps (market included) but he is also one smart dude when it comes to how the android operating system works. Thanks a lot bro you saved my ass lol
Pain-N-Panic said:
I would just like to make sure that anyone and everyone who sees this thread knows that not only is jackyl a nice ****ing dude for walking me through how to recover from the plague known as ice cream sandwich and getting CM7 to run smoothly WITH gapps (market included) but he is also one smart dude when it comes to how the android operating system works. Thanks a lot bro you saved my ass lol
Click to expand...
Click to collapse
Lol
Your welcome and thanks for the kind words.
Trying to be a better helper on XDA since I got hit with the banhammer few weeks back,
Sent from my LG-P999 using xda premium
justjackyl said:
Lol
Your welcome and thanks for the kind words.
Trying to be a better helper on XDA since I got hit with the banhammer few weeks back,
Sent from my LG-P999 using xda premium
Click to expand...
Click to collapse
Nope, that can't be true. Dont believe it lol
Sent from my LG-P999 using xda app-developers app
Pain-N-Panic said:
I would just like to make sure that anyone and everyone who sees this thread knows that not only is jackyl a nice ****ing dude for walking me through how to recover from the plague known as ice cream sandwich and getting CM7 to run smoothly WITH gapps (market included) but he is also one smart dude when it comes to how the android operating system works. Thanks a lot bro you saved my ass lol
Click to expand...
Click to collapse
Your not the only one buddy lol. Over half my thanks are probably to Jackyl.
sent from my"blessed"g2x
twrp
rg2x miui
mazout360 v.323
---------- Post added at 08:42 AM ---------- Previous post was at 08:40 AM ----------
Did ya get it all figured out?
sent from my"blessed"g2x
twrp
rg2x miui
mazout360 v.323
Yes we did.
Appears to have been a bad flash of Gapps.
Sent from my LG-P999 using xda premium
May have also been the order or flashing. I repeatedly flashed gapps before the baseband fix. The final flash that worked correctly i flashed the baseband fix before the gapps.
Sent from my LG-P999 using xda app-developers app

Theme port all touchwiz based roms.

http://forum.xda-developers.com/showthread.php?t=2267593
Check out my thread for more info
Sent from my SGH-T889 using xda premium
einrae214 said:
http://forum.xda-developers.com/showthread.php?t=2267593
Check out my thread for more info
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
I tried the Elegant one on my Verizon Galaxy S 3 with the Avid Rom and it didnt change anything.
i also tried the elegant theme on moar and it only changed the boot animation
Looking for testers I working on making it work with the gs3 I dont have one anymore and trying to get the issues fix. Please looking for testers at this point for the gs3 sorry def will get something going for you guys okay
Sent from my SGH-T889 using xda premium
Pm and I will send a link
Sent from my SGH-T889 using xda premium
check your pm
insanulous said:
check your pm
Click to expand...
Click to collapse
Got it. Check yours
Sent from my SGH-T889 using xda premium
If running on S3 coming from Note must have S3 updater script in zip. Also if running TWRP must have the right zipalign. The old zipalign that you find in the International CWM zips will not work. Both of these problems will cause the theme not to stick. Will say it flashed but will not change anything.
prdog1 said:
If running on S3 coming from Note must have S3 updater script in zip. Also if running TWRP must have the right zipalign. The old zipalign that you find in the International CWM zips will not work. Both of these problems will cause the theme not to stick. Will say it flashed but will not change anything.
Click to expand...
Click to collapse
Did you flash this one is a test version.
http://d-h.st/30k
Sent from my SGH-T889 using xda premium
im down for the cause as well..
pretty sure all of us want that Elegant theme.
ive been trying for months to get that sucker on my device LOL!
SoCalSpecialist said:
im down for the cause as well..
pretty sure all of us want that Elegant theme.
ive been trying for months to get that sucker on my device LOL!
Click to expand...
Click to collapse
It will be soon. Just keep checking my thread im waiting of dev host to act right and will update links with the new .zip files and you will be good to go.
Sent from my SGH-T889 using xda premium
devhost...one of the most constintantly inconsent servers lately!
makes no sense either, used to always be the go too for everyone.
have u tried mega?
SoCalSpecialist said:
devhost...one of the most constintantly inconsent servers lately!
makes no sense either, used to always be the go too for everyone.
have u tried mega?
Click to expand...
Click to collapse
Thanks uploading to the site now. Links will be up in a bit
Sent from my SGH-T889 using xda premium
Updated thread check it out ready to go for gs3 owners and note 2
Sent from my SGH-T889 using xda premium
einrae214 said:
Updated thread check it out ready to go for gs3 owners and note 2
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
What's the right one to use for us? The Elegant theme download link or the universal? Sorry if I'm missing something.
sigmaxaa said:
What's the right one to use for us? The Elegant theme download link or the universal? Sorry if I'm missing something.
Click to expand...
Click to collapse
The universal one
Sent from my SGH-T889 using xda premium
einrae214 said:
The universal one
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
Thanks! Going to give it a test drive in the morning. Love the look of the theme...I'll post back with any issues.
sigmaxaa said:
Thanks! Going to give it a test drive in the morning. Love the look of the theme...I'll post back with any issues.
Click to expand...
Click to collapse
Ok sounds good
Sent from my HTC VLE_U using xda premium
einrae214 said:
Ok sounds good
Sent from my HTC VLE_U using xda premium
Click to expand...
Click to collapse
The ROM is fast and smooth and I definitely like this theme over the stock one. Thanks for all the hard work!
2 little things that I've noticed so far:
1. Brightness/Adjustment sliders don't have the "brushed metal" ball look like the screen captures on the theme page (http://forum.xda-developers.com/showthread.php?t=2080046). What's there are the blue sliders but it has the small blue ball instead of the larger metal-looking ball.
2. The Clear button on the Notifications pull-down is there but doesn't have the word "Clear" in the box.
That's all I've seen so far. Haven't completed setting everything up so I'll post back if I find anything else.
sigmaxaa said:
The ROM is fast and smooth and I definitely like this theme over the stock one. Thanks for all the hard work!
2 little things that I've noticed so far:
1. Brightness/Adjustment sliders don't have the "brushed metal" ball look like the screen captures on the theme page (http://forum.xda-developers.com/showthread.php?t=2080046). What's there are the blue sliders but it has the small blue ball instead of the larger metal-looking ball.
2. The Clear button on the Notifications pull-down is there but doesn't have the word "Clear" in the box.
That's all I've seen so far. Haven't completed setting everything up so I'll post back if I find anything else.
Click to expand...
Click to collapse
Okay
Sent from my SGH-T889 using xda premium

JB Touchwiz ROM?

Is there any jellybean touchwiz ROM in the works for the blaze?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
xPhrosty said:
Is there any jellybean touchwiz ROM in the works for the blaze?
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
That would be epic.
Sent from my SAMSUNG-SGH-T769 using Tapatalk 2
I think ktemp was supposed to update his tweaked ICS ROM
Veliion said:
I think ktemp was supposed to update his tweaked ICS ROM
Click to expand...
Click to collapse
@dwitherell is the dev that has tweaked. It is ICS, but he has talked about updating it.
http://forum.xda-developers.com/showthread.php?t=1965232&page=22
I just don't think there is a strong want for touchwiz. It would take a lot of work to get it going. I would suggest finding a blaze dev that would do it and get some donations together.
Yeah the chops needed to craft JB TW on the Blaze are well beyond me. I started updating and further tweaking the ICS-based rom I put together, but I'm not a real dev, just a smali-hack sort that focuses primarily on tinkering with carrier-pushed stock packages.
dwitherell said:
Yeah the chops needed to craft JB TW on the Blaze are well beyond me. I started updating and further tweaking the ICS-based rom I put together, but I'm not a real dev, just a smali-hack sort that focuses primarily on tinkering with carrier-pushed stock packages.
Click to expand...
Click to collapse
Couldn't we do a port?
Sent from my SAMSUNG-SGH-T769 using Tapatalk 2
13~BigBear~13 said:
Couldn't we do a port?
Sent from my SAMSUNG-SGH-T769 using Tapatalk 2
Click to expand...
Click to collapse
Sure (that's what I was thinking), but it would likely need to be from a similar device (or at least much easier if so) - still out of my skillset though, and from my understanding they can be painful to pull off (disclaimer: never did one so I don't know - the exhilerate one doesn't count as I did next to nothing for it).
dwitherell said:
Sure (that's what I was thinking), but it would likely need to be from a similar device (or at least much easier if so) - still out of my skillset though, and from my understanding they can be painful to pull off (disclaimer: never did one so I don't know - the exhilerate one doesn't count as I did next to nothing for it).
Click to expand...
Click to collapse
I would totally do it but I don't have a computer.
Sent from my SAMSUNG-SGH-T769 using Tapatalk 2
Since we don't have JellyBean for the Blaze it wont be "stock" possible. Unless you're okay with a CM themed ROM that makes it look like Touchwiz..
I recall someone working on remics-jb for the blaze.. Forgot who though.. :/
Sent from my SGH-T769 using xda app-developers app
unicorndust98 said:
I recall someone working on remics-jb for the blaze.. Forgot who though.. :/
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
For the Blaze 4g? That would be kickass
Probably a dropped project now though./:
Sent from my SGH-T769 using xda app-developers app
unicorndust98 said:
Probably a dropped project now though./:
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
Dropped.. Sorry. lol been sooo busy
xWolf13 said:
Dropped.. Sorry. lol been sooo busy
Click to expand...
Click to collapse
Completely scrapped? Or just temporarily abandoned? I may be able to pick up with a few guidelines..
Sent from my SGH-T769 using xda app-developers app
unicorndust98 said:
Completely scrapped? Or just temporarily abandoned? I may be able to pick up with a few guidelines..
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
I have a non-booting one. Stuck with some errors (which I've forgotten what they were). If I can find it I might look into it. I haven't been on in awhile so if I my ask. Is there a 4.3 version of Remics-JB floating around?
Well for the blaze.. Not currently... If you're asking about a 4.3 version of Remics-JB, im not sure either, as since the only way i knew about it was cause of my galaxy player, which I traded for store credit.. But I'm sure with all our support, testing and whatnot.. Who's to say we can't get a booting remics-jb ROM? We've made it this far right?
Sent from my SGH-T769 using xda app-developers app
unicorndust98 said:
Well for the blaze.. Not currently... If you're asking about a 4.3 version of Remics-JB, im not sure either, as since the only way i knew about it was cause of my galaxy player, which I traded for store credit.. But I'm sure with all our support, testing and whatnot.. Who's to say we can't get a booting remics-jb ROM? We've made it this far right?
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
There isn't a 4.3 of the Remics ROM. There is a 4.2.. Might give it a try soon..

Categories

Resources