Bootsound for 2.2 and 2.3 - Sony Ericsson XPERIA X10 Mini

THIS WON'T WORK ON SE SOFTWARE!
download THIS
push all files to your device
in wich map do you need to place the files?
don't worry they are in the right map in the donwload
when you pused them all set all permission to 777 (chmod 0777 /system/*file) or check all checkboxes in rootexplorer
when you've done that open up /system/build.prop
and add this line at the end
ro.config.play.bootsound=1
now reboot
if you are thinking "wtf is he talking about?" then DO NOT TRY THIS! this is for advance user only
Enjoy

Download cannot proceed. Fix the download please.

Theshawty said:
Download cannot proceed. Fix the download please.
Click to expand...
Click to collapse
Maby you should fix your pc the download isn't broken...
Sent from my U20i using XDA Premium App

I flashed it via custom zip the went to terminal emulator and typed what said but it says file not found. What have I done wrong?
Sent from my U10i using XDA Premium App

not working for me
adb shell says enablebootsound not found

owain94 said:
Maby you should fix your pc the download isn't broken...
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
Oh, did I say I tried to download from my PC? No, I didn't..
I downloaded from my phone and it didn't work, re-downloaded on my PC and it worked.

Theshawty said:
Oh, did I say I tried to download from my PC? No, I didn't..
I downloaded from my phone and it didn't work, re-downloaded on my PC and it worked.
Click to expand...
Click to collapse
why so spry? should i add in first post you need to have a computer to download?
ohh also you need internet otherwise you can't load the site
i thought i just tell you -.-''
andy_dunlop said:
I flashed it via custom zip the went to terminal emulator and typed what said but it says file not found. What have I done wrong?
Sent from my U10i using XDA Premium App
Click to expand...
Click to collapse
abhi98228 said:
not working for me
adb shell says enablebootsound not found
Click to expand...
Click to collapse
weird gonna look into that guys

Hi owain! love your work
I think i just found a typo in (enablebootsound) row 58,
shouldn't: (echo '' >> /system/build.pro) be: (echo '' >> /system/build.prop) ?
Regards!

cyberhasse said:
Hi owain! love your work
I think i just found a typo in (enablebootsound) row 58,
shouldn't: (echo '' >> /system/build.pro) be: (echo '' >> /system/build.prop) ?
Regards!
Click to expand...
Click to collapse
well it is just an empty line that it write to the file so it is not that big issue

Any luck owain?
Sent from my U10i using XDA Premium App

andy_dunlop said:
Any luck owain?
Sent from my U10i using XDA Premium App
Click to expand...
Click to collapse
still looking into it i pushed them to my mobiel and i worked
but then i made the flash with same things and permission and it don't work
really annoying

Ok thanks for the update. Hope u can figure it out
Sent from my U10i using XDA Premium App

How do I push it into my phone like what u did using adb shell on my laptop? IV set android sdk up and running, do what do I need to type into adb shell to push which files? If that makes sense?
Sent from my U10i using XDA Premium App

i will post the working manually way within a couple hours here

owain94 said:
i will post the working manually way within a couple hours here
Click to expand...
Click to collapse
Thank you very much u are just amaizing. Wish I was as good as u. I still don't know much about this stuff. How did u learn about everything on development?
Sent from my E10i using XDA Premium App

manually installation in first post NOTE!: this is for advance users only

Doesn't work with MiniCM6-1.0.0-RC2

Related

[Q] Out of space problem on X10 Mini Pro

hi best developers how is it going
i just have some problem when installing some games like (can knockdown 1& 2 , guerrilla bob ..... ) it gives me out of space problem even though i have a 60MB free space on my internal memory is it a problem in my device or its the game problem or what
iam on original 2.1 rooted , have link2sd
pleas give me an answer iam so dis pointed
PS : if there is a post about X recovery i want some info about it can u share the link of it ..... many thanks
jik saw said:
hi best developers how is it going
i just have some problem when installing some games like (can knockdown 1& 2 , guerrilla bob ..... ) it gives me out of space problem even though i have a 60MB free space on my internal memory is it a problem in my device or its the game problem or what
pleas give me an answer iam so dis pointed
PS : if there is a post about X recovery i want some info about it can u share the like of it ..... many thanks
Click to expand...
Click to collapse
The phone is probably not compatible for the games you mention, check both the game descriptions.
Did you download them from market???
Sent from my U20i using XDA Premium App
If you have 2.1 you could go with link2sd and start moving some apps to free up space on the phone.
Sent from my X10minipro using Tapatalk
harr1994 said:
Did you download them from market???
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
i downloaded them from the market and out the market and the same problem
thanks for replaying
juanfers said:
If you have 2.1 you could go with link2sd and start moving some apps to free up space on the phone.
Sent from my X10minipro using Tapatalk
Click to expand...
Click to collapse
yes i know about that my phone is rooted and i have link2sd and its all good now i have 200 app installed on my sd card and i have 60MB on my internal memory though still having this problem
thanks for replaying
If u have the .apk file then try adb install if even that doesn't work then open terminal emulator and use the following command
*su
#cd sdcard //or location u have the apk file
#install nameofapkfile /data/app/nameofapkfile
#exit
*exit
This should work.....if cd sdcard fails try /mnt/sdcard/
Sent from my U20i using XDA Premium App
Also delete cache partition.
Market downloads there first.
Do it with xrec.
If cache is full then it wont really download and tell you out of space error
Sent from my U20i using XDA Premium App
slade87 said:
Also delete cache partition.
Market downloads there first.
Do it with xrec.
If cache is full then it wont really download and tell you out of space error
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
I agree your download cache might be full
Download "Android system info" to check your download cache.
harr1994 said:
If u have the .apk file then try adb install if even that doesn't work then open terminal emulator and use the following command
*su
#cd sdcard //or location u have the apk file
#install nameofapkfile /data/app/nameofapkfile
#exit
*exit
This should work.....if cd sdcard fails try /mnt/sdcard/
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
no luck in trying the terminal emulator it gives me several options
# c
# d
# f
.
.
.
.
.
.
and when i chose 1 off them it give me "cant .... "
BTW the mnt/ sdcard didnt work the cd sdcard worked
& can u give me the link for the adb installer cuz i have the apk file
many thanks man
and thanks again for replaying
What options does it give?
Try
#install nameofapk /data/app/
Instead of
#install nameofapk /data/app/nameofapk
This will not give any options I presume....try it and post the result also try clearing cache as slade mentioned
If even that doesnt work then we will try to flash it as update.zip....lol
Sent from my U20i using XDA Premium App
slade87 said:
Also delete cache partition.
Market downloads there first.
Do it with xrec.
If cache is full then it wont really download and tell you out of space error
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
yup i cleaned the cache it was taking 50 MB off my memory
cleaned it manually though by using root explorer cuz i dont know any other method
thanks all for replaying
harr1994 said:
What options does it give?
Try
#install nameofapk /data/app/
Instead of
#install nameofapk /data/app/nameofapk
This will not give any options I presume....try it and post the result also try clearing cache as slade mentioned
If even that doesnt work then we will try to flash it as update.zip....lol
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
the attached photo shows the options
and yet no luck with it same options with this method too
and when i type (for example : c it gives me "c: not found " )
hehehehe loool BTW i installed the x recovery but when i press the back button it dose not show up so if we flash it to zip i cant install it either lol
BTW man thanks i troubled u so much with me
hope can find the solution
Jik saw ur really a moron
What u are doing is
#install 1/data/app/
But what I said is
#install 1 (space) /data/app
U gotta leave space after the nameofapk. Gosh man didn't u see that carefully......lol sorry for flaming...haha
Sent from my U20i using XDA Premium App
harr1994 said:
Jik saw ur really a moron
What u are doing is
#install 1/data/app/
But what I said is
#install 1 (space) /data/app
U gotta leave space after the nameofapk. Gosh man didn't u see that carefully......lol sorry for flaming...haha
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
ohhhhhh my bad sorry
but really i didnt see it from the beginning
okay many thanks man
iam really thankful for all who replayed thanks guys

[TWEAK]faster 2.1 album

Disclaimer: I'M NOT RESPONSIBLE FOR BRICKED DEVICES OR IF YOUR DEVICE BECOMES A MINI TRANSFORMER!!
Heres the step wise guide to make your album faster on your mini/mimmi:-
Step I: Using root explorer mount /system as R/W
Step II: Open /system/etc directory and locate ''default-capability.xml file.
Step III: Open this file in text editor mode and try to find:-
<filesize unit="bytes">1048576</filesize>
Step IV: change <filesize unit="bytes">1048576</filesize> to <filesize unit="bytes">524288</filesize> and save
Step V: Give a reboot!
You're done!
PS: Also u can change the size of albumart!
Wow thanks man, just tried it and what a difference! Thanks
Sent from my U20i using XDA Premium App
Dont just say click thanks
will this work on custom rom with Galery 3D?
galvic said:
Dont just say click thanks
Click to expand...
Click to collapse
I would but using XDA App so no thanks button:-( and not got access to a pc.
Sent from my U20i using XDA Premium App
Sorry but I dont think it'll... Gallery 3D is already way to faster than stock 2.1...
andy_dunlop said:
I would but using XDA App so no thanks button:-( and not got access to a pc.
Sent from my U20i using XDA Premium App
Click to expand...
Click to collapse
No problemo!!!
galvic said:
Sorry but I dont think it'll... Gallery 3D is already way to faster than stock 2.1...
Click to expand...
Click to collapse
well the line is the same and same size of bytes i will try later and will report you
thanks galvic its gud man....
If I edit something wrong, I'll be able to boot normally? I'm saying this because my recovery have problems, don't know why, and I won't be able to flash until friday. I can't stay without my phone till that.

Bricked?

Am I bricked?
Check this thread out...
http://forum.xda-developers.com/showthread.php?t=1182165
And this
http://forum.xda-developers.com/showthread.php?t=1160408
Sent from my Milestone using XDA Premium App
Look at the last list in this thread...with the steps. For that and you'll be fixed. I had to do the same thing. good luck.
http://forum.xda-developers.com/showthread.php?t=1182893&page=2
Sent from my MB860 using XDA App
Softbrick but easy fix
martyotaku said:
Am I bricked?
Click to expand...
Click to collapse
Sent from my MB860 using XDA App
thanx guys but im running the fix script and all goes well until it tries to read my device id and it says something like fastboot is not recngnized as an internal or external command opeable program or batch file?
help please....
martyotaku said:
thanx guys but im running the fix script and all goes well until it tries to read my device id and it says something like fastboot is not recngnized as an internal or external command opeable program or batch file?
help please....
Click to expand...
Click to collapse
usually means you're not in the right directory where you saved fastboot...

I accidentally uninstalled the Video Player.

Can anyone help me out?
stu5797 said:
Can anyone help me out?
Click to expand...
Click to collapse
How did you uninstall it?
Sent from my GT-S5570L using xda premium
Using rom toolbox. Accidetally hit uninstall instead of advanced freeze
maybe you just disabled it. go to settings > applications > all > video player > enable
http://db.tt/b8azuPRg
Here is videoplayer.apk
Sent from my GT-I9300 using xda premium
Thanks so much! For some reason it downloads fine and then lets me click to install. I click and then it says unable to install :-( guess im S. O. L
stu5797 said:
Thanks so much! For some reason it downloads fine and then lets me click to install. I click and then it says unable to install :-( guess im S. O. L
Click to expand...
Click to collapse
Use root explorer to move the apk to system/app folder and that'll do the trick.
Sent from my GT-I9300 using xda premium
Hmm still a no go. I have a sprint gs3. I wonder if thats the issue?
You meed root to move it to system/app folder, is it rooted?
If its rooted then in root explorer mount as r/w using the button at the top and then paste it in to the system/app folder.
If it successfully pastes in there you should be fine.
You don't need to install and anyway it won't let you, it'll keep saying not installed but since it is in system/app folder that doesn't matter.
Just reboot after you move it to the folder.
Sent from my GT-I9300 using xda premium
Thank you! Thanks! Thank you!
Odex file needed
stu5797 said:
Hmm still a no go. I have a sprint gs3. I wonder if thats the issue?
Click to expand...
Click to collapse
The issue is that you also need the .odex file, i had the same thing with sms (secmms. apk + odex)
I made a zip with the maps system\app\ and the 2 files. You can install it using recovery mode.
stu5797 said:
Thank you! Thanks! Thank you!
Click to expand...
Click to collapse
No problem! :thumbup:
Sent from my GT-I9300 using xda premium

[ROM] Very Lite .. I8190XXALK6_I8190XEFALL1

I8190XXALK6_I8190XEFALL1 FIRMWARE
updated several google apks , su and busybox
iv removed most adds in market by replacing hosts
added LUCKY PATCHER to do the rest..
removed samsung services and keept google
much more like cwm manager ... wipe your phone before or after flashing..before is best to avoid fc
...u do that in recovery enter with cwm
hereView attachment 1606433
Thx to avicohh , faria and bigwhoop for teaching me howto modify the firmware
ITS A VERY LITE ROM.
great ram and more space.
UNRAR the file before using ODIN "pda"
in download mode to flash it.
DOWNLOAD HERE
And remember to push my thanks button.
dont brick your phone.
regards
Marsdroid
Great a early Xmas present.
Sent from my GT-I8190 using xda premium
Thank You
It works great
QUOTE=jejemc;35952629]hello screen please thank you:laugh:[/QUOTE]
Yes ok.. hereView attachment 1606433
Limited. . As i say. .
And found out howto modify the preload "hidden" img also..
Ps the phone is flash player compatible
But im done publiching it ..
But thx to avicohh ..again
Check the ROM its a really nice lite one
Marsdroid.6te.net
Sent from my GT-I8190 using XDA Premium App
there is not mail app on your room. how can i fix it?
eritonshehu said:
there is not mail app on your room. how can i fix it?
Click to expand...
Click to collapse
U can add it yourself with a root explorer.. or es file explorer..
Gmail works.. iv deleted all i didnt need..
Remember its a lite rom
https://www.dropbox.com/s/bondi6vnmi7gnxl/ori.mail.apps.rar
Sent from my GT-I8190 using XDA Premium App
Just download your favourite mail app from Google Play and install it.
Sent from my GT-I8190 using xda premium
can you suggest any mail app for exchange server?
Thnx in advanve
Try MAILDROID there's a free or paid version, not sure about exchange though. Give it a try.
Sent from my GT-I8190 using xda premium
eritonshehu said:
there is not mail app on your room. how can i fix it?
Click to expand...
Click to collapse
DOWNLOAD ORI MAIL APPS HERE
put the 4 files in system/app/
set permissions
chmod 06755 System/app/*.*
chmod 06755 System/app/*
in connectbot
or use a root explorer :good:
regards
Marsdroid
My s3 mini can not connect to kies after update to your room. any help??
thnx
Hehe.. its deleted. . Its a lite rom.. u need a full rom my friend...
Someone can publish a full stock rom ROOTED... i get it
Sent from my GT-I8190 using XDA Premium App
brokenworm said:
Hehe.. its deleted. . Its a lite rom.. u need a full rom my friend...
I can publish a full stock rom ROOTED. . Later.. i get it
Sent from my GT-I8190 using XDA Premium App
Click to expand...
Click to collapse
There is one here http://forum.xda-developers.com/showthread.php?t=2039211
Пратено со Tapatalk 2 од мојот SGSIII mini
vonuzu said:
There is one here http://forum.xda-developers.com/showthread.php?t=2039211
Пратено со Tapatalk 2 од мојот SGSIII mini
Click to expand...
Click to collapse
Thx.. even its not the newest..that one
Sent from my GT-I8190 using XDA Premium App
Nice work. Thanks
Thanks heaps mate
I hope someone figures out how to get this thing into recovery and then gets some Cyanogenmod etc. on this
Nitro_123 said:
Thanks heaps mate
I hope someone figures out how to get this thing into recovery and then gets some Cyanogenmod etc. on this
Click to expand...
Click to collapse
How to enter recovery:
Install adb
connect phone to pc
Press win key+ run
type cmd
press enter
in command prompt type adb reboot recovery
ppero196 said:
How to enter recovery:
Install adb
connect phone to pc
Press win key+ run
type cmd
press enter
in command prompt type adb reboot recovery
Click to expand...
Click to collapse
Or install terminal emulator and enter this comand:
su (click enter)
reboot recovery (click enter)
Пратено со Tapatalk 2 од мојот SGSIII mini
vonuzu said:
Or install terminal emulator and enter this comand:
su (click enter)
reboot recovery (click enter)
Пратено со Tapatalk 2 од мојот SGSIII mini
Click to expand...
Click to collapse
Smartass
Root only
Sent from my GT-I8190 using xda app-developers app
Use cwm to enter recovery its included in this rom
Sent from my GT-I8190 using XDA Premium App

Categories

Resources