Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!
Filter by
Sorted by
Tagged with
Filter by Employee ID
Score of 0
2 answers
54 views

I want to know how can I make 2 max
Score of 0
0 answers
129 views

I run the monitor file in android ndk folder. But it can't start successfully. java version "1.8.0_251" Java(TM) SE Runtime Environment (build 1.8.0_251-b08) Java HotSpot(TM) 64-Bit Server ...
Score of 1
1 answer
187 views

I found that .dex is compiled android application file and it will used by DVM(Dalvik Virtual Machine) and DDMS(Dalvik Debug Monitor Service). It means, .dex file not required for physical android ...
Score of 0
0 answers
1515 views

I'm trying to create a method that will pull a file from an Android device into a local path on my machine. I'm using the pullFile method from com.android.ddmlib and I'm getting this error: 02:45:59 ...
Score of 1
0 answers
242 views

So, I tried to improve standalone DDMS, when checking the Event Log panel/tab. I got this error: 11:09:45 E/EventLog: closed com.android.ddmlib.AdbCommandRejectedException: closed at com.android....
Score of 1
1 answer
206 views

I am trying to configure my port for the Debug in Android Studio 3.2.3. I am using the Smalidea Plugin to Debugge. According to this Guide I should see what is the port of my plugin in the "...
Score of 3
1 answer
479 views

DDMS has been deprecated. i need a way to be able to test sending sms and phone calls and call waitings, etc using the emulator. DDMS was very useful for this. i can probably run DDMS outside ...
Score of 0
0 answers
100 views

When try to open Android device monitor get next error: I tried to do: 1) Changed ports in Debugger from 63342 to 63343 2) adb kill-server and start adb start-server
Score of -1
1 answer
572 views

Is it possible for an Android app to kill its own process? Say, as an anti-tampering feature, the app detects that its integrity has been breached, say by checking the app signer cert. It then exits ...
Score of 1
0 answers
64 views

There is a java project which was compiled to sample.jar as debug version, converted to sample.dex by using dx, pushed to Android emulator(Android 5.1.1), and run on the device. This project was ...
Score of 3
1 answer
202 views

I have tried every tip to solve this problem but it simply do not work. The problem accured after update of android studio to 3.01 + gradle. I have older dependencies and gradle + android studio on my ...
Score of 3
0 answers
195 views

I am trying to run 2 instances of Android studio 3.1.1 on 2 separate windows 10 accounts (each user with its instance) running at the same time (i applied termsrv.dll patch), so far everything works ...
Score of 0
1 answer
80 views

I am trying to open DDMS from tools folder in android sdk (monitor), but it just show blank view and then freeze java -version result: ➜ ~ java -version java version "1.8.0_152" Java(TM) SE Runtime ...
Score of 6
0 answers
6042 views

I cannot open Device Monitor in my Android Studio SDK because its icon literally disappeared from the drop-down list in the tools menu option. I do not know if there's any other access point or icon ...
Score of 0
0 answers
153 views

I am developing an xamarin cross platform application when I am trying to open DDMS the following error message is displayed as An error has occurred see the log file C:\Users\USERNAME....

15 30 50 per page
1
2 3 4 5
41