You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was necessary to add ddmlib_2.2.jar to enable the AppInventor (Classic) BlocksEditor tests to work. The BlocksEditor needs to be Java 1.5 compatible, but the latest version of ddmlib.jar (Android SDK 4.2.2) is not Java 1.5 compatible. So the test to verify that the BlocksEditor was compiled with Java 1.5 fails the ddmlib.jar is used to enable the phone connection to work in the BlocksEditor.