Recently i just upgraded my Macbook Pro to the new Macbook Retina Display (mid 2014) that comes default with OS X Yosemite 10.10.1. After installing Java JDK 1.8, all my Android IDE (Eclipse and Android Studio) work well so i can continue my development as usual. The problem comes when i update the … [Read more...] about Eclipse Issue on Os X Yosemite – To open “Eclipse” you need to install the legacy Java SE 6 runtime
eclipse
How to solve error: Conversion to Dalvik format failed with error 1 in Android on export
Signing Android APK is the latest step from our Android app development process before uploading it to Google Play Store. Using a production keystore, we can easily create a signed apk using Export menu on Eclipse IDE. But sometimes, the error might occur while exporting it. Conversion to … [Read more...] about How to solve error: Conversion to Dalvik format failed with error 1 in Android on export
How to Setup Android Application Development on Eclipse
Android SDK provides the tools and APIs necessary to begin developing applications on the Android platform using the Java programming language. Android offers a custom plugin for the Eclipse IDE, called Android Development Tools (ADT), that is designed to give you a powerful, integrated environment … [Read more...] about How to Setup Android Application Development on Eclipse
Recent Comments