HTC Eris :: Hot Reboot App
Sep 30, 2010Anyone try this out yet? Root Required, Hot Reboot app cuts reboot time in half for Android phones
View 4 Replies
Anyone try this out yet? Root Required, Hot Reboot app cuts reboot time in half for Android phones
View 4 Replies
I see trident posted a sticky last night, yesterday I lost 3g at work that is 500 yards from a tower so I know it was not signal loss and the only way I could get it back was to do a factory reset but this has happened to me a couple of handfull of times. Never once had a problem on 1.5.
View 8 Replies View RelatedWhen I reboot my eris, ATK shows me running at around 98-107 RAM memory, but after a while it seems to go lower. It falls like 10mb per day. It's day three since reboot and I'm at 71 with no apps running. My regular use is mainly web browning, txts, and calls. Do we have to reboot these devices all the time or am I missing something.
View 25 Replies View RelatedI have been looking for the answer but can someone tell me is a reboot powering off your phone? or am i missing something and there is more to it?
View 2 Replies View RelatedI rebooted my HTC Eris a few minutes ago and when it turned back on I got like three error messages:
1. The application Flexilis Mobile Security (process com.lookout) has stopped unexpectedly. Please try again.
2.The application Google Maps (process com.google.android.apps.maps) has stopped unexpectedly. Please try again.
3. The process com.google.process.gapps has stopped unexpectedly. Please try again.Also when I try to open "settings" I get an error message for that as well as "phone".also do not have service! I think I killed my android!
how do i navigate after i reboot in recovery mode, i can't seem to change the highlight to any thing other than "reboot system now" vol keys do not do anything.
View 1 Replies View RelatedI noticed that you can now add a "Reboot" button to SwitchPro that works a lot like Quick Boot. This is GREAT! and I am super excited. When you press the button, you're given the option for Reboot/Recovery/Bootloader (also awesome!).
The problem is... it doesn't work!
Is this an issue with my Eris/ROM or are other Eris users experiencing the same? If so, I'd be happy to ping the SwitchPro dev to see if a solution can be found.
Anyone else having problems with error messages when they install apps? I was in the habit of installing multiple applications from the market before rebooting, but started having problems with the phone not working and getting other error messages so I now try to reboot after each install. I just tired to install and run advance task killer (ATK) twice and after each reboot I'd get at least 2-3 errors. If I uninstall it and reboot all seems to be ok. Same happened with Bloo and an AK-47 app (game).
View 8 Replies View RelatedIs there a way to add a reboot option to the window that comes up when you hold down the end key?
View 4 Replies View RelatedI have had my Eris for a few weeks and have come across one really annoying problem...evertime I reboot the phone several of my third party apps rename themselves and the icon mutates into something else. The only way to fix is to uninstall/reinstall, but as soon as I reboot it does it all over again. The apps I have problems with:
Google Sky Map
Where
Layar
My Coupons
TasKiller
So the phone has been a bit quirky since the OTA, but nothing major. However, today I was on the internet and the phone totally crashed and then began to reboot. However it has been stuck in reboot mode since then, going from HTC to Verizon screens over and over. I've removed the battery twice, and let it sit, and nothing. Still stuck. It was not charging and I do not have it rooted. It just plain crashed.
View 4 Replies View RelatedI dropped my phone (htc eris) in snow but it didn't submerge and I checked the water damage indicator and it still has the little red x's on the white strip so there was no water damage. But now the phone is randomly stuck in headphone mode. I have searched the forum and the only fix people have mentioned is rebooting and taking out the battery... That doesn't work for me.
View 2 Replies View RelatedI've tried AutoLock and LockBot and maybe I didn't set an option correctly, but I can't seem to get a password or pattern unlock after a reboot/power off/on cycle.Both work fine during normal power on operations, but when I power cycle the phone it just comes up with the normal swipe unlock right into an open Eris with no password/pattern required. Kind of defeats the purpose by allow a bypass of the security.Maybe I'm missing something here or having a Homer moment.
View 1 Replies View RelatedFirst off, I apologize if I start a new thread when one already exists. I tried searching, but couldn't find anything related to my issue.
The issue:
When I have to restart my phone, all apps stop responding, including phone, google apps, everything. I can't make calls, I don't have a signal, nothing works really. The solution: uninstall recently installed applications, and that fixes it.
However, I wonder if there is something else going on causing this. The reason: Yesterday I installed Backgrounds (a popular 4-5 star application from Android Market). I had to reboot my phone (locked up), when I did, nothing was responding, got messages like acore, gapps, and other apps stopped unexpectedly. I removed Backgrounds, restarted again, and everything worked. My wife uses Backgrounds, but her phone doesn't stop working when she has to restart. Why is this happening on my phone? Is there another app causing interference?
How do I do a system reboot for my Droid Eris? People cant hear me on the other line so I was told to reboot, but I don't know how.
View 2 Replies View RelatedSo, I'm new to Android and this whole WORLD of things lol. How often do yall restart/reboot the phone? Kind of on-topic, but has anyone had any issues turning the phone right back on after turning it off? I've had this happen twice, where the phone wouldn't do anything, power button useless. This is after the phone shuts down and I try to turn it back on. I have to pull the battery to get the power to turn on.
View 17 Replies View RelatedI have an HTC Desire rooted with Open Desire. Today I just woke up, opened my device and I always got an Android system error message, and nothing would load. I tried rebooting, I took out the battery, I put a different SD card, I restored an older backup and I wiped all the data! Now it's always stuck at the green hTc screen.
View 1 Replies View RelatedI wanted to start a poll so we could see what percentage of our phones are affected by this problem.
View 11 Replies View RelatedLooking for a scheduled reboot app with a non rooted phone android 2.1.I noticed that my free memory goes from around 210s to 130s in a day even with ATK running.Don't know where the memory is leaking but maybe someone can fill me in.Anyway with a reboot it jumps right back up to the 210s even though all the apps are running in ATK.
View 20 Replies View RelatedI have a strange problem, on a few devices. I have developed an AppWidget, and it uses a database to store the configuration for each instance of the widget. The widget id is the key in the database.Everything works on most devices, but I got a bug report a couple of days ago. A user said that the widget never worked after reboot. The user who was very helpful sent me a log from his phone, and I could then see that the widget got a new id each time he did a reboot.
View 2 Replies View RelatedI'm trying to use the new reboot function defined here: http://developer.android.com/reference/android/os/PowerManager.html#r. but I'm running into permissions issues even though I have the REBOOT permission in my manifest: <uses-permission android:name="android.permission.REBOOT" /> The error I see in logcat is: E/Android Runtime( 5272): java.lang.SecurityException: Neither user 10059 nor current process has android.permission.REBOOT. The REBOOT permission doesn't show up in the list of permissions for my app even though other permissions do. Is this a functionality that is still protected even though it's now a part of the public API? All of my testing so far is on a Nexus One with Android 2.2
View 3 Replies View RelatedFor what ever reason, app acting stupid, something not working right, whatever? I have been adding apps, tinkering with phone settings, I think my average now is twice a day to set things straight again.
View 11 Replies View Relatedwhat is meant by a reboot? Is it just turning off the hphone then back on, taking the batery out or something completely different??
View 1 Replies View RelatedHas anybody found or know of one that DOESN'T require root?
View 1 Replies View RelatedI have one specific text message that I sent to a buddy of mine last week that gets re-sent to him every time I reboot my phone (Incredible). It's always the same message and it always shows in the messaging app as the last message sent to him, but it only shows once. The previous occurrences do not show. Seems as though it is not getting a confirmation that the message was sent, so it retries it on a reboot. But my friend gets every one. I have uninstalled Handcent and it still happens with stock messaging app.Anyone know a way to clear pending/unconfirmed SMS's?
View 2 Replies View RelatedMy rooted Evo keeps hanging up after I try to reboot into recovery. When I rooted my Evo I had used a bat file from my desktop to get into recovery after original root. My question is will I have to run this file again from my desktop with my Evo connected to get into recovery mode again to flash fresh Rom. Will there be any issues with running this recovery file again. Or Am I missing a step to get into recovery. Power off hold volume down while power on volume scroll down to recovery press power button.
View 1 Replies View Related1. If i root and use the regular sprint rom rooted, do i loose any abilities on the phone like the market or something?
2. Will the root stick after a reboot? and can i remove the root?
I had Fresh 0.2 on my Evo, and now I'm trying to flash Fresh 0.5.3 I get through all the steps (ClockworkMod recovery, wipe data, wipe cache, install zip, reboot), but then the phone keeps loading the white HTC EVO 4G screen for a few seconds, then rebooting. Does anyone have any ideas on what I can do?
View 8 Replies View RelatedEveryday I go to the gym and turn on my Motorola bluetooth headphones (Amazon.com: Motorola S305 Bluetooth Stereo Headset ) and then click on the Bluetooth widget on my EVO and after two beeps, I start hearing the phone through the headphones.
When I'm done, I tap on the Bluetooth widget and the phone freezes and then reboots. Sometimes it comes up with Bluetooth still turned on and when I tap it again, it reboots again. Every single time.
When I go to Settings>Wireless and uncheck Bluetooth it often does not reboot but sometimes it does.
Since it takes for.freakin.ev.er to come back after a reboot, I'd like to streamline my process and skip the reboot part.
(Not rooted. And I've never used the Bluetooth function for anything but this one headset. When not using headset, I keep Bluetooth turned off.)
I installed CM using CWM onto my HTC Deluxe. I tried 4 different nightlies and the 10.2 stable and after installing any of them, I get this... it reboots into the white htc screen with a quick vibrate. Then it goes black for a second and reboots again. No CM screen or anything!
I've tried flashing it multiple times, doing factory resets, clearing cache and dalvaic cache. I am at a loss as to what to do next. with the 10.2, instead of rebooting it just gets stuck at the HTC white screen!