[Solved] How Do You Uninstall The 1.6 Text To Speech? - G1 Q&A, Help & Troubleshooting

I installed the text to speech just to check it out. Now that I've messed with it, anyone know how to remove it?

Minker17 said:
I installed the text to speech just to check it out. Now that I've messed with it, anyone know how to remove it?
Click to expand...
Click to collapse
Are you talking about the TTS service?

Yes? Settings > Speech Synthesis > Install Voice Data
Now that I've installed it, can I uninstall it?

Minker17 said:
Yes? Settings > Speech Synthesis > Install Voice Data
Now that I've installed it, can I uninstall it?
Click to expand...
Click to collapse
On mine it shows up like an app and I can just install it, but I haven't gone to 1.6 yet so I can't tell you if it's any different.

delete the svox folder on the fat32 partition of your sdcard.

I just found that out. It doesn't install anything to the system, just downloads the files to the SD card for use with apps that use TTS.
Thanks!

Fingerlickin said:
delete the svox folder on the fat32 partition of your sdcard.
Click to expand...
Click to collapse
That worked!!! Thanks!

Related

google goggles - what is google doing

???
just tried to load & install newest update of google goggles - install failed "insufficient storage available"....
running CM 4.2.9.1.....
does that mean google goggles "tries" to install itself into internal storage?
does that mean google found a way to circumvent apps2sd?
wtf
shmigao said:
???
just tried to load & install newest update of google goggles - install failed "insufficient storage available"....
running CM 4.2.9.1.....
does that mean google goggles "tries" to install itself into internal storage?
does that mean google found a way to circumvent apps2sd?
wtf
Click to expand...
Click to collapse
I didn't have any issues installing it. It didn't install on my G1's internal storage which currently has 79.52MB available.
shaithis01 said:
I didn't have any issues installing it. It didn't install on my G1's internal storage which currently has 79.52MB available.
Click to expand...
Click to collapse
weird...
just to check what is going on (whether something really wrong on my side), i installed another app (backgrounds), and the installation went fine.
another person in the market comments reported the same issue
...
I'd check your A2SD was actually working It might be installing as a system app, I'm not sure, and I don't know if your system apps are in sd\app_s or in system\app.
shmigao said:
weird...
just to check what is going on (whether something really wrong on my side), i installed another app (backgrounds), and the installation went fine.
another person in the market comments reported the same issue
...
Click to expand...
Click to collapse
it gets more weird... i just checked.
even if google goggles wants to install itself into the internal phone storage, there is still 59.73MB free...
i don't get it
question:
did you all try to install the latest update?
I use CM 4.2.9.1 as well and did not have any problems upgrading to Goggles 1.0.1.
Does "adb logcat" report anything interesting?
Hellek said:
I use CM 4.2.9.1 as well and did not have any problems upgrading to Goggles 1.0.1.
Does "adb logcat" report anything interesting?
Click to expand...
Click to collapse
logcat says:
- Failed to cache package shared libs
- java.io.IOException: Parent directory of file is not writable: /data/data/com.google.android.apps.unveil/lib/tmp20957tmp
- Package couldn't be installed in /data/app.com.google.android.apps
- com.android.vending.api.LocalAssetDatabase.notifyListener(): -5982560687551630360 / INSTALL_FAILED
-com.android.vending.AssetDownloader$DownloadManagerBroadcastReceiver$MyPackageInstallObserver.packageInstalled(): Package install from content://downloads/download/84 failed: Insufficient storage available.
... that's the first time this happened to me
did a complete reinstall of CM ROM, etc., but still the same problem.
weird
next CM update i will wipe then it may work.
I search the file .apk (goggles 1.0.1). Thanks
I had this issue onCM4.2.9.1 as well but got around it by uninstalling 1.0.0 and installing 1.0.1. It didn't use any internal memory either.
shmigao said:
Parent directory of file is not writable: /data/data/com.google.android.apps.unveil/lib/tmp20957tmp
Click to expand...
Click to collapse
There's your problem. Uninstall Goggles and try installing it again from the Market. If you get the same error, do this:
Code:
adb remount
adb shell
su
rm -rf /data/data/com.google.android.apps.unveil
and then try installing it again.
Chahk said:
There's your problem. Uninstall Goggles and try installing it again from the Market. If you get the same error, do this:
Code:
adb remount
adb shell
su
rm -rf /data/data/com.google.android.apps.unveil
and then try installing it again.
Click to expand...
Click to collapse
it worked!
Thank you!
... any idea why i had this issue?
shmigao said:
it worked!
Thank you!
... any idea why i had this issue?
Click to expand...
Click to collapse
Can't say for sure, but somehow the permissions on that folder were different from what the app required. This can sometimes happen if you originally install the app manually (e.g. downloaded the APK from somewhere) instead of directly from the Market.
I search apk file (goggles v1.0.1)
This happens to me every once in a while. I usually just reboot and try the install again, and it works.
Chahk said:
Can't say for sure, but somehow the permissions on that folder were different from what the app required. This can sometimes happen if you originally install the app manually (e.g. downloaded the APK from somewhere) instead of directly from the Market.
Click to expand...
Click to collapse
well i didn't, but i did try to uninstall Amazon MP3 manually (via SU File Management System) - i might have hit the wrong file and messed up the permissions folders...
anyway, it works now
thanks
other people running 4.2.9.1 are seeing the same thing. it isn't google's app.

