[Q] My theme won't change, PLEASE HELP! - Sony Ericsson XPERIA X10 Mini

I bought this SE Xperia X10 Mini pro like 3 weeks ago and I'm just trying all the ways to change its theme, I hate the factory theme, makes me so sick when I look at it eww....
I even installed GDE and it just can change the wallpaper (for example when I go to the settings the background is the same old damned blue...) what to do now I hate this feature so much... I'm regretting so much for buying such a mobile ah, and by the way I could not download the ADW launcher I tried so hard...
Somebody help me please

google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart

crickyo said:
google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart
Click to expand...
Click to collapse
you need a file browser or a apk installer.
use "root explorer" or "andexplorer"
or use "installer"
good luck

OMFG
I followed someone on here they said put the frameworks-res.apk in ur sdcard and run your root explorer and put it in the system folder and then i did it and i deleted the old frameworks-res.apk AND MY MOBILE DOESNT TURN ON :'(

Then you clearly don't know what you're doing
Sent from my U20i using XDA App

crickyo said:
google adw launcher get the barcode and scan it with your phone i had problems finding adw on the marketplace but the barcode found it straightaway failing that you could download it and put it on the mem card and install it not sure if you need a file browser as it was one of the first things i installed on mines you could always try ipmart
Click to expand...
Click to collapse
As far as I know ADW Launcher, doesn't change the factory theme. In fact I have it installed and I can not change the theme.
wampyyyr said:
OMFG
I followed someone on here they said put the frameworks-res.apk in ur sdcard and run your root explorer and put it in the system folder and then i did it and i deleted the old frameworks-res.apk AND MY MOBILE DOESNT TURN ON :'(
Click to expand...
Click to collapse
You need the frameworks-res.apk for your firmware version. If the phone doen't turn on, you will need to do a repair (Using SEUS [Sony Ericsson Service Update]), you will loose all your data but you will recover your phone.

gammexane said:
You need the frameworks-res.apk for your firmware version. If the phone doen't turn on, you will need to do a repair (Using SEUS [Sony Ericsson Service Update]), you will loose all your data but you will recover your phone.
Click to expand...
Click to collapse
Is there any way to connect the mobile to the computer while the mobile is switched off? Because it says I have to go to the settings to do blahblah on my mobile then it will get connected...
Yesterday contacted Vodafone they said I have to go to their shop they are not sure if they can repair it or not, do you think it's an impossible thing to repair?

wampyyyr said:
Is there any way to connect the mobile to the computer while the mobile is switched off? Because it says I have to go to the settings to do blahblah on my mobile then it will get connected...
Yesterday contacted Vodafone they said I have to go to their shop they are not sure if they can repair it or not, do you think it's an impossible thing to repair?
Click to expand...
Click to collapse
Yes, you need to:
1) Install SEUS
2) Connect your phone to the PC
3) press and Hold "BACK key" until green light turns on.
4) Follow the steps to repair.
Trying to delete applications I completely kill my phone and I could bring it back with that procedure.

Any launcher application won't change the theme (color and icons). For android 1.6 you change manually the color, takes little time. First root your phone, then get (use pull command) the framework-res.apk from System/framework folder. open the apk file with 7-zip or winrar and drag the all folder named like drawable*** to a temporary directory. Now change the view to thumbnails to see which folders are having images (.png). Go to those directory and pick desired file to edit. If you have good image editing software you do whatever color you need. I use .net paint because it's free and good enough for me. Once you are satisfied with the colors you just made again open the apk with 7 zip and open the particular directories to drag and drop your changes files. Done with colors.
Now use pull command for the system/app/ folder ...you get all the apk. In each of these apk you will find the drawable kind of a folder find the icon that comes on phone. Use your icon/downloaded icon, (do change the icon into 48x48) and darg and drop in the proper place of the apk. I used ireflect icons(google it).
By the way don't unzip and zip the apk file, that won't work.
Now push all the files in there respective folder and type reboot.
Now you will find there are still some apk is missing in the app folder, that is basically stored in data/app folder. But if you try to pull the whole folder nothing will come. use "ls" to view all the files and then use pull command by name. you will get it. Change the icon, install the apk just change the signing. To change the sign you need to delete META-INF folder then sign it.
You don't have to push-pull in this case just install the modified apk (before that u should uninstall the app).

Related

[FIX] See ALL apps in Market (froyo only apps, and paid/protected apps) Automated!

