Sony Ericsson Android XPERIA

  • Thread starter Thread starter olv
  • Start date Start date
Noob question but...

Can you install those apps without needing root to do it?

As im wanting Swichpro but its not on the market :/
 
I done a baseline test on firmware R2BA023 overnight and its returns to levels of R1BA001 firmware. So I am going back on to R2BA020 as that seems to have the best battery life at the moment.

23 seems ok to me. better than 01 (which still had the standby problem for me)

but lastnight my phone was on standby for 11 hours and only lost 5%

infact with 4 hours of use on 3g downloading apps and facebook/emails its only lost another 7%
 
Currently on R2BA020. Fully charged and discharged it twice and it is now holding the charge extremely well. 8 hours of normal use and I'm still on 87%
Before I charged and discharged it was crap so I think the key to a good battery life is conditioning the battery.
 
R2BA020 Telenor Branded Benchmark.

GFX Score;22.30056
CPU score;529.7387
Memory score;332.57782
Filesystem score;100.82299

R2BA020 Generic UK Benchmark

Total graphics score;24.70114
Total CPU score;528.9669
Total memory score;334.90564
Total file system score;100.75903

R2BA020 "Root" Benchmark - Default Image


Total graphics score;24.278446
Total CPU score;527.0682
Total memory score;333.38382
Total file system score;100.92816

R2BA023 "Root" Benchmark -Default Image

Total graphics score;24.730669
Total CPU score;530.9689
Total memory score;333.6871
Total file system score;114.34115

:D
 
Last edited:
Here is my cleanup script that I used, it does back to apps up on to the SD card first :D

Code:
@echo off

@echo #####################################
@echo #         File Cleanup              #
@echo #                                   #
@echo #####################################

pause                          


@echo off
adb shell mount -o remount,rw -t yaffs2 /dev/block/mtdblock2 /system

adb shell mkdir /sdcard/apps

adb shell cp /system/app/mox* /sdcard/apps
adb shell cp /system/app/EManual* /sdcard/apps
adb shell cp /system/app/SemcIME* /sdcard/apps
adb shell cp /system/app/LatinImeTutorial* /sdcard/apps
adb shell cp /system/app/AndroidQuadrapop* /sdcard/apps
adb shell cp /system/app/LatinIME* /sdcard/apps
adb shell cp /system/app/SEMCTouchPal* /sdcard/apps
adb shell cp /system/app/se-supp* /sdcard/apps


adb shell rm /system/app/mox*
adb shell rm /system/app/EManual*
adb shell rm /system/app/SemcIME*
adb shell rm /system/app/LatinImeTutorial*
adb shell rm /system/app/AndroidQuadrapop*
adb shell rm /system/app/SEMCTouchPal*
adb shell rm /system/app/se-supp*
adb shell rm -r /etc/semc/preset/app

adb shell reboot
pause

Application Guide


mox* – all Moxier apps
off* – OfficeSuite
play* – PlayNow
track* – TrackID
EManual* – SE X10 Manual
SemcIME* – SE standard keyboard (and Japanese keyboard?)
LatinImeTutorial* – Android keyboard tutorial
AndroidQuadrapop* – Quadrapop (game)
LatinIME* – Android keyboard
SEMCTouchPal* – Chinese and Korean keyboards
se-supp* – SE Online Support
Launch* – Standard Home screen
/data/app/*.zip – WisePilot data (*see note below)
/etc/semc/startupshow – SE logo animation (just a bunch of PNG files)
/etc/semc/preset/app – something about uninstallable apps?
 
Last edited:
my filesystem results are always terrible in comparison

infact i just killed all tasks and did the benchmark there and all of them are terrible

how much free space on the phones rom do you have ?

have all those same apps removed too
 
Last edited:
my filesystem results are always terrible in comparison

infact i just killed all tasks and did the benchmark there and all of them are terrible

how much free space on the phones rom do you have ?

have all those same apps removed too

Last time I checked it was around 400Mb ~
 
I know a link has been provided, but does anybody know what has happened to Doodle Jump. Luckily it is still on my phone, but as I paid for it and it has now disappeared where would I stand. Does removing it from the market mean the developers have given up on the Android port. Or do you think it is as simple as the new firmware causing gremlins with the market?
 
Maybe the updated Doodle Jump doesnt work with 1.6 so it doesnt show on the market?

Just a guess but... :)
 
probably breaking my record here. not used the phone loads admittedly as have been busy with other things. but wifi has been on a lot and its been going in between gprs and 3g

1 day 12 hours 31 minutes unplugged

61% remaining . safe to say this update has fixed all problems because on the old one even if i just left the phone on standby it would be flat by now
 
Ditto Andy. Mines been on since 6 hour 45 minutes and its still on 94%.
It was on all day yesterday and only went down to 89%
Very pleased with the battery now.
Not going to charge tonight and see how long it will last :D
 
Back
Top Bottom