Android :: Application Works After Reboot Phone
Jul 25, 2010
i have found out a strange behavior. My application works only after phone reboots. after rebooting the phone first time application works fine. from there onwards it's not working.
View 8 Replies
Jun 26, 2010
Does anyone know a good app that can reboot the phone? I found one on the market but it did not have great feedback.
View 16 Replies
View Related
Jan 4, 2010
I've had my htc hero (sprint) for about a month and half now and there has been a major problem i've been dealing with that i cant seem to find a solution to anywhere. everytime i reboot my phone, it wont work after the reboot. i cant get service, only wifi works, i cant access system updates, cant access my phone dialer. nothing works that requires date or service.
what i've tried to do is go to applications manager and ive been able to delete all the data from the google apps. this actually gave my phone service again after reboot, but i was never again able to sync my phone with google. meaning i couldnt get my contacts back, no gmail, and no market.
what ive been doing is having to do a complete hardware reset each time where i would then have to reset up my google account and re-download all my apps, needless to say this takes a lot of time each time. everytime i reboot, or when the battery drains, this happens.
View 3 Replies
View Related
Jul 26, 2010
I just started having issues with my Milestone rebooting all the time. I will go into the phone app or some other app and it will reboot. Strange thing is, it does not go through the stage with Moto logo, it start with the Android one and boots up very quickly.
View 2 Replies
View Related
Nov 4, 2010
I have two apps, almost identical, that make heavy use of Maps. I have both of them signed with the same key. One of them works, but the other one doesn't, it just shows a grid, but works with the debug key. I tried everything already, i mean i searched for substancial differences, but the thing is: a) if it's a code problem, it should NEVER run (and it does work with debug key) b) if it's a key problem, it should work (or not to) in both apps (and works great with one of them). I've already asked in Stack Exchange and they couldn't help me. Do you have any idea?
View 2 Replies
View Related
May 2, 2010
I'm in desperate need of a calendar app that actually works properly. On my old phone, I just had everything set and I would get an alarm until I acknowledged it. I can't seem to find anything like this for my android phone. Can someone recommend an app that I can use which is basically set it and forget it. I want something that will notify me similar to how an alarm clock would rather than just a one time notification that I may miss.
View 4 Replies
View Related
Aug 16, 2010
I have application that communicates with web server through REST. It works fine on a phone when connected via WiFi but does not work correctly when on 3G.
Not everything stops working. I'm still able to use some functionality but for some reason some calls to rest return "" (empty response) very quickly. Once again when I'm on WiFi everything works fine.
Just to clarify:
1. I have data plan :)
2. Server I'm connecting to is accessible from Internet
View 1 Replies
View Related
Aug 17, 2010
I am developing a social Networking application and it works fine over WiFi but tried the same over GPRS it gives following Exception,
.....................
View 4 Replies
View Related
Nov 8, 2010
I installed the application Fast Reboot the other day and it works great except after using it I found it caused my in call screen to only stay lit for 2 seconds at a time unable to punch keypad without hitting unlock button every 2 seconds. Anyone else having this issue?
View 4 Replies
View Related
Apr 30, 2010
Is there a really good application for Facebook chat that works on the Droid Incredible? I wish the Android Facebook had Chat integrated.
View 20 Replies
View Related
Mar 4, 2010
Can anyone confirm whether the YouTube application works with the update to 2.1?
View 2 Replies
View Related
Mar 10, 2010
Is there an app that works like the iphone voice mail that stores the voice mail with one touch you can retrieve it and play back without having to call the server each time. fusion looks like it but i cant find it when i do a search on my lg eve.
View 5 Replies
View Related
Apr 13, 2010
I'm running 2.1v2 (non-root...=() and I've noticed over the past few days that the dialer app doesn't work all the time. On more than one occasion it will ring and when I answer the call, there's no sound, likewise when I place a call, it won't even ring. If it helps, here are the apps I've downloaded and installed:
Dialer One
Handcent
handyCalc
xScope (the paid version)
Barcode Scanner
Compass
Johnson Bubble Level
Metal Detector
I've set my modem slot to 1 but it hasn't fixed the issue, I have disabled haptic feedback and cleared the call log (which is usually pretty empty anyways).
View 1 Replies
View Related
Jul 20, 2010
Am looking for a weather app that works like the OLD HTC Sense app.
The new weather app HTC included with v2.1 doesn't allow me to add cities that aren't in its list ... frankly I don't give a crap what the weather in Paris or Dubai is! We used to be able to input additional cities, current locations, etc. and swipe thru the list. If there's a way to add cities I haven't found it yet ... anyone know how?
I've looked at the WeatherBug, Accuweather, Weather Channel, etc., etc. apps and while they're nice they don't allow me to EASILY switch from city to city. So, what I'm looking for is EXACTLY what we had before.... Anyone know where I can find that?
View 4 Replies
View Related
Sep 11, 2010
All of a sudden I cannot export a signed application in eclipse
Right Click -> Android Tools -> Export Signed Application Package
Nothing happens, I can still install it on the emulator and export an Unsigned package
I get the following in the error log when I press the "Export Signed Application Package" menu item
CODE:..................
View 2 Replies
View Related
Oct 2, 2012
My aunt gave me a Samsung Galaxy S2 and everything was fine, except that it didn't let me register to the network. The next day it told me that it had to do an update so I did the update. After the update the home screen turned black and pressing the buttons didn't do anything. After a while an error pops up saying "application is not responding" and then the screen just stays black. The top bar works just fine and I can even go on the internet, play games, practically do everything. I did a factory reset by pressing Volume up + Home + Power 3 times already, but the only thing that changed is that the language turned into German.. the screen stays black. It had nothing to do with Rooting or Flashing, because I don't even know what that is.
View 2 Replies
View Related
Oct 21, 2009
In my project, in the res/drawable directory I have:
CODE:.......................
When I put the app on my HTC Hero, it works fine. But if I reboot the phone, the application icon stops using the icon.png, and instead begins to use the go_bg.png. The button that uses the go.xml no longer works either. Rebooting the phone basically breaks the app. I can reinstall the app and it again works fine all up until I reboot.
I know of two ways to get the app on the phone, first using Eclipse and second using the HTC Sync software that came with the phone. Installing the app either way produces the same issues in the end.
I've tried renaming the button image names and the xml file. Nothing helps there.
My phone is the HTC Hero. In Eclipse I'm building using the 1.5 SDK.
Any idea why rebooting my phone breaks my app?
View 1 Replies
View Related
Sep 15, 2009
I'm trying to programmatically reboot the phone by pressing a button.
Currently I'm doing something like this:
CODE:...............
Where _rebootButton is an instance of Button (of course @_@).
However it does not do the job.
View 4 Replies
View Related
Nov 3, 2009
I want to get all the log info from phone reboot to enter IDLE screen. Using this reboot log info, I can debug some initialized prcocess.
View 3 Replies
View Related
Jul 1, 2010
I would like to produce a popup window giving the user to ability to select yes to reboot the phone.
View 1 Replies
View Related
Mar 7, 2010
How can i make sure that my android app works on majority of the devices in the market. What testing tools do i have to use? Obviously if there are 12 or more smartphones in the market then i cannot buy each of them to test my app.So what should i do? Wonder if "Dvice Anywhere"(http://www.deviceanywhere.com/) can help us in this regard? Does firmware or OS version also matters (1.5,1.6, 2.0, etc.)?
View 3 Replies
View Related
Jun 15, 2010
I made a very simple application to start playing around with Android development. It works fine on the emulator, but it gives me the following error when I try to install it on my HTC Hero (v1.5): The application Simple Dial (process com.foo.simpledial) has stopped unexpectedly. Please try again. (Force Close button) and on in the Eclipse console, I get the following message:
[2010-06-14 23:10:52 - Simple Dial] Uploading Simple Dial.apk onto device 'HT9BSHF00222'
[2010-06-14 23:10:53 - Simple Dial] Installing Simple Dial.apk...
[2010-06-14 23:10:56 - Simple Dial] Success!
[2010-06-14 23:10:56 - Simple Dial] Starting activity com.alanvaghti.simpledial.DialActivity on device
[2010-06-14 23:10:57 - Simple Dial] ActivityManager: Can't dispatch DDM chunk 46454154: no handler defined
2010-06-14 23:10:57 - Simple Dial] ActivityManager: Can't dispatch DDM chunk 4d505251: no handler defined
[2010-06-14 23:10:57 - Simple Dial] ActivityManager: Starting: Intent { action=android.intent.action.MAIN categories={android.intent.category.LAUNCHER} comp={com.alanvaghti.simpledial/com.alanvaghti.simpledial.DialActivity} }
I did put 'android:debuggable="true"' inside the application tag on the manifest.xml
View 1 Replies
View Related
Jun 22, 2010
This code:
CODE:...........
works as expected on the emulator (on Android 2.1 virtual device) but on phone (HTC Desire Android 2.1) it just clears the screen, can't see anything drawn. If I comment out the
CODE:..................
It works on the phone, but not if I have the gluLookAt call in onDrawFrame.
What's the problem with gluLookAt in onDrawFrame?
View 1 Replies
View Related
Sep 16, 2010
I thought I should post this here since it's an appbrain is an app site. For the last few days whenever I go to the appbrain website I get this.... Error: Server Error. Is anyone having this same problem? I'm sure it's their site but I wanted to be sure.
I do have the appbrain app on my phone and it still works.
View 4 Replies
View Related
Oct 20, 2013
Is there any app or menu from android 4.3 to reboot the phone without using power button. The phone does not rooted.
View 1 Replies
View Related
Apr 5, 2010
I'm getting a replacement phone in tomorrow, and wanted to know if backing up and restoring apps with this throws them back in the Market as downloaded?
View 6 Replies
View Related
Jul 16, 2010
I am am recent migrant from Blackberry. One of the nice things on the BB was that when you set the alarm, you can switch the BB off overnight and be sure that at the set alarm time, the BB wakes and the alarm goes off. The alarm on the HTC Desire does not seem to do that - i.e. when I turned it off overnight it did not wake when the alarm should have gone off. I tried a couple of other alarm apps and no luck. Is there an alarm app for my requirement? Or is this not possible with an Android phone?
View 17 Replies
View Related
Oct 10, 2010
Google mapview does not load the actual maps in the emulator, just the grid. My overlays are displayed ok. sdk version 2.2. It works fine in a real phone. I use a debug key and trippel checked the manifest. It has been working in earlier projects. I just cant figure it out.. Any ideas, what to check?
View 3 Replies
View Related
Nov 7, 2013
I have a just came from a Xperia Z1 (Viber working) to a Nexus 5 and put on my defacto apps of which Viber is one of them and straight away after entering the phone number it said waiting for sms activation and a couple of seconds after it pops up with 'error' on the screen and that is all it says.
Prior to this I have had many android phones and never had an issue with activating viber.
Troubleshooting wise I have tried all of the below and nothing so far works.
1. Tried activating on wifi and 3g
2. Tried my wife's number on my nexus 5 which gets past the initial country code and phone number screen and tries to send an sms
3. Tried my number on my wife's phone and get the same lovely 'Error' popup
4. Placed my wife's sim card into my phone and activation works so proving this issue is number specific not phone specific.
The screenshot of the 'Error' is below.
View 2 Replies
View Related
Oct 3, 2010
Is there a way to reboot the phone instead of shutting off, waiting, then turning it back on? Seems I have to do this for my battery to last since froyo, so hoping I can make the process easier.
View 3 Replies
View Related