ROM problems thread - EVO Shift 4G General

Hi everyone, I'm making this so that any problems with ROMS can be discussed here, and any associated fixes. This way we don't clutter the actual ROM threads and all the problems/fixes are in one place. :good:
I'll start it off.
I just ported over a 4.1.2 ROM but the soft keyboard FC's literally every 5 seconds. Any ideas? I tried pulling a logcat from the computer and it says "Unable to open log device '/dev/log/main': No such file or directory
Attached is a screenshot.
I'm gonna try to install a different keyboard from the playstore and see if that one works.

CNexus said:
Hi everyone, I'm making this so that any problems with ROMS can be discussed here, and any associated fixes. This way we don't clutter the actual ROM threads and all the problems/fixes are in one place. :good:
I'll start it off.
I just ported over a 4.1.2 ROM but the soft keyboard FC's literally every 5 seconds. Any ideas? I tried pulling a logcat from the computer and it says "Unable to open log device '/dev/log/main': No such file or directory
Attached is a screenshot.
I'm gonna try to install a different keyboard from the playstore and see if that one works.
Click to expand...
Click to collapse
I had that same problem on one of my first ICS ports, just sub it out for any of the working ones on the Shift. Don't forget to switch out the lib too.

I would say the same thing as ryan, as far as the keyboard is concerned.
And as far as the logcat problem, the only time i have ever had that error was when it was a bad flash. Googling the error gives you a bunch of different reasons this error could happen. I doubt it is a kernel problem, as some sites suggests, because I'm guessing you are using one of the kernels we already have and none of the other roms have the same problem. So I would look into one of the other suggestions that pop up when googling.

Yeah, I'll look into it when I get home today. And i know it cant be a bad flash because i wiped 10 times before flashing it.
Sent from my PG06100

Well i think I found the error. I found a post on stackoverflow that led me to the etc/init.d folder...and in one of the files there I found this
Code:
rm /dev/log/main
Now why that was in there, i have no idea. Hopefully that fixes that part and then I'll just swap out the soft keyboard and Latin_ime.so to fix the AOSP keyboard and all should be good....so if all goes well, expect a new port in the dev section :good:
Sent from my PG06100

I just fresh flashed a cm build with the wrong gapps and this force close happened every few seconds.
Sent from my myTouch_4G_Slide using Tapatalk 2

strapped365 said:
I just fresh flashed a cm build with the wrong gapps and this force close happened every few seconds.
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
Yeah 4.2 GApps really screw stuff up on 4.1. I went like three days trying to get JBv6 to work right and was getting really pissed when I realized I was using the wrong GApps.:banghead:

strapped365 said:
I just fresh flashed a cm build with the wrong gapps and this force close happened every few seconds.
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
Hmm, I flashed the gapps that the original dev linked to
I'll try flashing just the rom and see if thats the problem
Sent from my PG06100

well to update you guys on this, it seems like its the LatinIME itself, the keyboard kept FCing even after a x10 wipe with no gapps flashed
bilgerryan (or anyone else who knows), can you go into more detail about how I can replace it? sorry, but this is still my first port

CNexus said:
well to update you guys on this, it seems like its the LatinIME itself, the keyboard kept FCing even after a x10 wipe with no gapps flashed
bilgerryan (or anyone else who knows), can you go into more detail about how I can replace it? sorry, but this is still my first port
Click to expand...
Click to collapse
Really easy, replace the apk with one that you know works... For this example we'll use the 4.2 keyboard from my ROM. Delete both the apk and the libjniLatin_IME.so from system/lib. Replace with the working apk and the corresponding lib (libjniLatin_IMEgoogle.so or something close to that) and rezip. If that doesn't work see if you can get a flashable like the Xperia T keyboard to work after boot. If that doesn't work, there is probably a major problem.

bilgerryan said:
Really easy, replace the apk with one that you know works... For this example we'll use the 4.2 keyboard from my ROM. Delete both the apk and the libjniLatin_IME.so from system/lib. Replace with the working apk and the corresponding lib (libjniLatin_IMEgoogle.so or something close to that) and rezip. If that doesn't work see if you can get a flashable like the Xperia T keyboard to work after boot. If that doesn't work, there is probably a major problem.
Click to expand...
Click to collapse
I stumbled on an IME modding thread to quit that force close once, so I'm sure ill find it again. Let me go see my best friend Google and see if I can stumble there again.
Sent from my myTouch_4G_Slide using Tapatalk 2

