Installing apk files - App not installed? ??? - General Questions and Answers

Hi all, bare with me, i hope this is in the correct place as have searched and cant find a thing. Just come from an iphone to samsung note so be gentle..
I am trying to install. Apk files from several locations , phone memory, sd card, network..
But i keep receiving "App not installed." Message 99% of the time, every now and then it will work, but i have no idea whats going on please help.
I am running stock 2.3.6 gingerbread, unrooted as that wont work either :/
Using XDA Premium (GT-N7000)

This might not be any help but i had the same problem on my infuse i flashed back to froyo then installed 2.3.6 +root and it went away
Sent from my SAMSUNG-SGH-I997 using XDA

Under settings> applications do you have unknown sources checked? If not, that is most likely your problem.

Yeah have unknown sources checked, but just will hardly ever install anything. Dont get it
Took me about 50 tries to install angry birds ffs!
Using XDA Premium (GT-N7000)

Some apps need to be installed via Root Explorer by placing it to some folder.

So why after so many attempts did it work? ??
Also why do some apps insist on only working from the phone memory and not external sd card, is my 64gb card going to be useless?
Using Tapatalk (GT-N7000)

Dunno, its weird.
---------- Post added at 08:58 PM ---------- Previous post was at 08:58 PM ----------
Didnt you clear some space between some tries?

I have 63gb free on my sd card, and 11.5 gb on my internal space lol
Using XDA Premium (GT-N7000)

heavymagik said:
I have 63gb free on my sd card, and 11.5 gb on my internal space lol
Using XDA Premium (GT-N7000)
Click to expand...
Click to collapse
Hmmmm, that´s strange...perhaps the update may fix it.

Update?
Using XDA Premium (GT-N7000)

You should root it, flash a custom rom, remove the unused applications, this will make it a much faster.I'd recommend you flash the Gadgetcheck's RevoHD for Note, its perfect.
Now, when you try to install an application from any other place but market, its normal to not be able to. If you are not rooted you shouldnt be able to as well.
When I try to install an application that I have downloaded from somewhere else I think it requires superuser permissions and I have to go to Settings/Applications/Unknown sources and check it.Doing this might solve your problems.
But cant tell for sure, I'm an owner of S II not note.
Good luck.

I cant root it though
Using XDA Premium (GT-N7000)

check the Unknown source first

Already done.
Using XDA Premium (GT-N7000)

Can anybody help?, tryinging to install airplayit and getting the same error? :banghead:
Using XDA Premium (GT-N7000)

toocooldev said:
restart the phone and try the reinstall. If it is not working forget that app
Click to expand...
Click to collapse
That not right, its a installed file, so you have to place it in its original folder. then restart & done

install a custom rom simples also why do you have to install that way there is a thing called the market i have a seeking suspicion that the apps you want to install a pirated we all do it

Hi there... just some ideas and few questions
First off all... is that a new samsung from a store or you bought it from someone else ?
What to try:
- Shutdown the phone
- remove the SD card
- after that boot normaly into the OS
- then go to settings - applications and find the market / play store app
- Click on it, FORCE CLOSE if you can and clear the CACHE
- After that try to install any app.
Tell me whats happening after that all.
gl

Airplayit isnt on the store.
Ive tried all of that, just wont install.
Its a brand new phone and i cant install a cystom rom, it wont root ive tried.
Using XDA Premium (GT-N7000)

To manually install an app, you'll need root access. Try asking in the q&a forum for your specific device for help with that.
After you've gotten root access (however you do it), copy the .apk to /system/app (you can use a adb, a terminal emulator, or a third party file manager to do this)
Then, change the permissions on the file to so that owner, group, and users all have read and write (but not execute) permissions (that's 644 if you're using chmod)
Here's a link that explains how to manually install an app contained in taskmanager.apk
http://yagyagaire.blogspot.com/2012/03/task-manager-for-cm-rom-on-gt-s5570.html
If you read the explanations (after the he steps you through the process) it's easy to apply this same process to any other .apk no matter where it's stored.

Related

Install titanium backup without market