Android Market even close when i open

Hi,
i have a rooted G1 with CyanogenMod.
My problem is when i open the market it instantly close himself....
Update and wipe dalvik-cache haven't helped, yet...
How do i get the market app working???
ScorqYoN
Edit:
Fixed. The reason for that problem seems:
borodin1 said:
FYI... your problem was because you deleted Gtalk as it contains something used to authenicate you with Google. Don't touch Google apps to be safe, amazon is fine to remove.
Click to expand...
Click to collapse
Please help! I want to go through the market.
Noone????
Did you run from terminal:
$su
#fix_permissions
Could help. Not sure.
did you try fix_permissions in console of recovery screen (or via adb in recovery screen)?
billquinn1 said:
Did you run from terminal:
$su
#fix_permissions
Could help. Not sure.
Click to expand...
Click to collapse
Good idea. I tried, but didn't help...
I also tried to delete all permissions in superuser but didn't help, too...
shmigao said:
did you try fix_permissions in console of recovery screen (or via adb in recovery screen)?
Click to expand...
Click to collapse
I have Recovery-RA-dream-v1.5.2 and i can't write the " _ " in the console with "alt" and "r".
Update and clearing dalvik-cache also didn't help...
Slowly i become desperate with this problem.
It came when I deleted Ndrive, because i wanted to update to newest version...
Oh, i also can't open the setting option "Data synchronization"...
Last time i have deleted some apps in system/apps with root explorer because i wanted to delete amazon mp3 etc.
Have i delete a important app???
How do i fix it without a complete wipe???
Noone idea what i can do???
Update/Reflash of CyanogenMod didn't help and i don't want to wipe all...
ScorqYoN said:
Good idea. I tried, but didn't help...
I also tried to delete all permissions in superuser but didn't help, too...
I have Recovery-RA-dream-v1.5.2 and i can't write the " _ " in the console with "alt" and "r".
Click to expand...
Click to collapse
RA-Recovery has an option under "Other" called "fix uid mismatch", this is the command you want, same as fix_permissions in cm-recovery. if you cannot type an underscore in RA-recovery console, you should check that thread to see if this bug has been reported, if not you should please report it so it can be fixed. thank you. good luck, just run "fix uid mismatch" under "other" in recovery and let us know if that fixes it...
-BMFC
Can you Log in to Gtalk and Gmail or do you get the same Issues?
I had this In all google apps when I had a google.partner.setup FC. Kept me logged out of my Google account with no way of getting back in (That I could see)
I had to Wipe, Install a previous (older) version, Sign in, and then Reinstall ROM WITHOUT a data wipe. Worked a treat as a work around
KYI
bmfc187 said:
RA-Recovery has an option under "Other" called "fix uid mismatch", this is the command you want, same as fix_permissions in cm-recovery. if you cannot type an underscore in RA-recovery console, you should check that thread to see if this bug has been reported, if not you should please report it so it can be fixed. thank you. good luck, just run "fix uid mismatch" under "other" in recovery and let us know if that fixes it...
-BMFC
Click to expand...
Click to collapse
Didn't help....
killyouridols said:
Can you Log in to Gtalk and Gmail or do you get the same Issues?
I had this In all google apps when I had a google.partner.setup FC. Kept me logged out of my Google account with no way of getting back in (That I could see)
I had to Wipe, Install a previous (older) version, Sign in, and then Reinstall ROM WITHOUT a data wipe. Worked a treat as a work around
KYI
Click to expand...
Click to collapse
Oh yes, i also can't use GMail. When i open it, it come the failure that the process com.google.gapps was aborted...
GTalk have i deleted, such as amazon mp3 etc., with root explorer...
It's possible that i also have deleted an app named gapps... because i haven't gapps in /system/app...
Where do i get it back without wipe and flash???
Where do i get this app???
Ahhh, i reflashed the "devphone_userdebug-ota-14721" image and then the cyanogenmod...
Now market work fine! GMAil etc. also!
Thanks for helping
ScorqYoN
please edit your first post to you have fixed the problem, thanks
FYI... your problem was because you deleted Gtalk as it contains something used to authenicate you with Google. Don't touch Google apps to be safe, amazon is fine to remove.
OK, thanks for tip borodin1.
Just want to add this in case anyone runs into same thing. I switched from CM to Super D, I used backup for root users and let it restore everything and had this problem. It may confuse your apps so I had to wipe and reload apps a different way. Market works fine now. Just wanted to throw that in.

