Eclipse app can't be launched on hardware device - Galaxy Note 3 Q&A, Help & Troubleshooting

Hi there,
I got the following problem:
When trying to launch an app from the eclipse IDE, my Galaxy Note 3 is regocnized but the "OK" button stays deactivated when choosing it. The target is "unknown" and the state is "??" - Sometimes "offline".
USB-debugging is activated on the device. I also installed the Samsung OEM driver.
What can I do to fix that problem? Thanks in advance

Related

[Q] Samsung Galaxy 3 goes out of adb/mass storage connection occasionally

Hi All,
I have been facing problem of my galaxy 3 I5801 not getting connected through adb/mass storage etc. Following are the symptoms:
* Even if I set USB settings for "Ask on connection", on USB cable insertion, the popup does not come.
* While USB cable is plugged in, I am able to do any change in USB settings (means the USB status is not connected)
* Though debugging is enabled, ADB does not detect the device
* On host side, Device Manager, following drivers are listed.
- USB - Samsung Mobile USB device
- USB - Samsung USB Composite device
- Ports - Samsung Mobile Modem Diagnostic Serial Port
- Modems - Samsung Mobile Modem
- Modems - Samsung Mobile USB modem
* Kies recognizes as I5801, however, contacts etc. are not read from the device
MASTER CLEAR solves this and gets back the device to proper mode and everything works fine. Have done it twice successfully. Again after some time or after installing few apks, I am back to above state. I have installed following apps this time -
aCar, Advanced Task Manager, Facebook, Orkut, Ray Dialer, Skype, To Do List, Twitter and Maps (Brut).
I suspect Maps(Brut) installation, but I need this badly as it is the only turn-by-turn free navigation app that I can use in India and I like that very much. However, uninstalling this app did not recover back the USB.
Any suggestion on how to recover the USB connection by keeping all my apps installed?
Any particular app that is suspect here which I should avoid installing at all?
Any thoughts
Boot into recovery mode and select "wipe cache partition" .
Thanks. I saw few other tips which are in my trial list if the same thing happens next.
I.
1. Dial *#7284# to open PhoneUtil
2. In USB section, switch to Modem, and then switch back to PDA
3. Exit
II.
Boot into recovery mode and reboot again.
III.
Gsam101's suggestion (thanks for that) - Boot into recovery mode and select "wipe cache partition"
Need to see how to boot to recovery mode though. Little confused on the key combinations for Galaxy I5801.
mohankm said:
Need to see how to boot to recovery mode though. Little confused on the key combinations for Galaxy I5801.
Click to expand...
Click to collapse
Use Home+VolUp+VolDown+Power combo You can release all the buttons after initial logo. You'll see recovery screen with 'reboot to the system' or smth option, use it and you'll get your USB back.
Thanks......
I got into the same situation. Tried option 1 and USB is back
Thanks a lot guys.
Option 2 worked for me. Thank you.
Glad that it worked. But, option 1 worked for me all the time. Is it that option 1 did not work for you or you did not try that?
not recognised.. on pc..
mohankm said:
Hi All,
I have been facing problem of my galaxy 3 I5801 not getting connected through adb/mass storage etc. Following are the symptoms:
* Even if I set USB settings for "Ask on connection", on USB cable insertion, the popup does not come.
* While USB cable is plugged in, I am able to do any change in USB settings (means the USB status is not connected)
* Though debugging is enabled, ADB does not detect the device
* On host side, Device Manager, following drivers are listed.
- USB - Samsung Mobile USB device
- USB - Samsung USB Composite device
- Ports - Samsung Mobile Modem Diagnostic Serial Port
- Modems - Samsung Mobile Modem
- Modems - Samsung Mobile USB modem
* Kies recognizes as I5801, however, contacts etc. are not read from the device
MASTER CLEAR solves this and gets back the device to proper mode and everything works fine. Have done it twice successfully. Again after some time or after installing few apks, I am back to above state. I have installed following apps this time -
aCar, Advanced Task Manager, Facebook, Orkut, Ray Dialer, Skype, To Do List, Twitter and Maps (Brut).
I suspect Maps(Brut) installation, but I need this badly as it is the only turn-by-turn free navigation app that I can use in India and I like that very much. However, uninstalling this app did not recover back the USB.
Any suggestion on how to recover the USB connection by keeping all my apps installed?
Any particular app that is suspect here which I should avoid installing at all?
Any thoughts
Click to expand...
Click to collapse
i am facing the same issue.. on my i5801
i m on custom rom indroid 4.1........ dont know wht to do.. tried all the three solutions provided.
kindly help....

'fastboot devices' empty.

