how do you remove swype left over? - Hero CDMA Themes and Apps

ok so i was running a rom with a red swype(full and all) i liked it alot but the dude is one of the ones leaving us for the evo so i went to another rom but before that i copied and pasted the swype app into my sd card useing root explorer then tried to install but it says app not installed so im taking it as swype is left over in my phone somewhere can someone tell me where it could be? or if not that what the reason is

did you wipe? wipe ext?
if not then settings>applications then scroll down to swype then uninstall it. then try to install the new one

thedudejdog said:
did you wipe? wipe ext?
if not then settings>applications then scroll down to swype then uninstall it. then try to install the new one
Click to expand...
Click to collapse
i did all of the wipes cause i went to a different rom what i did was copied the swype from a rom i was using it had it in it but i went to a new rom and wanted TO KEEP IT SO I DID THE COPY AND TRIED TO REINSTALL IT WHILE ON THE NEW ROM (sorry hit caps lock dont wana type that again lol)

rulyskull said:
i did all of the wipes cause i went to a different rom what i did was copied the swype from a rom i was using it had it in it but i went to a new rom and wanted TO KEEP IT SO I DID THE COPY AND TRIED TO REINSTALL IT WHILE ON THE NEW ROM (sorry hit caps lock dont wana type that again lol)
Click to expand...
Click to collapse
CHECK YOUR PMs

apk not installed
What I did in your situation is that I transferred the APk to androidsdk/tools. I used command prompt to adb push the swipe apk, then I exit prompt. That worked for me.

Related

[SOLVED]Android has no launcher

