[q] will rom manager work in place of xrecovery - Sony Ericsson XPERIA X10 Mini

will rom manager work in place of xrecovery to use the update.zip file bcuz it says that it will in this thread
h t tp ://w w w.androidpolice.com/2010/07/13/8-great-apps-every-rooted-android-user-should-know-about
(read the description on no2)

i think it will not work...
but you should just try it you never know =D

kratos2342 said:
will rom manager work in place of xrecovery to use the update.zip file bcuz it says that it will in this thread
h t tp ://w w w.androidpolice.com/2010/07/13/8-great-apps-every-rooted-android-user-should-know-about
(read the description on no2)
Click to expand...
Click to collapse
Are you trying to get us to beta test your software

no i am not trying to get a beta test actually i tried to install xrecovey a hundred times and still at the time of reboot its not opening

check the chargemon file
kratos2342 said:
no i am not trying to get a beta test actually i tried to install xrecovey a hundred times and still at the time of reboot its not opening
Click to expand...
Click to collapse
For it to work on my u20i , i had to change event1 to event0 as specified below :
In chargemon file change :
"cat /dev/input/event1 > /dev/keycheck&"
to
"cat /dev/input/event0 > /dev/keycheck&"
check http://forum.xda-developers.com/showthread.php?t=878427&page=2 for more details,

Related

