Android : Possible To Pre-Loading Apps From SD Card?
Apr 21, 2009
Is is possible to load/install apps by simply putting the APK file on a SD Card?
I'm trying to figure out a way to preinstall apps (prior to handing them out i mean) in a large corporate environment without the need of going though Marketyplace.
I know I can point the device to an APK file on the web and do an install that way, but I'm looking for a way to preinstall the app in a more expedited way. Ideally, writing this onto SD and poping in the Card into each device is ideal in our setup. Is this possible? Any suggestions?
View 2 Replies
Dec 7, 2011
I just picked up a new 32 GB micro SD card for my infuse and at first I had trouble getting anything to read it, but it turned out to be something with the directories (specifically my mp3 player).
But now half of my apps won't get past the "loading" status and I imagine it's because some of the data is on the old SD card. They do load just fine when I have that in. I tried copying everything over to the new card, then tried formatting the card and copying everything over again and no luck. If I re-download one of those apps, it seems to keep my settings. I wouldn't mind re-downloading them all except that I can't even see the names of the apps on the home screen (just says loading) and I can't remember everything.
View 3 Replies
View Related
Feb 9, 2009
I would like my users to develop their own routines for image manipulation. Lets presume that a third party has written a class which implements one of my interfaces; public abstract class PixelBinaryFilter extends BinaryFilter{protected abstract int generatePixel(int p1, int p2);}
View 3 Replies
View Related
Jan 19, 2009
How to load simple html file present in sd mmc card from web browser. It is mentioned in the net that due to security reasons this is not allowed. Is there any way to access the file from sdcard? Tried modifying private String homeUrl =
"file:///sdcard/index.html";
in BrowserSettings.java file but browser throws an error "could not be loaded".
View 4 Replies
View Related
Aug 18, 2010
I think this issue is correlated directly to the SD card that comes with our phone... but it seems to be quite slow. I say this, because I notice quite often that my music has short to medium pauses between tracks (off the SD), and if I do anything else while it's playing back, like say.... downloading something through the browser (I use Dolphin, everything is set to save onto SD as well as the cache) my music will skip and jump mid-playback. It's been like this since I got it, and it's been getting worse the more stuff I put onto it. I know that it's normal for any storage drive's write/read speeds to drop proportionately as the free space is taken up by data, but it's starting to become an issue with what I would consider 'normal' usage. The SD card we got with the phone is only a Class 2, but I've yet to have these kinds of problems with any other class 2 cards. Should I get a Class 4 or 6 and see if it fixes the problem? (money isn't really an issue, I just don't want to be paying $115 for an SD card. Hell, I could get a 500gb HDD for my computer at that price!)
View 1 Replies
View Related
Jan 8, 2013
My question is can you load the digital copy movies that come with dvds onto windows media player on your pc then copy onto your sd card? Is it mp4 format or an unsupported file type? Or are the digital copies strictly for itunes and psp?
Galaxy Note 2
View 2 Replies
View Related
Jun 14, 2010
How can a person stop apps from loading auto? Some of them are killing my battery, like the Weather Channel app, Music, Qik, sprint Navigation, mp3 store etc.
View 10 Replies
View Related
Sep 8, 2010
For some reason, sometimes when I boot up my phone, I'm unable to use the apps that are on my sdcard (froyo no root). It's not that my sdcard doesn't work, because I'm still able to listen to music.
It also happens most of the time I connected my phone to my pc and then reconnect it. I sometimes also can't unmount the sdcard. this happened before and I tried factory restoring the phone and reformating the sdcard. It seemed to work for a while, but now the problem has returned.
View 2 Replies
View Related
Jul 6, 2010
Trying to install apps on their wildfire? I read the post below about some apps not working on the wildfire, but from that thread it looks more to do with the screen. The latest app I tried to download was keeper password protector. When I try to install it from appbrain it says it cannot be found, and when I try to find in market it doesn't exist. Its like the app has been removed from the market. I know it can be downloaded as my girlfriend has a desire and it is fine on that.
View 7 Replies
View Related
Mar 12, 2013
I own xperia Neo V. Rooted recently. I found that a few apps like Hill climb racing, Zedge, Youtube Latitude etc.. are constantly loading as widgets or under other category into my RAM. I installed android assistant to see the list of processes in memory and found that these apps are loading constantly. RAM gets equipped quite soon and system performance gets degaraded. I also installed Next Launcher 3D. Would it be any cause for this? I also tried a few task killer apps especially from one of the XDA developers (Boost my Xperia) it is excellent, frees up memory by removing unncessary apps, but after a few minuts, RAM gets laoded by leaving only 35-40MB of free space.
View 4 Replies
View Related
Dec 4, 2009
I just switched to the Moment and I'm really digging it so far, except for the battery. I was wondering if anyone knows of an app out there or some settings that can prevent apps from loading automatically. Often, I find that apps like Sprint Nav, Sprint TV, Moxier Mail, etc. loaded automatically. I'm getting tired of killing apps all day long to save memory and battery. It seems like my Moment doesn't want to run with more than 30mb free cause it just keeps loading apps until it gets to around 26-30mb.
View 10 Replies
View Related
Apr 7, 2010
I just tried this, Optimize Phone Performance (Launcher Tips) - CyanogenMod Forum - Page 2 And I renamed the Launcher and CorpCal...can I also do it to other system services...such as Messaging since I use Handcent?
View 13 Replies
View Related
Aug 24, 2010
I seem to be having issues with the widget, it does not load and says loading. I have uninstalled the weather bug app wondering if because it was stuck loading or said failed to load if that was beating my battery.
Any better weather apps besides weather bug
View 3 Replies
View Related
Sep 24, 2012
I got a Kyocera Hydro for Boost. Anyway, the phone worked marvelously- until my power button got stuck. Mailed in to Kyocera, just got a replacement in the mail a few days ago.
Ever since, my apps will only work on WiFi. Occasionally, they will sort of function on my 3G connection, but even at full reception, I'm getting super slow loading with FB, Netflix 90% of the time will never load or go to a black screen, Pandora won't do anything, etc. I'm still able to check my email and do Google searches. Actually, now that I think of it, I've only tried to use my FB app on Wifi, I'm not actually sure the rest work on it. Will have to test later.
I have not a clue why suddenly I can't use my apps. I even checked my data usage, but if I'm reading it right, I haven't even used 1gb of data, and Boost kind of slows you down after I thing 2GB, if I recall.
ETA: I can't even get the stinking Play Store to load, and IF it does, when I try to select anything, THEN it won't load.
View 1 Replies
View Related
May 4, 2009
I want to display a fancy 'loading' image at my app's startup time.
The problem: my startup code is mostly GUI related, hence needs to run on UI thread.
Is there a way to do both - that is run UI-related code on UI thread while an image is displayed to the user?
View 8 Replies
View Related
Jan 4, 2013
I download apps from play store, amazon appstore and other places..
When I restart my phone, Some apps (no matter where are they from (play, amazon, etc.)) They stop working.. they dont work anymore.. and I will have to re install the apps again and loss all data
And also some apps that still work, they start like its the first time I am starting them and all data in them are lost..
I tried multiple things to fix this like I factory reset my phone and also tried to flash new version of stock rom but I still have this problem.
My device: Galaxy Note 2, jelly bean 4.1.2, rooted (no custom rom indtslled)
View 3 Replies
View Related
Sep 21, 2010
Im having problems loading up my downloaded apps. I keep getting an error message.
View 3 Replies
View Related
Sep 11, 2009
No can someone tell me how to partition my sd card so that I can run apps right from the card rather then the phone memory?
View 2 Replies
View Related
Sep 1, 2010
Been talking to Lekky and we have all these great things grouped into one thread. One important thread is side mounting the captivate. Things it gives you are SDK which can be downloaded for PC or Mac. Drivers again PC or Mac.
Then Root access no biggie
Busy box no biggie.
Then it goes into the CMD language for PC on how to edit the database file using CMD prompts to enable the sideloading of APKs directly on the phone.......................
View 1 Replies
View Related
Aug 10, 2010
I tried the new speed fix and suddenly all my apps stopped loading. so i rebooted, now it got stuck on galaxy s screen and wont turn on. after waiting i got a black screen and the buttons are lit up
View 7 Replies
View Related
Feb 14, 2010
Well I've been using a class 6 microSDHC card, and it seems like the "Loading SD card..." time that appears when doing such things as opening albums to view pictures is still the same - several seconds. That leads me to assume that this sd loading time has a lot to do with the properties of the device itself (i.e. processing power, software efficiency).
With that said, will we ever see a reduced "Loading SD card..." time in the future? Perhaps from the coming Android 2.1 update? Do you custom ROM/Gumbo kernal users also have a several-second "Loading SD card..." time even with a class 6 sd card?
View 25 Replies
View Related
Jun 22, 2010
My phone is telling me my internal storage is nearly full, whereas I have a 4gb microsd card which is not being used.
How do I move my applications to the SD card (or how do I have my apps automatically install there in the future)
View 3 Replies
View Related
Apr 26, 2010
I have some fave. apps I would like to move to the first loading page.
View 3 Replies
View Related
Nov 2, 2009
I've looked through the documentation and I can't seem to figure out how to have the screen blured/greyed when I select an activity that may take a while to load.
This seems to be an Android standard (both the Camera app and the Camcorder app do it when first selected), but I don't see any documentation on it. I even tried looking through the source of these apps on git, but couldn't seem to find it.
View 3 Replies
View Related
May 8, 2010
Rather than asking about how to move apps to the SD card, which I'm sure has been done to death, I'm wondering about what happens when your phone finally gets an OTA update that allows native SD apps.Will Google provide something that will allow you to easily port your crowded apps over to the SD card? Or are we all going to have to just suck it up and reinstall everything?
View 7 Replies
View Related
May 12, 2010
I just got a new SD card and was wondering if it did any harm if I just put it in my phone?Is there something I should do first?I know some apps write to the memory of the card so I didn't know if this did any damage?
View 2 Replies
View Related
May 10, 2010
I have a Droid Eris, and in preparation for the impending firmware update, I am trying to back up my apps to an SD card. I downloaded AppMonster and noted that 2 free and 1 paid app are marked 'protected'. I proceeded to 'Backup' and noted those 3 did not back up. How can I get the paid app to save to an SD card? It is the Pure Calendar Widget.
View 3 Replies
View Related
Nov 5, 2008
So I've downloaded a couple of games from Omni G Soft. I have played them on my Windows Mobile phone and love them. They are sitting on my SD card because I cannot figure out how to open them or run them. How do I run or install apps loaded on my SD card. the program App Installer wont work. I need another way. FYI - I am NO programmer.
View 6 Replies
View Related
Feb 15, 2010
I just want to confirm the behavior I'm seeing. Is it true that when the SD Card is mounted as a USB volume, it is unavailable to applications? (This is Windows: the behavior may be different for a Linux desktop)
View 2 Replies
View Related
Mar 9, 2009
Is there anyway to store the apps on the SD card? I just bought the G1 and if i can't find a way to store the apps on the SD within two day i'll definitely return it to the store.
View 2 Replies
View Related