Browsing Tag
Android Studio
5 posts
Convert Speech to Text in Android Application
Many of the cool Android features are remained untouched by app developers. For example, Android SDK has the…
Android Studio Shortcuts for Mac OS X Users
Android Studio brings tons of keyboard shortcuts that helps developers to keep hands more on keyboard rather than relying much on the mouse. The lesser you use mouse, results in faster development. Well, let us see some of the shortcuts for android studio for Mac user.
Android Studio Project Structure
Android Studio is an IDE based on IntelliJ IDEA that uses gradle build system. In this tutorial we will see Android Studio Project Structure in detailed vs eclipse ADT project structure.
Installing Android Studio
Android Studio is an IDE based on IntelliJ IDEA used for android application development. It is released on 15th may 2013. This tool has more options for Android Development, making the process faster and more productive. A “live layout” was shown that renders your app as you’re editing in real-time. In this tutorial you can learn steps for Installing Android Studio.
Android Studio Features
This tutorial explains Android Studio Features and Installation steps. Android Studio is an IDE based on IntelliJ IDEA used for android application development.…