My device monitor was working just fine before the update, after the update, I can't open the program and it will show a chunk of error in the log file at the monitor configuration folder and I tried many different ways to solve like running on the administrator mode, changing environment variable path but to no avail. I even tried re-installing it but it doesn't work.
Asked
Active
Viewed 353 times
0

Vadim Kotov
- 8,084
- 8
- 48
- 62

cont3nted
- 1
- 3
-
https://paste.ofcode.org/FsYwytcaUNwwD2qrLbQi74 Here is the error codes – cont3nted Oct 30 '17 at 03:12
-
Your error say Java 9 and Eclipse. Neither of which are supported by the Android team. Are you surprised by these errors, then? – OneCricketeer Oct 30 '17 at 04:07
-
Besides that, DDMS is being phased out, starting in 3.0 https://developer.android.com/studio/profile/monitor.html – OneCricketeer Oct 30 '17 at 04:10
-
Okay thanks for the help, I'm still new to android and java just started learning about 2 weeks ago. Don't really know how it works yet. Do you have any tutorials that I can read up on to improve my knowledge in Android and Java in general. – cont3nted Oct 30 '17 at 04:28
-
My recommendation is step far away from Android until you learn Java itself. Asking for external resources is off topic for StackOverflow. You can see [**tag:java**](https://stackoverflow.com/tags/java/info) – OneCricketeer Oct 30 '17 at 04:32
-
My second recommendation would be to learn Kotlin instead if you really want to do only Android development. – OneCricketeer Oct 30 '17 at 04:38
-
Thank you so much for your help, but I doing this for my internship. and I don't really have any proper training for this. My company knows that I don't have any prior knowledge and skills for this and yet they hire me. I didn't choose to work here but I was put here by my school. So I am kinda stuck with learning Android from scratch. I did learn a basic Java early on but I'm not skilled at it. – cont3nted Oct 30 '17 at 04:49