Android :: Eclipse Totally Freak Out When Plug More Than One Phone In At A Time?

Mar 29, 2010

Is it normal for my Eclipse to totally freak out when I plug more than one phone in at a time?

Either my Hero or my Droid work fine solo, but if I try both at the same time they both become unrecognised and I have to then restart Eclipse (2 minutes of waiting) before I can go back to using just one phone. Kinda sucks having to unplug and re-plug phones all the time. I have 8 USB ports and no specific combination I can find seems to help.

Plugging in more than one phone also crashes my DDMS.

Android :: Eclipse totally freak out when plug more than one phone in at a time?


HTC Incredible :: Battery Overheat Freak Out Crazy Time

Jul 14, 2010

i picked up my inc just a while ago, and it felt a little warm. didn't really think anything of it. then i went to the market and hit download and found a bunch of apps were ready with updates, so i sent them all to update. while this was happening, my phone seemed to get warmer. so i checked the battery status on the pull down menu, and it was "Overheat/120.9F/3.731V" (this is what i wrote down; it was 118 when i first looked, then went up to 120). i checked the battery usage, and it was totally normal, nothing running high, nothing that it doesn't usually say (cell standby, android system, whatever). i freaked out, so i turned off the phone, and then i pulled the battery. the phone still feels hot but seems to maybe be cooling down a little. the battery is warm. there is a "hot" smell, too. i am FREAKING OUT. what do i do now? seriously, i'm afraid to put it back together.it's starting to cool down now. i'm using the htc 1500 battery i got from bidallies, it has been doing a really good job for the few days i've had it. oh, that's the other thing, the reason i decided to even check the battery on the pull down is because my battery seemed to suddenly drop over 10% while the market updates were downloading. like, it just really drained quick.

View 9 Replies View Related

Android : Warning While Installing ADT Plug In To Eclipse 3.5.2

Aug 10, 2010

Warning : Your installing software that contains unsigned content. The authenticity and validity of this software can't be established.Do you want to continue with the installation.I tried the by downloading ADT plug in as zip file even i am getting same error.How can i solve this issue?I installed eclipse 3.5.2 j2ee version

View 3 Replies View Related

Android :: Eclipse - Why Additional Plugin Break Plug-in

Oct 27, 2010

I had Eclipse running with the Android plug-in and I decided to add the Emacs plug-in. I downloaded and it worked. Then I decided to go back to the Eclipse key bindings and the Android plug-in disappeared. I could not update it, because Eclipse said it was installed, but it was not showing up in the menu.

I had to re download Eclipse, and reinstall the plug-in.

Why don't different plug-ins cooperate? I had the same issue when I tried to download the Blackberry plug-in alongside the Android plug-in (in different workspaces) and that also did not work. The only solution is to have two separate Eclipse each with a different plug-in.

View 1 Replies View Related

Android :: Scroll The Layout Editor In ADT Eclipse Plug In

May 11, 2010

Has anyone figured out how to scroll the contents of the Layout Editor when those contents overflow one "screen"? I'm talking about at design-time while using the ADT Layout Editor, not scrolling at run-time on a physical device (that works fine).

View 2 Replies View Related

Android :: Debugging Other People Source Code In Eclipse / ADT Plug-in Might Not Be Functioning Properly

Jul 2, 2010

I am new to android development and have been playing around with the tutorials offered at developer.android.com.I don't have a problem with projects I create from scratch, but when I start a project from the android sample code provided at android.com or from any other android project, I can never seem to get the bugs out to even run the thing.For example, when loading up the NotePad sample in the android-7 package of samples.would like a general solution, something more global bc this is occurring whenever I pull in anyone's source code from outside.kind of frustrated because I feel that I am spending too much time working out these kinks and not being able to study other people's code against how it performs in the emulator.

View 3 Replies View Related

Android :: Filter Tags In LogCat - In Android Eclipse Plug-In

Oct 28, 2010

There is a TextField "Filter" below the LogCat output. However, it seems to filter only the Message-column. Id like to filter Tags also. Because there are my class names. How can I achieve it?

View 2 Replies View Related

Sprint HTC Hero :: Phone Totally Freaks Out About Twice A Day

Nov 1, 2010

My Hero is running CM6. About once or twice a day an icon shows up in the notification bar that looks like a "play" icon (triangle pointing to the right). If you open the notifications while this is happening it shows a bunch of commands alternating quickly in random order including Camera Shutter, Low Battery, Undock, Keypress Spacebar, Keypress Standard, Keypress Return, Keypress Delete, Lock, Effect_Tick, Video Record, Unlock.There may be others but this is all I can comprehend as they go by really fast. When this happens there is nothing I can do to stop it except pull the battery.This is driving me crazy! Can someone tell me what is going on?

View 3 Replies View Related

Sony Ericsson Xperia X10 :: Phone Totally Silent / Fix It?

Sep 17, 2010

