rubeN_vl wrote: > Hi, > > i want to convert .class to .dex but cant find the dx tool anywhere in > the SDK.
It will be in $ANDROID_SDK/platforms/$VERSION/tools, where $ANDROID_SDK is wherever you installed the SDK and $VERSION is some Android version (e.g., android-2.1). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Beginning Android 2_ from Apress Now Available! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en

