How to Set Up your Development Environment for Android Apps
Thursday Apr 25, 2013
Android apps are typically written as Java classes. That source code is then compiled into bytecode that the Dalvik engine (a subset of a Java Virtual Machine) runs under the Android operating system. These steps describe how to acquire and configure the tools you need to write your app’s Java classes and then test and package the app for deployment.
Kinvey Selected for Facebook Technology Partner Program



It’s never been easier or quicker to build and distribute an application to millions of devices and get paid for it. But sometimes, the hardest part of a project is the first step. Here’s an excerpt from our eBook, titled, “How Make an App: Android Edition” with a tip about how to get started.