I flash roms a lot and there is something I need to find a fix for.
Once the flash is done I boot up and start initial phone setup menu. I have to sign into my google account at this stage obviously. So once that's done the first thing I want to do is restore my apps with titanium, so I go to the market for it, but the market straight away starts downloading ALL my apps at once when I only want TB to download. Only way to stop it is to go through the entire app list and cancel all the downloads, which takes a while. I cant let the downloads go ahead as it's far too many megabytes.
So I want a way to install TB without using the market. I've tried creating the update.zip in TB options and the zip does get created, but when I flash it from recovery it doesn't install.
Can I get the apk from somewhere and install it that way (I know you can push from cmd prompt although I've never tried it), and if so is there a way to do it on the phone only, as I often flash roms when I'm away from the computer.
When you enter your google credentials, it'll ask you if you want to back up your data. Uncheck it. Once your past that screen go into settings > privacy and assure automatic restore is unchecked.
The apks are in /data/app/ by the way.
Sent from my Nexus S using XDA Premium App
zephiK said:
When you enter your google credentials, it'll ask you if you want to back up your data. Uncheck it. Once your past that screen go into settings > privacy and assure automatic restore is unchecked.
The apks are in /data/app/ by the way.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
I'm very familiar with these options. I always leave the option to backup to google ticked in case I ever need it (unlikely), but I always have auto' restore unticked, so I'm pretty sure that the automatic downloading of my apps is because the market app recognizes that I own them all when I sign in with my google account, and not because of auto' restore - but correct me if I'm wrong.
So how would I install TB using the apk. Does it have to be done with my computer? Is there another way. Root explorer would be great, but I'd have to install that the same way, which renders it useless in this particular case. What do all you experienced people do to get round this. Or do you just get through it the same way I do???
You can extract your TB using root explorer and save it on your sdcard. Sometimes its stored in /system/app or /data/app.
Usually roms come with a file explorer, so once you have a rom installed go to its file explorer and install your backed up TB. That's how I usually do it. Hope that helps.
Sent from my Nexus S using XDA Premium App
markfavis said:
You can extract your TB using root explorer and save it on your sdcard. Sometimes its stored in /system/app or /data/app.
Usually roms come with a file explorer, so once you have a rom installed go to its file explorer and install your backed up TB. That's how I usually do it. Hope that helps.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
markfavis,
you the man Your post helped me figure some stuff out. Your thanks meter just went up by a point.
I use ns_collab most of the time and I did not realise it came with root explorer preinstalled until you mentioned roms coming with a file manager. I did a bit of research and discovered root explorer is preinstalled with ns_collab. I never realised it was part of the rom as I already own root explorer so TB always restores my copy.
I've already made a copy of the TB apk files, so I reckon i've got this sorted for next time I flash a rom.
Just one more thing to check. The apk files I have backed up are:
com.keramidas.titaniumbackup-1.apk
and
com.keramidas.titaniumbackuppro-1.apk
Is this all I need to
I think you only need one of those files. One of em is the pro version. I only have one file and I install it like a regular apk file.
Sent from my Nexus S using XDA Premium App
markfavis said:
I think you only need one of those files. One of em is the pro version. I only have one file and I install it like a regular apk file.
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
I've got the pro version - so I think this must be right. If you are on the free version and only use one file then I'm cookin
im using the pro version and i only have one apk file. pro restores faster with hypershell

Market showing installation unsuccessful

Sent from my ADR6400L using XDA App
another classic thread with no information sent from a phone...
How do I get the apps installed?
Sent from my ADR6400L using XDA App
You mean the market was not installed? Or apps are failing? Give more details on what you need help with.
I get an unsuccessful installation message
Sent from my ADR6400L using XDA App
I pick things up and put them down... Lol.
___
Sent from my HTC ThunderBolt 4G LTE on XDA Premium.
I'm not sure if the OP is a troll, or just stupid... How hard is it to give ACCURATE information on what you are trying to do.
Trolled. Perhaps.
Troll or not , I have had this issue when trying to update apps. I haven't really figured out what's causing apps not to load. I get "app not installed, no usb or SD card found".
Ill be vague just like the op. Here's what you do clear cache and defaults on the market.
lilmoney30 said:
Troll or not , I have had this issue when trying to update apps. I haven't really figured out what's causing apps not to load. I get "app not installed, no usb or SD card found".
Click to expand...
Click to collapse
Yeah, I've had the same problem, but usually just trying to update the app again works (at least, for me).
lilmoney30 said:
Troll or not , I have had this issue when trying to update apps. I haven't really figured out what's causing apps not to load. I get "app not installed, no usb or SD card found".
Click to expand...
Click to collapse
I get it when the download interrupts and the file is corrupted. So it can't install. I usually just redownload and its fine.
Try unmounting ur SD card, then installing. I had a problem awhile back with specific apps and that fixed it.
Sent from my ADR6400L using Tapatalk
I am having the same problem and it is driving me insane. I have cleared cache in the market. I have rebooted, reflashed, reset to factory, Took out the SD card, put it back in, unmounted it, booted without it.
It doesn't matter what rom I flashed as I have tried several. I just restored my phone with CWM to a backup I made right after I first rooted and the market still doesn't work.
Are you rooted?? Its most likely a bad previous install that needs to be removed first which can be quite troubling because some show that they aren't installed when in actuality they are just not properly. IF YOU ARE ROOTED try using Titanium Backup Root to remove the bad install.
KDKobes said:
Are you rooted?? Its most likely a bad previous install that needs to be removed first which can be quite troubling because some show that they aren't installed when in actuality they are just not properly. IF YOU ARE ROOTED try using Titanium Backup Root to remove the bad install.
Click to expand...
Click to collapse
yeah, I am rooted. have been for a while. I have flashed and used several roms/ kernals etc. The thing is, even if I reset the phone to factory it still does it. I went into Titanium, what or how do I find a bad install?? Is there something to look for?
Heelfan71 said:
yeah, I am rooted. have been for a while. I have flashed and used several roms/ kernals etc. The thing is, even if I reset the phone to factory it still does it. I went into Titanium, what or how do I find a bad install?? Is there something to look for?
Click to expand...
Click to collapse
Possibly the ROM's included the app but have a bad install inside the ROM. I seen this issue with a couple apps specifically FLASH PLAYER. Which app are you having issues with?? When in Titanium Backup go to the Backup/Restore section and it should show all of your installed applications..scroll to see if the application you are trying to install is on the list...if so uninstall it. If this doesn't work its possible there is a previous apk file on your phone of this app which is corrupting the download which can be removed with an app like "ROOT EXPLORER" unfortunately it costs money. To do that you would venture into the system/app folder and delete the apk file if in fact there is one in there. To check to see if there is one most file explorers will allow you to go into these folders but you cannot access anything.
KDKobes said:
Possibly the ROM's included the app but have a bad install inside the ROM. I seen this issue with a couple apps specifically FLASH PLAYER. Which app are you having issues with?? When in Titanium Backup go to the Backup/Restore section and it should show all of your installed applications..scroll to see if the application you are trying to install is on the list...if so uninstall it. If this doesn't work its possible there is a previous apk file on your phone of this app which is corrupting the download which can be removed with an app like "ROOT EXPLORER" unfortunately it costs money. To do that you would venture into the system/app folder and delete the apk file if in fact there is one in there. To check to see if there is one most file explorers will allow you to go into these folders but you cannot access anything.
Click to expand...
Click to collapse
I have Root Explorer. Thanks. seems this is a common problem after searching google. No know solution as everyone has got theirs to work doing something different. I have not made any backups with Titanium as the roms I have used auto re-installed everything. I am wondering if it has something to do with that. Any time I flash a rom now, it says "starting download" for all my apps in the market. They never start though.
it's working now. not sure what I did though. I wiped everything and flashed BAMF remix (what I was using originally) and when I went through the setup I did everything like I did before. Only thing I changed when swapping roms was I would not set up my HTC account in the setup.
I'm not rooted (yet!) and I've been having the same problem with the market for the last two days. Probably half the apps I bought/downloaded hung on authorizing. When finally authorized it took quite a while to download and show under my apps. One took almost an hour to show up. Email notifications were also delayed. Tried clearing the cache but that didn't help...
Sent from my ADR6400L using Tapatalk

Installations fail on Android market

Running BAMF 1.6.3 every once and awhile when trying to download from the market I get a "can't install to SD or phone memory" error. Any ideas?
Sent from my ADR6400L using XDA Premium App
bardoom said:
Running BAMF 1.6.3 every once and awhile when trying to download from the market I get a "can't install to SD or phone memory" error. Any ideas?
Sent from my ADR6400L using XDA Premium App
Click to expand...
Click to collapse
I have the same problem with certain apps from the market (Air Attack HD and Tune Wiki to name a few). I get the message that it "can't install to SD card and I think it also says something about USB. I have gone into BAMF Toolkit and "Application Install Location" and tried all three options and still does not want to work. I read in one post that there is a Market App fix, but I've tried searching for it with no luck. Any help on this would be appreciated
I get the same error with angry birds
Sent from my ADR6400L using XDA App
Try removing your SD card before download.
Sent from my ThunderBolt using XDA Premium App
mcmillanje said:
Try removing your SD card before download.
Sent from my ThunderBolt using XDA Premium App
Click to expand...
Click to collapse
Pulling the SD card prior to download did not work for me. I am only getting the error on certain apps. Tune Wiki for example will not install from Market. I then went to their web page and tried to install the app directly (as an attachment from my email) and it won't install from there either. That makes me think that there is a remnant of the program somewhere on my phone or some other error that is preventing this and has nothing to do with the Market App. Does anyone have suggestions. I've installed Root Explorer on my phone, but not exactly sure where I should be looking and what I should be deleting. Any help would be greatly appreciated. I'm running BAMF 1.6.3.
Read a post about clearing market cache. Still no love. Gonna keep trying. Let's keep this post alive until we figure this out.
Yeah, I tried deleting the Market cache and cleared data and that didn't help. I don't think it is a Market issue though (read my post a couple up), since I can download most apps from the Market. The only ones I have problem with are ones that were previously on my phone, and this is not all of the previous apps, just some of them. Also attempting to install a app (one that I had trouble with from Market) from an email attachment also will not install. Are others that are having this problem having the same symptoms: can download some apps, can't install problem apps from email either?
So I need to back track as now my Market App is not installing anything. I've tried what others have suggested go into Manage Programs and delete cache, clear data and force stop Market app, and that has just made matters worse.

New to rooting. Applications aren't working.

Recently rooted Samsung Galaxy Tab 2 10.1. As of now I'm running Cyanogen Mod 10. Before that I was using Cyanogen Mod 9.0. However I've experienced the same issue with both roms. My favorite apps wouldnt open. However Google play store works so I figured its not my gapps.
1) Spotify- just shows a blank screen nothing else.
2) Evernote- not able to create the database file and tells me to restart the device and make sure my memory card isn't full.
3). Lecture Note- App needs a directory at the media/shared/external storage (SD card) to store the notebook.
So just by searching the forum and not seeing much on the topic, I figured I missed something in the process.
I don't use titanium backup and neither am I familiar with it. But if I have to learn then please tell me so.
I've always wiped before flashing roms.
I know CM 10 is a nightly and all that jive but I really like it. But without apps working then it is useless for me.
Oh and not sure if this is related but every download from a hyperlink on a web page results in a download unsuccessful.
Sent from my SAMSUNG-SGH-I777 using xda app-developers app
May be try to reflash rom again latest nightly for your specific device + flash gapps jellybean not ics + full wipe after flashing those (wipe cash+wipe dalvik cash in advanced options)
If not working so try wipe data of apps you want in setting
If not so send messages to developers may be their apps not compatible with jellybean need update
Sent from my GT-I9100 using xda app-developers app
I too am having problems with certain apps not working, mine are more job specific such as the Cadillac mobile workbench and Cadillac mobile showroom. My Chevy components work no problem tho
However I m not new to rooting
Sent from my GT-P5113 using Tapatalk 2
I'm just now getting to the reflashing my ROMs from the advice given up above. Have you had any luck at all?
Sent from my GT-P5113 using xda app-developers app
I gave up. Going to cm 9 stable
Sent from my SAMSUNG-SGH-I777 using xda app-developers app
Okay so attempting to go back to cm9 to ended up in something that seemed like a hard brick but thank god it wasnt. Ended up going back to cm10 and now it ls running like a beast.
Sent from my SAMSUNG-SGH-I777 using xda app-developers app
Netflix
My device P5113 4.04 stock
I rooted using this : http://forum.xda-developers.com/showthread.php?t=1657056 but now netflix will load up, and I go to play a video and load forever then i get error 11003(note netflix works fine on my phone/ps3).
Does any body know a fix for this?
The original reason i rooted was to attempt to move the notification bar to the top (i hate it at the bottom b/c I constantly hit buttons). So i tried to do this:
http://rootzwiki.com/topic/18063-move-the-status-bar/
(1) download ES File Explorer
(2) go to settings and activate root explorer and mount r/w
(3) navigate to /system/
(4) click on build.prop and select "ES Note Editor"
(5) look for the line item called "ro.sf.lcd_density=160"
(6) edit it to read "ro.sf.lcd_density=161"
(7) exit and save the file
(8) reboot
Click to expand...
Click to collapse
and I broke android(would not boot, go only a black screen) b/c i added this to the file, because i didn't find it, so i had to reinstall.
So my other question is is there anyway to move the status/notification bar to the top? Im about to go back to stock but, i will root again if i can fix netflix.