[GUIDE] ROOT | xRecovery | TIPS&TWEAKS to install custom Rom`s

IMPORTANT NOTE: Because people do not have respect for the work of other people or to the point of thanking all the links to the alternatives are "down" until further notice. Over 200 downloads and not a thank you?!
Thanks.
After receiving several PM `s trying to get my help in the installation of Froyo ROM` s i decided to create this little "How to" for the avoidance of doubt.
This is a guide based on the Windows XP System.
This guide is ONLY for Xperia X10.
This guide was based on information gathered and based on my own experience and presents, in my opinion, the best way to get what you want. Whenever possible I will present alternatives.
This guide has a starting point of the original ROM SE (no root) if you already have root access please go to step 2.
---------------------------------------
---------------------------------------
What you`ll need before proceeding:
- Download SDK from google (need help for this? go HERE)
- Make sure you`ve just one partition on your sdcard and on FAT32. More info HERE
- Before each and every step make sure you have USB Debugging checked (settings>applications>Development)
---------------------------------------
---------------------------------------
I WILL NOT BE RESPONSIBLE IF ANYTHING GOES WRONG​
1. Getting Root Access
1st mode
- Download file rootme.tar.bz2 HERE and follow the instructions or use as an alternative SuperOneClickv1.5.5-ShortFuse;
- Reboot.
2nd mode
You can alternatively use THIS pre-rooted and with xRecovery allready instaled rom. Saying this, if you choose to install this rom can proceed to step 3
Use THIS tool if you have any trouble with Bin4ry one.
Bin4ry realease a new tool you can try it HERE.
2. Installing xRecovery
1st mode
- Download xRecovery HERE and do the installation by following the instructions.
2nd mode
For the case of having problems installing the xRecovery do the following:
- Download THIS version of xRecovery;
- unzip it and copy the content (3 files) to the root of your sdcard;
- Open cmd prompt (start>run and type cmd) - From now on i will call this adb shell. I also recomend that you create a shortcut to this on your desktop, since you will use this many times;
- Now go to tools folder where you install your SDK. In my case (C:\Program Files\Android\android-sdk-windows\tools>);
Now type:
HTML:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
dd if=/sdcard/busybox of=/system/bin/busybox
dd if=/sdcard/chargemon of=/system/bin/chargemon
dd if=/sdcard/xrecovery.tar of=/system/bin/xrecovery.tar
reboot
Check your screen and give permition
- Reboot
- Press several times after "sonyericsson" appear on back button to confirm if xRecovery it`s installed. If it`s corrected installed you wil see your screen as the images bellow.
Although this guide is described for the installation of zhizu rom`s the process is exactly identical to the TripNRaVeRs and jerpelea rom`s
3. Installing Rom`s
This guide is for every rom that supports xRecovery process. I will not answer questions from other method.
- Choose the rom you want.
ZHIZU / TripNRaVers v2.1 / TripNRaVers vMIUI / jerpelea
3.1.
zhizu rom:
- Download-FreeX10 beta1.zip;
- Download gapps_latest_FreeX10.zip;
- Download FreeX10-beta1-hotfix4a.zip (at this point this is the last version, if a newer version exist please download that one. The process is identical);
- Create a folder at the root of the sdcard named ROMS;
- Create a folder inside ROMS called zhizu, TripNRaVers or jerpelea (dependind witch rom you`ll use);
- Copy the downloaded files to that folder;
- Reboot;
- Enter on xRecovery and:
3.1.1.
- Install custom zip;
- Choose custom zip from sdcard;
- ROMS (folder you created earlier);
- zhizu;
- Run the FreeX10-beta1.zip;
- Run the FreeX10-beta1-hotfix4a.zip;
- Reboot;
---------------------------------------
---------------------------------------
NOTES:
After that, probably you won`t have network and screen is crazy... do this:
Open adb shel again and type:
HTML:
adb shell
killall servicemanager
Your phone will reboot.
HAVE REAL ISSUES REGARDING "killall: not found"? type this instead (thks to NeoInc):
HTML:
adb shell
busybox killall servicemanager
If you`ve installed the TripNRaVers rom and if you have issues with wireless run this command on adb shell (thks to rodak ):
HTML:
adb shell
setprop net.dns1 192.168.1.1
If you having problems with su permission type (thks to AzureNightwalker ):
HTML:
mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system
chmod 4755 /system/bin/su
---------------------------------------
---------------------------------------
(back on topic)
- After reboot enter on xRecovery again and go where you put your files again but this time you will run the gapps_latest_FreeX10.zip
- DONNE
If after instaling gapps_latest_FreeX10.zip you still don`t have google apps, please install THIS and then gapps_latest_FreeX10.zip
4.
If you want to install new market, please do this:
- Enter AT LEAST once in the old one;
- Copy THIS to the folder you`ve created earlier and run it from xRecovery.
---------------------------------------
---------------------------------------
CREDITS:
None of this would have been possible without the incredible work of our devs.
All the credit should be directed to them. Not for me. Just tried with this guide to help young (or not) to get phones rooted, install xRecovery and for installation of these incredible ROM `s.
Thanks to (in alphabetical order): (sorry if i forgot someone)
Bin4ry;
CLShortFuse;
jerpelea;
MarylandCookie;
rodak
th4r;
TripNRaVeRs;
XperiaX10iUser;
ZHIZU;
and all XDA users
|tips & tweaks|
some commands that you may require at some point
Copy to/from sdcard
HTML:
adb push /mnt/sdcard/<filename> - to copy the file to SD
adb pull /mnt/sdcard/<filename> - to copy the file from SD
Fix Facebook Sync (at the present TripNRaVeRs Rom may need it)
Please make back up first
Install to your Android using push command
HTML:
adb push ContactsProvider.apk /system/app/ContactsProvider.apk
adb reboot
Download ContactsProvider from HERE (thks XperiaX10iUser )
This will fix the Facebook sync, you might need to remove and add the Facebook account again.
If you loose root access for some reason, please open ADB shell and issue this command:
HTML:
chmod 4755 /system/bin/su
--------------------------------------------
--------------------------------------------
some tips & tweaks to play with
Let`s play with build.prop shall we?
CAUTION WITH THIS!!! ALL CHANGES MUST BE DONNE AT THE END OF THE DOCUMENT!!!
What will you get with this...
Well. In my opinion and only that, i think this way i can preform a much stable version of 2.2 Froyo released by zhizu.
After all apps installed (more or less 35) i get a very stable and fast rom (more or less 1500 on quadrant) and rarely had a FC.
So...like i said...that`s my 2cents.
1st mode - root explorer
You can make changes directly through RE by going on \system and then:
- Press and hold on build.prop file;
- Check all Permitions on the drop down menu;
- Press and hold on build.prop file (again);
- Choose open in text editor;
- After changes were made save and exit;
- Reboot.
2nd mode - Through Text Editor
To edit this one you must do this on a UNIX system base. You can use THIS to do that.
- Copy your build.prop to your sdcard and then to your pc;
- Open build.prop through NOTEPAD++;
- Now check all permitions for build.prop in \system folder
- After you made the changes proceed in reverse way and check all permitions again;
- Reboot.
This is your build.prop of your phone. Here we can do some tweaks in it.
Look carefully some already exist somo you have to add.
ro.sf.lcd_density=XXX (here you can put any value between 180/240) - This will affect the way you see your screen;
wifi.supplicant_scan_interval=XXX - This is how often your phone search for wi-fi spots and obviously will afect your battery life. Choose whatever you want in seconds. For instance, i have 360. Witch means my phone will search for wi-fi every 360 seconds.
dalvik.vm.heapsize=XXX (here you can put any value between 12/40) - This is how Android lead with apps. Lower value faster phone but big apps will crash. Higher value slower phone on small apps but faster on big ones). I have this to 40.
windowsmgr.max_events_per_sec=XXX (here you can put any value between 30/300) - This affect screen responseness of screen. You may try this if you have any problems with lag. I have this to 200.
mot.proximity.delay=XXX (here you can put any value between 0/300) - This will affect the time your screen goes off when receive a call. I have this to 150.
--------------------------------------------
--------------------------------------------
| Rom`s | Themes |
THIS ONLY WORK AFTER RIGHT INSTALATION OF THE ABOVE ROM´s
What is the joke of having rooted phone if we do not install anything to envy to our friends. Right?!
SEMPITERNAL THEME
XperiaX10iUser
wesvista
Whats wrong with my guide?
http://forum.xda-developers.com/showthread.php?t=908791
rodak said:
Whats wrong with my guide?
http://forum.xda-developers.com/showthread.php?t=908791
Click to expand...
Click to collapse
nothings wrong with it. if you read it goes further. root/xrecovery/rom`s and since so many people has sent me pm`s to explain them...
don`t get offensive
rendeiro2005 said:
nothings wrong with it. if you read it goes further. root/xrecovery/rom`s and since so many people has sent me pm`s to explain them...
don`t get offensive
Click to expand...
Click to collapse
From my guide:
"Feel free to help me improve this guide, just post here and I will update this post with all good tips!"
But hey, let´s have a lot of guides spread all around this forum just to get some credit
Hmm. Sorry. Got a question here.
Step 1 and 1a, is it the same? Or i need to do step 1 and then do step 1a?
And partition on my sdcard is already on Fat32, do I need to reformat it again to Fat32?
wanmeow said:
Hmm. Sorry. Got a question here.
Step 1 and 1a, is it the same? Or i need to do step 1 and then do step 1a?
And partition on my sdcard is already on Fat32, do I need to reformat it again to Fat32?
Click to expand...
Click to collapse
Hi,
1st. Like i said "alternatively". 1 is one way and 1a is another way. The diference between the two is the fisrt one you have to root after install and the second one came pre-rooted.
2nd. Since you`ve sdcard on FAT32 don`t have to do it again. Just be sure there`s ONLY ONE partition.
Hope it helps
Oh. sorry. I miss the "alternatively".
Which one is the best? 1 or 1a?
wanmeow said:
Oh. sorry. I miss the "alternatively".
Which one is the best? 1 or 1a?
Click to expand...
Click to collapse
depends on what you want. root or not rooted.
for the installation of above Rom `s you need to have root access.
Oh, ok. Thank you. I go download the files and try it first.
wanmeow said:
Oh, ok. Thank you. I go download the files and try it first.
Click to expand...
Click to collapse
you`re wellcome
tell me how it goes
nice guide.
tnx
Tehouster said:
nice guide.
tnx
Click to expand...
Click to collapse
wellcome
no need to thk me just click thks
Im stuck at SE white logo. If im not pressing back button, it will boot normally. Im thinking like giving up. >.<
wanmeow said:
Im stuck at SE white logo. If im not pressing back button, it will boot normally. Im thinking like giving up. >.<
Click to expand...
Click to collapse
Wicth process you follow?
From stock ir zhizu rom?
If you start from stock witch process you usr to install xrecovery?
As you know i've two possibilities on eatch one if you dont tell all things youve donne i cant help you
sent from my ****up X10 running amazing zhizu rom