bilgerryan said:
Really easy, replace the apk with one that you know works... For this example we'll use the 4.2 keyboard from my ROM. Delete both the apk and the libjniLatin_IME.so from system/lib. Replace with the working apk and the corresponding lib (libjniLatin_IMEgoogle.so or something close to that) and rezip. If that doesn't work see if you can get a flashable like the Xperia T keyboard to work after boot. If that doesn't work, there is probably a major problem.
Click to expand...
Click to collapse
Awesome, just wanted to make sure that I wasn't fooling myself and it really is that easy. Thanks :cyclops:
strapped365 said:
I stumbled on an IME modding thread to quit that force close once, so I'm sure ill find it again. Let me go see my best friend Google and see if I can stumble there again.
Sent from my myTouch_4G_Slide using Tapatalk 2
Click to expand...
Click to collapse
That would be great if you could
Thanks for both of your replies, bilgerryan and strapped! :laugh:

CNexus said:
Awesome, just wanted to make sure that I wasn't fooling myself and it really is that easy. Thanks :cyclops:
That would be great if you could
Thanks for both of your replies, bilgerryan and strapped! :laugh:
Click to expand...
Click to collapse
Yeah so far I haven't found it again. But I do remember one of my ports having this issue and a certain set of gapps fixed it so ill look for all that too
Sent from my myTouch_4G_Slide using Tapatalk 2

Did the logcat tell you anything about the error? Most times it will mention the lib missing. Even if you see it there it may be the wrong version, and you would need to grab it from the port.

BigSplit said:
Did the logcat tell you anything about the error? Most times it will mention the lib missing. Even if you see it there it may be the wrong version, and you would need to grab it from the port.
Click to expand...
Click to collapse
Yeah i dont know actually....I dont think it did
But I've since then moved on to another port of a very popular rom type...been having some problems with the updater script, but one I get past those I think it will be fine
Thanks for the tip about same resolution devices btw :good:
Sent from my PG06100

Jellybelly Omega stuck
I flashed Jellybelly Omega to the Shift following the instructions to the letter (multiple times now) and it just gets stuck at the HTC screen. I have left it there for an hour or so, because I know that first boot can take a while. But it just sits there on the HTC screen.

pastorterrylee said:
I flashed Jellybelly Omega to the Shift following the instructions to the letter (multiple times now) and it just gets stuck at the HTC screen. I have left it there for an hour or so, because I know that first boot can take a while. But it just sits there on the HTC screen.
Click to expand...
Click to collapse
Are you s-on unlocked?
If you are you need to
1. Open the ROM with 7zip or winrar and move the boot.img to where fastboot is located and then run this command from fastboot
fastboot flash boot boot.img
If your not check the md5 sum with the one provided on dev-host. And redownload/transfer if needed

Your stumbling is way better than my searching
strapped365 said:
I stumbled on an IME modding thread to quit that force close once, so I'm sure ill find it again. Let me go see my best friend Google and see if I can stumble there again.
Thank you for your work and thanks for stumbling for our benefit.
---------- Post added at 12:37 AM ---------- Previous post was at 12:24 AM ----------
strapped365 said:
Are you s-on unlocked?
If you are you need to
1. Open the ROM with 7zip or winrar and move the boot.img to where fastboot is located and then run this command from fastboot
fastboot flash boot boot.img
If your not check the md5 sum with the one provided on dev-host. And redownload/transfer if needed
Click to expand...
Click to collapse
Thanks and I will give it a shot for sure
---------- Post added at 12:42 AM ---------- Previous post was at 12:37 AM ----------
strapped365 said:
Are you s-on unlocked?
If you are you need to
1. Open the ROM with 7zip or winrar and move the boot.img to where fastboot is located and then run this command from fastboot
fastboot flash boot boot.img
If your not check the md5 sum with the one provided on dev-host. And redownload/transfer if needed
Click to expand...
Click to collapse
Should I do this while it is locked on the HTC screen?
Click to expand...
Click to collapse

