General :: Disable Auto Dalvik-cache Generation Or Android Is Upgrading In ICS?
Jul 13, 2012
It looks like ics automatically runs the "Android is Upgrading" thing whenever it senses some "change" in boot.img? It happens everytime i flash a kernel, without wiping dalvik cache. It will continue to run regardless of whether the dalvik cache files are present or not. This is actually a good feature.
But i noticed that if i simply do a nandroid backup of /boot, and restore it without doing anything else, or flash the same kernel again, it will boot up with the "Android is Upgrading" thing again from the start.
is there a way to disable this, or at least prevent dalvik cache generation if they are already present? im using amon Ra recovery
View 1 Replies
Aug 16, 2012
In cm roms, dalvik cache of system apps are generated in /cache but those data/apps are generated in /data. Is there any way to disable this behaviour? Cache partition in our phones is too small. In AOSP and AOKP and stock roms, dalvik cache is always generated in /data no matter whether its a system app. any way to achieve this in cm roms?
View 1 Replies
View Related
Jun 19, 2012
I was flashing CM9 from CM7 on my Motorola Defy, botched it up intially due to a slip of my finger which led to me to Clear the cache first. But then I restarted the entire process by Clearing Data -> Installing -> Flashing Kernel and so on...
But when I tried to clear the Dalvik Cache, the phone didn't delete it. It didn't give me a message that it wiped the cache, but it didn't say otherwise either. This led me to believe that the cache just didn't exist anymore.
As a result, I'm unable to install apps - Says there is no memory and I need to make more. Also, everytime the phone comes on is treated as the first time. It takes me through the whole process of Setting up an account and everything. This has rendered my phone obsolete.
View 8 Replies
View Related
Apr 9, 2012
I was just flashing a new ROM for my gio, and made sure that i did a factory reset, wiped cache partition and wipe dalvik cache. but when i went to wipe the dalvik, CWM froze for a bit, then showed the yes/no part for like half a second, then kicked me back to the main menu. It does this every time. What to do? or should i just reflash it?
View 2 Replies
View Related
May 6, 2013
What is Davik Cache and what is normal Cache?
Are they the same thing or 2 different cache that must be wiped when flashing roms?
View 4 Replies
View Related
May 15, 2012
I am wondering if it is possible to limit the size of the dalvik-cache. I am looking for an alternative to putting it on the sdcard. Maybe I could create a partition on the internal storage for the cache?
View 1 Replies
View Related
Apr 3, 2012
how to dalvik-cache to sd (only) on a rooted stock rom?
View 2 Replies
View Related
Apr 18, 2012
how can i move Dalvik cache on SD card or on my partition on SD for apps? I heard for a2sd but also heard that this app isn't comptabile for my phone.
View 2 Replies
View Related
Apr 13, 2012
How can I move dalvik-cache and data/data to sd card or sd ext2?
HTC Explorer A310e
View 9 Replies
View Related
Sep 26, 2010
Why are there two of them on the phone? In the root I have.../cache/dalvik-cache/ and /data/dalvik-cache/ Which one gets wiped when you do a wipe in Amon's?
View 8 Replies
View Related
May 9, 2010
What exactly is the Dalvik Cache and when do I need to clear it? Is it something that should be done when you replace one rom with another or is a data wipe all you need to do? Any clarity on what a Dalvik cache is would be greatly appreciated. I just want to know the basics of what it is and when I do or do not need to use it.
View 14 Replies
View Related
May 22, 2013
If you look into settings, there are now two cache options.
-Temporarily cache when streaming
-Automatically cache when on wifi and charging
What the auto cache does/how it works? Does the app start caching random music on it's own overnight?
View 1 Replies
View Related
Mar 5, 2012
How to disable scrolling cache manually without flashing? This tweak is included to most custom roms but I don't want to use custom roms and other frameworks cause I'm afraid it will mess up some of my applications or phone features. My device is Neo V and already rooted.
View 3 Replies
View Related
Aug 24, 2013
I'm trying to limit my mobile data usage with out jumping through hoops.
I'm looking for a widget, that with one click of a button, it can restrict background data, disable auto-sync and enable mobile data, and when pressed again, enable WiFi, disable background restriction and enable auto-sync.
This function, no matter how trivial, would save time and effort.
Is there anything like this out there? Would something like this require root?
Galaxy Nexus
View 5 Replies
View Related
Jan 8, 2014
I have a specific problem that has persisted through multiple android devices, through all ROMs and builds. Currently I am on a Verizon galaxy nexus with cyanogen 10.1 (background in case it's more relevant than I believe).
When a timer or alarm goes off on my device, or when I receive a call or text, my screen wakes automatically. I think this may be considered a "feature" in android. However, since my phone is nearly always in my pocket, it means that the screen turns on and often receives enough of a false signal in my pocket to disable an alarm or decline/accept a call. It is very inconvenient and would be alleviated if I could specify that I want my device to turn on the screen ONLY when I press the power button.
I know that others have the same problem from searches on xda and elsewhere, but I don't see solutions (except what looks like a registry hack on some specific devices)
How to get a cover to stop screen interactions while in my pocket, nor do I want to hear about a more elaborate lock screen to keep said interactions from interfering with alarms/calls. The problem is simply that the screen comes on at all with seemingly no way to change the behavior.
View 2 Replies
View Related
May 23, 2012
I have a Casio Commando not that it should matter. I've gone to Settings, Language & Keyboard and can't find anywhere there to turn off Auto Correct when texting. I don't mind it suggesting words and then me selecting them but it drives me nuts when I type a word and hit space and it automatically changes the words. How to make this stop, I'm ready to ditch Go SMS Pro and try another messaging App at this point.
View 2 Replies
View Related
Jan 2, 2014
I am a newbie to Android world. Recently I bought a Freedompop (which gives you 500MB free data every month) and I wanna use it with my Nexus 7 as a GPS/infotainment system on my car. However, I want to disable App/system auto-update under Freedompop WiFi on my car (Freedompop actually works like a tethering point), but still enable it at home (so I can still get some updates and I won't forget to turn it off when I get on my car). Is there any app will do that? Or any tricks?
View 2 Replies
View Related
Mar 3, 2013
I'm on CM10 with default 3.9.xx play store version and I want to keep it, but the play store still auto update it to 3.10.14
View 3 Replies
View Related
Mar 19, 2012
In my android app I use AutoCompleteTextView and refresh items list for each 5 seconds. Refreshing is working, when I call notifyDataSetChanged(). But when I type here something and it'll give me the list of matching items and then I close it manually, when another thread is refreshing the list and calling notifyDataSetChanged() dropdown list is showing automatically (even if I closed it before). And it's really annoying, because if list is long it takes whole screen and after closing it'll appear in another 5 secounds. I tried dismissDropDown() just after calling notifyDataSetChanged(), but it doesn't have any effect. It looks like dropdown is showing with a little delay. It's also not good way to fix it, because if user hasn't closed the list it'll close after a refresh. Also tried to take focus away - still no effect.
So I need a method to: update my items list (via notifyDataSetChanged()) without automatically showing dropdown list, but if dropdown was already showed don't close it.
View 2 Replies
View Related
Sep 16, 2009
1. I have a c lib which will send & receive multicast package, if I lauch it in native ap, everything is OK, but if lauched through jni ,so it run in dalvik env, it can not receive multicast, i think is may be disabled by dalvik, is there any permission can enable this feature?
2. In this lib i will make some callback of function in dalvik class. according to tranditional method which can run under JDK1.5 & 1.6 as follow: (I make it under source code env not NDK)
In some initialization method save jvm pointer
CODE:...........
it seems AttachCurrentThread not failed but env not correct.
View 4 Replies
View Related
Apr 9, 2010
This question has been asked(and answered) many times about dynamically generating and loading java bytecodes at runtime into a running Dalvik VM, but is there any way to load dex files/bytecodes into an app at runtime?
View 2 Replies
View Related
Jan 29, 2009
I'm fairly new to android development - I'm having trouble finding documentation on how to disable the accelerometer/auto-rotate feature for an app (i.e. when you turn the phone, everything 'corrects' changing the layout). Is it possible to disable in the emulator?
View 2 Replies
View Related
Jul 6, 2010
I have a WebView which may contain data that appears to be getting "auto linked". Something that looks like an email address is becoming clickable, even though it's now within an <a> tag or has an onclick attribute. How do I disable this auto-linking? I've looked through the WebView docs, as well as the WebSettings docs, but didn't seem to see anything that mentions this behavior.
View 2 Replies
View Related
Aug 20, 2009
I have a apk file, where i dont have the source for it.
When i run the apk, it automatically rotates the screen,
/WindowManager( 879): Setting rotation to 1, animFlags=0 I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US touch=1 key=2/1/2 nav=3 orien=1 }
then after closing the application or coming out from the application,
I/WindowManager( 879): Setting rotation to 0, animFlags=0 I/WindowManager( 879): Config changed: { scale=1.0 imsi=0/0 locale=en_US touch=1 key=2/1/2 nav=3 orien=2 }
how to disable the rotation.
View 2 Replies
View Related
Oct 1, 2010
I have no clue how to disable the "auto screen brightness" in settings?
View 7 Replies
View Related
Apr 23, 2010
I just fired up my motorola milestone and want to send a text message. But since it constantly suggests words in English and autocorrects them I am unable to write in my own language (Dutch). Does anybody know how I can disable the auto-suggestion option when writing an sms?
View 3 Replies
View Related
May 27, 2010
I have made an Android app that shows a MapView with two overlays, one MyLocationOverlay and one custom overlay. I am programmatically zooming and panning to what I want the map to show. It also auto pans to my current location. The auto pan is moving the map away from what I want to show.
So my question is simply: How can I disable the auto pan?
View 1 Replies
View Related
Oct 5, 2009
I'm getting a lot of requests by users of my flashlight application, that they want me to disable the HTC Hero's automatic dimming feature that works off the light sensor. How do you disable it through code? Or, isn't there a way?
View 6 Replies
View Related
Oct 18, 2010
I want to control the system settings "auto brightness", setting it ON or OFF.I'm able to control the brightness level but only if AUTO is OFF. From what I read until now there is a SCREEN_BRIGHTNESS_MODE in Settings.System but only for API level 8 or higher and also not recommended to mess wit it. But currently my phone has Android 2.1 (API 7) and there are widgets that can control this setting (enable/disable auto brightness and set the level). How is this done?
View 1 Replies
View Related
May 7, 2010
I have a Motorola Milestone running Android 2.1.Is there a widget which turns "background data" ("Settings -> account & sync -> background data") on/off? I know there are several widgets which turn auto sync on off (e.g. the power control widget) and disable data connections altogether (apndroid, quick settings, etc), but that's not what I need. I searched the market, google and this forum but couldn't find anything.The only workaround I found was to create a shortcut to "account & sync" using "any cut". Not a widget, but close enough.Is there a widget, or a better way to do this?
View 3 Replies
View Related