I ended up unistalling all launchers in my p500, now everytime i turn it on it gets stuck at the android logo screen, simply wont go any further
is there any way i can install an app from my computer or flashing it?
thx ahead
It is in boot loop because your phone has no launcher to boot into. Only way to install is via adb maybe or doing a fresh install of your ROM.
Swyped from my LG-P509 using XDA App.
check this or this
i still have spb 3d installed on this phone
is there any way i can set this as the default launcher outside the phone?
hugorafael said:
i still have spb 3d installed on this phone
is there any way i can set this as the default launcher outside the phone?
Click to expand...
Click to collapse
ever tried searching before?
brench said:
ever tried searching before?
Click to expand...
Click to collapse
yes i did, and didnt find anything
dont know where else to look
sweetnsour said:
check this or this
Click to expand...
Click to collapse
have you checked both of these?
sweetnsour said:
have you checked both of these?
Click to expand...
Click to collapse
my phone is not listed as a virtual device on AVD manager
im not sure if it is set to debugging mode either
what do I do?
thx for your help man
__________________
edit: i created a new avd for my phone but when i start it the following comes up:
invalid command-line parameter: Files\Android\android-sdk\tools/emulator-arm.exe.
Hint: use '@foo' to launch a virtual device named 'foo'.
please use -help for more information
Click to expand...
Click to collapse
i just realised how stupid my last post was, no need to mention it
ok heres the problem, even if i have to do a fresh install of my ROM, how can i set my phone into debugging mode first?
the only way i can access my phone is when i hard reset it then it boots once even with no launcher, but i cant go to configurations or anything
I do have recovery in this phone, is there any way i can flash a zip to install a launcher or something like that?
this is really starting to worry me
You are not telling us what ROM are you using. But since you have a custom recovery installed, I suppose it's not an official ROM. So, as a last resort, you can flash your ROM once again. You won't lose your apps, contacts, settings etc., but the default launcher of that ROM will be back on.
Also, for crying out loud, if you have a custom recovery, why don't you have a backup? It would have saved you a lot of trouble.
masteryx said:
You are not telling us what ROM are you using. But since you have a custom recovery installed, I suppose it's not an official ROM. So, as a last resort, you can flash your ROM once again. You won't lose your apps, contacts, settings etc., but the default launcher of that ROM will be back on.
Also, for crying out loud, if you have a custom recovery, why don't you have a backup? It would have saved you a lot of trouble.
Click to expand...
Click to collapse
I have an official unbranded version from LG, v10a_02 if I recall correctly
when i try to flash the ROM from a zip file i get this message:
E: No signature (1 files)
E: Verification failed
the reason why i dont have a backup its because it was all a huge accident, i had launcher pro installed, then i wanted to try spb 3d out but it only worked as soon as i installed it, it kept coming back to launcher pro so i uninstalled launcher pro and thats the result
hugorafael said:
I have an official unbranded version from LG, v10a_02 if I recall correctly
when i try to flash the ROM from a zip file i get this message:
E: No signature (1 files)
E: Verification failed
the reason why i dont have a backup its because it was all a huge accident, i had launcher pro installed, then i wanted to try spb 3d out but it only worked as soon as i installed it, it kept coming back to launcher pro so i uninstalled launcher pro and thats the result
Click to expand...
Click to collapse
Toggle Signature verification in the Recovery. You will not get the mentioned error.
gkarthik16 said:
Toggle Signature verification in the Recovery. You will not get the mentioned error.
Click to expand...
Click to collapse
now another error came up, which means im doing something wrong
E:Can't find update script
thx for all the help guys
No info about which recovery you are using, no info about what ZIP you are trying to flash either... eh.
Anyway, what on earth are you doing here. Just adb push some launcher APK to /system/app from recovery.
Anyone kindly give him a flashable zip.
Or
When you boot up, press search button and type the name of file manager installed on your phone.
Your file manager should show up. Click it and go to SD card and install any launcher apk from there.
Play with search button. Look for file manager, settings, any other app by long pressing it and find your way to reach SD card.
Sent from my LG-P500 using Tapatalk
lekhwani said:
Anyone kindly give him a flashable zip.
Or
When you boot up, press search button and type the name of file manager installed on your phone.
Your file manager should show up. Click it and go to SD card and install any launcher apk from there.
Play with search button. Look for file manager, settings, any other app by long pressing it and find your way to reach SD card.
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
I did that, turns out its impossible to go anywhere without a launcher, i could only go to the wifi settings by turning it on
dr.notor said:
No info about which recovery you are using, no info about what ZIP you are trying to flash either... eh.
Anyway, what on earth are you doing here. Just adb push some launcher APK to /system/app from recovery.
Click to expand...
Click to collapse
thanks this was really helpful, i didnt know you could use adb from recovery mode
Problem solved!
I mounted /data on recovery and pushed Launcher.apk to /data/app
and it worked
thanks everyone
Good. Now, do not do it again!
Two more things for you to do:
1. Optional: edit the topic's name to begin with [SOLVED]
2. Mandatory: make a complete backup using the recovery
New very simple solution
hugorafael said:
thanks this was really helpful, i didnt know you could use adb from recovery mode
Problem solved!
I mounted /data on recovery and pushed Launcher.apk to /data/app
and it worked
thanks everyone
Click to expand...
Click to collapse
Actually I got this problem of no launcher on my galaxy mini, deleted samsung launcher and all other launcher also by mistake.
Search for "[GUIDE/DOWNLOAD] Install apk files quickly from computer to your device" thread on XDA, I follow that, installed GoLauncher using usb,
(I was stuck at Samsung logo, no notification bar, opened Kies, it automatically connected phone, still on samsung logo)
disconnected using kies, problem solved.
Hope this solution will help those who don't know about deeper android things. Thanks.

[Q] Lost Android Market!!

