Related
Hey,
I made a mistake and deleted the phonebook.apk + .odex from system/apps. Now I cant make a call and need to reinstall phonebook. Can any1 provide me the files or at least give me a tutorial how to do that?
Regards
What's your email add mate? Pm me it
Sent from my X10i using XDA App
yetep said:
What's your email add mate? Pm me it
Sent from my X10i using XDA App
Click to expand...
Click to collapse
Sent you a pm.
See first post - http://forum.xda-developers.com/showthread.php?t=714288
XperiaX10iUser said:
See first post - http://forum.xda-developers.com/showthread.php?t=714288
Click to expand...
Click to collapse
Ty, but I cant install phonebook.apk. Phone tells me that I cant install it (error).
bLack_Q said:
Ty, but I cant install phonebook.apk. Phone tells me that I cant install it (error).
Click to expand...
Click to collapse
you shouldnt install it.
Just copy it with the terminal or adb
xd4d3v said:
you shouldnt install it.
Just copy it with the terminal or adb
Click to expand...
Click to collapse
Ah ok, and whats the command for it? Sorry, for all these questions but tbh I was never deep in the software scene or else.
Do you still have root? You can just use root explorer to copy it over to system/app/blabla.apk
But for adb you have to mount the system, then push the files. This is enough info for google keywords
However, from my experience the x10 doesn't like reinstalling system apps. Best chance is to back up everything with titanium backup and reflash.
Sorry I didn't give you exact commands but this was
Sent from my X10a using XDA App
pejmany said:
Do you still have root? You can just use root explorer to copy it over to system/app/blabla.apk
But for adb you have to mount the system, then push the files. This is enough info for google keywords
However, from my experience the x10 doesn't like reinstalling system apps. Best chance is to back up everything with titanium backup and reflash.
Sorry I didn't give you exact commands but this was
Sent from my X10a using XDA App
Click to expand...
Click to collapse
Ok, at least I already copied them back to the right folder but nothing changes. So I have to reflash, ok. Thank you for you help.
Regards
Reflashing is not necessary... Do you have windows or mac? I'll make you a script so that it will load it on it's own.
trojjanhorse said:
Reflashing is not necessary... Do you have windows or mac? I'll make you a script so that it will load it on it's own.
Click to expand...
Click to collapse
That would be nice! I got Win 7.
you must reflash
Sent from my X10i using XDA App
Does anyone have just the stock TB boot animation with the blue and red thunderbolt?
Breakthecycle2 said:
Does anyone have just the stock TB boot animation with the blue and red thunderbolt?
Click to expand...
Click to collapse
in rom manager under my manifest.
jcase said:
in rom manager under my manifest.
Click to expand...
Click to collapse
Hmmm...I did flash that but it didn't change it. I guess I'll try again.
Yeah, not working still. Weird
I just want the clouds as a live wallpaper...
Sent from my ADR6400L using XDA Premium App
err only works to restore if you used the andirc botoscreen, sorry my bad
arcanexvi said:
I just want the clouds as a live wallpaper...
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
You sould try this livewallpaper https://market.android.com/details?id=fishnoodle.storm_free&feature=search_result
So does anyone have one??
You can take it from any deodexed ROM, I'll edit this post shortly.
Sent from my ADR6400L using XDA Premium App
ryanstfl said:
You can take it from any deodexed ROM, I'll edit this post shortly.
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
I pulled this from basic debloat
I appreciate it, but it didn't work in recovery. It said installation aborted
Breakthecycle2 said:
I appreciate it, but it didn't work in recovery. It said installation aborted
Click to expand...
Click to collapse
You don't need recovery to install it. If it's the actual bootanimation.zip file from inside a rom, you can just paste it over the current one in /system/media with root explorer or advanced push. Be sure to mount /system as r/w to copy it over.
Sent from my ADR6400L using Tapatalk
Breakthecycle2 said:
Hmmm...I did flash that but it didn't change it. I guess I'll try again.
Click to expand...
Click to collapse
You shouldn't flash the boot animation. Just replace the one located in /system/customize/resource with the stock animation .zip...make sure you name it the same name of the boot animation that was included in your rom.
distortedloop said:
You don't need recovery to install it. If it's the actual bootanimation.zip file from inside a rom, you can just paste it over the current one in /system/media with root explorer or advanced push. Be sure to mount /system as r/w to copy it over.
Sent from my ADR6400L using Tapatalk
Click to expand...
Click to collapse
Ahhhh...dumb ass I am. Will do now. Thanks!
ryanstfl said:
I pulled this from basic debloat
Click to expand...
Click to collapse
Sorry for being dumb but im not one for changing boot screens i just use the ones that come with the roms, but this zip is not flashable so what directory does it go in?
does this have the sound?
Some app (whatapp,ireader,etc.) occurs FC when you press the menu button.
And It's only occurs in Voidu S ROM.
Here is a FIX.
I have not test any more , but the FC app.
No need wipe , just install it by recovery.
View attachment Patch_AbsListView.zip
3DFox said:
Some app (whatapp,ireader,etc.) occurs FC when you press the menu button.
And It's only occurs in Voidu S ROM.
Here is a FIX.
I have not test any more , but the FC app.
No need wipe , just install it by recovery.
View attachment 732840
Click to expand...
Click to collapse
so this fixes ALL FC problems?
olyloh6696 said:
so this fixes ALL FC problems?
Click to expand...
Click to collapse
I just only test it on iReader.
If you have the FC problem,you can try it.
Use the filemanager to backup the file(system/framework/framework.jar),and then install this patch.
3DFox said:
I just only test it on iReader.
If you have the FC problem,you can try it.
Use the filemanager to backup the file(system/framework/framework.jar),and then install this patch.
Click to expand...
Click to collapse
Excellent, can I ask where this has come from, or did you create it yourself?
ben_pyett said:
Excellent, can I ask where this has come from, or did you create it yourself?
Click to expand...
Click to collapse
NO.
I replaced some files ( android/widget/AbsListView )
This works!!! I have no more FC in the settings application ehen I try to remove an app! Many thanks mate!
Sent from my HTC Desire S using xda premium
How did you manage to fix it?
Sent from my HTC Desire S using xda premium
olyloh6696 said:
How did you manage to fix it?
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
clasess.dex from the framework.jar(open with winrar)
Code:
java -jar baksmali.jar classout/ classes.dex
then copy some files....at last i fixed it...
Some files are come from gfan which is a bbs of china.
3DFox said:
clasess.dex from the framework.jar(open with winrar)
Code:
java -jar baksmali.jar classout/ classes.dex
then copy some files....at last i fixed it...
Click to expand...
Click to collapse
It's great thanks a lot mate!
However I'm still having a few FC issues with Polaris Reader, but I think it is an app problem rather than your patch not working
Sent from my HTC Desire S using xda premium
olyloh6696 said:
It's great thanks a lot mate!
However I'm still having a few FC issues with Polaris Reader, but I think it is an app problem rather than your patch not working
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
Polaris Reader ?
I havn't use it before.
You can try the
Code:
adb logcat *:E
in CMD .
Catch the problem when the FC occurs.
It's 4:06 AM here , I have to sleep.
Good luck. thx for your reply.
3DFox said:
Polaris Reader ?
I havn't use it before.
You can try the
Code:
adb logcat *:E
in CMD .
Catch the problem when the FC occurs.
It's 4:06 AM here , I have to sleep.
Good luck. thx for your reply.
Click to expand...
Click to collapse
Ok thanks! Good night sir!
Sent from my HTC Desire S using xda premium
Phew thought I was in bother there,took forever for the phone to move on from boot screen .but seems ok now .
Thanks for this
det66 said:
Phew thought I was in bother there,took forever for the phone to move on from boot screen .but seems ok now .
Thanks for this
Click to expand...
Click to collapse
+1 after I first flashed it, it did take a while to boot! I worried!
BTW, are you still on unity v9?
Do you have the random reboots problem when video recording and the upsodedown front facing camera?
Sent from my HTC Desire S using xda premium
I've linked this into VoidU thread so that everyone using ROM can benefit and will see it!
olyloh6696 said:
+1 after I first flashed it, it did take a while to boot! I worried!
BTW, are you still on unity v9?
Do you have the random reboots problem when video recording and the upsodedown front facing camera?
Sent from my HTC Desire S using xda premium
Click to expand...
Click to collapse
Yeah mate, to both ,but I hardly use video recording so I'll stick with 9 until it's sorted
3DFox said:
Some app (whatapp,ireader,etc.) occurs FC when you press the menu button.
And It's only occurs in Voidu S ROM.
Here is a FIX.
I have not test any more , but the FC app.
No need wipe , just install it by recovery.
View attachment 732840
Click to expand...
Click to collapse
Works! Thank you
Swyped from my HTC Desire S using xda premium
3DFox said:
clasess.dex from the framework.jar(open with winrar)
Code:
java -jar baksmali.jar classout/ classes.dex
then copy some files....at last i fixed it...
Click to expand...
Click to collapse
Can i ask what changes you made?
Ive ported over ARHD 6.1.1 for myself and whatsapp error is the only issue left for me, which if i can fix would make this a perfect rom for me
Excuse me, but, what is this "FC" problem?
fbcyborg said:
Excuse me, but, what is this "FC" problem?
Click to expand...
Click to collapse
FC=force close.
When an application crashes.
Sent from my HTC Desire S using xda premium
Hi, really need the Google Talk app right now
Im talking about the Talk applcation which comes with stock rom. Its name is Talk and Talk is written on its icon
I couldnt find it on Google, Inc. on playstore
Sent from my GT-N7000 using xda app-developers app
Jamal Ahmed said:
Hi, really need the Google Talk app right now
Im talking about the Talk applcation which comes with stock rom. Its name is Talk and Talk is written on its icon
I couldnt find it on Google, Inc. on playstore
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Which ROM you are on ?
IF you are on cm9/cm10/AOKP/PA then you can flash Gapps in Recovery to have it back.
sahilarora2003 said:
Which ROM you are on ?
IF you are on cm9/cm10/AOKP/PA then you can flash Gapps in Recovery to have it back.
Click to expand...
Click to collapse
Thanks sahil but i need someone to download the app who lives far away.
He does not know anything about flashing or anything
Is it possible for you to provide me with the apk so i can just link it to him? thanks
Sent from my GT-N7000 using xda app-developers app
Here it is http://db.tt/XnFkvmBj
Sent from my GT-N7000 using xda premium
LordManhattan said:
Here it is http://db.tt/XnFkvmBj
Sent from my GT-N7000 using xda premium
Click to expand...
Click to collapse
Thanks!!
Can i have any mirror other than dropbox?? *sorry to disturb you*
Sent from my GT-N7000 using xda app-developers app
Jamal Ahmed said:
Thanks!!
Can i have any mirror other than dropbox?? *sorry to disturb you*
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
Uploaded on Google Drive https://docs.google.com/file/d/0B41bM4GljveUeXkwLXBhQmF4VkE/edit
mystik. said:
Uploaded on Google Drive https://docs.google.com/file/d/0B41bM4GljveUeXkwLXBhQmF4VkE/edit
Click to expand...
Click to collapse
Million thanks :thumbup::thumbup::thumbup::thumbup:
Sent from my GT-N7000 using xda app-developers app
sahilarora2003 said:
Which ROM you are on ?
IF you are on cm9/cm10/AOKP/PA then you can flash Gapps in Recovery to have it back.
Click to expand...
Click to collapse
Hello.
Sorry for my question, but i want ask you. I download the talk.apk and it cant be installed? Why?
What i have to do?
Im sorry for my question, but im newbie in this
Im using Rashed CM10 Build 6 /RC2 on LG P500 Optimus One.
Many thanks for your advice
Have a nice day -=Q=-
place it in data/apps
nokiamodeln91 said:
place it in data/apps
Click to expand...
Click to collapse
I tried but it always tells me: "Application not installed"
Place it in data/app and reboot. It'll autoinstall. Remember to change the permissions to RW-R-R, which looks like this:
XX
X
X
Sent from my GT-N7000 using Tapatalk 2
LordManhattan said:
Place it in data/app and reboot. It'll autoinstall. Remember to change the permissions to RW-R-R, which looks like this:
XX
X
X
Sent from my GT-N7000 using Tapatalk 2
Click to expand...
Click to collapse
I added the apk to zip and flash the whole.
Now it works! :laugh:
giordy73 said:
I added the apk to zip and flash the whole.
Now it works! :laugh:
Click to expand...
Click to collapse
Can you explain step by step, please
mislim said:
Can you explain step by step, please
Click to expand...
Click to collapse
untar the JB_V05, go to the folder system \ app and put the file talk.apk then compact it all and flash
I tried downloading all the files but none works. It says something about parsing :S Please help!
no need to install it. just use root explorer and place the apk in data/apps and set permissions to rw-r--r--, then check the app drawer screen, there should be an icon for talk. try a reboot as well
nokiamodeln91 said:
no need to install it. just use root explorer and place the apk in data/apps and set permissions to rw-r--r--, then check the app drawer screen, there should be an icon for talk. try a reboot as well
Click to expand...
Click to collapse
I tried the above steps, but i am not seeing any icon for talk. Can someone please help me?
Thanks in advance.
giordy73 said:
I tried but it always tells me: "Application not installed"
Click to expand...
Click to collapse
Very simple
place it in system/app not data/apps
Set permission to rw-r--r--
Restart phone
jonastro said:
Very simple
place it in system/app not data/apps
Set permission to rw-r--r--
Restart phone
Click to expand...
Click to collapse
hi im using acer liquid e.. i have root my phone and accidently delete talk app.now i cnt update/intstall any apps from google play..i have reboot my phone and all my file manager and other apps deleted.now im helpless..plz any1 can help me..wen i intstall talk.apk its says application canot be installed..
this worked for me on my Razr M - thanks!
Recently many users have been having issues with their internal sdcard not being writable, either due to flashing AOSP and then touchwiz or other reasons. This little guide will help you fix this issue.
Notes-
1. Read all the steps before attempting this
2. I have used this method to successfully fix my sdcard and make it usable
Prerequisites-
1. You will need root
2. You will need terminal emulator on your phone
3. You will need some reading skills and glasses if your eyes are weak..
Steps-
1. Open terminal emulator
2. Type "su"
Your screen should look like this
su
Click to expand...
Click to collapse
Now press enter
3. Now type this command, "restorecon -v -R /data/media"
Your screen should look like this now
su
restorecon -v -R /data/media
Click to expand...
Click to collapse
Now press enter
4. Now you can use your internal sdcard without any issues
Credits-
@bigbiff for posting this command in his twrp thread
@daxgirl for making me make this thread
Perfect, my friend!!! You're perfect as ALWAYS!!! THAK YOU!!!
Sent from my SM-N9005 using Tapatalk
daxgirl said:
Perfect, my friend!!! You're perfect as ALWAYS!!! THAK YOU!!!
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
Appreciate the support. Didn't really do much, but at least now new users will find a step by step way to fix their internal storage.
Sent From My SM-N9005 To All You Wonder Nobodies!!
Which terminal emulator yiu suggest? And a link if possible.
Thanks in advance.
Sent from my SM-G900S using Tapatalk
Khizar said:
Recently many users have been having issues with their internal sdcard not being writable, either due to flashing AOSP and then touchwiz or other reasons. This little guide will help you fix this issue.
@bigbiff for posting this command in his twrp thread
@daxgirl for making me make this thread and for the pics she will be making
Click to expand...
Click to collapse
I have tried the error message is as below:
could not start -: No such file or directory
could not start R: No such file or directory
I am on rooted nb4 version.
Any solution please.
ra_eng said:
Which terminal emulator yiu suggest? And a link if possible.
Thanks in advance.
Sent from my SM-G900S using Tapatalk
Click to expand...
Click to collapse
Any would work.. I use this one personally
https://play.google.com/store/apps/details?id=jackpal.androidterm
ketan_naik said:
I have tried the error message is as below:
could not start -: No such file or directory
could not start R: No such file or directory
I am on rooted nb4 version.
Any solution please.
Click to expand...
Click to collapse
did you write the command exactly the same way as it says in the OP? the space, the capatial letters, they all count.. it needs to be EXACT or it wont work..
Khizar said:
Any would work.. I use this one personally
https://play.google.com/store/apps/details?id=jackpal.androidterm
did you write the command exactly the same way as it says in the OP? the space, the capatial letters, they all count.. it needs to be EXACT or it wont work..
Click to expand...
Click to collapse
Exactly I have typed the command.
And superuser permission granted?
Android - flash, root a enjoy
Possibly the op should consider editing to advise that this solution, like others requires root.
Sent from my SM-N9005 using xda app-developers app
paul_59 said:
Possibly the op should consider editing to advise that this solution, like others requires root.
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
True! it is also possible that when given "su" root is implied!!!
Sent from my SM-N9005 using Tapatalk
daxgirl said:
True! it is also possible that when given "su" root is implied!!!
Click to expand...
Click to collapse
Only people who know Linux will know that "su" means asking for root access
ketan_naik said:
Exactly I have typed the command.
Click to expand...
Click to collapse
Kuratko said:
And superuser permission granted?
Android - flash, root a enjoy
Click to expand...
Click to collapse
Yeah if you typed the command exactly then terminal probably wasn't granted root.
This has worked for every user that I have recommended to.
paul_59 said:
Possibly the op should consider editing to advise that this solution, like others requires root.
Sent from my SM-N9005 using xda app-developers app
Click to expand...
Click to collapse
daxgirl said:
True! it is also possible that when given "su" root is implied!!!
Sent from my SM-N9005 using Tapatalk
Click to expand...
Click to collapse
akselic said:
Only people who know Linux will know that "su" means asking for root access
Click to expand...
Click to collapse
Added that in the perequisites.
Sent From My SM-N9005 To All You Wonder Nobodies!!
Hi there! quick question, will this work on the T-Mo variant of the Note 3? Please advise and thank you.
PTJunkie1975 said:
Hi there! quick question, will this work on the T-Mo variant of the Note 3? Please advise and thank you.
Click to expand...
Click to collapse
There is absolutely no reason why it shouldn't work as long as you have root access.
PTJunkie1975 said:
Hi there! quick question, will this work on the T-Mo variant of the Note 3? Please advise and thank you.
Click to expand...
Click to collapse
Yes it should work on the tmo variant as well.
Sent From My SM-N9005 To All You Wonder Nobodies!!
Worked like a charm. Thanks man. Swiftkey had language pack problem but this solved that also.
Many many many THANKS ...
I was getting crazy because of this problem..
You saved me from a big headache
BTW..
I can confirm you that i flashed an AOSP rom (carbon) on my Note 3 ..
After that i have flashed the x-note, and no write permissions for the sdcard (very strange.. no permissions only for the 3rd part explorers..TW file explorer worked instead..)
Is that possible to know the reason of this problem?
Khizar said:
"restorecon -v -R /data/media"
Click to expand...
Click to collapse
Thanks, worked like a charm.
After restoring a Touchwiz-ROM on my N7100 with TWRP 2.7.0.0 the internal sd was not writable anymore. This command did the trick. :good:
ketan_naik said:
I have tried the error message is as below:
could not start -: No such file or directory
could not start R: No such file or directory
I am on rooted nb4 version.
Any solution please.
Click to expand...
Click to collapse
You put a space between the - and the R
Sent from my GT-N7105 using Tapatalk
Thanks a lot ! I was getting crazy after 3 rom flash.
I flashed an Aosp rom, then a touchwiz one, and had this problem with installed apps : system apps did not have any problems writing to the internal sdcard.
Now working like a charm