For installation instruction follow my post on Android App development on a Mac. This post is written with an android studio version 1.0.1. Open Android Studio. Create a New Project. In the project Wizard, set up the App name to be HelloWorld. Then provide a package name. Remember that the package name should be globally … Continue reading Say Hello to Android – Your very first Android App
Category: Android
Android App development on a Mac
I started with Android development yesterday, and getting to run the Android App on my phone took some struggle. I hope that this post helps the naive android developers to get started with building their first App.OSx version : Yosemite 10.10.1 For developing an Android App, you need the following to be installed. Install Java … Continue reading Android App development on a Mac