I have a Motorola Photon, and I had tried to get the old Market backet back with a process I found in the forum. It didn't work, and somewhere along the line I lost the Market all together. I tried wiping the phone back to factory and the Market app did not come back. I tried to just install a version from 4Shared, but still doesn't work with any version I install. It says that "com.android.vending has quit unexpectedly" and then it FC's. It only seems to do this when I go to download an app. I can browse and search fine with no problems, just no downloading!! I admit I'm a noob, and probably messed with something I shouldn't, but I figured this would be a nondestructive thing to learn on. Man was I wrong!! This sucks...please help me!!
Please use the Q&A Forum for questions Thanks
Moving to Q&A
Did your phone rooted ? if rooted just backup all ur apps, and flash custom rom back. that way will restore all basic app. wait, did u try install market.apk ?
arifafzan said:
Did your phone rooted ? if rooted just backup all ur apps, and flash custom rom back. that way will restore all basic app. wait, did u try install market.apk ?
Click to expand...
Click to collapse
Yes...I was rooted but no custom rom. I don't know how to do that yet. This is going to sound stupid, but what exactly is a custom rom? After I wiped to factory condition I tried to install a vending.apk from 4shared and that still gives me same error. I will uninstall again and try a market.apk now. Is that the same as vending.apk?
A factory reset will only delete user data, it won't put back something that has been removed. You need to get the vending apk for the version you want and instead of installing it normally put it in /system/app. You can do so using Root Explorer or another root level file explorer. If you don't have one installed, I can post the apk of a free one for you. Mount system as r/w and copy/paste the apk into /system/app, then set permissions to rw-r--r--, then reboot. You should have your market back up & running.
Sent from my PC36100 using Tapatalk
plainjane said:
A factory reset will only delete user data, it won't put back something that has been removed. You need to get the vending apk for the version you want and instead of installing it normally put it in /system/app. You can do so using Root Explorer or another root level file explorer. If you don't have one installed, I can post the apk of a free one for you. Mount system as r/w and copy/paste the apk into /system/app, then set permissions to rw-r--r--, then reboot. You should have your market back up & running.
Sent from my PC36100 using Tapatalk
Click to expand...
Click to collapse
That's what I originally tried to do and didn't work, but I will try it again...If you could post an apk of the market you know is good that would be great. Can u post an apk of a root explorer also? I havent checked 4shared yet. Is there another free download service other than 4shared? Thanks for your help!!
Just download Market and install it. If it FC then check the permissions.
http://forum.xda-developers.com/showthread.php?t=1231290
(It's the new market btw. I know you don't want it, but you don't really have a choice at the moment)
Ok so this is weird!! I left the Market that wasn't working installed by mistake. I installed the OTA update that Motorola did, and then re-rooted my phone again. Now the Market is working for the most part!!! Only thing is...it FC's every time iot installs an app. It downloads and installs, but right after it installs it FC's!! It doesn't always close all the way...sometimes just goes to Market home screen. All the functionality seems to be working though, so I can deal with that.
Does anybody know why after the OTA update I can only get EDGE instead of 3G on a Rogers SIM card?
Did you clear Google Services Framework data and Market data?

[Q] Accidentally uninstalled Accounts & Sync App

Yep, I I accidentally the whole thing. I clicked the wrong button in TIBU.
Anyways, I got the phone yesterday, updated it to 2.3.6, and rooted it, but otherwise left it alone. I just rooted so I could restore my apps from my previous phone with TIBU. I did not restore data. Today, I was trying to fix an issue I was having with accounts and sync, and I meant to freeze it, but I hit uninstall and wasn't paying attention to the prompts, so it uninstalled it. It was backed up, but I can't re-install it. I even found the app's .apk in system/app folder, and tried to re-install it but it will not, it just tries for like a second and then says "Not installed". The option is now missing from my settings menu.
I would really like a way to fix it without having to wipe and re-install the OS, but if I have to I can.
nb4 "did you search?" yes, I did. I couldn't find anything that helped.
Thanks in advance, everyone.
Download a rom for your phone thats2.3.6 and unzip it. Go into system/app and take the apk that u need. Push it to your system/app folder with root explore. Change permissions to the ones on the pic and reboot and u should be good.
Sent from my Nexus S 4G using xda premium
Esteway.619 said:
Download a rom for your phone thats2.3.6 and unzip it. Go into system/app and take the apk that u need. Push it to your system/app folder with root explore. Change permissions to the ones on the pic and reboot and u should be good.
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I pushed the file and changed permissions to exactly as shown in the picture, and it still came back with "application not installed"
Edit: DERP, big time derp, forgot to reboot. one minute.
Edit 2: changed permissions, rebooted, still would not install.
iamtheculprit said:
I pushed the file and changed permissions to exactly as shown in the picture, and it still came back with "application not installed"
Edit: DERP, big time derp, forgot to reboot. one minute.
Edit 2: changed permissions, rebooted, still would not install.
Click to expand...
Click to collapse
No u need to just copy paste to system/app change permissions then reboot. Don't try to install like a regular app
Sent from my Nexus S 4G using xda premium
Esteway.619 said:
No u need to just copy paste to system/app change permissions then reboot. Don't try to install like a regular app
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
I did that, but the Applications and Sync option is not there.
If I did a recovery update to 2.3.6 again, would that fix it perhaps? or will it not let me update it that way since it's already on 2.3.6?
iamtheculprit said:
I did that, but the Applications and Sync option is not there.
If I did a recovery update to 2.3.6 again, would that fix it perhaps? or will it not let me update it that way since it's already on 2.3.6?
Click to expand...
Click to collapse
Actually, I did just that, and it fixed it! sigh. I wish I had thought of that right away. Now I'm back to my original problem that I was trying to fix, though. When i try to add my facebook account in accounts and sync, I click on add account, select the facebook icon, and it just goes back to the previous page without doing anything.
Oh well. At least I got the big problem fixed, thank you for helping.
iamtheculprit said:
I did that, but the Applications and Sync option is not there.
If I did a recovery update to 2.3.6 again, would that fix it perhaps? or will it not let me update it that way since it's already on 2.3.6?
Click to expand...
Click to collapse
reflash whatever rom you currently have, but don't wipe the data/factory reset. Since the file you need is in the system folder it'll rewrite.
crzdcole said:
reflash whatever rom you currently have, but don't wipe the data/factory reset. Since the file you need is in the system folder it'll rewrite.
Click to expand...
Click to collapse
I just ran the 2.3.6 update again. It fixed it, but it turns out that the problem I was trying to fix in the first place which led me to uninstall the app was not a problem at all, it was google locking out facebook sync on nexus S meh, whatever. I only did it for the pictures anyways. Thanks though!

[Q] cyanogenmod7 help with market.

so as i previously posted, i flashed cm7 and lost all google apps. so i downloaded a android market apk file for android to get it back and it worked. now when i select the market app on my homescreen, its says " you must add an accout to the device to continue. do you want to add one now?" so when i click "yes" it closes and goes back to my homescreen. whats going on now. i dowloaded the file from multiupload and it installed perfectly. it seems once i get one problem fixed i run into another. any help would be much appreciated. thanx.
Have you tried flashing the gapps?
havent found one that worked yet. ideas?
funtime707 said:
so as i previously posted, i flashed cm7 and lost all google apps. so i downloaded a android market apk file for android to get it back and it worked. now when i select the market app on my homescreen, its says " you must add an accout to the device to continue. do you want to add one now?" so when i click "yes" it closes and goes back to my homescreen. whats going on now. i dowloaded the file from multiupload and it installed perfectly. it seems once i get one problem fixed i run into another. any help would be much appreciated. thanx.
Click to expand...
Click to collapse
Go to menu, settings, applications, manage applications and erase all data. Then try again. If that does not work uninstall the apk file you downloaded and try installing a new one from www.RCmix3D.blogspot.com
Sent from my Inspire 4G using XDA App
glevitan said:
Go to menu, settings, applications, manage applications and erase all data. Then try again. If that does not work uninstall the apk file you downloaded and try installing a new one from www.RCmix3D.blogspot.com
Sent from my Inspire 4G using XDA App
Click to expand...
Click to collapse
That was a really crappy RCMix plug.
http://goo-inside.me/gapps/
Here ya go ....
Download and flash the universal gapps package ...(for CM7)(top of page in the center )
just click the link ,and the file will download right to your device .
then boot to recovery and flash it just like the rom ....dun
Happy flashing ....g
ok i downloaded the link to my device, now once im in recovery mode, what do i select? do i install zip from sd card? or wipe data/factory reset or what. i just dont wanna **** anything up lol. sorry im a total noob to this.
and when i bring the gapps up in ROM manager, a window thats says " rom pre-installation comes up. and has 1. backup existing rom, 2.wipe data and cache, and 3. wipe dalvik cache. the third is the only one selected. do i need to change any of this?
Install zip from SD card, it could be in the download section of your SD card. That's where mine was.
I.didn't wipe anything when I did it and I turned out OK. But if you get bootloops, pull the battery, boot back into recovery and wipe everything then install.
Btw I'm still learning but its a fun learning experience.
Sent from my Inspire 4G using XDA App
Well it seems like my last post wasnt learned from so now I have to repost it again.
This is the second thread you have opened without searching even after I advised you to do so. a search for "google apps on cyanogen" took me to this
http://wiki.cyanogenmod.com/index.php?title=Latest_Version/Google_Apps
As per your posts your new so please spend a few hours reading up before doing anything like running a CM based rom as there are things that only effect CM based roms.
Use recovery to flash things not rom manager (didnt know that was even still used lol)
hell, you didnt even have to leave XDA to find the information....ya know, since its in the FIRST EFFING POST on the CM thread.....
SMH
Joshp406 said:
That was a really crappy RCMix plug.
Click to expand...
Click to collapse
That was the market version I used with CM7 and worked like charm...you checked this link??
http://adf.ly/969720/banner/http://.../download-android-market-version-344-apk.html

[Q] Help w/ apps after new ROM

Hey guys not sure if this is the right spot but had a question.
I recently flashed cynogenMod 7.2 on my inspire (att) everything was succesfull and i really love the ROM. However, I have no apps now. I did do a search (including the ones that pop up upon creation of this thread.)
I also dont have the market place/google play. I saw a site that claimed you just download the .apk file and move it to the support/apps folder (at least this is what i found worked for some) If i try to install the apps (by going to the site, weather.com for example) it tells me the app is already installed.
I dont believe i backed them up using titanium or anything like that. I just flashed the new rom. (actually flashed a few to see what i liked) If i can just get the market place and install apps from there ill be square.
Again sorry if this is such a noob question. thanks for such an awesome forum!
savage222 said:
Hey guys not sure if this is the right spot but had a question.
I recently flashed cynogenMod 7.2 on my inspire (att) everything was succesfull and i really love the ROM. However, I have no apps now. I did do a search (including the ones that pop up upon creation of this thread.)
I also dont have the market place/google play. I saw a site that claimed you just download the .apk file and move it to the support/apps folder (at least this is what i found worked for some) If i try to install the apps (by going to the site, weather.com for example) it tells me the app is already installed.
I dont believe i backed them up using titanium or anything like that. I just flashed the new rom. (actually flashed a few to see what i liked) If i can just get the market place and install apps from there ill be square.
Again sorry if this is such a noob question. thanks for such an awesome forum!
Click to expand...
Click to collapse
You can just unzip a rom on computer and take apk out of it in system-app folder. If you have es file explorer use it to install or root explorer to place in right place.
Also if T's not called market if its updated its called play store so you might have it but looking in wrong place blood under p in app drawer.
Sent from my Desire HD using xda premium
so basically i can take the cynogen zip file, open it on my pc, put the .apk for the google play store, put it in the ROMS syste/apps folder, then replace this zip file for the one thats on my sd card? or will i need to reflash from the new zip file with the google play in it?
I guess you are looking for the Google Apps. They are called gapps. Look in the CM post where you downloaded the ROM. There is a link for gapps.
All CM threads have a link for google apps or Gapps usually in the first thread. Look there. Do a search on google for "Google Play Store 3.5.16 download". Not sure if it is the most recent but it should be close. Just install it like a normal app.
Dang-it, kimtyson beat me by 2.83 seconds. lol
found the correct gapp file but how do i install it?
note: i installed one from an apk file but it crashed everytime i ran it.
dang 5 minute post gap...
savage222 said:
found the correct gapp file but how do i install it?
note: i installed one from an apk file but it crashed everytime i ran it.
dang 5 minute post gap...
Click to expand...
Click to collapse
you have to flash the zip file (GAPPS) in CWM recovery...install zip file....don't unzip it...
alright guys, figured out how to install from the recovery page but its still not working, it all installs fine, but when i run it says 'server error.'
one is an older gapp build the other is the newest one, both did the same thing.
thoughts?
Check that the MD5sum is ok....
Sent from my Inspire 4G using XDA
glevitan said:
Check that the MD5sum is ok....
Sent from my Inspire 4G using XDA
Click to expand...
Click to collapse
How would i go about doing that? (sorry im a noob)
Did you flash Gapps right after CM7 without rebooting?
Sent from my HTC Inspire 4G using xda premium
savage222 said:
How would i go about doing that? (sorry im a noob)
Click to expand...
Click to collapse
Use the file manager or other root explorer, find the file and keep press...when options prompt then press properties. You will get a large number (alphanumerical) just compare it with the one provided...
If not, use the adb commands...open a cmd session and go to where the file is (usually in the root of the sdcard) then type MD5sum "name of the file"
lay012 said:
Did you flash Gapps right after CM7 without rebooting?
Sent from my HTC Inspire 4G using xda premium
Click to expand...
Click to collapse
basically all i did was find a few roms to try out, flashed one, if i didnt like it i would flash the other. one hung up and wouldnt boot so i flashed cynogen back from a backed up installation.
from there ive tried just installing gapps of 2 different types from the option "install zip from sd card."
savage222 said:
basically all i did was find a few roms to try out, flashed one, if i didnt like it i would flash the other. one hung up and wouldnt boot so i flashed cynogen back from a backed up installation.
from there ive tried just installing gapps of 2 different types from the option "install zip from sd card."
Click to expand...
Click to collapse
Also make sure that the GAPPS you are flashing is for the CM version you have flashed....don´t flash CM7.2 and GAPPS for ICS cause it won´t work...
got it figured out, somehow i found a link that listed a ton of builds for the gapps, but then i found 2 seperate links that were to individual builds, those were what i needed. thanks for your help guys!

Categories

Resources