Market app disappeared on Samsung Captivate

I reset my phone to factory setting and now I am missing a couple apps. The 2 that I notice are the Market app and my GMail app. I've done a lot of research and can't figure out how to return these two apps. Anyone have any suggestions?
MDMontemayor said:
I reset my phone to factory setting and now I am missing a couple apps. The 2 that I notice are the Market app and my GMail app. I've done a lot of research and can't figure out how to return these two apps. Anyone have any suggestions?
Click to expand...
Click to collapse
You can get both on the market's website.
how can he get the market without the market?
TRusselo said:
how can he get the market without the market?
Click to expand...
Click to collapse
Market's website lol.. From your pc (or even using the browser on your phone)
Cmon Tru
yeah i tried that... no go. and the android market pushes to the market app..
no downloads that i see!...???
quote from android market downloading issues FAQ:
Android Market disappearing after Android 2.2 Update We're receiving reports from some users that the Android Market app is disappearing after receiving the Android 2.2 update. We're working with carriers and device manufacturers to resolve the issue and restore your access to Android Market.
In the meantime, if you'd like to resolve the issue immediately, we recommend performing a factory data reset on your device. Please note that this will reset your device to its original state, and while your media content (photos, music, etc.) will not be deleted from the SD card, applications and their related data will be uninstalled. To perform a factory reset:
Go to Home > Menu > Settings > Privacy
Press "Factory data reset"
Press "Reset phone"
Your phone will restart, and after everything resets you'll be able to access Android Market again. Note that in some devices the "Factory data reset" option may be located under a different menu item, such as Phone Storage.
Click to expand...
Click to collapse
TRusselo said:
yeah i tried that... no go. and the android market pushes to the market app..
no downloads that i see!...???
quote from android market downloading issues FAQ:
Click to expand...
Click to collapse
Wow that's weird
Ok well sorry, it worked for me on my friend's phone couple weeks ago
are you sure that wasnt "another market" something from another "planet" maybe?
TRusselo said:
are you sure that wasnt "another market" something from another "planet" maybe?
Click to expand...
Click to collapse
Haha no, it wasn't.. Although, wondering if App brain has a website where it could be downloaded? And from App brain, download the Market app.
Just a though
wait duh...
ill just grab an apk out of a rom file...
extract and mount system RW
drop the 2 files in system/app/
unmount (RO)
reboot
im smarter after 4:20
TRusselo said:
wait duh...
ill just grab an apk out of a rom file...
extract and mount system RW
drop the 2 files in system/app/
unmount (RO)
reboot
im smarter after 4:20
Click to expand...
Click to collapse
Can you explain this to someone that doesn't know what their doing? Also, did it work for you?
oh crap.. umm...
are you rooted?
and ive never lost it... so.. this might work... wont hurt...
MDMontemayor said:
Can you explain this to someone that doesn't know what their doing? Also, did it work for you?
Click to expand...
Click to collapse
TRusselo said:
oh crap.. umm...
are you rooted?
and ive never lost it... so.. this might work... wont hurt...
Click to expand...
Click to collapse
You'll need Root Explorer to do that.
And you'll need root, like TRus mentioned.
41LY45 said:
You'll need Root Explorer to do that.
And you'll need root, like TRus mentioned.
Click to expand...
Click to collapse
Or if you have ADB, you could extract the market and gmail .apk's and adb install them to your phone.
Good luck!
~Gemuse
yes it is rooted. I dont know what adb is, can you explain? I'll do some research also.
[Guide] Easy Adb setup with shortcut for noobs (pictures!) - xda-developers
15 Useful Android Terminal (adb Shell) Commands to Follow Gadgets DNA
that first guide is by me so hit the thanks...
or get a root file explorer program off the market for free,
get the app "SGS Tools" use it to "run script" > mount system RW
drop the apps in /system/apps/ with your explorer app
use "SGS Tools" again to "run script" > mount system RO
or buy the app root explorer. it has the RW RO button built in. so no run script....
or flash a custom rom..
or try a factory reset again...
^ A simple reflash of the ROM cleared up the problem of the missing apps for me.
Went from GR-12 to Subpression 3 and had the missin app problem...reflashed Subpression 3 and was good to go and then updated to 3.2 and no problems there either.
edit: I realize the OP said they reset their phone to factory settings, but I thought I'd leave my post anyway just incase someone flashed a custom ROM and experienced this problem.
I just had this issue after installing a theme and simply extracted the GR12 files on my SD card and installed the Market and vending apks.

