Skip to main content

All Questions

Tagged with
0 votes
0 answers
40 views

TestNG MacOS Eclipse: /bin/sh: /platform-tools/adb: No such file or directory java.lang.Exception: Adb Connect Command Failed to Exe

I'm currently using TestNG xml in Eclipse on a MacOS system for a simple test script, I'm not sure why I'm getting the error: Adb Connect Command Failed /bin/sh: /platform-tools/adb: No such file or ...
Andrew Zhang's user avatar
0 votes
1 answer
137 views

How to configure USB Debugging for Android for a Gluon-mobile app in Eclipse?

I tried to configure USB Debugging for Android in Eclipse (for a Gluon-mobile application) similar to the steps described in the answer to this question. As step 5 I defined in Eclipse->Run->Debug ...
user7399085's user avatar
0 votes
1 answer
42 views

Eclipse won't detect my phone anymore (Win 10)

Please bear with me, I know there are a lot of threads about the same problem but I've tried everything suggested in them to fix it and nothing has worked so far. I used to use an S7 (Android 7) on ...
Neph's user avatar
  • 1,941
0 votes
1 answer
793 views

redirecting system.out to logcat [duplicate]

I am porting a system im doing for a desktop application to android as a jar included in the app. Is there a way to use the system.out.println(present in the jar) and see them logged on logcat(or ...
Yggdrasil's user avatar
0 votes
0 answers
575 views

android adb fails to recognise Asus ZenPad 8.0

I am trying to connect an Asus ZenPad 8.0 Z380M to adb running within Eclipse on a Windows 8.1 system. When I try to launch the debugger I get the Android Device Chooser dialogue but no devices are ...
Michael Johnson's user avatar
0 votes
1 answer
115 views

WL.Logger.(log and warn) not printed out on Logcat

MobileFirst 6.3.0 plugin on Eclipse. When execute the mobile application on Localhost using android sdk device 'emulator-5554', the messages are printed out on Logcat; but when connect to remote ...
Heleno Jimenez's user avatar
-2 votes
1 answer
1k views

ADB not recognizing device anymore

I have already asked about this problem, and still haven't found the solution but i got more leads, so i'll try to explain it as quick as possible: I have a windows 7 64-bit laptop, using eclipse ...
Ralph Kesrouani's user avatar
1 vote
1 answer
598 views

Android device not showing on adb anymore

Hello stackoverflow mighty community, Please help ! I have a Datalogic DL-AXIST (http://www.datalogic.com/eng/products/automatic-data-capture/mobile-computers/dl-axist-pd-702.html) which is an ...
Ralph Kesrouani's user avatar
0 votes
1 answer
681 views

Android device offline in Device Chooser

I have been searching for a few days now, here are the specs OS : Mac osx 10.11 (El Captain) Android SDK : recently downloaded Problem : My device is found but offline in device chooser Here are a ...
darkcloudbird's user avatar
1 vote
1 answer
2k views

Memtrack Module -22 Failure on APK Install

I am able to run my Android app, on my emulator and device, directly from Eclipse. When I generate a signed APK, I am unable to install the APK. When I run adb install myapk.apk, I get this LogCat ...
Chris's user avatar
  • 5,587
1 vote
0 answers
985 views

ADB shell am start force close error

I want to run my android app from ADB So I run this command adb -s emulator-5554 shell am start -W -S -n com.example.myproj/.MainActivity My application starts in emulator but it force closed and ...
jody abbot's user avatar
1 vote
0 answers
29 views

how to push a file named by Chinese on avd

How to push a file named by Chinese on android virtual device ? Here is a link to image,then the name of the file that I pushed will become gibberish,why and how to solve it ? Please help me ,thank ...
Jack's user avatar
  • 11
0 votes
0 answers
52 views

connection to adb is down

This is the very common question everyone asked, but none of the solutions helped me. When I run the application in eclipse, I am getting this error : The connection to adb is down, and a severe ...
Mounika's user avatar
  • 13
1 vote
0 answers
221 views

Android device disconnect from adb when launching app from eclipse

I have a OnePlus X device, which I use with Eclipse for debugging my apps. I had a Nexus 4 which worked perfectly. I have a late-2012 macbook pro, and I tried to plug my device directly in the usb ...
IronRabbit's user avatar
-2 votes
1 answer
135 views

Error while running an Android project in Eclipse

I recently have installed Android SDK in Linux Mint 32-bit. After that I also installed ADT plugin in Eclipse and Android SDK packages. Everything was fine, but when I completed my Android project and ...
amar gangwar's user avatar

15 30 50 per page
1
2 3 4 5
21