Currently, I have Netbeans 8.0.2 installed on the machine. First, I had a version of 7.x, I do not remember the exact version. The last time I remember, my netbeans were able to communicate with the emulator without any problem, I could run applications and test them. Then I have established Android Studio to experience this work. I did not really like it, so it was uninstalled and then my problems started. While trying to check my apps, my Netbeans can not communicate with real physical devices with emulator tools. I manually killed the ADB server manually and tried to resume, reinstated versions of old Netbeans, and even tried to restore the old Android SDK, but Nothing is working. Netbeen can not still communicate with other emulators or physical devices when the Android emulator is running, a sample of Netbeans log says:
... // Other output information [org .netbeans.modules.android.core.ddm.AndroidDebugBridgeFactory]: W Property Feighter ADB Comman Getting Property for Detected Device Emulator-5554: Device Offline Information [org.nyerel.nbandroid.logcat.LogReader]: Device with SI Search: emulator-5554 INFO [org.nyerel.nbandroid.logcat.LogReader]: Cess Emulator - 5554 information [org.nyerel.nbandroid.logcat.LogReader]: device for sn: emulator-5554 INFO [org.nyerel.nbandroid.logcat.LogReader]: Tools: emulator-5554 ... // Previous Repeats two statements
Still the emulator is running. What can be the problem?
Check your NetBeans 8.0.2 plugins.
Tools-> Plugins
You may have to activate / re-activate your Git plugin, click on Install tab and make sure Git is active. If not, select it and click on active.
I had a problem with the Cordova project when I advanced for 8.0.2. I had to reactivate my Cordova support plugin
No comments:
Post a Comment