[Q] there is not enough storage

hey people this is a frequent problem while installing apps even you have lots of free space.
so if anyone knows a stable solution, please show the noobs (it is i here) the way. i tried to copy apk somewhere /system/ (maybe?) but that didnt work.
Sent from my GT-I9103 using xda app-developers app
rukenau said:
hey people this is a frequent problem while installing apps even you have lots of free space.
so if anyone knows a stable solution, please show the noobs (it is i here) the way. i tried to copy apk somewhere /system/ (maybe?) but that didnt work.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
be specific.?
i mean, facebook for example, i download it from the store, wait for the app install but it says "insufficent storage available" i check my phone if it has, i got plenty of free space. but some apps does not do this.
Sent from my GT-I9103 using xda app-developers app
Factory Reset your phone
rukenau said:
i mean, facebook for example, i download it from the store, wait for the app install but it says "insufficent storage available" i check my phone if it has, i got plenty of free space. but some apps does not do this.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Go to your phone settings, and perform a factory reset that will do.
rukenau said:
i mean, facebook for example, i download it from the store, wait for the app install but it says "insufficent storage available" i check my phone if it has, i got plenty of free space. but some apps does not do this.
Sent from my GT-I9103 using xda app-developers app
Click to expand...
Click to collapse
Use any Explorer( Solid Explorer recommended), go to /data search for that app(say facebook) related files and delete all files you find. Main file that is needed to be deleted is .odex file of that app.
for instance if whatsapp in not getting installed, then files like com.whatsapp.odex , com.whatsapp.apk and all other files related to whatsapp are needed to be deleted.
Install the app again then. It should get installed
If this doesnt solves the problem then you need to do factory reset.
Nikhil said:
Use any Explorer( Solid Explorer recommended), go to /data search for that app(say facebook) related files and delete all files you find. Main file that is needed to be deleted is .odex file of that app.
for instance if whatsapp in not getting installed, then files like com.whatsapp.odex , com.whatsapp.apk and all other files related to whatsapp are needed to be deleted.
Install the app again then. It should get installed
If this doesnt solves the problem then you need to do factory reset.
Click to expand...
Click to collapse
I can confirm this after I've had this problem on both SGS2 and SGS4. The path is root/data/app, though, where you will find the .odex file of your and possibly other apps as the last entries.

Categories

Resources