Non-Market Applications - G1 Q&A, Help & Troubleshooting

Everytime I try to install a non-market application through Apps Installer, Astro, or OI File manager the screen just flashes rapidly and brings me back to the home screen.
I have Unknown Sources checked in Applications, so does anyone know why this is happening?

DAKIDD236 said:
Everytime I try to install a non-market application through Apps Installer, Astro, or OI File manager the screen just flashes rapidly and brings me back to the home screen.
I have Unknown Sources checked in Applications, so does anyone know why this is happening?
Click to expand...
Click to collapse
grab a lolcat and we can see whats goin on under the scenes

go to settings>applications>tick unknown source. if its already ticked, then back up everything you want and make a new partition, not just wipe. that will solve your problem.

thanks for the quick response i'll have the logcat up in 5 mins, and if all else fails i'll reformat my ext3 and swap partition

swap doesn't need to be erased.
Check out the script I wrote in post 3 HERE
Most likely the problem is in dalvik-cache (7) so try that first. if not you can backup the apps (9), clear ext (8), then restore the apps (10).

Fingerlickin said:
swap doesn't need to be erased.
Check out the script I wrote in post 3 HERE
Most likely the problem is in dalvik-cache (7) so try that first. if not you can backup the apps (9), clear ext (8), then restore the apps (10).
Click to expand...
Click to collapse
thanks i'm trying it out now
Is the number supposed to disappear like that? Or is it supposed to show you that it's clearing the dalvik and ext?

Related