I just bought a Nexus 4.
All I've done thus far -
Upgraded to 4.3.
Installed the drivers from the Android SDK kit, so in my device manager, all that shows is 'Android Composite ADB device' when the Nexus 4 is connected.
Yet, when I run fastboot devices in platform-tools, I'm getting nothing.
I've tried un-installing, then re-installing the drivers to no avail.
Any help?
It should be called "Google Nexus 4 Bootloader Interface".
The device probably didn't get the correct usb driver. Try going to Device Manager, Uninstall that ADB device and also select the checkbox "Delete the driver software for this device."
Then press the icon to "Scan for hardware changes". Reinstall the driver this time using Universal Naked Driver.
Just to make sure. Are in the bootloader on your phone when you are trying this?
As you can't use fastboot in android
To get there hold power and volume down
Your phone well reboot
Keep the buttons held and you will appear in the bootloader.
If you are trying this from within the bootloader then I'm very sorry for sounding patronising. That was not the intent
Sent from my Nexus 4 using xda app-developers app
As was previously mentioned, make sure that you are in the bootloader when running fastboot.
Now, when I updated to Android 4.3, my very old SDK kit had several programs that did not work anymore (Some of the commands didn't work, USB driver didn't work, etc.). So I installed the latest SDK, but later noticed that there was an update manager built right into the kit. It is located in the folder that has a name similar to the following: adt-bundle-windows-x86_64-20130717 (The name may look a little different), and the name of the program is "SDK Manager.exe". I ran it and several updates appeared, so I clicked on the Install button. The Windows driver is hidden under the "Extras" section and listed as "Google USB Driver". When you highlight that item it shows where it is located in Windows on the hard drive. The current version of this driver is "revision 8". After removing the old driver from the Device Manager in Windows, as I recall, I had to use the "search for the driver" mode, as pointing directly to the driver did not work for some reason. After installing it into Windows, it was listed as "Android Bootloader Interface", Version 8.0.0.0, dated 07-09-2013. These various updates solved all my 4.3 problems. What is really nice about the SDK is that you don't have to rely on drivers and programs posted on a forum somewhere that you have no idea whether they are up to date or not, and for that same reason and really understanding how things work and how to troubleshoot from the command line, is why I would never use a toolkit.
Alex240188 said:
Just to make sure. Are in the bootloader on your phone when you are trying this?
As you can't use fastboot in android
To get there hold power and volume down
Your phone well reboot
Keep the buttons held and you will appear in the bootloader.
If you are trying this from within the bootloader then I'm very sorry for sounding patronising. That was not the intent
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
This was it. Thank you very much. You will have to forgive me for my incompetence in advance. I am coming from dark side (iOS) after having finally seen the light.
Now, onto flashing LTE on my phone...

Note 4 Spell Checker not Working

Hi All,
I have Note 4 AT&T vwrsion and i am currently using beta version of MM.
When i jumoed to MM the spell check was working but after a while it just stoped working and i am trying to turn it back on but no luck so far.
I have found this article explaning the steps to turn on the "Auto Spell Check" but unfortunatily this button do not exist in my phone. http://inside-galaxy.blogspot.com/2016/03/samsung-galaxy-s6-edge-how-to-enable_22.html?m=1
Can any one plz help, Thanks in advance.
P.S: i tried at&t thread, no one seams to reply there
Attached is screenshot of my keyboard settings.
Got it fixed via adb command.
- turn on developer options
- turn on usb debugging
- on your PC downlolad and install minimal adb and fastboot ( http://forum.xda-developers.com/show....php?t=2317790 )
- connect your device via usb to your PC, wait 2 minutes until adb drivers have been installed
- run the installed adb link in your start menu, a cmd window opens op
- enter: adb shell
- enter: settings put secure spell_checker_enabled 1
- close cmd, disconnect phone, spell checking is enabled

Unable to Activate Device Administrators

Hi, I am using Rooted Nexus 6p on latest Nougat 7.1.1 build N4F26J.
Recently I come across a problem after installing IBM Verse, this app requires Activation of Device Administrator for IBM Verse. While doing so, I found that I am unable to activate device administrator. In device administrator settings, I can see the app but no input can be selected and thus I am unable to activate it.
Waiting for some experts to give their advise.
Problem Resolved, the Twilight app was the culprit acting as an overlay and not allowing other app to take control.

Galaxy S8 doesnt connect to Smart switch...

Hi guys!
Just got my new phone. Unfortunately Smart switch does not connect to my phone and I cant see why...
Smart switch shows "Connecting to your device!" all the time and cant get the phone connected. I dont see the problem.
Does anyone have the magic trick?
Best regards
-ruuu7
ruuu7 said:
Hi guys!
Just got my new phone. Unfortunately Smart switch does not connect to my phone and I cant see why...
Smart switch shows "Connecting to your device!" all the time and cant get the phone connected. I dont see the problem.
Does anyone have the magic trick?
Best regards
-ruuu7
Click to expand...
Click to collapse
Same issue here, couldn't find a fix
I got mine to work
I had the same problem. I called Samsung and their 2nd tier eventually solved it. I have smart switch installed on a Windows 7 Professional PC.
Try :
Remove USB Cable
Control Panel > System > Device Manager > Universal Serial Bus Controler
Right click on SAMSUNG Mobile USB Composite Device
Uninstall SAMSUNG Mobile USB Composite Device
Close Device Manager/ Control Panel
Open Smart Switch
Click MORE in the top right
Click Reinstall Device Driver
Allow that to process and do next step whilst Driver installs
On S8
Open phone Dial Pad
enter the following USSD code
*#0808#
in USB settings select
MTP+ADB
Click Reboot
When rebooted, reconnect USB Cable to PC and see if it now connects OK
it did not work
hi guys - I have installed latest SmartSwitch on my Windows PC and I can not execute above procedure becouse I can not see the MORE button in Smart Switch application... still I can not connect ;/ pls help
tdancerd said:
hi guys - I have installed latest SmartSwitch on my Windows PC and I can not execute above procedure becouse I can not see the MORE button in Smart Switch application... still I can not connect ;/ pls help
Click to expand...
Click to collapse
Turn off adb in developer options

Categories

Resources