pastorterrylee said:
strapped365 said:
I stumbled on an IME modding thread to quit that force close once, so I'm sure ill find it again. Let me go see my best friend Google and see if I can stumble there again.
Thank you for your work and thanks for stumbling for our benefit.
---------- Post added at 12:37 AM ---------- Previous post was at 12:24 AM ----------
Thanks and I will give it a shot for sure
---------- Post added at 12:42 AM ---------- Previous post was at 12:37 AM ----------
Should I do this while it is locked on the HTC screen?
Click to expand...
Click to collapse
No you should be in bootloader then select fastboot. But that's if your s-on, you never said either way
Click to expand...
Click to collapse

I am s-off, unlocked, rooted, custom recovery
strapped365 said:
Are you s-on unlocked?
If you are you need to
1. Open the ROM with 7zip or winrar and move the boot.img to where fastboot is located and then run this command from fastboot
fastboot flash boot boot.img
If your not check the md5 sum with the one provided on dev-host. And redownload/transfer if needed
Click to expand...
Click to collapse
strapped365 said:
pastorterrylee said:
No you should be in bootloader then select fastboot. But that's if your s-on, you never said either way
Click to expand...
Click to collapse
I am S-off.
Click to expand...
Click to collapse

Related

replacing system files

a few days ago i posted a question about turning a update.zip file to an .apk file. it worked but i couldnt install the live wallpaper because it was trying to overwrite a system file (the stock nexus LWP). im not familiar with adb so i tried using root explorer to delete the original file and replace it with the .apk of the wallpaper i wanted. unfortunately it didnt work. can someone provide the steps necessary to replace a system file like a stock wallpaper with a custom one? it would be a big help.
did you delete or just overwrite the original file?
Couldn't get the problem, same as asked by Chugga.......you can't delete or overwrite/merge the existing file??
BTW: I'm using ESFile explorer and enabled "Root explorer" and "Mount File System" in settings/root settings and never had any issues modifiying system content.
Cheers.....LinChina
Correct, either rename the original file or delete it.
I think this is more of a developer problem, i believe he has an apk file which replaces files. Like an update.zip file replaces files he turned his into an apk. But in order for the apk to overwrite system files you must call su permissions in the onCreate method.
Oh, I thought he turned a flashable.zip with a live wallpaper into and installable apk.
What is the reason behind making an flashable.zip into an apk?
^---That is curiosity and not judgment.---^
Wow, just realized the date of this thread...
"25th August 2010, 01:04 PM"
Problem is surely resolved.
Dblfstr said:
Oh, I thought he turned a flashable.zip with a live wallpaper into and installable apk.
What is the reason behind making an flashable.zip into an apk?
^---That is curiosity and not judgment.---^
Wow, just realized the date of this thread...
"25th August 2010, 01:04 PM"
Problem is surely resolved.
Click to expand...
Click to collapse
Thanks for pointing that out no longer paying attention to thread xD
Dblfstr said:
Oh, I thought he turned a flashable.zip with a live wallpaper into and installable apk.
What is the reason behind making an flashable.zip into an apk?
^---That is curiosity and not judgment.---^
Wow, just realized the date of this thread...
"25th August 2010, 01:04 PM"
Problem is surely resolved.
Click to expand...
Click to collapse
He was doing it for 10 posts and opened tonnes of threads from August 2010
See here
Nigeldg said:
He was doing it for 10 posts and opened tonnes of threads from August 2010
See here
Click to expand...
Click to collapse
SMH -.-
Nigeldg said:
He was doing it for 10 posts and opened tonnes of threads from August 2010
See here
Click to expand...
Click to collapse
Dang, why not offer real help? I guess if you don;t know hwat you are doing you can't offer real help.
Speaking of real help. Have to figure out this problem with an updater script that is causing a bootloop now.
Dblfstr said:
Dang, why not offer real help? I guess if you don;t know hwat you are doing you can't offer real help.
Speaking of real help. Have to figure out this problem with an updater script that is causing a bootloop now.
Click to expand...
Click to collapse
I saw that figured I'd let you take over ^-^
Sent from my GT-I9100 using Tapatalk
elesbb said:
I saw that figured I'd let you take over ^-^
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Figured it out. There were some Syntax errors, some undefined locations, and an unsigned apk. All is well now.

Sprint TV upgrade available!!!!

Sprint TV upgrade available, however when I press ok to download nothing happens.
Sent from my PC36100 using XDA App
mine downloaded and updated ok
anything new?
tauzins said:
anything new?
Click to expand...
Click to collapse
mine doesnr update either, mine getting the new apk>??
TeknoJnky said:
mine downloaded and updated ok
Click to expand...
Click to collapse
Is there anyway you (or anyone) can pull the updated .apk file and post it? For whatever reason, I can't upgrade it, either. When I open the app, it tells me off the bat that there is an updated version available. However, why I tap "OK" to update it, nothing would happen. I tried to reboot the phone, and I got this error when I tried the update:
Download failed. -1java.io.FileNotFoundException: /fs:/shared/csitest.tar (No such file or directory)
If someone can post the .apk file so I can do it manually, I would totally give you a cyber high-five.
pthr3e said:
Sprint TV upgrade available, however when I press ok to download nothing happens.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
i've got the same issue. if someone could post the APK that would be glorious.
rugedraw said:
Is there anyway you (or anyone) can pull the updated .apk file and post it? For whatever reason, I can't upgrade it, either. When I open the app, it tells me off the bat that there is an updated version available. However, why I tap "OK" to update it, nothing would happen. I tried to reboot the phone, and I got this error when I tried the update:
Download failed. -1java.io.FileNotFoundException: /fs:/shared/csitest.tar (No such file or directory)
If someone can post the .apk file so I can do it manually, I would totally give you a cyber high-five.
Click to expand...
Click to collapse
^^^ is what happened with me as well...
Yeah, I'm rooted, and will probably need the apk or a flashable zip, any upload would be nice!
i am rooted and i upgraded just fine. i am using the rooted factory rom
riironman said:
i am rooted and i upgraded just fine. i am using the rooted factory rom
Click to expand...
Click to collapse
Would you mind posting the apk or zip. Thanks
Bump
Sent from my PC36100 using XDA App
rugedraw said:
Is there anyway you (or anyone) can pull the updated .apk file and post it? For whatever reason, I can't upgrade it, either. When I open the app, it tells me off the bat that there is an updated version available. However, why I tap "OK" to update it, nothing would happen. I tried to reboot the phone, and I got this error when I tried the update:
Download failed. -1java.io.FileNotFoundException: /fs:/shared/csitest.tar (No such file or directory)
If someone can post the .apk file so I can do it manually, I would totally give you a cyber high-five.
Click to expand...
Click to collapse
Same thing and same error happening here. I'm on ava v6.
Sent from my PC36100 using XDA App
pthr3e said:
Sprint TV upgrade available, however when I press ok to download nothing happens.
Sent from my PC36100 using XDA App
Click to expand...
Click to collapse
So was this really worth FOUR exclamation points in the title?
SilverZero said:
So was this really worth FOUR exclamation points in the title?
Click to expand...
Click to collapse
Maybe he really likes sprint tv whats it to you? Was it really worth you posting about it. Get real. Do you have the apk? No?
zone23 said:
Maybe he really likes sprint tv whats it to you? Was it really worth you posting about it. Get real. Do you have the apk? No?
Click to expand...
Click to collapse
Sorry I offended . . . you?
zone23 said:
Would you mind posting the apk or zip. Thanks
Click to expand...
Click to collapse
sure if i knew where it went when i installed it
Here you go
rutter9 said:
Here you go
Click to expand...
Click to collapse
Doesn't appear to be the new version. Installs fine, but when launched it says an upgrade is available.... Clicking on Update crashes the app, then gives error-"Download failed.-1java.io.filenotfoundexception: /fs:/shared/csitest.tar (No such file or directory).
Also tried to drop in system/app folder with rootexplorer, but got same error...
Hmm that's weird pulled it directly from my phone. O well I guess ignore the upload
Sent from my Evo.
here is version 2.2.46.124167.
When pulling from the phone the NAND is supposed to be locked so it cannot install as a system app any longer and is located in Data/app
James

[Q] Can someone mod a rom for me? please :)