[TUT]Root + Xrecovery + JIT for X10 Mini Pro with firmware v2.1.1.A.0.6 !

Hey guys,
The good news i wanna notice for everybody here is my X10 Mini Pro with lastest firmware 2.1.1.A.0.6 can Root + xRecovery + JIT and use Link2SD okay without any errors !
I will tutorial you to do that. Now lets begin !
Root : Automate Installation
1. Download attached file "SuperOneClick".
2. Enable "USB Debug".
3. Connect phone to "PC" and select "Charge Phone".
4. Open "SuperOneClick" and select "Root".
5. Wait!
6. When it is done, reboot.
xRecovery : Manual Installation
- Phone must be rooted
- Download and install Titanium Backup. Run it and press Problems to install busybox or you can install standalone busybox in market !
- Download attached file and unpack the recovery package in to sdcard
- Use Root Explorer to remount /system rw
- Copy the content of the package (3 files) into /system/bin folder
- Chmod 777 for 3 files copied !
How to use xRecovery :
- Reboot your phone !
- Press BACK button few times right after white SE logo appears.
- Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.
JIT : Here is manual installation. Automatic Installer here : http://forum.xda-developers.com/showthread.php?t=951274
I'm strongly recommend to backup with xRecovery before install JIT !
- Download attached file !
- Go to market place and find app "Terminal Emulator" download and install it.
- Extract and copy to sdcard
- Use root explorer to remount /system rw
- Copy dalvikvm,dexopt,logcat in sdcard to /system/bin/
- CHMOD 755 for 3 files copied!
- Copy libdvm.so,libnativehelper.so,libcutils.so,libdl.so,liblog.so,libm.so,libz.so in sdcard to /system/lib/
- CHMOD 644 for 7 files copied!
- Copy build.prop in sdcard to /system/ (You can use your build.prob file. Please see Warning section below)
- Chmod 666 for build.prop !
- Go to /data/dalvik-cache/ and remove all file in it or use command rm -r /data/dalvik-cache/* or we can use xRecovery and choose Advanced Options > Wipe dalvik cached
- Reboot your phone and enjoy !
- To check it work or not run Terminal Emulator and type dalvikvm -k if you see "Configured with: debugger profiler jit show_exception=1. It's mean JIT has been working !
Warning : if your phone cannot reboot again please use xRecovery to restore backup file (if not backup yet you can use SEUS to reflash your device) and JIT again with your build.prop file.
Follow these instructions:
- At the step copy build.prob above please use your build.prob instead my file provided and edit your file :
- Edit /system/build.prob with Root Explorer
+Find :
DEVICE_PROVISIONED=1
Click to expand...
Click to collapse
and replace with
#DEVICE_PROVISIONED=1
Click to expand...
Click to collapse
+Find :
dalvik.vm.heapsize=24m
Click to expand...
Click to collapse
and replace with
dalvik.vm.heapsize=30m
Click to expand...
Click to collapse
+Find :
kernel.log=default
Click to expand...
Click to collapse
and replace with
#kernel.log=default
Click to expand...
Click to collapse
+Find
debug.sf.hw=1
Click to expand...
Click to collapse
if don't have add one
+Add
dalvik.vm.execution-mode=int:jit
Click to expand...
Click to collapse
at the end of file !
- Save file and do continue others step to complete JIT.
Thanks to zdzihu for xRecovery, shivenjuneja for SuperOneClick modified version and all member in XDA for JIT installation method !
Now important action ^_^. Please thanks me if you want cheer !!
Can anyone confirm that the jit part is working?
i just instaled every thing x recovery works but when i installed jit the phone frezes at se logo and will not boot. Waited 15 mins and nothing good thing i did a back up
Sweet,another repair added to my records :/
Miniwolfi said:
i just instaled every thing x recovery works but when i installed jit the phone frezes at se logo and will not boot. Waited 15 mins and nothing good thing i did a back up
Click to expand...
Click to collapse
Do you wipe all dalvik caches ?? and the first boot after install it's take about 5 minutes to rebuild all cache files. After that it's working perfectly. Try to reboot few times and plug off your battery first !
no need to use the modified superoneclick.
the original version 1.6.5 just fine in this firmware
http://forum.xda-developers.com/showthread.php?t=803682
juan77_sonic said:
no need to use the modified superoneclick.
the original version 1.6.5 just fine in this firmware
http://forum.xda-developers.com/showthread.php?t=803682
Click to expand...
Click to collapse
Dude i used this version 1.6.5 but it cannot root for newest firmware for me ! It's notice me that device rooted but it's not you can check device root or not with Root checker in the market , it's also check busybox install !
i tried the method exactly like u write
stuck at SE white logo and it's rebooting again n again (10 minutes)
ntonzrockz said:
i tried the method exactly like u write
stuck at SE white logo and it's rebooting again n again (10 minutes)
Click to expand...
Click to collapse
I have been wrote new warning section for who have problems same you. Please read and do again to fix it. I hope you can because i can
quangnhut123 said:
I have been wrote new warning section for who have problems same you. Please read and do again to fix it. I hope you can because i can
Click to expand...
Click to collapse
okay i'll try it, maybe tomorrow...
it's late night now
thanks anyway
I was updated my TUT for more details !
For those needing JIT in the version 2.1.1.A.0.6.
donetus has updated deano309 xrecovery based installer. All you need to do is copy the files to the SD card and update using xrecovery.
http://forum.xda-developers.com/showthread.php?p=11289748#post11289748
Works well.
safrajs said:
For those needing JIT in the version 2.1.1.A.0.6.
donetus has updated deano309 xrecovery based installer. All you need to do is copy the files to the SD card and update using xrecovery.
http://forum.xda-developers.com/showthread.php?p=11289748#post11289748
Works well.
Click to expand...
Click to collapse
Thanks this i nice TUT but not automate system to install i will write script to do that but now i'm not because i'm have not free time dude
warkxia said:
xRecovery compatible with :
X10 MINI / 2.1.1.A.0.6
Click to expand...
Click to collapse
Please test more as Root and JIT. Thanks for reading my topic !
warkxia said:
xRecovery install but not boot ><
Click to expand...
Click to collapse
Why not boot dude ? Try my AIO installer script : http://forum.xda-developers.com/showthread.php?t=951274 to install xrecovery because xrecovery working 100% on lastest firmware ! i tested so many times
Re: OP
quangnhut123 said:
+Find
Code:
[COLOR="red"]debug.sf.hw=1[/COLOR]
if don't have add one
+Add
Code:
dalvik.vm.execution-mode=int:jit
at the end of file !
- Save file and do continue others step to complete JIT.
Click to expand...
Click to collapse
Hey bro, nice TUT for jit...just wondering, the part in red, what do i replace that with? Or do i just comment it out? Sorry prob a stupid question, im just really sick of having to reflash so just making sure its all good before i flash to my phone.
Cheers,
Jeremy.
jeremyward420 said:
Hey bro, nice TUT for jit...just wondering, the part in red, what do i replace that with? Or do i just comment it out? Sorry prob a stupid question, im just really sick of having to reflash so just making sure its all good before i flash to my phone.
Cheers,
Jeremy.
Click to expand...
Click to collapse
you just need find it if it's exist do nothing . And if not exist please add it after kernel.log=default
PS : As i recommend please backup your phone with xRecovery !
quangnhut123 said:
you just need find it if it's exist do nothing . And if not exist please add it after kernel.log=default
PS : As i recommend please backup your phone with xRecovery !
Click to expand...
Click to collapse
Cheers bro, i thought so but i just wanted to make sure.
And i dont need to back up coz im making my own custom rom and im just enabling jit within it.
Cheers,
Jeremy.
for people who want xrecovery and wants to charge offline (phone off) as well, you just have to follow this post:
http://forum.xda-developers.com/showpost.php?p=11549855&postcount=5
help with xrecovery
hello guys,
just bought myself x10 mini pro and loving it so far. I have successfully rooted and have busy box and su permissions.
next, I followed the following steps for xrecovery but it does not seem to work for me.
Code:
xRecovery : Manual Installation
- Phone must be rooted
- Download and install Titanium Backup. Run it and press Problems to install busybox or you can install standalone busybox in market !
- Download attached file and unpack the recovery package in to sdcard
- Use Root Explorer to remount /system rw
- Copy the content of the package (3 files) into /system/bin folder
- Chmod 777 for 3 files copied !
How to use xRecovery :
- Reboot your phone !
- Press BACK button few times right after white SE logo appears.
- Use VOLUME-UP and VOLUME-DOWN to browse, HOME to select, BACK to go back.
I have copied the 3 files using root explorer and mounting it rw and the permission set to 777. I have also checked the files/permission using adb shell.
I have then turn the phone off, turn it back on and press back < button on the sony ericsson logo but no matter how many times i press or hold the back button it does not take me into recovery menu.
Edit:
my bad, i did not copy over busybox and chargemon because the files were already there from rooting process.
anyone who has this trouble, make sure you copy all the three files to system/bin folder and set the permissions and it should be good.

[Updated]AIO Automatic Installation Script For X10 Mini/Mini Pro-Firmware 2.1.1.A.0.6

As i promised i will post my AIO Automatic Installation Script For X10 Mini/Mini Pro Firmware 2.1.1.A.0.6.
What's news ?
- v1.0 : Beta release
- v1.1 : Fixed app2sd install, add uninstall custom boot animation.
- v1.2 : Add Revert to stock bootanimation, fix some bugs when install !
- v1.4 : Add Dual Touch Install, Fix chargemon on x10mini.
What's the script do ?
- Install Xrecovery
- Enable JIT
- Disable JIT
- Install Custom Bootanimation(You can replace your own bootanimation.zip in AAIS/data/ to use your custom boot screen)
- Uninstall Custom Bootanimation(Restore to previous boot screen)
- Revert to stock bootanimation
- Install App2sd (Need to create ext2 partition before install. You can use this tool to partitioning : http://download.cnet.com/Partition-...62200.html?part=dl-6285158&subj=dl&tag=button)
- Uninstall App2sd
- Install Dual Touch driver
Requirements for use this script ?
- Rooted
Root : Automate Installation
1. Download attached file "SuperOneClick".
2. Enable "USB Debug".
3. Connect phone to "PC" and select "Charge Phone".
4. Open "SuperOneClick" and select "Root".
5. Wait!
6. When it is done, reboot.
- Busybox Installed(Goto Market find application name "BusyBox Installer" install it and open it to install newest version of busybox with the path /system/bin)
- Go to Market find application name "Terminal Emulator" and install it.
How to use this script ?
- Download attached file and unpack.
- Copy AAIS folder to sdcard.
- Type some commands :
su
Click to expand...
Click to collapse
Press allow when a popup supper user ask !
cd sdcard/aais
Click to expand...
Click to collapse
sh install.sh
Click to expand...
Click to collapse
- Press 0 > 8 to select your option
**Warning : If you decide to install App2SD please create new ext2 partition on your sdcard before install it. I recommend 1GB for this partition ! Please visit this link for details how to partitioning : http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning
-You should install all you need before install Dual Touch.
Attached File:
AIO_Automatic_Installation_Script_For_2.1.1.A.0.6_v1.4: http://www.mediafire.com/?v6dgy4b339354by
SuperOneClick : http://www.mediafire.com/?u33hhd2t78asjuk
And the last thing if you want donate me to keep my work better please donate me via link :
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ME6LDMHPLHL2C
Click to expand...
Click to collapse
Thats nice, thank you! Now I will test it...
datagubben said:
Thats nice, thank you! Now I will test it...
Click to expand...
Click to collapse
Just click thanks
warkxia said:
X10 MINI Version 2.1Update1
Number build: 2.1.1.A.0.6 Xrecovery Not booting I spam Back button after power
BootAnimation work. How to uninstall Custom bootAnimation ?
Click to expand...
Click to collapse
Oh i'm sorry custom animation cannot restore to original because i'm forgot create uninstall function now i will create now but you still cannot use because before you not backup it first hehe but don't worry ask some one to give you the original file in /system/media/bootanimation.zip and you can use root explorer to copy overwrite !
and xRecovery i tested on X10 mini pro it's working properly i have not x10 mini to test it
does it work?
any one tested this yet?
Miniwolfi said:
does it work?
any one tested this yet?
Click to expand...
Click to collapse
Updated v1.1 : Fixed app2sd install, add uninstall custom boot animation.
warkxia said:
I reinstalled everything not problem, but xRecovery not working with X10 mini ^^
Click to expand...
Click to collapse
i know that because i'm not test xRecovery for x10 mini so i can't test that but you can replace 3 files of xrecovery in mine to your own please view topic X10 mini to find out xrecovery files suitable hehe and use my script to install .
warkxia said:
I find the problem, for X10 mini, in changemon must change "cat /dev/input/event0" in "cat /dev/input/event1" Sorry for my bad english
Click to expand...
Click to collapse
You mean code in chargemon is cat /dev/input/event0 and if X10mini should change cat /dev/input/event1 or what ?
Thanks alot dude
Changed to event1 and installed Xrecovery
Also enabled Jit with this...
Its now faster .. 8.47Mflops in Linpack ...
tejagamer said:
Thanks alot dude
Changed to event1 and installed Xrecovery
Also enabled Jit with this...
Its now faster .. 8.47Mflops in Linpack ...
Click to expand...
Click to collapse
Do you use all of function ? such as app2sd or custom boot screen. Is it okay ?
^^I just installed Xrec and JIT
Both are fine...
BTW how to know if jit is installed right or not?
While installing everything went well... NP... All i got is done
Only one prob...
After installing this on my X10 mini, in build.prop,it shows as U20i and X10 mini pro.... Is it a problem?
tejagamer said:
^^I just installed Xrec and JIT
Both are fine...
BTW how to know if jit is installed right or not?
While installing everything went well... NP... All i got is done
Only one prob...
After installing this on my X10 mini, in build.prop,it shows as U20i and X10 mini pro.... Is it a problem?
Click to expand...
Click to collapse
If you want to check JIT work or not just go to terminal emulator and type dalvikvm -k if you see "Configured with: debugger profiler jit show_exception=1" . It's mean JIT has been working !
And the information show is okay not problem just text file to show information about OS
Dude can you get /system/media/bootanimation.zip for me ! I need stock bootanimation because i lost it i wanna to get it !
warkxia said:
Yes, change "cat /dev/input/event0" on "cat /dev/input/event1" for X10 MINI.
Ps: JIT is really effective ?
Click to expand...
Click to collapse
Yes after install JIT try : If you want to check JIT work or not just go to terminal emulator and type dalvikvm -k if you see "Configured with: debugger profiler jit show_exception=1" . It's mean JIT has been working !
Dude can you get /system/media/bootanimation.zip for me ! I need stock bootanimation because i lost it i wanna to get it !
stock x10 mini pro bootanimation:
here ya go!
Ok work perfect!! all 3 !
Thanks, yours is the best way to install all three things in the most 'easy! thanks bravo!
necrohades said:
stock x10 mini pro bootanimation:
here ya go!
Click to expand...
Click to collapse
Thanks dude for this hehe i will make revert boot default ^^
Update - v1.2 : Add Revert to stock bootanimation, fix some bugs when install !
Please give me stock build.prob of x10 mini not x10 mini pro of fw 2.1.1.A.0.6
I installed busybox with titanium backup but it says busybox not found when trying to install xRecovery.
Latest version fails xRecovery install - 3 files not found, so does not copy and does not change permissions, but does reboot at end.
Problem with apps2sd
After using install.sh for apps2sd installation, many programs disappear, including the market app. They appears in application dialog but aren't available. I have loaded console emulator from internet and tried to uninstall apps2sd, but it says app2sd isn't installed???
Whats the problem? The phone(X10 MiniPro 2.1.1.A.0.6) is rooted, superuser is present and works.)
Edit: After formating ext2 partition till ext3 evrything is working well!

[Q] xrecovery not working!!!!!!!!x10 mini pro

i m using x10 mini pro with 2.1 firmware
i have rooted my phone and installed busybox .
i have tried every method of installing xrecovery0.1 and 0.3 both .....
it shows all 3 green check marks but when i try to boot it to xrecovery menu by pressing back key repeatedly ...nothing happens it just start as normally nothing change comes..
i have tried it about 20 times ....
plz anybody give some suggestions or any another way of installing custom roms ....
Did u try to Root Phone and Install XReC with Flashtool?
here is the link...
http://www.multiupload.com/GYL7A7XQBT
can you guide me how to do this ...... i m a beginner but quick learner...........
plz
the problem is my English is Bad do u Speak German?
SuCreX said:
the problem is my English is Bad do u Speak German?
Click to expand...
Click to collapse
sry i dont know german ........
i also dont know enough english
i tell u Tomorrow
please reply fast
SuCreX said:
i tell u Tomorrow
Click to expand...
Click to collapse
first of all thanks for answering my question...
but i need some guidance to install xrecovery properly
Go to x10 mini pro development section...there's a stickie about it...if that doesn't work den I have another solution which workd fr me in the same case u suffered
Unroot ur phone via superoneclick den do a factory reset (I know its painful so tryna keep a backup of ur apps with titanium backup before unrooting). Then after factory reset, root ur phone again and get a busybox installer from market and this time don't use xrecovery installer. Try to copy the chargemon, busybox and xrecovery.tar file to system/bin
P.s: download xRecovery-mini-0.1-beta.tar.bz2 from development forum to get busybox, chargemon and xrecovery.tar
Use root explorer to copy paste them...don't forget to give this files full permission
Sent from my U20i using XDA Premium App
aaahhh just go and check AIO automatic installation script, its in mini pro development thread, it installs xRecovery if u want cwm then use my modded script!
coolboyranjodh said:
i m using x10 mini pro with 2.1 firmware
i have rooted my phone and installed busybox .
i have tried every method of installing xrecovery0.1 and 0.3 both .....
it shows all 3 green check marks but when i try to boot it to xrecovery menu by pressing back key repeatedly ...nothing happens it just start as normally nothing change comes..
i have tried it about 20 times ....
plz anybody give some suggestions or any another way of installing custom roms ....
Click to expand...
Click to collapse
after spend about 6 hour i finnaly found how it works , see my next reply in page 2 and you will find the instruction
xrecovery works works for x10 mini , testes !!
i couldnt wait until night , really wanna share this point that couldnt find it on guidence sites im really toxicated and it doesnt mean that i wanna show off my dicovery
instruction :
1 download the attached rar file , pass is : "afra"
2 unistall all xrecovery u installed before .
use root explorer and delete previous xrecovery.tar and other 2 file (busy box and chargemon) from sdcard & system\bin directory .
3 now u clear ! go to market or find busybox aplication (better install it from merket )
3.1 -when it ask which version u want to install choose th last one 1.8...
3.2 -and when it aks where do u wanna install , choose system\bin
3.3 -done installation
4 . extract the "xrecovery tested work for x10 mini.rar" , copy three files into
your phone sdcard directory(means defualt directory open when u plugged you phone to pc) and unplugged the phone
5 . (this is the elegant point ) use a root explorer and first 'cut' the
xrecovery.tar into system\bin
then try to change permission(due to instruction u know) and you will have no error ! change is done
6 now copy xrecovery.tar (permission changed file) from system\bin into sdcard
folder and copy two other "busybox" "chargemon" into system\bin
7 restart your phone and press repeatedly back buttom several time and heavens door will open
if u had any problem let me now
afraaa said:
i couldnt wait until night , really wanna share this point that couldnt find it on guidence sites im really toxicated and it doesnt mean that i wanna show off my dicovery
instruction :
1 download the attached rar file , pass is : "afra"
2 unistall all xrecovery u installed before .
use root explorer and delete previous xrecovery.tar and other 2 file (busy box and chargemon) from sdcard & system\bin directory .
3 now u clear ! go to market or find busybox aplication (better install it from merket )
3.1 -when it ask which version u want to install choose th last one 1.8...
3.2 -and when it aks where do u wanna install , choose system\bin
3.3 -done installation
4 . extract the "xrecovery tested work for x10 mini.rar" , copy three files into
your phone sdcard directory(means defualt directory open when u plugged you phone to pc) and unplugged the phone
5 . (this is the elegant point ) use a root explorer and first 'cut' the
xrecovery.tar into system\bin
then try to change permission(due to instruction u know) and you will have no error ! change is done
6 now copy xrecovery.tar (permission changed file) from system\bin into sdcard
folder and copy two other "busybox" "chargemon" into system\bin
7 restart your phone and press repeatedly back buttom several time and heavens door will open
if u had any problem let me now
Click to expand...
Click to collapse
OR
Install flashtool, click 3 buttons in total
afraaa said:
i couldnt wait until night , really wanna share this point that couldnt find it on guidence sites im really toxicated and it doesnt mean that i wanna show off my dicovery
instruction :
1 download the attached rar file , pass is : "afra"
2 unistall all xrecovery u installed before .
use root explorer and delete previous xrecovery.tar and other 2 file (busy box and chargemon) from sdcard & system\bin directory .
3 now u clear ! go to market or find busybox aplication (better install it from merket )
3.1 -when it ask which version u want to install choose th last one 1.8...
3.2 -and when it aks where do u wanna install , choose system\bin
3.3 -done installation
4 . extract the "xrecovery tested work for x10 mini.rar" , copy three files into
your phone sdcard directory(means defualt directory open when u plugged you phone to pc) and unplugged the phone
5 . (this is the elegant point ) use a root explorer and first 'cut' the
xrecovery.tar into system\bin
then try to change permission(due to instruction u know) and you will have no error ! change is done
6 now copy xrecovery.tar (permission changed file) from system\bin into sdcard
folder and copy two other "busybox" "chargemon" into system\bin
7 restart your phone and press repeatedly back buttom several time and heavens door will open
if u had any problem let me now
Click to expand...
Click to collapse
I follow your instruction, but the problem is same, i can into in xrecovery, i shut down my phone and i press back back back back ..... back (when SE logo apear) and nothing phone gone to start in normal mode... I have android 2.1 with 2.6.26 kernel version. The phone is rootet, i can acces with root explorer, i can mont r/w or r/o, i have installed busybox from market version 1.8. Xrecovery can't use because after install and start to push the button to put the fille, the three icon appear with red.... who can help my, i lose a lot of time and nothing... (SORRY FOR MY ENGLISH
diniulian said:
I follow your instruction, but the problem is same, i can into in xrecovery, i shut down my phone and i press back back back back ..... back (when SE logo apear) and nothing phone gone to start in normal mode... I have android 2.1 with 2.6.26 kernel version. The phone is rootet, i can acces with root explorer, i can mont r/w or r/o, i have installed busybox from market version 1.8. Xrecovery can't use because after install and start to push the button to put the fille, the three icon appear with red.... who can help my, i lose a lot of time and nothing... (SORRY FOR MY ENGLISH
Click to expand...
Click to collapse
Install Flashtool from here http://forum.xda-developers.com/showthread.php?t=920746 (version 0.2.91 or BELOW!!)
Enable USB Debugging on ur phone
Connect phone
Click "Ask Root Perms" in flashtool (Presuming ur phone is rooted)
Click "xrecovery" once flashtool confirms it has root access granted.
Reboot ur phone and press back button repeatedly
OR
In one of the menu's there is an item "Recovery-----> Boot into recovery"
click on it
Hope that helps!
Peace
diniulian .. sry i wasnt here for a while
did u could change the permission ? cuz permission is the only important matter .
and ps "
did u tried mate "rosshalz" instruction with flash too? ..
i will feed back your problem now
Forget it. Already tested. Thanks.
I testet it again on my brother x10 mini , and it worked , if you could change the permission it should work with my instruction !

[Q] help please

i have rooted my x10mp with "superoneclick" then iv installed busyboxinstaller by stericson after that i installed xrecovery manualy but i still cant enter xrecovery.....iv done all this process before with my x10mini and x8 it worked out just fine i m only having issues with my minipro........
somebody please help
slaxlmckagan said:
i have rooted my x10mp with "superoneclick" then iv installed by stericson after that i installed xrecovery manualy but i still cant enter xrecovery.....iv done all this process before with my x10mini and x8 it worked out just fine i m only having issues with my minipro........
somebody please help
Click to expand...
Click to collapse
this is not dev thread related
you should have psted it in q&a
check your chargemon
if you're using the same one you used on your mini you'll fail
find the one for minipro
check you have correct permissions
ooooo
you installed busyboxinstaller
did you install busybox from busyboxinstaller?
because you didnt mention it...
Use this: http://www.megaupload.com/?d=4VZEIYUI
Its a CWM Recovery. I use this recovery on stock rom.
Just unrar those three files to your sdcard, and copy to /system/bin with Root Explorer.
Do Not forget change premission to 644 (rwxr-xr-x) on those three files.
from where can i get minipro chargemon and yeah iv installed busybox ......and i m sorry for posting here iv never posted anything before
thank you soo much gonna try it now
ZaiKoo said:
Use this: http://www.megaupload.com/?d=4VZEIYUI
Its a CWM Recovery. I use this recovery on stock rom.
Just unrar those three files to your sdcard, and copy to /system/bin with Root Explorer.
Do Not forget change premission to 644 (rwxr-xr-x) on those three files.
Click to expand...
Click to collapse
worked like charm thanks a ton buddy

Categories

Resources