Wiping Question[look at post #12,19]

Hey all.
After installing CM-v4.0.2 and the Dark Dream Theme I was golden.
Then I wanted to try Jac xrom. So I ran recovery, wiped, and installed and loaded the rom.
Everything was ok. But I noticed my apps were still showing up even after wiping. I think this is because of the A2SD feature....some would FC but I just uninstalled those ones and reinstalled and they worked.
So I ran recovery, wiped, and then installed CM 4.0.4. My apps are still there.
So now you know my history, how can I "WIPE" my SD card from my phone, if that is even possible?
I know how with my partition manager, but that is such a hassle....
Code:
mount -o rw /dev/block/mmcblk0p2 /system/sd
cd /system/sd
rm -r *
try that
Is that from Virtual terminal, or from recovery terminal?
Since u have cyan's 1.4 recovery u can fix it without deleteing them and installing agian. Go into the recovery console and run fix_permissions reboot and you sould be good. Should look like this:
Fix_permissions (press enter)
Reboot(press enter)
After it reboots u shouldnt have anymore fc!
rakjer said:
Is that from Virtual terminal, or from recovery terminal?
Click to expand...
Click to collapse
its better to do it in the recovery terminal, but you can do it in terminal but you will receive massive force closes till your wipe your phone and flash a new rom. but try to do what pistol4413 said first, if you want to keep you apps
So if I wanted to start from scratch(no apps on SD) I would:
-Run the code david1171 provided from terminal
-flash a fresh rom
-flash a fresh theme
and if I want to change roms after that I would:
-wipe
-flash new rom
-run fix_permissions
[EDIT]
Would it be smart to do a nandroid backup so if I dont like a rom I can just reflash the backup?
rakjer said:
So if I wanted to start from scratch(no apps on SD) I would:
-Run the code david1171 provided from terminal
-flash a fresh rom
-flash a fresh theme
and if I want to change roms after that I would:
-wipe
-flash new rom
-run fix_permissions
Click to expand...
Click to collapse
yep you got it or for changing roms you shouldn't have to wipe if going between cupcake builds but a wipe is needed if changing from a hero to cupcake or vice versa.
Wow you posted fast. Thanks. I couldnt even edit that fast.
Would it be smart to do a nandroid backup so if I dont like a rom I can just reflash the backup?
rakjer said:
Wow you posted fast. Thanks. I couldnt even edit that fast.
Would it be smart to do a nandroid backup so if I dont like a rom I can just reflash the backup?
Click to expand...
Click to collapse
yeah i nandroid before flashing any new rom that i think could mess up. and i just go between forums a lot. i have the dev, theme, and Q&A in my toolbar on firefox so i just click between them frequentlly lol
So that code you provided only deletes the contents of the partitions, and not the partitions themselves?
rakjer said:
So that code you provided only deletes the contents of the partitions, and not the partitions themselves?
Click to expand...
Click to collapse
that is correct. to delete the actual partition you would have to go into parted via the recovery console and type rm x(substitute with whichever partition needs to be removed)
Ok. So I formatted my SD. Re-flashed 4.0.4.(no theme this time)
Now all is ok EXCEPT, when I go to my downloads, everything I have purchased/downloaded says it is still installed ,and I try to uninstall and it gives an "uninstall unsucessful". After that it highlights the app and makes it "purchased" so I can DL it again.
I tried to run fix_permissions but this had no effect.
Anyway around this?
Has this already been addressed? If not should I post this in Cyanogens thread?
It is possible that it is your market database connected to your gmail account, I wouldn't worry about it if the programs are no longer there
gridlock32404 said:
It is possible that it is your market database connected to your gmail account, I wouldn't worry about it if the programs are no longer there
Click to expand...
Click to collapse
that's correct don't worry about it. if they say free beside them that should mean that they are no longer on your phone but it is still linked to the market database
He is saying that he is trying to uninstall them though so it would have to be saying installed so it is sounding more like some type of remains possibley on there
gridlock32404 said:
He is saying that he is trying to uninstall them though so it would have to be saying installed so it is sounding more like some type of remains possibley on there
Click to expand...
Click to collapse
now i am confused bc he says it says free... wouldn't it say installed if the phone still thought the app was installed
oh wait i went back and reread what he said a few times, and from what i understand it could be that the phone registers the apps being on it but when he tries to uninstall it the phone can't find the app, then it says uninstall unsuccessful and gives the option to reinstall it. maybe thats what it is
That is exactly what is going on, it's nothing to worry about though
gridlock32404 said:
That is exactly what is going on, it's nothing to worry about though
Click to expand...
Click to collapse
at least now he has a reason behind it yay for logical deduction
That is what is happening guys. Thanks for the insight.
All my purchased apps say installed, even though they are not installed.
When I select one from the "my downloads" it gives the option to run or uninstall.
-If I choose run, it says app not found
-If I choose uninstall, it says uninstall unsuccessful.
After all that, the app goes back to "purchased" status do I can DL again.
Same goes for the free apps.
This is quite bothersome.
Now I am just in need of a fix
Does any one have a fix or any suggestions to fix?
rakjer said:
That is what is happening guys. Thanks for the insight.
All my purchased apps say installed, even though they are not installed.
When I select one from the "my downloads" it gives the option to run or uninstall.
-If I choose run, it says app not found
-If I choose uninstall, it says uninstall unsuccessful.
After all that, the app goes back to "purchased" status do I can DL again.
Same goes for the free apps.
This is quite bothersome.
Now I am just in need of a fix
Does any one have a fix or any suggestions to fix?
Click to expand...
Click to collapse
try going to settings- applications- manage applications- market- clear cache.

Two Apps Stuck, Can't Open, Can't Uninstall

So after getting back up and running thanks to numerous members of this forum, I re-downloaded all my apps, and everythings good except for two of my most-used apps: Facebook and Pandora. My phone is telling me that both are installed, but they're nowhere to be found. The Market app has "OPEN" and "UNINSTALL" on the bottom of the page, but both are greyed out and I cannot select either choice. There are no folders on my SDCard for either app, and I can't uninstall them as they don't appear anywhere on my phone. Also, I can't install them because the market app is reading them on my phone. I'm in a bit of a pickle, as these are are both important apps to me. Anyone who could help would, as always, be owed a beer if they find themselves in NYC.
your gonna have to uninstall them using atrackdog or some app that uninstalls other applications. if that doesnt work, wipe your ext partition, and re download everything.
ALL my apps are stuck now...
Okay, I did what was suggested and wiped my partition, and now I have none of the apps installed on my phone, but when I go to the Market to re-download EVERYTHING, the Market app says everything is installed, and again, the buttons on the bottom to either OPEN or UNINSTALL are greyed out and i can't click either. So now, instead of only having two apps like this, ALL MY APPS are not on my phone, I can't download them, and can't uninstall them.
Any ideas?
Wipe from recovery. You didn't need to clear your partition, just remove the apk's for those two apps.
jasallis3 said:
Okay, I did what was suggested and wiped my partition, and now I have none of the apps installed on my phone, but when I go to the Market to re-download EVERYTHING, the Market app says everything is installed, and again, the buttons on the bottom to either OPEN or UNINSTALL are greyed out and i can't click either. So now, instead of only having two apps like this, ALL MY APPS are not on my phone, I can't download them, and can't uninstall them.
Any ideas?
Click to expand...
Click to collapse
Clear your market cache to start, I think that will do the trick. If that doesn't help - wipe your phone and repartition sd again.
Good luck
I have the same issue for two of my paid apps...this was after i flashed a hero rom and went back to cyanogenmod.Im stuck I tried wiping data through recovery.? help pls
daze88 said:
I have the same issue for two of my paid apps...this was after i flashed a hero rom and went back to cyanogenmod.Im stuck I tried wiping data through recovery.? help pls
Click to expand...
Click to collapse
Clear market cache, then fix permissions...Wipe then reflash if that doesn't fix it. Apps in /app-private also get screwed up when switching ROMs, that's why I pull them to /sdcard then reinstall them so they reside in /app.

can't reinstall an app from market

i have apps2sd enable. i installed an app from the market and then i uninstalled ith through linda's app manager. when i rebooted my phone and went back into the market to try to install the app again, i have no option to download it all.
peaman427 said:
i have apps2sd enable. i installed an app from the market and then i uninstalled ith through linda's app manager. when i rebooted my phone and went back into the market to try to install the app again, i have no option to download it all.
Click to expand...
Click to collapse
Use any option it gives you to uninstall the app, then reinstall it.
Similar issue.
I am having a similar issue.
I installed Toggle Settings (Donut) on my G1 (CM 4.2.5 I'm not using apps2SD) and then decided to uninstall it. Now when I go to the market and my downloads it shows that I have Toggle settings installed. The problem is that I don't and it gives me no options to do anything (open and uninstall are grayed out). Other apps install and uninstall normally with the market updating their status correctly. I don't know what to do to correct this. If you know how to remedy this, please help me.
I apologize if this is an inappropriate place to post this but I serched and this was the closest topic to my problem that I found.
Try finding it in the app-private folder or if its in any of yours apps as a .zip file. If so, back it up and delete it from the phone. see if that resolves the issue. if not try deleting the market cache
B-man007 said:
Try finding it in the app-private folder or if its in any of yours apps as a .zip file. If so, back it up and delete it from the phone. see if that resolves the issue. if not try deleting the market cache
Click to expand...
Click to collapse
Thanks for replying... It's not in any of my other apps and I've tried deleting the market cache (and deleting the market cache and power cycling the phone) and that isn't working. Where is (or should be) the app-private folder? I'm not finding that folder.
I'm starting to feel like my only hope is an update being put out for the app and then hopefully I can download that and go from there.
.A.J. said:
Thanks for replying... It's not in any of my other apps and I've tried deleting the market cache (and deleting the market cache and power cycling the phone) and that isn't working. Where is (or should be) the app-private folder? I'm not finding that folder.
I'm starting to feel like my only hope is an update being put out for the app and then hopefully I can download that and go from there.
Click to expand...
Click to collapse
app-private should be in the same folder as app
Had a similar problem
I wiped my phone and did a frech Cyan 4.2.5 install to help clear a problem with Gmail. I used backup for root users to get all my apps back, but it left a couple out - leaving me in the same situation you guys are in - can't install/uninstall from the market as the buttons are greyed out, but it's not actually on your phone.
i eventually stumbled over a solution of sorts when i reverted back to a themeless 4.2.5 - for me flashing the update again sorted out my market data and allowed me to install the missing apps again. either that, or go into a nandroided backup, extract the apks and manually push them to your current setup - buttons are magically no longer greyed out.
Thanks guys.
Thanks for your guys assistance.
I found another solution that worked. I had one of my coworkers download Astro File browser and then the Toggle settings app. I just backed up his toggle settings with the built in apps manager in Astro and then put his memory card in my phone and restored toggle settings with Astro. Then I went to the market and uninstalled toggle settings through the market and bingo no more ghost of Toggle settings problem. Thanks again for your assistance.

Nandroid Restore - applications missing/half there

Hi guys,
I wanted to check out android 2.1 flan, so I installed the rom after making a nandroid backup.
It was fun to check out, but in order to load it I had to wipe my phone and my cache.
After restoring my nandroid, all the applications I had installed but wiped with the cache are acting funny. Basically they still show up in manage applications, but they really arent there, and if I try to reinstall them through market it doesnt let me click install OR uninstall as both are greyed out.
Basically, I will have to wait for all my applications to get "updates" before I can use them again.
Is there a way to clean up these ghost programs... without doing a complete wipe (and loosing text messages and other things)?
I didnt think Nandroid did application backups (what you are seeing are in the ext3 partition)
You need Switchrom or BART to do full backups including apps
I may be (and no dount will be) wrong though.
sjbayer3 said:
Hi guys,
I wanted to check out android 2.1 flan, so I installed the rom after making a nandroid backup.
It was fun to check out, but in order to load it I had to wipe my phone and my cache.
After restoring my nandroid, all the applications I had installed but wiped with the cache are acting funny. Basically they still show up in manage applications, but they really arent there, and if I try to reinstall them through market it doesnt let me click install OR uninstall as both are greyed out.
Basically, I will have to wait for all my applications to get "updates" before I can use them again.
Is there a way to clean up these ghost programs... without doing a complete wipe (and loosing text messages and other things)?
Click to expand...
Click to collapse
As mentioned above, nandroid *does not* back up your external apps. It will ONLY backup your *INTERNAL* storage.
If you make a clean restore of your nandroid backup and then run the fix_permissions script from recovery, it *might* be able to fix (some/most of) your external apps. Might try that.
If it doesn't work, then it is a tedious business of reinstalling each application individually and then restoring *ITS* home directory. Either that or a total wipe (internal and external).
The problem is that the database file that keeps track of which apps you have installed/removed is out of sync with the apps that you have installed.
I am uncertain how to fix this (I have the same problem myself).
If you perform a factory wipe, you'll lose that database entirely. All your apps will be installed, but your phone will think that none of them are.
UPDATE:
OK...apparently this is a more widespread issue impacting people running the stock/OEM ROMs as well as those of us with rooted phones.
Read up on this thread:
http://www.google.com/support/forum/p/Android+Market/thread?tid=096ef069db2788e9&hl=en
I followed the suggestion near the bottom of the page and copied over the /data/data/com.andriod.vending/databases/assets.db to a new filename (basically I renamed it).
I then launched the market app and then it would let me install (reinstall) the missing apps.
Then I ran into a problem. I deleted the new assets.db that was created and copied the old one (the one I renamed) back to assets.db.
Then the market app would force close. I noticed the UID of the assets.db file was wrong.
I ran the fix_permissions script from RA's recovery image. This fixed the UID problem, including the assets.db file. But now the market app only shows the apps that I've paid for......none of the others that I have installed.
Not sure what's going on there. It may sort itself out within 24 hours.

[Q] Insufficient Storage Available on a few apps

Okay. So the weirdest, yet most annoyingness (them fake words, though) thing keeps happening. It's a pet peeve of mines to not have all my apps up to date. LoL!! So these 2 apps keep giving me the Insufficient Storage Available error.
It started off with PPSSPP ( https://play.google.com/store/apps/details?id=org.ppsspp.ppsspp ).
I can't update to the newest update. I have the previous one. I once ran Google Edition and it updated fine. I meant to make a backup and just restore it to be up to date. Grr!!
Then all of a sudden it started happening to The Hardest Game Ever 2 ( https://play.google.com/store/apps/details?id=org.orangenose.games ).
It's weird. I want them to update. LoL!! Yes, I have enough space. I mean all my other apps update.
I've wiped Dalvik Cache and Cache. I read over something once about deleting system logs? When these apps finishing updating I try wiping Market Data. Or maybe just wiping the Market cache. I don't feel. Maybe data. It wouldn't hurt anything.
And it's so weird. On my GS2, restarting usually fixed it, or the problem usually fixed itself. Hmm...
Anyone else ever run into this? What did you do to solve it or did it fix itself? This has been an ongoing problem. I know sometime before the GE phones came out. LoL!!
And as I type this a 3rd app has been added. Into The Dead. ( https://play.google.com/store/apps/details?id=com.sidheinteractive.sif.DR ).
I can't have that. That's my game. LoL!!
To not make OP too long, here's some things I've done so far...
Deleted PlayStore Cache and Data...
Checked to see if ROM Toolbox Pro had Apps2SD set to Auto (and it as already on Auto)...
Wiped Cache and Dalvik Cache in recovery...
Deleted the app and tried to reinstall (Had to recover the app. LoL!!)...
Made SURE I had enough space. (I took a 6GB backup off my phone. I KNOW I have at least 6GB off the bat)
It's a slow growing list of apps. Hmm...
The only thing left is to backup apps and reinstall the ROM, since it works on other ROMs. *sigh* That'll take forever. =.S
SOVLED
I have it fixed. Here's what I did. You NEED root to fix since you have to go to a system folder. I think you can do this without root if you use ADB commands. I don't know remember if the computer version of ADB can navigate to these folders. Anyways...
"Follow this and let me know if it works for you.
First step is go into a file explorer with root access. Second in the root directory click on data, once in the data folder click on app-lib folder. Last step is scroll down to the data folder for the app you are trying to update or install and delete it. Thrn go into the market and try to install"
http://www.techfreestyle.com/io
1st comment on the page.
Steps:
1) You will need root. Go into a file explorer and go to the root folder. (I used Root Explorer)
2) Open the directory named "data".
3) Open the directory named "app-lib"
4) Find ALL the folders of the app you're trying to update or install and delete them.
5) Reinstall or update the app and it should work
I don't know if this will delete the data of the app. I've already deleted the data manually from those apps, so I don't know. Do with caution.
also its just solve the app that u can't install , so its not solving the problem permanently.
Jwtiyar said:
also its just solve the app that u can't install , so its not solving the problem permanently.
Click to expand...
Click to collapse
You're right. It happened again. But this time these apps had data. The method I mentioned didn't delete the app data. So that's good.
But this means it can happen again. Its a bit tedious deleting them files. I wonder what's causing it. Hmm... Maybe these lib files are suppose to delete on their own, but they don't. =./
IDK...
Sent from my HTC One using xda app-developers app

Categories

Resources