Samsung Tab Emulator in Eclipse
i downloaded a tab emulator from http://innovator.samsungmobile.com/down/cnts/toolSDK.detail.view.do?cntsId=9500&platformId=1 and have added it to my android-sdk. i am able to create an AVD but unable to set the build target of my project to this tab. when i try to run the application on the tab AVD, i get the following e开发者_StackOverflowrror: Conversion to Dalvik format failed: Unable to execute dex: wrapper was not properly loaded first
Just try restarting your Eclipse and start your emulator again. It should work.
精彩评论