Android :: AVD Suddenly Can't Reach The Internet
Nov 7, 2010
My AVDs suddenly can't reach the internet. I'm testing using the browser of the AVD. I haven't changed anything that I think is related on my development machine and I can still reach the internet from the development machine. I'm sort of at a loss figuring out how to start debugging this. Is it possible that my ISP is blocking the AVD? Is there anything different about the HTTP traffic that originates on the AVD that my ISP might key on?
View 3 Replies
May 13, 2010
I am about to build my own dialog to notifiy the user the app doesn't reach the internet, and I am planning to put two buttons on it. Settings, and Cancel as it is seen in many other apps.I am wondering now, How do I launch settings directly on Wireless & networks page?
View 49 Replies
View Related
Jan 10, 2013
I've had a Galaxy Tab for 2 years, and used it, very successfully, as a wifi hotspot from May until July this year, when my laptop was suddenly not able to connect to the internet via the hotspot. It connected just fine to the Tab, and has no problems on my home wifi. The Tab was still able to connect to the internet normally, with no apparent problems.
I fiddled about a bit and thought perhaps it was a hardware problem, so bought a seconhand Nexus S. That has been working fine until yesterday, when the exact same thing has happened - the laptop can connect fine to the Nexus, but says there is no internet connection. The Nexus itself is connecting just fine.
I'm in the UK - my carrier is Three (Hutchinson).
View 3 Replies
View Related
Mar 9, 2009
I have an options panel that allows setting of keyboard sensivity. I use SeekBar to get the sensivity but it never reaches the max end.
There is the code:................
View 2 Replies
View Related
Sep 22, 2010
A friend and I are working on putting together a Reach weapon spawn timer for the as yet unannounced MLG game settings. The app should be released as soon as they are made public.
We just threw together a website showing some of the work we have done on the project so far, so if you are interested check it out at :
View 6 Replies
View Related
Jul 25, 2010
I have a activity B that is called by activity A, I want to debug the code in B. I have set the breakpoint, however the debug control never enters B.
CODE:................
When I debug in eclipse, although the class B is called from class A, the debbugger pointer never enters the new window, where I have placed a debug point in Class B. I am not able to take the pointer control to class B and stop at a specific point, which will help me verify certain variable values.
View 2 Replies
View Related
Nov 7, 2010
I have Asynch in a seperate class, and I need to change setText on some of the TextViews
How this possible? OR should I keep AsyncTask inside my Class?
CODE:.....................
View 2 Replies
View Related
Jun 10, 2010
I absolutely love the Android OS and even Sense but the dimensions on this phone is killing me. With the iphone I can have the phone in the middle of my palm and be able to reach the power button. Not so with EVO as I have to slide my hand to the side to reach the power button and slide it again to reach the swipe to unlock. Kinda sucks as I wanted to really keep this phone even with the screen coming up issue everyone is having.
According to my golf grip measurements I have standard man's hands, so is people reaching the button and swiping without having to slide there hands?
View 23 Replies
View Related
Nov 2, 2010
I just got the Galaxy S (Vibrant) & I have a lot instore for it but sadly I can't get to the folders to add music, video, pics, anything.
I plug it in & it's acknowledged as what it is, Great, then I go to "My Computer" & see this:
Click on E or F & get this:
"Properties" for both show me this:
View 3 Replies
View Related
Sep 19, 2012
Basically, I am connecting to two different wifis during my usual day. One in work, second at home. Now I have my phone connected with Work exchange and a lot of emails are confidential, which is the reason, why I have set password on my lockscreen, to prevent anyone getting into my phone in case I would loose it.
These two wifi networks, are however very safe place for me, and place where I use my phone the most, and typing in the password every moment when I need to access my phone is not effective, and can get quiet frustrating.
The idea was, that the phone would automatically switch off the password protection, if connected to one of those networks, and when in out of reach from those networks, phone would again required password to type in order to access it.
View 2 Replies
View Related
May 21, 2010
I was browsing The Consumerist and ran across a post there providing email addresses for HTC executives. Have a problem with your hero? Questions about android 2.1? Why not email HTC's CEO Peter Chou!
Reach HTC Executives - The Consumerist
View 6 Replies
View Related
Sep 9, 2010
I just rooted my hero last night and threw on CM6, let me say, much better than 2.1 I have a quick question though, i downloaded "setcpu" last night, and it will only let me go to 691mhz overclock, and as of right now my phone can ALMOST play psx4 droid, im running around 10 fps, and i need help figure out how to reach a Higher overclock to help out my fps....even if im wrong, can u still let me know how?
View 9 Replies
View Related
Feb 24, 2010
I was wondering how they actually reach their max speed? If you have a kernal that has 250, 600, 800, 1000, 1200. Does it start at 250 then go 600, 800, 1000, then finally hit 1200? Or does it jump to the necessary speed that your using (like start at 250 then it could go to 1000 then 1200)? Because if it has to go through each speed to get to its max, then a kernal with 5 different ones would be much better than 10 wouldn't it? I've never seen this question asked before, so does anyone know how they actually get up to their max?
Just so everyone knows I'm rooted and running overclock of 1200.. I have it set up. Just want to know how it works.
View 4 Replies
View Related
Oct 22, 2010
It was fine, but the issue suddenly appears yesterday, when I drag the menu screen upward, it can't hit the top but leave a blue bar on top of the screen.
View 9 Replies
View Related
Oct 6, 2010
When I try to use voice input for SMS or email messages I am getting an error message. I press the voice input button and receive the "Speak now" prompt I say what I want to say then it goes to "Processing" followed by the error message "Unable to reach the server". I do not get this error when I use the voice search app for google searches.
View 2 Replies
View Related
Nov 5, 2010
I've been messing around with C2DM and have a nice little app working perfectly in the Emulator. I send a message from my app server to Google's C2DM servers, the message will arrive on the emulator and my app would respond appropriately.
My problem now is running the app on my smartphone (a Nexus One). The app runs fine and registers for C2DM with Google and then forwards it's rego ID to my application server. This is all working as expected. Problem is, when I send a message from my app server to the phone, my app never receives the message. After some investigation I found out
that the message reaches the phone, but the C2DM subsystem seems to be forwarding the message to the Google Talk app and not MY app.
Has anyone seen this behavior before? Can anyone give hints on what to look for to solve this? I was assuming that if the registration messages where forwarded to my app, then everything else should be as well.
View 1 Replies
View Related
Aug 27, 2009
Im looking for an event that I can use on the scrollView to be fired when the user has scrolled to the bottom. E.g my list of items should be extended with more items automatically.
View 2 Replies
View Related
Jul 9, 2010
I'm currently running the Kangerade Froyo ROM v4.0.7. I am unable to reboot into recovery. I hold power and X and nothing. The motorola symbol just stayes there. Any ideas what is going on? I'm wanting to load the BB v4 as i'm having some issues with my current ROM.
View 6 Replies
View Related
Aug 11, 2010
I have a verizon droid x running 2.1 that is rooted. For the last 3-4 days I have been able to access the vzw software update server (settings/about phone/software update) - whenever I do this I get the droid version of the endless hourglass and it never connects to the server to return the usual message that "your software is up to date" (or in fantasy-world, "froyo is ready for you to install, you lucky phone owner, press a button..."
This did NOT occur after I rooted the phone and seems to be unrelated to anything I did. I do not have any frozen or removed apps and apart from the rooting and few assorted root related apps, I am not doing anything that would affect this function (to my knowledge).
View 1 Replies
View Related
Oct 11, 2013
I have a ZEN ultrafone 701 HD (MTK 6589) device with HD screen.
Things were going fine when this Fine day I got a bright idea to change ROM.
I have a rooted Phone with working CWM, so went into recovery and cleared data/cache/dalvik cache,battery log etc.
Then I did a epic goof up by clicking on the ROM file of a different device to install as ZIP from CWM . by the time i realized, it was too late Now the phone boots up, shows logo and reboots,again and again. a previously working key combination to bring diagnostic mode is now not working.
The phone starts up and reboots so fast the PC cannot detect the device in adb mode. perfect aint it ?
View 9 Replies
View Related
Feb 16, 2010
I don't like the spam on our discussion group and it seems to be getting worse in the last week or so. Maybe the sources could be tracked and lose their accounts
View 6 Replies
View Related
Sep 27, 2010
I was debugging away and moved my phone a bit and the debugger lost contact. I figured it was just a loose USB so I reseated the cable and attempted to restart the debugger. Now the debugger can't find my phone. I can manage the phone from DDMS without any problem so it's not a phone, cable, or driver issue. Something went wacko in the debugger setup. When I go to Run Configurations in Eclipse, the phone is simply not in the list of choices. Any ideas where I can look for what's wrong?
View 9 Replies
View Related
Nov 12, 2010
I am trying to display image from internet in my imageview.
which is raising following error any one guide me what mistake am i doing here
public Bitmap DisplayLiveImage(String ImageSrc) Code...
View 1 Replies
View Related
Feb 14, 2010
Has anyone else noticed this?Today when I went to enter some text, I noticed that the "Y" and the "Z" are transposed on the keyboard the Y is down in the lower left corner, and the Z is up in the middle of the top row of keys.
View 8 Replies
View Related
Jun 12, 2010
My app suddenly lost half its installs. Both on the Market website and on the device Market app.
View 1 Replies
View Related
Feb 8, 2010
Searching around I've found loads of people have the same issue. Suddenly you'll loose access to gmail (unable to load, retry?), market place and sync just shows errors. YOU DO NOT HAVE TO FACTORY RESET. Now I've found you can resolve easily by deleting the com.android.providers.settings older entirely via root, then rebooting. at shell type: rm -r /data/data/com.android.providers.settings. THEN REBOOT. You'll loose some settings, ringtones, notifications, screen brightness, but these are easily reset. If when you sync you get a ! you may also have to, or like to, clear the data under settings>apps> for gmail, gmailstorage, contacts,contactstorage, calender, calendarstorage - DO A SYNC FIRST AND CHECK IN YOUR GOOGLE ACCOUNT ON A PC AS YOU'LL LOOSE ANYTHING NOT SYNC'D. But why do so many devices suddenly bork requiring this? Does anyone know?
View 2 Replies
View Related
Sep 20, 2010
Am just wondering if anyone is having any issues with Facebook updating at the moment? I'm on vodafone and when i try to refresh the news feed, i keep getting a "an error had occurred while fetching data (null)" message appearing. It's the original Facebook app on the phone, and i've never had any problems with it before, so am a little confused why it has suddenly stopped working. I haven't changed any settings or anything.
View 2 Replies
View Related
Feb 3, 2010
Why are my SharedPreferences suddenly deleted, after I updated my game in the Market?
Here is the logcat...
View 4 Replies
View Related
Mar 22, 2010
I have a problem with a suddenly dead(?) OpenGL Thread. After an indeterminate time (30 seconds to a couple of minutes) the onDrawFrame of the Renderer simply doesn't get called anymore. I get no exception, no ForceClose, no ActivityNotResponding, no nothing! I can still open the Menu, have another Handler/Runnable-cycle logging out "Alive", etc Recently I introduced some native stuff (physics-library). But I can verify that there is no native problem, as there is obviously no native crash and after the GLThread died, I can still do like: Log.d("Before native call") nativeCall(); Log.d("After native call") Maybe anyone of you experienced something similar to this?
View 4 Replies
View Related
Aug 15, 2010
I am developing on Windows machine.I was working quite well until yesterday, when I saw the the update prompt and updated my ADT plugin. Today when I tried debugging my test project, I experienced either one the following cases:
1) Logcat stops forever on the message "sending wait chunk".
2) Logcat shows the following message, and test project fails:
3) Eclipse stops responding.
The above cases happens even when the test unit contains nothing.Also it just doesn't not work in debug. The test case runs successfully if it is not in debug mode (But there are still some glitches, like Logcat sometimes won't emit debug messages).
View 2 Replies
View Related