[Q] Go SMS notification and stock SMS problem.

I used both GingerDX and GingerExperia. both have the same problem, Go sms notifications wont show most of the time. no ring,vibration,led,popup. only vary vary rarely it works. i searched a bit and found its a problem with CM. so anybody know a fix to this? its vary vary annoying
oh and i accidentally removed the stock sms app, forgot to backup it. how can i install it again? im using gingerexperia v20 now.
Anybody? :/
STALKER_88 said:
I used both GingerDX and GingerExperia. both have the same problem, Go sms notifications wont show most of the time. no ring,vibration,led,popup. only vary vary rarely it works. i searched a bit and found its a problem with CM. so anybody know a fix to this? its vary vary annoying
oh and i accidentally removed the stock sms app, forgot to backup it. how can i install it again? im using gingerexperia v20 now.
Click to expand...
Click to collapse
reinstall rom for the stock sms (no need to wipe data) also rejig the settings eg: overclock etc also change the gosms settings to basic probably help
ill try to re install the rom later.
and i tried all the settings in go sms,even reset it. but still the same
also i just thought. I forgot about "keep sms in memory" option under cyanogen settings tick that it SHOULD help
Lloir said:
also i just thought. I forgot about "keep sms in memory" option under cyanogen settings tick that it SHOULD help
Click to expand...
Click to collapse
I tried that, but that option only applies to the stock sms app.
but in that case is there a way to run go sms persistently? there is a option in go sms to make it run persistence but in doesnt work, it always closes. think that is the problem :/
yea it never worked for me either (the option in gosms) just uninstall it tbh dude. Also here's a present for you, save re-installing the rom
it's not a flashable zip so just extract, put them onto your sdcard, move the file then to /system/app/ drop them there and click on mms.apk to reinstall it
Lloir said:
yea it never worked for me either (the option in gosms) just uninstall it tbh dude. Also here's a present for you, save re-installing the rom http://www.mediafire.com/?4mmkf8ybiyzu4q4
it's not a flashable zip so just extract, put them onto your sdcard, move the file then to /system/app/ drop them there and click on mms.apk to reinstall it
Click to expand...
Click to collapse
how to install the sms app again? i extracted them to sd, copied them to /system/app/, then i tries to install the mms.apk it says can not install :/
should had worked.....ohwell just reinstall the rom then, in future i recommend you do a nandroid backup or backup anything your removing dude sorry i couldnt be much more help for you
Lloir said:
should had worked.....ohwell just reinstall the rom then, in future i recommend you do a nandroid backup or backup anything your removing dude sorry i couldnt be much more help for you
Click to expand...
Click to collapse
thanks anyway man i usually backup apps with titanium backup before uninstall but i forgot this