My phone has gone completely silent, it does not ring for an incoming call it just vibrates, silent mode is not on, I do not get any sound alerts at all for any messages. I have done a factory reset and it is still the same. Does anyone know how to fix this?

View 1 Replies View Related

HTC Magic :: Can I Totally Block Off Data Usage Through Just Phone Itself

Nov 14, 2009

I have one question thats really been bugging me because I can't seem to find it any where over the internet. My question is, Can i totally block off Data Usage through just the phone itself? Is there any possible solutions? I want this phone, but just to have the wifi capability, I do not want any expensive data charges. If this phone is not possible to do so, I know some are, but I do not know which. How about the Htc Touch Diamond? Or any other phones you guys possibly know of that can disable the data function.

View 10 Replies View Related

HTC Hero :: Water Damage / Phone Totally Reset But Touchscreen Not Working

Oct 19, 2010

I dropped my phone down the toilet and now my phones touch screen wont work. At first it worked fine could use it how I did before, then it went dead. I dried it out and left it off. After 24hrs I turned it back on and the phone needed to reset it self, this was done. My phone has totally reset now but the screen don't work. There is a lot of condensation on the screen. How do I get rid of this?

View 2 Replies View Related

Samsung Galaxy S :: Freak'n Navigation

Sep 4, 2010

Does anyone know when the 'fix' is coming for our Navigation? I used the "Fix" found out on the internet, and it worked for about half an hour...unfortunately, that left me lost in Arlington VA., and I stood up a date!

I still have 2.1, and every time I check for updates to the firmware through the settings menu on the phone, I just get a message that says "No Firmware".

IS Samsung going to update these things to 2.2? ARE they ever going to fix this useless navigation?

View 1 Replies View Related

Android :: Capturing HEADSET PLUG - .intent.action.HEADSET PLUG

Feb 15, 2009

yesterday, I spent several hours trying to figure out how to capture the HEADSET_PLUG intent with a BroadcastReceiver. The manifest defines the <receiver>, with its intent-filter set to <action android:name="android.intent.action.HEADSET_PLUG" />.

The receiver is working correctly (I verified that by changing the intent filter to capture things like SMS_RECEIVED including the proper permissions and the receiver fired as expected on receiving an SMS), but when listening for HEADSET_PLUG, it never fires. Debugging the whole thing is a bit complicated, as the emulator doesn't seem to support headsets and I have to disconnect my target device (a HTC Dream) from USB in order to attach a headset (so there's no logfile viewing). Are there any special permissions required for applications to capture the HEADSET_PLUG intent (and if so, which? I've tried several, to no avail)?

Maybe the Dream doesn't fire such an intent at all (that'd be bad luck for me), but I guess that it must be an issue related to application permissions. The documentation says extremely little (well, actually: nothing) about the single permissions needed to perform all the actions described in the API docs, so this is absolutely something to be improved.

