With Android Studio v2.2, the DDMS is deprecated in favor of Android Device Monitor. But when I try to open the Monitor, it doesn't open citing that it is dependant on legacy Java SE 6 runtime which in missing in my Mac Os Sierra. This is crazy, isn't it?
I want to try mocking incoming SMS, phone calls to the emulator from the monitor. And this monitor doesn't work with jdk 7/8. What is the way out??
source ~/.bash_profile
– Blimp