can anyone mod a ACS rom for me so it can say "Stevie" in the lock screen and notification bar? instead of acs
http://forum.xda-developers.com/showthread.php?t=976194
bump.......
there's a couple problems with this. What theme are you using. If your using a theme your gonna have to contact that dev and ask him. If your just using the rom I'm the man to talk to.
if I do this for you then others are going to want it done then it will be time consuming. And I won't be able to work in my other projects. However I wrote a how-to on changing the sprint branding. You can always follow those instructions.
If I have some free time I may try to fit this in.
Sent from my SPH-D700 using Tapatalk
steviee7 said:
bump.......
Click to expand...
Click to collapse
you need to give the thread some time so people can see it. If no response in 24 hours then bump it. Not in the same time or in a matter of minutes. We don't live on the internet
Sent from my SPH-D700 using Tapatalk
sorry bout that... yes im just running the rom itself no theme or anything
steviee7 said:
sorry bout that... yes im just running the rom itself no theme or anything
Click to expand...
Click to collapse
I either suggest trying it your self or wait to see if I have time to do it
Sent from my SPH-D700 using Tapatalk
i tried it the other day but i messed up and i think i would rather wait for whenever you have time to mod it im in no rush i just thought it would be cool
just keep trying until you get it to work, you will feel awesome and you may learn a thing or two about android. there are a pretty limited number of ways to mess up such a small change so just do a little reading and you'll figure it out.
amirite said:
just keep trying until you get it to work, you will feel awesome and you may learn a thing or two about android. there are a pretty limited number of ways to mess up such a small change so just do a little reading and you'll figure it out.
Click to expand...
Click to collapse
+1 to this. I recently started using a theme that I wanted tweaked in one little way. I posted something in the thread and got no response and so started screwing around with it myself. It took a while (and multiple screw ups) but I eventually got it to do what I wanted. However, I learned a ton in the process that made me come up with new and improved ways I might screw up... I mean improve... my phone.
By the way, I think the key to doing this with confidence is doing a full "nandroid" backup (i.e. a backup in clockwork). As long as you do this before messing with anything on the phone, you can pretty much always restore the backup and be right where you were. I got myself stuck a couple times and this saved me.
dr_gibberish said:
+1 to this. I recently started using a theme that I wanted tweaked in one little way. I posted something in the thread and got no response and so started screwing around with it myself. It took a while (and multiple screw ups) but I eventually got it to do what I wanted. However, I learned a ton in the process that made me come up with new and improved ways I might screw up... I mean improve... my phone.
By the way, I think the key to doing this with confidence is doing a full "nandroid" backup (i.e. a backup in clockwork). As long as you do this before messing with anything on the phone, you can pretty much always restore the backup and be right where you were. I got myself stuck a couple times and this saved me.
Click to expand...
Click to collapse
When I'm working on mods I zip up the files I edited so I can flash and test the mod. I also create a 2nd zip with the same files but un modified. So if the modified zip breaks things I flash the un modified zip
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
However I wrote a how-to on changing the sprint branding. You can always follow those instructions.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
Where is this located?
BWFBezerk said:
Where is this located?
Click to expand...
Click to collapse
Strings.xml after you decompile framework-res.apk zz_roaming text you'll see it probably says acs already. Pull the framework res.apk decompile in apk manager, then navigate to projects/framework-res.apk/res/values/strings.xml. Scroll down towards the bottom and search for zz_roaming_. Note in apk manager when you recompile and it asks is this a system app choose y. Then it asks to preserve signature as well as files choose yes thenin apk manager you'll now have a keep folder. Delete the file named resources.arsc and then goto place here for modding folder. You'll see unsigned-framework-res.apk in there rename that to framework-res.
Sent from my SPH-D700 using Tapatalk
dreamsforgotten said:
Strings.xml after you decompile framework-res.apk zz_roaming text you'll see it probably says acs already. Pull the framework res.apk decompile in apk manager, then navigate to projects/framework-res.apk/res/values/strings.xml. Scroll down towards the bottom and search for zz_roaming_. Note in apk manager when you recompile and it asks is this a system app choose y. Then it asks to preserve signature as well as files choose yes thenin apk manager you'll now have a keep folder. Delete the file named resources.arsc and then goto place here for modding folder. You'll see unsigned-framework-res.apk in there rename that to framework-res.
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
should have just linked him to my thread. Give me a minute and I'll dig it up
Sent from my SPH-D700 using Tapatalk
http://forum.xda-developers.com/showthread.php?t=872222
Sent from my SPH-D700 using Tapatalk
MysteryEmotionz said:
http://forum.xda-developers.com/showthread.php?t=872222
Sent from my SPH-D700 using Tapatalk
Click to expand...
Click to collapse
You right forgot all about it!
Lmao miss read that question thought he asked where the name was located seems he wanted the thread
Sent from my SPH-D700 using Tapatalk
well i tried to do it myself again... using your guide and when i try to install the new rom it says installation aborted!
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
chris41g said:
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Either push it using adb or root explorer. Or use update script from another theme but leaving the file structure the same
Sent from my SPH-D700 using Tapatalk
chris41g said:
Just push the framework-res.apk file... installation aborted is a problem with your updater-script
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
yeah... i dont know how to do that...
steviee7 said:
yeah... i dont know how to do that...
Click to expand...
Click to collapse
Turn usb debugging on in settings applications development. Hook your usb cable open a command prompt and in the terminal cd to the directory with the modded framework and type adb push framework-res.apk system/framework/ and then hit enter. This requires you have the android sdk installed and the tools in your path if u you have trouble with that then get a theme that works on your rom open the theme with a zip program and delete everything inside the system folder except the folder framework. Next open the framework folder and delete both framework-res.apk and twframework.apk. Next drag and drop your framework-res.apk into that framework folder close the zip and flash
Sent from my SPH-D700 using Tapatalk

[ROM] The XT720 XDA Special

Well i compiled all the latest Development on WanHus' SC2.2
Now i have alot of thanx to give, i even tried linking to each persons Thanks button, but that failed/...
So Special thanks to
Mioze7Ae, Extensive framework modification. And i mean extensive, deep $h1T!
fjfalcon, LangPak, RusMod, Fastboot Kernel.. too much too type it all...
gommers1978, LangPak.
3rdstring, Services modification and some great pointers.
Kahl, Well kahl did not actually contribute to this ROM but i learned alot looking at his ROMs so i think Thanks is due!
So many others for encouragements and testing!! You know who you are and so do i <3!
I should post some Screen shots but in so tired.... Il try in the morning....
It'd Gingerbready not finished in any regards, Listen Well to what i say "ALFA"~!
It's fast and stable il complete the list in the Morning. Build.prop and image optimisation.
SO instructions, the fast fast version.
1. RDS flash to Singapore SBF
2. Root, manually install OpenRecovery, OpenAndroidiani is better.
3. REboot recovery, delete data, cache, dalvik-cache.
4. Restore System, Boot and Logo
Don't restore Data, upload corruption....
. http://www.megaupload.com/?d=APPG64EG
5. Reboot, enjoy don't foget ALFA!!! Alfa!~~~
fjfalcon added some apk, and fixed data full restore. http://www.xt720.ru/WanHu/XSpecial_h_Alfa.zip
Openrecovery.apk and more.
Original release http://www.mediafire.com/?xjhragbbwjmhcyd
The XT720 special stock beta.
http://www.megaupload.com/?d=6FIZ85EJ
fjfalcon Miror
http://xt720.ru/WanHu/Stock XT720 special.zip
No modification to looks just the insides,
Squlite3 MMs sms fix
Handcent
Android keybord Fc fix
Build.prop tweaks
And a special one 1sec lag on first picture still there but a lot less.
I tried to get my changes to keep but they did not so this is how to get less lag on picture taking.
In main of Camera tap Scenes
Change to portrait
flash on
In >>> Camera > Settings > iso
Change to 100
In >>> Camera > Settings > Video resolution
Change to HD
The first pic might actually make an FC, dont worry just try again it always sticks the second time.
Mz app2sd fix and more
http://forum.xda-developers.com/showpost.php?p=16094405&postcount=233
XT720 XDA special Stock Beta 2
http://www.mediafire.com/?ie8507b78t918b7
If you are coming from Stock beta one just full wipe and nandroid.
From anything else
RDS flash Singapore 2.1
Root
Install OpenAndroidiani
Nandroid
sileshn Made a great theme!
There is only 1 theme as of now, Twisted Inception. The link is given below.
http://www.mediafire.com/?iey2wz3bq9anvzw
Miror
http://www.megaupload.com/?d=0E4535WO
There is also a flashable zip to take you back to stock. The link for that is given below.
http://www.mediafire.com/?ksfg2ujf3u9hd5p
Miror
Silesh
Have fun
None of the parties mentioned above or bellow are responsible for any damage that may be incurred by installing this ROM to your phone.
Will mirror it when get to work.
Have you applied sqlite tweaks in rom?
fjfalcon said:
Will mirror it when get to work.
Have you applied sqlite tweaks in rom?
Click to expand...
Click to collapse
I think so, not all still working on some but most.
Still ALFA!!! for the N00bs
Plans are/will be in the TODO List,
This is just for the Fans <3
Trying to include all requests....
so they don't think we are just dinking arround
Please provide the mirror link, because I can't download http://www.megaupload.com in my area.
tubekeeper said:
Please provide the mirror link, because I can't download http://www.megaupload.com in my area.
Click to expand...
Click to collapse
Give me an URL that i can use in your area please.
I will provide mirror in 45 mins.
BTW that mod like RusMod 2.0 that i created sometime ago for russian users..
Like always - all our works in there but only language - russian =)
Error
Thank you all for the hard work. I tried to restore and got this error so I flashed Khal's back right away. Love the new boot logo! lol. So I still have the boot logo can I just remove the MD5 folders and just restore the normal 4 files now? Thanks for any advice
Error MD5 missing in nandroid restore?
Thank you very much for your efforts. I look forward to hearing the mirror that can be downloaded in my areas.
LibertyMonger said:
Thank you all for the hard work. I tried to restore and got this error so I flashed Khal's back right away. Love the new boot logo! lol. So I still have the boot logo can I just remove the MD5 folders and just restore the normal 4 files now? Thanks for any advice
Error MD5 missing in nandroid restore?
Click to expand...
Click to collapse
Double checking now...
data.md5 dint save on MegaUpload...
Well you can just Nandroid the rest it will boot... changing instructions/.
Next release won't be for a litle bit...
LibertyMonger said:
Error MD5 missing in nandroid restore?
Click to expand...
Click to collapse
Will create md5 file when will mirroring it.
BTW, like i said - megaupload sucks. 45 min until download completed.
Looking forward to! Many thanks to all those who contributed!
hellmonger said:
1. RDS flash to Korean 2.1
2. Root, manually install OpenRecovery, OpenAndroidiani is better.
3. REboot recovery, delete data, cache, dalvik-cache.
4. Restore System, Boot and Logo
Don't restore Data, upload corruption....
. http://www.megaupload.com/?d=APPG64EG
5. Reboot, enjoy don't foget ALFA!!! Alfa!~~~
Click to expand...
Click to collapse
1. Gotta flash specifically Korean 2.1? Can't do this straight from the 2.1 (Mio's ESB) I'm currently on? If that's the case, where do I get and how do I do the Korean 2.1 flash?
2. ALFA?
XSpecial_h_Alfa
Changed:
added data.md5
added superoneclick root.
added openrecovery.apk
changed rar to zip(don't everyone have winrar or 7zip)
can i flash using CE firmware? cause i don't have korean 2.1 sbf, does anyone have link for korean 2.1 sbf firmware?
thank you
hellmonger said:
Give me an URL that i can use in your area please.
Click to expand...
Click to collapse
www.mediafire.com
or
just upload to my mail [email protected] , [email protected]
thanks alot
fjfalcon said:
XSpecial_h_Alfa
Changed:
added data.md5
added superoneclick root.
added openrecovery.apk
changed rar to zip(don't everyone have winrar or 7zip)
Click to expand...
Click to collapse
added to main page...
syrenz said:
Looking forward to! Many thanks to all those who contributed!
1. Gotta flash specifically Korean 2.1? Can't do this straight from the 2.1 (Mio's ESB) I'm currently on? If that's the case, where do I get and how do I do the Korean 2.1 flash?
2. ALFA?
Click to expand...
Click to collapse
Try might break some things...
hellmonger said:
Try might break some things...
Click to expand...
Click to collapse
I'm flashed from rm 1.19 to rm 2.0 and get no problems...
but me is me.. =)
hellmonger said:
Try might break some things...
Click to expand...
Click to collapse
Break as in bricking my phone permanently? Or do you mean I'll just get bootloops or something and I can fix by entering recovery and flashing a new ROM?
THANK YOU!
Thanks a lot to all our devs, you're doing an amazing job... unfortunately I'm not able to help due to my lack of knowledge, but i'm mentally supporting you checking your results every day...THANK YOU!
hellmonger said:
Try might break some things...
Click to expand...
Click to collapse
I thought some things do not work with the korean SBF in our non korean XT720?
or will they work again once you have restored the nandroid?

Vrtheme and updater script

I need a lilttle help on this. I have had Aroma on my rom for awhile. But on the next update (Im working on now) i want to include new things like Nexus 7 animations. But they use vrtheme.
I have tried to get the mods that have vrtheme to flash but its a no go. I know that I must have vrtheme in my rom which I do (attatched) but I dont know the right way to write my script to extract it in my updater script.
Thats where I need help. Can anyone point me in the right direction? I have enclosed my updater script, aroma config, and my folder which contains all aroma mods.
Thanks
Edit....its not letting my upload my files. I will try again later
alloycowboy said:
I need a lilttle help on this. I have had Aroma on my rom for awhile. But on the next update (Im working on now) i want to include new things like Nexus 7 animations. But they use vrtheme.
I have tried to get the mods that have vrtheme to flash but its a no go. I know that I must have vrtheme in my rom which I do (attatched) but I dont know the right way to write my script to extract it in my updater script.
Thats where I need help. Can anyone point me in the right direction? I have enclosed my updater script, aroma config, and my folder which contains all aroma mods.
Thanks
Edit....its not letting my upload my files. I will try again later
Click to expand...
Click to collapse
Download the Aroma VrTheme (installer is first in my signature)
you can probably figure it out from there.
JohnMcW said:
Download the Aroma VrTheme (installer is first in my signature)
you can probably figure it out from there.
Click to expand...
Click to collapse
Thanks bro....took a fast look before work. Saw the updater script. I will look into it tonight. Thanks again
Sent from a Insane S4
SICK MADE DEVELOPMENT
I ran into a problem. At the very end of aroma I got this: package_extract_ dir () expects 2 args, got 3.
My rom flashed except for any vrtheme related mod.
I have enclosed the log, updater script, and aroma config. Will someone take a peek at this and see what I missed?
https://db.tt/SDPpgs0M
https://db.tt/bUANfGNo
https://db.tt/ExrBn3Mi
Sent from my SGH-M919 using XDA Premium 4 mobile app
alloycowboy said:
I ran into a problem. At the very end of aroma I got this: package_extract_ dir () expects 2 args, got 3.
My rom flashed except for any vrtheme related mod.
I have enclosed the log, updater script, and aroma config. Will someone take a peek at this and see what I missed?
https://db.tt/SDPpgs0M
https://db.tt/bUANfGNo
https://db.tt/ExrBn3Mi
Sent from my SGH-M919 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
There should only be 2 parms, you have 3
the first is the source directory, the second is where to put it
you have:
package_extract_dir("alloy/Lock/Shock", "/vrtheme", "/sdcard/vrtheme");
You gota get rid of one of them, more than likely "/vrtheme"
based on your other lines that worked you probably should have coded it like this:
package_extract_dir("alloy/Lock/Shock/vrtheme", "/sdcard/vrtheme");
JohnMcW said:
There should only be 2 parms, you have 3
the first is the source directory, the second is where to put it
you have:
package_extract_dir("alloy/Lock/Shock", "/vrtheme", "/sdcard/vrtheme");
You gota get rid of one of them, more than likely "/vrtheme"
based on your other lines that worked you probably should have coded it like this:
package_extract_dir("alloy/Lock/Shock/vrtheme", "/sdcard/vrtheme");
Click to expand...
Click to collapse
Ok, thanks. I overlooked that. I will see if that fixes the problem. Thanks again.
Got it working. Thanks JohnMcW
Sent from my SGH-M919 using XDA Premium 4 mobile app
Does anyone know of any good documentation or forms for building a aroma?
Sent from my SAMSUNG-SGH-I337 using Tapatalk
---------- Post added at 02:51 PM ---------- Previous post was at 02:49 PM ----------
I'm building a aroma and have it done but the problem is it will start to extract vrtheme but then stops instillation and ends. Try to find something that will help me learn. Can't find much.
Sent from my SAMSUNG-SGH-I337 using Tapatalk
parkerj7uc said:
Does anyone know of any good documentation or forms for building a aroma?
Sent from my SAMSUNG-SGH-I337 using Tapatalk
---------- Post added at 02:51 PM ---------- Previous post was at 02:49 PM ----------
I'm building a aroma and have it done but the problem is it will start to extract vrtheme but then stops instillation and ends. Try to find something that will help me learn. Can't find much.
Sent from my SAMSUNG-SGH-I337 using Tapatalk
Click to expand...
Click to collapse
Theres an aroma q&a in the android section, covers everything including code help

Categories

Resources