laymil has posted a much better script for this. As such I will be discontinuing my work on this for now. Not for any hard feelings, but because it is now beyond me to help any further.
As always I am glad to have helped the community in some small way. Thank you all
CHEERS
Geniusdog254 Posted the exact lines in the build prop that needed to be changed. This is a pretty common fix for problems like this between versions of Android. There was some concern however that you may miss some of the newer apps released only for Froyo. I wrote some simple scripts that will fix this for us.
Simply: One puts the Froyo build.prop on your phone. The other puts the modded build.prop on your phone.
Prerequisites
YOU MUST HAVE GSCRIPT INSTALLED
YOU MUST HAVE BUSYBOX INSTALLED
(IF YOU ARE USING PAULS FROYO ROM FROM HERE
http://forum.xda-developers.com/showthread.php?t=686631
IT DOES NOT HAVE BUSYBOX INSTALLED
Also--
There are now 2 downloads.
One will reboot your phone automatically
One will not!
(I recommend this one for anyone that has problems, or doesn't know ADB well.)
Installation
Code:
Download the attached .zip file
Place the "buildprop" folder in the root of your sdcard
Place both "Normal_Froyo.sh" and "Modded_Froyo" files in the gscript folder on your sdcard
Code:
Open Gscript
Press menu and select Add Script
Press Load File button
Select Normal_Froyo file
Press Save button at bottom
Repeat for Modded_Froyo file
After that all you have to do is open gscript and select which one to run.
Normal_Froyo will give you stock froyo build.prop and let you see froyo only apps
Modded_Froyo will give you the market fix build.prop
You can also create shortcuts directly on your homescreen for each script if you wish
-----------------------------------------------
I've decided to skip the update.zip, I've found no way to copy the scripts to the gscript folder on the sdcard this way.
I'm going for an app instead.
P.S. I've never written an app before, java looks like russian to me lol. So if anyone has any tips, or knows any good tut's let PM me and let me know.
------------------------------------------------
fixed no buildprop folder
added NON-autoreboot download.
buildprop switcher v0.3.zip ORIGINAL
buildprop_switcher_no_rebootv0.3.zip NO REBOOT
buildprop swticher v0.3.1.zip DOWNLOAD THIS ONE
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Dayzee said:
When the file is unzipped, there are 4 files - No Buildprop folder. Now I get the part about putting the two .sh files into Gscript folder.
Do I make another folder called buildprop and put build.2.1 and build.2.2 inside?
OR
Do I put build.2.1 and build.2.2 onto the root of the SDCARD?
Dayz xx
Click to expand...
Click to collapse
So sorry lol Didn't notice until I was making the update.zip that I didn't put the other files in a folder IN the zip. Just make a folder on your sdcard called buildprop. and put them in there.
BTW testing the flashable update.zip method right now
thx, seems to work
so no more *#*#etc.. afterwards?
watercool said:
thx, seems to work
so no more *#*#etc.. afterwards?
Click to expand...
Click to collapse
Right.. the checkin service runs on each reboot. So it is not needed.
Worked just fine, but I did have to do the checkin thing. Possibly had poor signal but checkin hadn't done on reboot. Worked fine after that...
Dayz xx
followinginsanity said:
Right.. the checkin service runs on each reboot. So it is not needed.
Click to expand...
Click to collapse
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Namuna said:
Can the checkin method be used, instead of rebooting? I'd much rather switch back and forth via checkin rather than having to reboot.
Thanks.
Click to expand...
Click to collapse
The reboot is built into the script. On my phone, if I checkin, the apps still don't show till I reboot. But show if I only reboot. If checkin alone works for you though, you can remove the reboot command from the script.
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
This worked great for me I also solved my (unrelated) prob with SlideIt by forcing the dictionary to save in the settings, so I'm no longer bothered about losing shortcuts stuff on a reboot.
Dandy!!
tested again with a second n1. works perfect! automated checkin works perfect.
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
Mine did this as well, though I am unsure why just yet. Been busy all day.
Mikey1022 said:
Can you please post what changed in the .prop file.
Also you didn't add the video codecs in the "new" prop file
Click to expand...
Click to collapse
The only thing I changed from the stock to the "modded" build.prop were these 2 lines
from this
ro.build.description=passion-user 2.2 FRF50 38042 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.2/FRF50/38042:user/release-keys
to this
ro.build.description=passion-user 2.1-update1 ERE27 24178 release-keys
ro.build.fingerprint=google/passion/passion/mahimahi:2.1-update1/ERE27/24178:user/release-keys
I didn't add anything else to these. If you would like other things added to the build.prop files. You are welcome to edit them yourselves, or let me know what things you want changed, and I can include them.
I can make it user friendly. With descriptions for each modded line, then you can simply un-comment the options that you want.
PS: I thought I had the flashable update ready, but the update-script is giving me problems. ANYONE that wants to help please let me know. I'd really like to get this out to everyone.
InGeNeTiCs said:
I'm not sure what happened, but after following the instructions exactly, my phone crapped. It got as far as the first nexus logo (non-animated), then the buttons lit up and I got a black screen. And that's how it stayed.
Any ideas?
Click to expand...
Click to collapse
same thing here....ANY IDEAS????????????
This is a great find, inductions were perfect and easy to follow. Not one issue getting all my paid apps back! Thank again!
JDMSirEK4 said:
same thing here....ANY IDEAS????????????
Click to expand...
Click to collapse
To anyone that can't get thier phone to boot all the way after doing this
Its not a big deal. Your phone booted. But the build.prop didn't get copied before the reboot.
If you did a nandroid before you tried it. Restore that!
If you didn't, OR you know how to use adb. Do this
Code:
adb remount
adb push [COLOR="red"]/path/to/build.2.1(or)build.2.2[/COLOR] /system/build.prop
adb reboot
I hope to have this fixed quickly.
ANYONE WHO'S PHONE WILL NOT BOOT AFTERWARDS!
Check and make sure you put the files in the right place.
build.2.2
&
build.2.1
go in
build.prop FOLDER ON YOUR SDCARD
that was the only reason I got the error, i deleted the files off my card when i was testing the flashable update.
If you still get an error. open both files in the gscript folder, and remove or comment out the reboot line. Then tell me what error you get in gscript.
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
r0adki111 said:
So I did this and am able to see the new apps. When I reboot the phone I cannot see a bunch of old apps in my launcher. I revert to the normal script and reboot again and still cannot see a bunch of my apps. Appbrain says theyre installed and I can open them from there but no widgets or shortcuts for them Any Ideas?
Click to expand...
Click to collapse
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
dictionary said:
Are those apps moved to the SD by any chance? If so, best bet is to go to Settings>Applications>Manage Applications>Find your launcher, and force stop it. Should work after that.
Click to expand...
Click to collapse
Nope they're not on SD. I'll try the fc of launcher.
Ok it worked thank you! but my xiia widget still is not back and I'm assuming others. Anything I can do for the widgets?
Ok installed and reinstated the app. Works great thx again.
Update:
Ok after another reboot, apps don't show again. FC the launcher they come back but not the widgets.. Grrrrrr...

[Q] Any that can post a file?

Any here that can pull the framework-res.apk from their phone and post it here? I wanna chamge some color tones on my missy's phone in the weekend here where she is gone, and offcause she took the phone with her before i had a chance to pull the file myself..
Any that can help?
For the mini or the mini pro?
Here's at least the one for Mini Pro: mediafire.com/?48w5y9d7sj2pxa8
Would be really nice if you could share the result with us as well (or at least let us know if it worked).
It is actually for the X10 Mini, not the pro i need, but ill look into the file and see if they are compatible..
Basicly, the easy way to get the blue menu away is simply make a script in Photoshop that desaturate the pictures. They will get a nice gray look with a simple click.. Ill try making that and repost the file.
What ive been reading, but not tested myself yet, is that you edit the pictures to what ever you feel they should look without changing size X by Y and merge them back into the apk with winzip, winrar, b2z or whatever you are using to look into the apk with. Then you don't need to sign the file again and you can push it back to your phone..
Ill keep you posted.. Thanks again for the file..
Meep meep..
You must have root on your phone and you use this at your own risk. The file is for X10 Mini Pro. No idea if it works on non pro...
So, i pulled the blue colors from all the pictures.
Make a backup of the /system/framework/framework-res.apk from your device first..
The files are back in the apk and should be uploaded to your /system/framework folder on your phone.
Change permissions on the file to 755 and reboot your device.
Sould now all be gray instead of blue..
mediafire.com/?l1b1g8ykp1j05ij
Let me know of your experiences..
Meep meep..
FastDuck said:
Any here that can pull the framework-res.apk from their phone and post it here? I wanna chamge some color tones on my missy's phone in the weekend here where she is gone, and offcause she took the phone with her before i had a chance to pull the file myself..
Any that can help?
Click to expand...
Click to collapse
Here it is, firmware is E10i 1.6 1.0.A.1.37 (X10 mini black)
Could you port the linked theme I mentioned in gray theme thread ?
I can upload rest of themed files i.e. Contacts,Calendar,Messaging etc.
P.S. not much reason backing up original file if you gonna try changing it. If file won't work you will end up with sony-ericsson white writting on the screen and you should flash with Windows SE Update Service (press home+back together, than power button when asked to connect phone). Titanium backup is the way to restore settings.
Changing file back won't be possible cause "su" crashes in this mode, so /system is not re-mountable and thus u can't copy original file back.
Still, flashing takes less than a minute, and its quite safe to try themes.
pulpoff said:
P.S. not much reason backing up original file if you gonna try changing it. If file won't work you will end up with sony-ericsson white writting on the screen and you should flash with Windows SE Update Service (press home+back together, than power button when asked to connect phone). Titanium backup is the way to restore settings.
Changing file back won't be possible cause "su" crashes in this mode, so /system is not re-mountable and thus u can't copy original file back.
Still, flashing takes less than a minute, and its quite safe to try themes.
Click to expand...
Click to collapse
But if it works and you still want to change back it would probably be nice to have the original file.

[Q] Install phone.apk

Please sorry for my English. Help ... I want to install but copy phone.apk system / app says that the application was installed and is not exiting the application factory.
I can do ... I also want to change the original lock screen, but I do not know which file I should change ...
I have original 2.1 eclair
thanks.
try this:
Install root explorer (I´m sure, you can find it here by using the search-button), then go to the folderwhere your new phone.apk is, and copy it. then go to system/app, mount it as "rw" and paste it, and then I recommend you to reboot.
codfreak said:
try this:
Install root explorer (I´m sure, you can find it here by using the search-button), then go to the folderwhere your new phone.apk is, and copy it. then go to system/app, mount it as "rw" and paste it, and then I recommend you to reboot.
Click to expand...
Click to collapse
Had already tried, but still keeps showing the original application, and when trying to install from system / app says "the application was not installed"...
Any ideas? with respect to lockscreen, what is the application that performs this function?
phone.apk cannot be "installed". it needs to be "pushed" into /system/app
as for lockscreen, u can either change theme or find lockscreen programs... there are a few in the market.
if u do not know how, i suggest u do a little more finding all the answers are somewhere
After moving an app to system/app, set the permission of the app to rw-r--r-- (Root Explorer)
Sent via X8 Browser
There is already an installed application (system)
Phone.apk application is not installed because there is an application system that must be replaced, but look for it in system / app and I not find that application, if you know the name (I have the stock rom) to tell me to remove it and install the new application (I think it might not be in system / app, but I do not know where else might be).
Thank you.
In the stock rom the phone application is called SemcPhone.apk
anant123 said:
In the stock rom the phone application is called SemcPhone.apk
Click to expand...
Click to collapse
Indeed, that is. But it does not let me install the application. says "The application has not been installed", even replacing the message application to install.
And when I call, show an error in the process android.process.acore.
If someone has done this before, please guide me.
R u crazy? Phone.apk cannot be installed/replaced under Android is running! Deleting phone.apk causes force-closes and boot-loop. Only way to change phone.apk is ADB under xrecovery.
BillyLH said:
Indeed, that is. But it does not let me install the application. says "The application has not been installed", even replacing the message application to install.
And when I call, show an error in the process android.process.acore.
If someone has done this before, please guide me.
Click to expand...
Click to collapse
did u even read what i replied? u CANNOT install it like u do a normal app... it needs to be pushed in... as for guiding you... there are loads of posts in the entire forum as to how to use ADB/pushing files. go find them.
-ReaL- said:
R u crazy? Phone.apk cannot be installed/replaced under Android is running! Deleting phone.apk causes force-closes and boot-loop. Only way to change phone.apk is ADB under xrecovery.
Click to expand...
Click to collapse
funny~ i ALWAYS change phone.apk when android is running works fine so far. hehe. of course i use ADB tho
I´ve modified the reframe.sh by propc for semcphone.apk....just download it and extract it to the root of your sdcard (with your computer or your X8 by using a file manager)
Then install terminal Emulator (if you don´t have it already) and type
Code:
sh mnt/sdcard/SEMCphone.sh
and it should react and show you some text like "replace SEMCphone by propc (modified by codfreak).
This should also work with ADB, but I think Terminal E. is easier
You can also use it for replacing ANYTHING, just open the file on your computer with notepad and rewrite the filenames and directorys.
D' oh
-ReaL- said:
R u crazy? Phone.apk cannot be installed/replaced under Android is running! Deleting phone.apk causes force-closes and boot-loop. Only way to change phone.apk is ADB under xrecovery.
Click to expand...
Click to collapse
Yes, I'm crazy ... But thanks to you I remembered that I could change the framework with a script, modify it and it worked SemcPhone.apk to change (replace) the phone restarts, but then as if it had apacerece signal and not making calls.
Please, if someone has changed some StockRom SemcPhone.apk 2.1 per phone.apk tell me how.
Thank you.
codfreak said:
I´ve modified the reframe.sh by propc for semcphone.apk....just download it and extract it to the root of your sdcard (with your computer or your X8 by using a file manager)
Then install terminal Emulator (if you don´t have it already) and type
Code:
sh mnt/sdcard/SEMCphone.sh
and it should react and show you some text like "replace SEMCphone by propc (modified by codfreak).
This should also work with ADB, but I think Terminal E. is easier
You can also use it for replacing ANYTHING, just open the file on your computer with notepad and rewrite the filenames and directorys.
Click to expand...
Click to collapse
think the same idea (I modified de script with office suite in the phone ), but does not work the apk ... I do not know what to do, I have the phone.apk for eclair. and does not work.
Hello, I discovered that the recovery is easier to install, I used a zip signed which contained a framework and add the phone.apk renamed SemcPhone.apk. But the different versions of phone.apk I tried did not work on my stock rom. If you know of any version can be installed, if they have already done so, please comment.
deleted android dialer (oops)
hello, I have a samsung galaxy tab 7 running froyo2.2:" did something stupid, I unistalled the wrong dialer using Ti backup. Its called android dialer. and of course i am experience a hic-cup. (hope it not a cold and its curable-lol) I was searching the threads and came across "pushing" the phone.apk using root explorer however I oops again and think i mounted it read only. Now I am stuck in the water.
Assistance/guidance is appreciated!!

[Q] Youtube stops playing if screen off

Hi!
I jzt wanted to know if someone could help me with one feature that these new firmwares have. Once I turn off the screen, youtube stops playing. I really liked before that I could turn the screen off and still listen youtube in the earlier versions. I dunno if the playback gets cut off because of the new firmware or if it's a new feature in newer youtube apps, but's I'd really like to be able to listen youtube while the screen is off. Any tips? Thnx!
First off yourll have to say if your rooted or not or on a custom ROM or not.To me it sounds like your on a stock unrooted Firmware.Im rooted on Omega ROM with a youtube App that has a download feature.I can watch videaos of any lenght and the screen doesnt turn off.Also if I turn the screen off myself I can still listen to the video thats playing.
I'm on darkyrom LA4 base. Also tried resurrection rom with ICS a while back with the same result. Might hafta try something else then...
Sent from my GT-I9100 using XDA App
The youtube app in Omega rom is great. It is how a youtube app should be.
sent from my fingers to your face.
I believe its down to how the YouTube app is developed; No playback in background or when screen is off.
Tomorrow morning when Im not on my phone Ill upload the youtube apk from my rom.Youll need to pass it to the System/app folder with root explorer but Ill put up the instructions.Like i said at the moment Im on my phone so cant upload.
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Amazing, thank you so much! That apk is gonna follow me wherever I go. xD
Sent from my GT-I9100 using XDA App
Keep a copy on your PC too and pass it to all your ROMs so you have a good YouTube app on your phone at all times.
cooza said:
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Click to expand...
Click to collapse
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
cooza said:
I know I said Id do it tomrrow but I cant sleep thinking about this bloody Youtube apk. so Ill do it now.Ill write a rundown just incase your not sure what to do.Coming from another ROM it probably wont install as an apk. so if it wont then do this and it will install for sure.Do it twice to make sure though
NEED:Root explorer set to RW
first backup your exsisting apk. just incase.
1.Open root explorer and select System then app and go to YouTube
2.Hold finger down on apk. untill you get a menu and select "copy"
3.Now navegate to InternalSD/data and select "paste". and your done.
Now pass the new YouTube apk. to internalSD/download
1.open root explorer go to int.SD/download and hold finger down on apk.
2.from the menu that appears select "copy"
3.Now navegate to System/app and select "paste"
4.You will be prompted to overwrite exsisting apk. so select yes and your done.
Do the second proccess twice to make sure its copied and you should now see it in the app draw.The reason both apks. go to different folders is because if you put one inside a folder where another already exsists it will overwrite so you could loose your backup or the new one.Im going to bed
Click to expand...
Click to collapse
Thanks a lot i wanted this apk as well. ive hit the thanks button
Sent from my GT-I9100 using xda premium
ogikovacevic said:
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
Click to expand...
Click to collapse
I installed it by renaming the current one by putting.bak at the end. Copy and paste the apk new youtube apk into system/app. Close root explorer. Then bang i can open it. Working perfect.
Sent from my GT-I9100 using xda premium
works perfect. big thanks
Sent from my GT-I9100 using XDA App
dude, your teh man, thank you very much. i was wondering this aswell.
ogikovacevic said:
Hey thanks for the info, I followed youre steps but when I try to run Youtube now it gives me an error message "The application Youtube(process com.rolle.android.youtube) has stopped unexpectedly. Try Again."
Btw I couldn't find a Download folder in the InternalSD instead I had to navigate to InternalSD/sdcard/download. This is where your youtube.apk was stored. Could this possibly be the issue?
Click to expand...
Click to collapse
The YouTube apk. I put in the download folder in the internalSD so when I open root explorer I select sdcard/download and there it is.Basically you put it where you can find it(not on the externalSD) but I find this folder for me a good one to remember.Sometimes you need to do it twice in a row for it to work.If it doesnt then boot to recovery and fix permissions and wipe cache partition and see if that works.Also try androidkids way that he posted as it worked for him but Ive always done it as Ive posted.Also make sure that the YouTube app is the blue on that its meant to be.
EDIT:are you getting the message to overwrite exsisting app when you paste the new one?
Does anyone have a version of this for the latest version for youtube?
is there an updated version of this youtube which allows the screen to be off while still playing?
slybunda said:
is there an updated version of this youtube which allows the screen to be off while still playing?
Click to expand...
Click to collapse
Look over here:
http://forum.xda-developers.com/showthread.php?t=1529715
Sent from my Dragonball GT-I9100

[Q] Dumb wallpaper question

I'm currently using a wallpaper on my phone that was originally from a picture file that I manually copied onto the SD card and placed in a folder I specifically created for such background wallpapers. I don't want to lose the wallpaper, but as far as I can tell that file is no longer in the backgrounds folder, so I'm guessing that if I change the background or theme on my phone, it will disappear. Obviously, the file is somewhere on the phone since the background remains in use, but I can't find it.
So...can someone tell me how to determine the location of the file currently being used as the background wallpaper?
Thanks!
PS - I'm running CM10.1.3.
thecarlsoncrew said:
I'm currently using a wallpaper on my phone that was originally from a picture file that I manually copied onto the SD card and placed in a folder I specifically created for such background wallpapers. I don't want to lose the wallpaper, but as far as I can tell that file is no longer in the backgrounds folder, so I'm guessing that if I change the background or theme on my phone, it will disappear. Obviously, the file is somewhere on the phone since the background remains in use, but I can't find it.
So...can someone tell me how to determine the location of the file currently being used as the background wallpaper?
Thanks!
PS - I'm running CM10.1.3.
Click to expand...
Click to collapse
Go to the play store
-download file expert
-open
-you'll see an icon called gallery (i think so,in italian is galleria)
-now you'll see all the pics on your phone,wherever they are
-if you remember the name of that file go in option and select move (again i think it's called so) and put in the folder you prefer
hope i've help you...
Vallerino WR said:
Go to the play store
-download file expert
-open
-you'll see an icon called gallery (i think so,in italian is galleria)
-now you'll see all the pics on your phone,wherever they are
-if you remember the name of that file go in option and select move (again i think it's called so) and put in the folder you prefer
hope i've help you...
Click to expand...
Click to collapse
That app definitely brought up more graphic files than my previous ones, but I still wasn't able to find it. The good news is that I finally managed to locate the same background elsewhere on the Internet and re-downloaded it, so all is well. I'll keep playing with this app, though. Looks like it might come in handy. Thanks for your help!

Categories

Resources