Hi.
I thought I might start an new tread for my repacks
I have repacked TripNRaVeRs progress to an flash-able ZIPs for xRecovery
All KUDOS goes to J,Z,T!
UPDATE.ZIPs for recovery:
Froyo_2.2.1_xperia_TripNRaVeR-v02.zip
Froyo_2.2.1_xperia_TripNRaVeR-v021.zip
Froyo_2.2.1_xperia_TripNRaVeR-v024.zip
Froyo_2.2.1_xperia_TripNRaVeR-v024.1.zip
NewMarket.zip
Android_2.2.1_Froyo_X10-TripNRaVeR-v040.zip
Froyo_2.2.1_xperia_TripNRaVeR-v0401.1.zip
TripNRaVers original Recovery Backups:
http://rapidshare.com/files/441083539/Android_2.2.1_Froyo_X10-TripNRaVeR-v040.tar.bz2
http://rapidshare.com/files/441186956/Froyo_2.2.1_xperia_TripNRaVeR-v401.tar.bz2
TripNRavers original update.zip for xrecovery.
http://rapidshare.com/files/441499239/Froyo_2.2.1_xperia_TripNRaVeR-v045.zip
(If Z, T or J has any objections I'll take it down)
Trouble shooting same as with Z's Froyo ROM
If you don't have radio (network) or your home is just restarting after 1st boot, please open ADB shell and issue this command:
Code:
killall servicemanager
No wifi connect: Add static IP address or do in adb:
Code:
setprop net.dns1 192.168.1.1
If you don't have root access, please open ADB shell and issue this command:
chmod 4755 /system/bin/su
P.S I hope I don't step on somebodys toes
I'll try to follow TripNRaVeRs progress..
Excellent idea, is the CPU scaling set to 'on demand' or do I need to use setcpu to preserve my battery (the original from J/Z was not set to on demand)
Thanks
I must say runs nice,,,,thou still got market FC and no memory card...
But Top Job
@roRt it's on performance
@lodger try to wipe data before you flash.
Sent from my X10i using XDA App
Full data wipe or cache partition?
Hi there...
So i am a little confused here...
I have tried to install this 3 times now, all 3 times i wiped data before the install.
And still the marked FC on me...
I have also tried to remove all the data in /data/data/xxxxx.vending, and still no luck
Then i have tried to get the vending.apk and replace it, and still FC
So what can be the problem here ??
It is btw the 024 rom i am trying to get running...
hows the camera for pictures? is hd video recording availible?
Sent from my X10i using XDA App
very nice rom!
ballubas said:
hows the camera for pictures? is hd video recording availible?
Sent from my X10i using XDA App
Click to expand...
Click to collapse
+1 Would Like to know tooo! thanks
dk2000zx said:
+1 Would Like to know tooo! thanks
Click to expand...
Click to collapse
+2
Sent from my X10i using Tapatalk
CAMERA IS NOT WORKING!
IT WILL TAKE QUITE A WHILE
SO HOLD ON
thanks :3
Market fix
1.: Take Root Explorer and Delete everything IN the folder "Data/Data/com.android.vending" & "com.android.vending.updater"
(not the folders.. but ALL the stuff they contain)
2.: Download the Vending.apk from http://forum.xda-developers.com/showpost.php?p=10259539&postcount=5874 and save it on your SD Card,
then Take the Root Explorer, and replace the "System/app/vending.apk" with the new one, you have downloaded. Then long press the Vending.apk > Permissions and set them for write, execute etc...
Then Restart the Phone.
It worked for me.
Greets, David
th4r said:
...Installation guide
* Move .ZIP file to SD card
* Reboot your phone, go to RecoveryMenuInstall custom zip
* Wipe data if you're not coming from one of my repacks
Click to expand...
Click to collapse
Just to confirm: is this step still necessary for v024?
Right now I'm with the 2.1 v006 version from J.
Which is the original ROM thread that is being referred to in here?
Could you suggest me on the Installation Procedures? I have the X10 Custom ROM AOSP 2.1 installed currently using XRecovery. How should I be proceeding after this.
I'm using your custom install with xrecovery and I'm getting 100% market F/C
Even tried the method above. Didn't work for me at all
Sighx said:
I'm using your custom install with xrecovery and I'm getting 100% market F/C
Even tried the method above. Didn't work for me at all
Click to expand...
Click to collapse
Same here.
even clean install ? (full wipe, no data restore?)
Sighx said:
I'm using your custom install with xrecovery and I'm getting 100% market F/C
Even tried the method above. Didn't work for me at all
Click to expand...
Click to collapse
I tried the above and it works. I just had to set the permitions for the new vending.apk as the others apps on the same folder manually using root explorer, but it worked after I rebooted.
Yeah, that would be nice!
SHAKEOFABIOMEN said:
Could you suggest me on the Installation Procedures? I have the X10 Custom ROM AOSP 2.1 installed currently using XRecovery. How should I be proceeding after this.
Click to expand...
Click to collapse
Sent from my X10i using XDA App
Related
Hiya,
due to my brother not having the luck of having Froyo on his phone I took a look at it and hacked the newst YouTube app to work with Eclair. I had to remove two calls and add android.util.base64 which was introduced with Froyo. However, it should work flawlessly. If you encounter any problems, feel free to post here along with a little description and if possible a logcat dump of the exception.
Download:
http://ul.to/emt639
http://www.mediafire.com/?ql6v72qia20wkh7
Old Download:
- http://ul.to/kxu37d
- http://www.mediafire.com/?5bdc88opu6qt9nz
You have to remove the default YouTube app before you can install this one over.
Using ADB Shell this should just work:
adb remount
adb shell rm system/app/YouTube.apk
adb uninstall com.google.android.youtube
then you can just install it over using the package manager or with adb (adb install YouTube_signed.apk).
Hope this helps, enjoy the re-designed Youtube app!
Wow, this app is so much cleaner. Thank you so much for the work and tutorial.
Small FYI, I'm on Bionix Fusion 1.1 and the stock app is actually YouTubeHD.apk so that ADB command is slightly different for that ROM.
Tested working, thx.
works perfectly. i installed it via Root Explorer.
xanderdad said:
Wow, this app is so much cleaner. Thank you so much for the work and tutorial.
Small FYI, I'm on Bionix Fusion 1.1 and the stock app is actually YouTubeHD.apk so that ADB command is slightly different for that ROM.
Click to expand...
Click to collapse
+1 thankyou
works great thanks
Thank you. This is the best UI for the You Tube app to date. Installed with Root Explorer. The other files I deleted besides the system/app apk were in data/data and data/dalvik-cache. Running great on JI6.
I used the Root Explorer to replace a system app for the first time. Indeed a neat practice with no risk involved.
Thank you
Oh yeah and it's working fine !!!!!!
Btw, I 've question about data/dta and data/dalvik-cache. With the Root Explorer do I just empty the entire data/data and data/dalvik-cache folder? If not how do you find the files that's responsible for the corresponding old app
How about Voice action from 2.2?
u are the man !
Gingerbread has been released? When did this happen? I think he means Froyo right?
Works in froyo too!
jcc332006 said:
Gingerbread has been released? When did this happen? I think he means Froyo right?
Click to expand...
Click to collapse
i think he means froyo too.... or maybe he works for google and knows something o_0 lol
This is the version of Youtube that comes with Gingerbread. It happens to work for 2.2+ and they released in to the market.
Working great with Fusion 1.1 thanks man!
For some strange reason, it doesn't want to install for me. I uninstalled the YouTubeHD using Titanium and not I'm trying to install the package. No go.
working great on Bionix Fusion... installed using root explorer...
Delete Youtube HD, copy new YouTube and restart the phone.
@kangxi - Same thing happened to me. go into settings-applications-manage applications and uninstall the youtube file. then this should install fine.
daobn24 said:
@kangxi - Same thing happened to me. go into settings-applications-manage applications and uninstall the youtube file. then this should install fine.
Click to expand...
Click to collapse
Same here. Good instructions.
Got it, had to delete the com.android.youtube
Edit: The new widget is really nice too!
Works great! I used Root Explorer to install it and remove the old Youtube. Thanks for sharing!
Updated link to script, it is available now for new firmware 024 and app2sd is working.
Finished V0.3 WITH NEW INTERFACE AND FULLY EQUIPED. It will have preinstalled, same applications than in previous version plus (all freeware):
-advance task killer free
-system panel
-cpu tuner
-lgcamera
-tubemate
-angrybirds
-realcalc
- dolphin browser hd
-free energy widgets
-terminal emulator
-vignette demo
It has last firm update, new interface based on gingerbread, and new bootanimation thanks a lot to HUdasp (his update.zip), shivenjuneja (theme, icons for applications), ozzy1212 (bootanimation), DaRk_dOg (basic firmware 2.0.2.A.0.24)
With V0.3, the last three scores whith quadrant after killink processes were, 594, 604, 592.
Download V0.3 (firmware 2.0.2.A.0.24): SW_Ging_Rom_v0.3
Download V0.2 (firmware 2.0.2.A.0.54): SW_Ging_Rom_V0.2
Downloa scriptallinone (app2sd working and menu to select what to install firmware 2.0.2.A.0.24): scriptallinone
Download script (no select menu and no app2sd firmware 2.0.2.A.0.54): script
To run script, unzip the file in your sdcard and type:
-su (accept permission)
-cd sdcard
-sh script.sh
Ill upload a video for final version in short and the download link.
Video of version to upload
Heres a video about new interface
You can watch a video about instalation here
INSTALLATION
- Backup and restore
When you download the file and unzip, you'll see a folder "backup-inst". In it you'll find three more folders, SW_Ging_Rom_V0.2 which must be copied to /sdcard/xrecovery/backup/, iconos must be copied to /sdcard/ and lpshortcut which must be copied to /sdcard too. The file instrucciones.txt tries to explain how to install it and working swype. Once you have done this, reboot your phone in recovery mode, and select backup and restore, select restore, and select SW_Ging_Rom_V0.2 and confirm. That's all
- UPDATE.ZIP
When unziped downloaded file, you'll find too update.zip. Copy it to /sdcard and reboot in recovery mode. Now you have two choices, first select full wipe and confirm, and afeter select install update.zip.This will install the rom after deleting all your data and customization. Second way is just select install update.zip (do not use full wipe), and this will install the rom keeping your data and previous customization.
Thats all. Hope you like it. If wanna thank please donate.
Watch the video for installing rom from update.zip here
Of course, this is rom SW_Ging_Rom_V0.2 with apps installed by me. The one to uploaded wont have warez.
If you like what you download for your use, please donate.
can i use this on my x10 mini ?
No you can't use in your mini.
Sent from my U20i using XDA App
simply awesome .. the problem is i dont read spanish and google translation is far different from the original one..
Biodegradable said:
simply awesome .. the problem is i dont read spanish and google translation is far different from the original one..
Click to expand...
Click to collapse
try to learn a bit of it, it's a beautyful language, and that will let you visit the country understanding the people
galaningenieros said:
try to learn a bit of it, it's a beautyful language, and that will let you visit the country understanding the people
Click to expand...
Click to collapse
ill try. anyways is it possible to full wipe my old rom and replace with your new rom? hows that possible?
Biodegradable said:
ill try. anyways is it possible to full wipe my old rom and replace with your new rom? hows that possible?
Click to expand...
Click to collapse
Yes sure. Restart in recovery mode. Select full wipe, and after select install update.zip.
That's all
galaningenieros said:
Yes sure. Restart in recovery mode. Select full wipe, and after select install update.zip.
That's all
Click to expand...
Click to collapse
what does full wipe really does, i means what it deletes?? i am really confused with the name "full wipe"..
Biodegradable said:
ill try. anyways is it possible to full wipe my old rom and replace with your new rom? hows that possible?
Click to expand...
Click to collapse
Use google Chrome and it will translate it from spanish to english for you
Full wipe means,it will delete all user data and all caches.
Sent from my X10i using XDA App
when will it be released here?
In short. take it easy man...
galaningenieros said:
In short. take it easy man...
Click to expand...
Click to collapse
cant help it im sooo excited.. :lol:
looks very cool, waiting for it
Any chance you could make one without HandCent for messaging?
Cant stand that app with the huge delay problem from receiving the text and the notification.
El-lobo's rom had it and it was a right carry on to remove and install the stock one again.
Also are you gonna do this one in English so i can have the proper keyboard?
Cheers.
neo6776 said:
Any chance you could make one without HandCent for messaging?
Cant stand that app with the huge delay problem from receiving the text and the notification.
El-lobo's rom had it and it was a right carry on to remove and install the stock one again.
Also are you gonna do this one in English so i can have the proper keyboard?
Cheers.
Click to expand...
Click to collapse
It's too late now to make any changes, it is gonna be uploaded in short. but in future, probably it could be modified.
galaningenieros said:
It's too late now to make any changes, it is gonna be uploaded in short. but in future, probably it could be modified.
Click to expand...
Click to collapse
Is the stock messaging still there or has it been removed completely?
neo6776 said:
Is the stock messaging still there or has it been removed completely?
Click to expand...
Click to collapse
completely removed
galaningenieros said:
completely removed
Click to expand...
Click to collapse
Thanks for the reply.
I'll give it a shot and remove the handcent messaging though and install the stock one.
Handcent would be fine if it wasnt for that bloody delay lol
i now have an english home built rom
i am currently working on it myself, just going over and over making sure it has no apps that are not needed my rom. What i am making will be a completely stripped down version of stock which will probably have adw or zeam as its launcher (with the option of the one i install OR the original home launcher to be used by you guys with no default set for ease) also im making this rom on stock eclair build so you guys should be fine to flash it straight without going near the full wipe function in recovery (ive read in a number of places full wipe on mini/pro in xrecovery is NOT ADVISABLE so please look into this before you go ahead and wipe as your phone may still function ok after wards but it may also deeply suffer from a full wipe too so be careful
i am interested to see what people make of my customized stock rom
I must admit, I am a complete noob when it comes both to linux, android and smartphones. I know a great deal about computers, but only recently bought the X10 mini pro, since it wasn't that expensive and I wanted a qwerty-keyboard.
Anyway, the reason I have decided to install a custom rom is mainly the fact that SE have confirmed that they will not give X10 mini/mini pro Froyo, so therefore I now understand I have to start using custom roms.
The current wishes I have for installing a custom 2.1 rom is the following:
-Apps2SD
-Multitouch
-Change themes
I have currently decided to go for the iridium rom. Is that a good decition? I've read lots about "JiT" but I don't exactly know what it is. For example, can I install JIT, then install a custom rom (such as iridium) and JIT will still be "installed" and working?
Many of the tutorials here are great, in the way that it makes noobs like me able to actually install custom roms, however, the tutorials are alot like:
STEP 1) Pick a ftl/i20x model and install with flash tool.
STEP 2) Use one of the following builds: 2.1.A.x353.3531.43 (I'm like... WTF IS FTL?! WHAT BUILD SHOULD I CHOOSE?? WHAT'S THE DIFFERENCE?!?!? :/) lol,
PerKiller said:
I must admit, I am a complete noob when it comes both to linux, android and smartphones. I know a great deal about computers, but only recently bought the X10 mini pro, since it wasn't that expensive and I wanted a qwerty-keyboard.
Anyway, the reason I have decided to install a custom rom is mainly the fact that SE have confirmed that they will not give X10 mini/mini pro Froyo, so therefore I now understand I have to start using custom roms.
The current wishes I have for installing a custom 2.1 rom is the following:
-Apps2SD
-Multitouch
-Change themes
I have currently decided to go for the iridium rom. Is that a good decition? I've read lots about "JiT" but I don't exactly know what it is. For example, can I install JIT, then install a custom rom (such as iridium) and JIT will still be "installed" and working?
Many of the tutorials here are great, in the way that it makes noobs like me able to actually install custom roms, however, the tutorials are alot like:
STEP 1) Pick a ftl/i20x model and install with flash tool.
STEP 2) Use one of the following builds: 2.1.A.x353.3531.43 (I'm like... WTF IS FTL?! WHAT BUILD SHOULD I CHOOSE?? WHAT'S THE DIFFERENCE?!?!? :/) lol,
Click to expand...
Click to collapse
Hi!
I personally really like the CyanogenMod (http://forum.xda-developers.com/showthread.php?t=961783). Take a look at it!
Features :
ADB
Display
Touchscreen
5 Random bootanimations
Light sensor
SD-Card
OpenGL / 3D
GSM
3G/EDGE
Video Playback
Sound
Vibration
Sensors
GPS
WiFi
FroYo Apps2SD
Keyboard layout
xRecovery
USB Mounting
LED Flash
Keyboard backlight (fast and dirty fix will improve later)
Audio mixer
Camera
Camcorder (works with this app not in stock camera app)
Headphone jack detection
Bugs:
Compass
Random reboots
FMRadio
(Multitouch i dont know so much about... sorry)
If u deside 2 install CM ROM, feel free 2 contact me! I've recently done it, and made i without very much problems! ;D
I'll C if I can help, but also much help in the posts from that thread (2bad it's now 40pages.. :S)
_____________________________________
Hope I helped, if so, press that Thanks button!! ;D
i would say try till you find one you like. just because you like the looks of the iridium rom you should try them all before you make your descion. also experiment a bit since that does not hurt to try.
Well whats holding me back is the simple fact I can't get xrecovery working. I made another post for that tho, anyone of you want to try and assisst me?
Sent from my U20i using XDA App
hey.
what sort of problem do you have?
installing xrecovery?
Seemingly all successful installs. But then I shut down mobile, turn it back on, start hammering the back-button but nothing happens
Sent from my U20i using XDA App
PerKiller said:
Seemingly all successful installs. But then I shut down mobile, turn it back on, start hammering the back-button but nothing happens
Sent from my U20i using XDA App
Click to expand...
Click to collapse
When R U starting to press back?
I start right after I feel the vibration (a little b4 the sony ericsson logo appears)
And remember that it is the first logo that they're talking about! The one woth only text! ;D
___________________________________
If I helped, click that thanks button!!! ;D
Trust me.. When I say I have tried for hours getting xrecovery to work, that includes rebooting 20-30 times, each time pressing the back-button from vibration and probably like 3 times per second, until phone is fully booted. No results. Is there no other way to check if xrecovery actually IS installed?
Ok, I've seen some problems with the placing of the three files...
Where have U placed dem?
You need to COPY them from sdcard til SYSTEM, Then MOVE to system/bin.
That step is very important to make it work.. if you've just copied them from sdcard til system/bin , that could be the problem.. ?
Sent from my Sony Ericsson Xperia X10 Mini Pro using XDA App
PerKiller said:
Well whats holding me back is the simple fact I can't get xrecovery working. I made another post for that tho, anyone of you want to try and assisst me?
Sent from my U20i using XDA App
Click to expand...
Click to collapse
here you go
EDIT: Good Luck C:
I did nothing of the sort, i just used bin4rys 'all in one' tool from PC to install xrecovery, then also the xrecoveery-fix.apk i think also bin4rys production. It said it installs xrec
Sent from my U20i using XDA App
Thanks alot!
But now the strangest thing happened... after my phone crashed and I repaired it, I log into market with my google account, and all applications (such as "Root Explorer") that I've paid for in the past, won't get downloaded. It just starts download but nothing happens, download freezes at: "downloading".
Any ideas what's causing this?
JiT is enabled as part of installing Iridium ROM.
Alright, I did a factory reset to fix the problem. With market. Followed indtructions precisely, three times now...xrecovery never starts up.
Anything else I need to configure? I notice that when i reboot, go /system/bin the xrecovery.tar file is gone.
EDIT: No it is still there, with the same permissions.
It doesn't seem like anyone else have any issues running xrecovery, so I don't get it!!
Sent from my U20i using XDA App
When I try to install xrecovery with the aapk-installer, the three icons just turn red. Judging from others who had this happen, it was due to an outdated busybox version.
Anyway, I ran Titanium Backup to update busybox, but that only got me 1.15. How can i get 1.18? It is not on the market
Sent from my U20i using XDA App
PerKiller said:
When I try to install xrecovery with the aapk-installer, the three icons just turn red. Judging from others who had this happen, it was due to an outdated busybox version.
Anyway, I ran Titanium Backup to update busybox, but that only got me 1.15. How can i get 1.18? It is not on the market
Sent from my U20i using XDA App
Click to expand...
Click to collapse
I dont think it is due to busy box version. i have busy box 1.15.3, and i have x recovery and custom rom CM 6.3.2.1 installed.
Are you moving the file and then copying them to them to the system folder? and is the root explorer in rw.
Thread which i followed: http://forum.xda-developers.com/showthread.php?t=878426
peace.
I move files to /system/. Change permittion. Copy to /system/bin/. Reboot. Hammer back button, nothing.
The unified xrecovery-apk installer gives a clue I think, cause the install fails. I just wantt to find out why. I am rooted. I do mount r/w..
Sent from my U20i using XDA App
You need to copy them THEN move them, from your post above you are moving them then copying. Its important to do it the right way round.
Now I copied them to /system/. Change permittions. MOVE them to /system/bin/. Still no luck.
I am confused about all the talk about Busybox version, instructions about "DO NOT UPDATE BUSYBOX ONCE YOU'VE INSTALLED XRECOVERY!!" etc. but if I had done that wrong, xrecovery should just cause the phone to freeze at the SE-logo, right?
Atm, nothing at all happens at the SE-logo.
I think I'm going to use SEUS to wipe it all clean again, then just root it with superoneclick from PC, download Root Explorer, and try this again. My build atm is: 2.1.1.A.0.6 btw.
Thank you all so much for the help! I got it working now Had to go back to factory settings, then just root with superoneclick (NOT try to install xrecovery) then I installed xrecovery manually, after installing busybox through Titanium Backup.
Haha, now the only issue is that I can't find the flashtool from: http://forum.xda-developers.com/showthread.php?t=825664 I made afew posts here and there asking if someone could re-upload or post a mirror two days ago, but no replies. Does anyone have the GUI-version of flashtool?
EDIT: Nevermind. An angel uploaded a mirror of that too! =) Thanks everyone, now I will try my luck with the iridum rom!
Here is a little workaround or fix, either way, for the EC09 download problem. I have tried it on stock EC09, replace apk and remove odex file. It also works on TSM and Nameless, I have tried it on all of them.
There are some apk's provided here that if you replace what is currently in your /system/app folder they will fix the download issues.It also makes youtube and netflix work reliably, at least in my case. I have not had others test this out, I wanted to get this out to the XDA community to try out. You have to copy these into the app folder, if you try installing it will fail, I have used root explorer, available in market (not free), and Android Commander, Google it (requires Android SDK setup) to copy these strait to the app folder. your phone will vibrate through most of this it's just complaining about the change. Now for what you really want, the files, ok fine here they are. Please feel free to post results, good or bad, here.
Download Provider APK
Download Provider UI APK
DRM Provider APK
DRM UA APK
SEC Download Provider APK
Security Provider APK
BTW: after every reboot i get a DRM has stopped working message right as everything finishes loading, just click on the Force Close. It only seems to happen on boot and after you close it the app will work fine.
Now you can also get this in a flashable zip courtesy of BakedTator, thanks for the hook up on that.
Download Fix Zip File
OK Devs, Hope these help y'all figure out whats wrong with our leak, if not PLEASE feel free to use these.
And an extra little treat, Netflix from the market works even though it isn't available to us yet, so here it is, non modded downloaded and tested with all EC09 builds, and it has worked on every one of them for me.
Netflix Market App
DaleV said:
Here is a little workaround or fix, either way, for the EC09 download problem. I have tried it on stock EC09, replace apk and remove odex file. It also works on TSM and Nameless, I have tried it on all of them.
There are some apk's provided here that if you replace what is currently in your /system/app folder they will fix the download issues.It also makes youtube and netflix work reliably, at least in my case. I have not had others test this out, I wanted to get this out to the XDA community to try out. You have to copy these into the app folder, if you try installing it will fail, I have used root explorer, available in market (not free), and Android Commander, Google it (requires Android SDK setup) to copy these strait to the app folder. your phone will vibrate through most of this it's just complaining about the change. Now for what you really want, the files, ok fine here they are. Please feel free to post results, good or bad, here.
Download Provider APK
Download Provider UI APK
DRM Provider APK
DRM UA APK
SEC Download Provider APK
Security Provider APK
OK Devs, Hope these help y'all figure out whats wrong with our leak, if not PLEASE feel free to use these.
And an extra little treat, Netflix from the market works even though it isn't available to us yet, so here it is, non modded downloaded and tested with all EC09 builds, and it has worked on every one of them for me.
Netflix Market App
Click to expand...
Click to collapse
where specifically did you pull these from? or if you modded them yourself, what did you do
nice fix...worked perfectly for me on my mesmerize...if you would like, ill package this in a flashable zip
nitsuj17 said:
where specifically did you pull these from? or if you modded them yourself, what did you do
Click to expand...
Click to collapse
Can't remember for sure but I think I got them from the nitrality, or something like that, app, in the market. The appear lets you download updated apps for sgs phones. I will find the app again and let you know for sure Jitsu, I don't have that kind of TSM skill YET to mod apps.
Just found it it was the nitrality app from the market.
Sent from my SCH-I500 using XDA Premium App
BakedTator said:
nice fix...worked perfectly for me on my mesmerize...if you would like, ill package this in a flashable zip
Click to expand...
Click to collapse
That would be great, I am still very much a beginner with android and linux, I know windows, but I'm learning. Any help y'all can provide is of course welcomed and appreciated.
Sent from my SCH-I500 using XDA Premium App
heres a link to the flashable .zip file for anyone that wants it
http://www.megaupload.com/?d=LPCDD66C
all credit to dalev for finding this
BakedTator said:
heres a link to the flashable .zip file for anyone that wants it
http://www.megaupload.com/?d=LPCDD66C
all credit to dalev for finding this
Click to expand...
Click to collapse
So, flash this after flashing ComRom GB?
Flash in the same session, or after letting GB fully boot?
Sent via Tapatalk
bgoodwin said:
So, flash this after flashing ComRom GB?
Flash in the same session, or after letting GB fully boot?
Sent via Tapatalk
Click to expand...
Click to collapse
id flash comm rom Gb, fully boot, reboot to cwm, and then flash this
nice work!
bgoodwin said:
So, flash this after flashing ComRom GB?
Flash in the same session, or after letting GB fully boot?
Sent via Tapatalk
Click to expand...
Click to collapse
If you flash a kernel or recovery you have to reboot directly after flashing it. Hence the giant =) SYSTEM UPDATED REBOOT NOW! when flashing either.... If no kernel or recovery then no need to reboot between....
Sent from my SCH-I500 using XDA App
GrainOsand said:
If you flash a kernel or recovery you have to reboot directly after flashing it. Hence the giant =) SYSTEM UPDATED REBOOT NOW! when flashing either.... If no kernel or recovery then no need to reboot between....
Sent from my SCH-I500 using XDA App
Click to expand...
Click to collapse
Meh, if this zip isn't flashing a kernel then it can be flashed pretty much immeditately after commrom. The system update text that flashes everywhere is produced by redbend_ua during kernel flashing. bmlwrite doesn't do that. Soo flashing this after flashing the should be fine.
Sent from my I500 using XDA App
Hi guys,i posted my first rom for Xperia play(R800I)
Today I poste my first Rom for the SONY ERICSSON - XPERIA PLAY
PS: I remind you that neither I nor the site XDA be liable for any damages that may result in using the files posted by me, being totally at your own risk, remember that you must necessarily have some experience, otherwise forget it the rom in question and try another.
Great Tanks to DooMLoRD and AndroHero ;-)
Now will list 'the peculiarities' of my work:
GB_Mixer-Play_by_Oty2002
Based on Official Firmware 4.0.A.2.368 R800i (last exit)
Unlocked Bootloader needs:
http://unlockbootloader.sonyericsson.com/instructions
(Only compatible with the Kernel and v03 OF DoomLord ;-)
The kernel can be found here:
http://forum.xda-developers.com/showthread.php?t=1176502
X Flashing the Kernel Procedure
• Download the boot.img
• save the folder where you boot.img ADB and the file fastboot.exe
• Turn off the PLAY
• Start the PLAY in fastboot mode (hold down the key fig (magnifier) and connect to the PC, the LED will be blue)
ADB • Use the commands below to flash the boot.img.
Code:
fastboot flash boot boot.img
• Reboot the phone and enjoy the new kernel
• Support up to overclocking 1.9GH, Recommended maximum GH 1.4)
Use (NoFrills CPU) for overclocking, and it can be found on the market 'for free ;-)
Removed some System From App, Rom and now 'very light ;-)
News 9 september 2011
GB_Mixer v.2
Do a full 3 wipe(DATA/APP – CACHE – DALVIK CACHE)
Improved installation script ;-) on CLOCKWORK RECOVERY!!!
Changelog!!V3
Click to expand...
Click to collapse
INCLUDED :
Root permissions already 'enabled (Thanks to Doomlord and its Kernel v3)
Clockwork Recovery (use Xperia Reboot to go) or you start pressing the button repeatedly xperia physical (back arrow) ;-)
Beautiful Bootanimation
Theme completely revamped style Mixer (For those who know him)
Apn taken since the last Full Build Cyanogen
DalvickCache2SD Enabled and running (320 MB free on reboot) (Thanks again to Doomlord) (358 mb free)
Zipalign
V6_SuperCharger
Sqlitevacuum
other tweak ;-)
Bravia Engine for Xperia play [Rel: v01] (Thanks DoomLord)
APP IN SYSTEM
Live Wallpapers (Nexus S)
semcsettings (BUGFIX)
New Market
Volume+
Adao file manager
Go launcer EX (last)(UPGRADABLE)
HTC ime(mod by me)KEYBOARD
SemcSettings(BUGFIX)
[FONT="]Alarm clock (system default)[/FONT]
This is in data/app,you can safely update from market
Advanced task killer
Cinetrailer
Memorybooster light
screenshot
Spareparts
Speed Test
Tunein Radio
Tweetcaster
Zedge
3 Nuovi Livewallpaper
Nofrills cpu
[FONT="]Quick Pic(Gallery alternative)[/FONT]
[FONT="]Screenshot[/FONT]
[FONT="]Google+[/FONT]
[FONT="]Go Weather[/FONT]
[FONT="]XPERIA REBOOT + RECOVERY (FREE)[/FONT]
[FONT="]apn on/off[/FONT]
[FONT="]zipsigner2[/FONT]
[FONT="]Camera mod2[/FONT]
[FONT="]Cache cleaner NG[/FONT]
[FONT="]Tunee music[/FONT]
[FONT="]Go weather miui stile[/FONT]
[FONT="]Go weather simple style[/FONT]
[FONT="]Google talk v1.3[/FONT]
[FONT="]Golauncher notification[/FONT]
NOTE: FOR FULL STABILITY 'AND' SHOULD NOT HAVE TO RESTART AFTER INSTALLATION SLOWDOWN;-)
Titanium Backup Council (FREE MARKET IN) to move applications to the SD;-)
I accidentally left a link to the V2 yet, now I have corrected the link, sorry
The Rom V3 is HERE:
http://www.multiupload.com/SIDZU65XLF
Flashing GB_Mixer-PlayV3_by_Oty2002.zip with Clockwork Recovery ;.)
Screenshot ;-)
Uploaded with ImageShack.us
As usual I hope you enjoy it;-)
Awesome work
AndroHero said:
Awesome work
Click to expand...
Click to collapse
Thanks Androhero, i'm very happy for your compliments
My works took a cue from your Rom.
nice rom.
this is the third rom today!!!
nice
nickholtus said:
nice rom.
this is the third rom today!!!
nice
Click to expand...
Click to collapse
yeah, kinda weird, i wonder if they planned this?
either way, nice work
Hi, thanks for the rom! Silly question - how do I flash the .zip file? Do I have to rename it to update.zip and then install from sd card in the recovery mode?
No, you don't need to. You can use the recovery to install the file from any location.
I'd just like to let you know, DSP Manager works out-of-box on stock SE without replacing audio libs.
Logseman said:
No, you don't need to. You can use the recovery to install the file from any location.
Click to expand...
Click to collapse
Thanks. I've managed to flash the new ROM. Get past the boot screen thinking all good until I get this message: "Sorry! The Application HTC_IME mod (process jonasl.img) has stopped unexpectedly. Please try again." Force Close.
I've installed the compatible kernel so not sure what's gone wrong here.
All I can do is power down the device, no access to menus etc
Any advice please?
Seems like the keyboard is giving you flak. OP, did you test it?
kingran said:
Thanks. I've managed to flash the new ROM. Get past the boot screen thinking all good until I get this message: "Sorry! The Application HTC_IME mod (process jonasl.img) has stopped unexpectedly. Please try again." Force Close.
I've installed the compatible kernel so not sure what's gone wrong here.
All I can do is power down the device, no access to menus etc
Any advice please?
Click to expand...
Click to collapse
Don't worry,it's normal at first boot
Logseman said:
Seems like the keyboard is giving you flak. OP, did you test it?
Click to expand...
Click to collapse
It's not a question of compatibility, it also gave that error on other phones where I also made the rom (lg optimus dual) I repeat that mistake it to be 'only immediately after the first flash ROM, tested and running perfectly
OTOGY2002 said:
It's not a question of compatibility, it also gave that error on other phones where I also made the rom (lg optimus dual) I repeat that mistake it to be 'only immediately after the first flash ROM, tested and running perfectly
Click to expand...
Click to collapse
You will get a FC on first boot with the HTC_IME mod. It's only because there is no data folder associated with it. It will FC and create it's own data
AndroHero said:
You will get a FC on first boot with the HTC_IME mod. It's only because there is no data folder associated with it. It will FC and create it's own data
Click to expand...
Click to collapse
exactly AndroHero,she goes all right really
Hi, thanks for all the replies regarding this issue but reboot hasn't helped.
I've rebooted it about 5 times so it's not a first boot issue. I'll try leaving it running for a while, as you mentioned it might create the file structure etc.. will let you know how I get on.
kingran said:
Hi, thanks for all the replies regarding this issue but reboot hasn't helped.
I've rebooted it about 5 times so it's not a first boot issue. I'll try leaving it running for a while, as you mentioned it might create the file structure etc.. will let you know how I get on.
Click to expand...
Click to collapse
OK, then do a test:
Try to write a message, must operate the keyboard htc after this test, restart the phone and you should not have more problems
OTOGY2002 said:
OK, then do a test:
Try to write a message, must operate the keyboard htc after this test, restart the phone and you should not have more problems
Click to expand...
Click to collapse
Tried that mate, no joy I can't get no apps up, can get into the keyboard settings by holding one of the hard keys then selecting the settings icon.
Should I reflash the kernel perhaps and then reflash the ROM?
kingran said:
Tried that mate, no joy I can't get no apps up, can get into the keyboard settings by holding one of the hard keys then selecting the settings icon.
Should I reflash the kernel perhaps and then reflash the ROM?
Click to expand...
Click to collapse
What I want to tell my friend, try to flash the kernel first and then flash the rom;-) I recommend you wipe the three usual
No luck I'm afraid, will keep exploring!
Quick question, will this rom work on a R800a?
Thanks, I have a little experience with flashing android phones and the iPhone. I don't have that much concrete knowledge of the "in's & out's" of the phone but I'm very good at following directions to the "T"...
Thank you very much. Looking forward to your rom