What I want to do: Upon detecting a headset, I want to re-route the ringtones from the speakers to the headset, so as not to annoy people in my vicinity by a harsh ringing sound (I'm used to this behaviour from my old phone) - by default, the speaker just keeps on ringing, no matter whether a headset is attached or not. This part is already working, but now I need to know how to detect headset attachment/ detachment events.

View 7 Replies View Related

Android :: In Eclipse - Way To Start Application In More Than One Emulator At The Same Time?

Oct 19, 2010

When testing Android layouts, I'm constantly building for three different emulators from Eclipse (with ADT), so I have to run three times and then select each one. Is there any configuration or plugin that allows me to press Run once and the application is started in all three?

View 2 Replies View Related

Eclipse Is Crashing For The First Time?

Nov 14, 2012

I recently clicked on the Eclipse icon in my Mountain Lion OS X Mac's dock, then a notice popped up about updating Java. I clicked on its install button. Now the icon just bounces in the dock and then a message says that its stopped and to report to Apple. It never started up.

Thinking I should use a fresh Eclipse install, I next downloaded a later version of Eclipse -- and that one doesn't start up either! Just crashes like the other one.

Thinking I should use a fresh install of Java, I downloaded Java for the Mac from here: Download Apple Java for Mac - For OS X Lion & Mountain Lion. [url].....I installed it, tried Eclipse again, and it still crashed.

View 1 Replies View Related

Android :: Launch Virtual Device From Eclipse Every Time We Want To Test Our Code?

Jun 5, 2010

Do we need to launch the virtual device from eclipse every time we want to test our code? If yes, then is there any other method to make it a bit faster?

View 4 Replies View Related

Android :: Setup An Automatic File Sync When Plug Phone To PC?

Jul 11, 2010

I've given up on finding an automatic OTA sync for my photos so I figured since I plug my phone to the computer once a day anyways, why not just use that. I'd like to have a program that would automatically sync my photos/videos or a specified folder/directory to my computer.

View 3 Replies View Related

Samsung EPIC 4G :: Micro USB Plug On Top Of Phone?

Jul 18, 2010

It seems the micro USB plug is on the top of the phone. Won't this cause things to get in the way? How will a dock work with the phone upside down? I think I would have to get a new car mount for this phone if I got it with the plug on top like that.

View 5 Replies View Related

HTC Incredible :: Can I Plug SD Card From Eris Into New Phone?

Aug 18, 2010

I just switched from an Eris to Incredible. Can I plug the SD card from the Eris into the new phone?

View 3 Replies View Related

HTC EVO 4G :: Phone Won't Ring When I Plug It In To A Computer / Turn It On?

Jul 11, 2010

My Evo won't ring when I plug it in to a computer, is there a setting where I can turn it on when it is plug to a computer?

View 1 Replies View Related

HTC Desire HD :: Plug Micro USB Adapter / Phone Shuts Down?

Nov 27, 2010

I have in my car a hands-free kit for a Qtek 9100 which has work fine for years with the Qtek. I bought a mini to micro USB adapter so that I could use the kit with the new Desire HD, but when I plug the new phone to the micro USB adapter the Desire HD just shuts down and I have to remove and replace the battery to get it working again.

View 1 Replies View Related

Samsung Moment :: Phone Ringer Go Off / When Plug In Charger

Jan 5, 2010

Why does my moment ringer go off when I plug in the charger and when I take it out? It goes off only when I slide down the notification bar.

View 4 Replies View Related

LG Ally :: Phone Powered Off - Plug In Charger And Turned Itself On

Nov 21, 2010

I turn my Ally off for the night, plug it in to recharge & it turns itself back on. So, I turn it off again &, back on it comes! I want the thing off so it does not make any alert-noises and bother those within earshot. I suppose I could put it on Silent, but, come-on! This should be an allowed thing to do to a phone. Why in hell would it ever be set up to come back on when I deliberately just turned it off!
Note: "Stay Awake" under "Development" is not checked.

View 8 Replies View Related

HTC Eris :: Tethering Phone To Computer Using - Plug It In Via MiniUSB

May 8, 2010

I want to tether my phone to my computer using that option the phone gives you when you plug it in via miniUSB. Windows XP does not find any drivers when I tell it to look for them. Is there some program or place I can get them?

I was told that with root you could go around programs like EasyTether and PDAnet which don't allow you to go to https sites.

View 7 Replies View Related

Samsung Behold 2 :: When Plug Phone Into Computer / It Shuts Off

Dec 10, 2009

So now everytime I plug my phone into my computer it shuts off. Earlier today I was putting music on but nothing else. I'm starting to think this thing is a buggy piece of crap...

View 3 Replies View Related

Android :: Convert UTC Time To Phone Local Time

Aug 17, 2010

I am trying to get a local time from a server UTC time. I get the UTC time form the server -- and i want to make it right for each individual Android phone whether it be in California or China. This is the code I am using now -- however it snot working.The time I get from the server is "2010-08-17 19:41:13.0" And the code I use to get the difference(in seconds) is the following: public static long getSecondsDifference(Timestamp timeStamp) { final Calendar calendar = Calendar. get Instance (Locale.getDefault()); int refrenceOffset = TimeZone. get Default (). getOffset(timeStamp.getTime()); final long referenceSeconds = (timeStamp. get Time() + refrenceOffset) / 1000; final long currentTimeSeconds = (calendar. getTimeIn Millis()) / 1000; final long differenceMinutes = (currentTimeSeconds - referenceSeconds) / 60; return differenceMinutes; The timestamp is from the java.sql.timestamp package.Right now the time where I am is 11:50AM -- and the method returns that the given server time is -53 minutes ago( so obviously doing something wrong

View 1 Replies View Related

Media :: Music Opens Up By Itself / Starts Playing When I Plug In My Phone

Jul 20, 2010

Whenever I plug in my headphones into my phone my music will open up by itself and start playing. Its really annoying! Does anyone know how I can fix this?

View 1 Replies View Related

Motorola Droid :: 12v Power Plug / Has To Use Usb Cord To Charge Phone

Aug 16, 2010

My Droid running 2.1 update 1 will no longer charge on the 12v power plug and my sons droid running 2.1 update 1 no longer charges off the 120 power plug he has to use the usb cord to charge the phone. Any one else run into this?

View 5 Replies View Related

Samsung Moment :: Disable Sound When I Plug My Phone Into Charge?

Feb 13, 2010

How do I disable that awful sound when I plug my phone into charge or take it off charge?

View 2 Replies View Related

General :: Blu Studio 5.0s Totally Bricked Android?

Jan 8, 2014

Yesterday my Blu Studio 5.0s has frozen and I've tried for a hard reset, till there, ok ! but after hard reset my phone died !

YES, the phone do not start up, do not light up, can't put on recovery mode, don't charge, it's totally bricked?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved