There is a security change in Android 4.2.2 related to USB debugging. Now when you connect the device with USB debugging a dialog will pop-up and will let the user confirm the connection.
This change only works with the new version of Android SDK.
It can be downloaded here:
http://dl.google.com/android/installer_r21.1-windows.exe
After you download it you should install platform tools and at least one platform.
Do not forget to update the IDE with the path to the new version (android.jar).
This change only works with the new version of Android SDK.
It can be downloaded here:
http://dl.google.com/android/installer_r21.1-windows.exe
After you download it you should install platform tools and at least one platform.
Do not forget to update the IDE with the path to the new version (android.jar).