HELP!

So here's my problem. I successfully flashed my Galaxy S GT-I9000 to ICS Infinitum but I have a problem. I tried installing apps which is root required but my phone says I need to root my phone in order to use that app but when I check, I have superuser access. I can't even see my sim contacts. And I tried disabling 2g but 3g won't come up. How will I fix this? I wanted to post this to Infinitum thread but system won't allow me because I'm a newbie. Please help
Go to recovery mode and wipe data and cache
Sent from my GT-I9000 using XDA
laehtis said:
Go to recovery mode and wipe data and cache
Sent from my GT-I9000 using XDA
Click to expand...
Click to collapse
I will try that and let you know.
EDIT: Thank you. I have my 3g working now And with the root problem, I went to superuser preferences and allow it always. Thanks dude! Is there a way to go back to my old gallery? I like the 3d gallery.
I had a bug on CM9 where Superuser permissions wouldn't pop up, going into superuser and changing the setting to automatically allow worked, but I don't recommend doing this for obvious security reasons.
Aadilnz said:
I had a bug on CM9 where Superuser permissions wouldn't pop up, going into superuser and changing the setting to automatically allow worked, but I don't recommend doing this for obvious security reasons.
Click to expand...
Click to collapse
Did you find something weird about the camera? I think mine is a little bit dark. And yes I know about that superuser permission. But the thing is, you wouldn't install that app if you don't want it to be allowed right? Of course you always allow those apps that you want to install that's why I set it to 'always allow'
EDIT: Is there a way to set my notification tone and ringing tone?
Funny. Can't even send a message. Can't add recipients. Tch
Make "Fix permissions" in the recovery.
vades said:
Make "Fix permissions" in the recovery.
Click to expand...
Click to collapse
HOW TO ADD RECIPIENT IN MESSAGING? Pfff. Can't find the option here even in SlimICS.
cessprin00 said:
I will try that and let you know.
EDIT: Thank you. I have my 3g working now And with the root problem, I went to superuser preferences and allow it always. Thanks dude! Is there a way to go back to my old gallery? I like the 3d gallery.
Click to expand...
Click to collapse
Good to hear that is working now!=)
If you mean Android's stock gallery, I attach it. Download it to your sdcard.
Download File Manager (Rhytm Software).
Then open it-->settings-->scroll--->check root explorer-->click yes--->check Mount system folders.
Now copy that .apk to system/app and reboot.
cessprin00 said:
HOW TO ADD RECIPIENT IN MESSAGING? Pfff. Can't find the option here even in SlimICS.
Click to expand...
Click to collapse
Hi , you just start typing the name in the box to add recipients...totally different on ics than gingerbread...took me a while as well !!

Categories

Resources