The new Layout Editor in Android Studio 2.2 include a new blueprint mode, revamped properties inspector and support for ConstraintLayout , a...
IOException: not create document. Error
When I prepare the example " Display PDF in assets folder (inside APK) ", I face with the error of "java.io.IOException: not ...
Create assets folder in Android Studio, and copy file into.
How to create assets folder in Android Studio, and copy a PDF file into the assets folder.
Change minSdkVersion, targetSdkVersion, compileSdkVersion in Android Studio
To change minSdkVersion in Android Studio: - Right click your app -> Open Module Settings - Select app and Flavors tab, select your new ...
Beginning Android Programming with Android Studio 4th Edition
A hands-on introduction to the latest release of the Android OS and the easiest Android tools for developers Beginning Android Programming w...
Expert Android Studio
Take your Android programming skills to the next level by unleashing the potential of Android Studio Expert Android Studio Expert Android St...
MPAndroidChart, a powerful Android chart view / graph view library.
MPAndroidChart is a powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as w...
Locate the libs folder in Android Studio
This video show how to where the libs folder is in Android Studio:
Install Android Studio 2.1.2 on Linux Mint 17.3 Rosa
This video show how to install Android Studio (currently 2.1.2) on Linux Mint 17.3 Rosa run on VirtualBox/Windows 10 . Before install Androi...
What’s New in Android Studio 2.1
Android Studio 2.1 is required to try out new features and APIs of the Android N developer preview including the new Jack compiler and Java ...
Fixed for the time being, error of "umake android" on Ubuntu 16.04: A default framework for category Android was requested where there is none
Android Studio 2.0 on Ubuntu 16.04 Refer to the last post " Error in installing Android Studio on Ubuntu 16.04 using umake ", when...
Error in installing Android Studio on Ubuntu 16.04 using umake
Updated@2016-04-24: Fixed for the time being, read next post . I tried to install Android Studio on Ubuntu 16.04 using umake, refer " ...
Add Google Play Services to Android Studio project
To add Google Play Services to Android Studio project, make sure Google Play services SDK is installed. Open Project Structure to add depend...
Install Android Studio 2.0 on 64-bit Ubuntu 15.10 with Ubuntu Make (umake)
To install Android Studio (current 2.0) on 64-bit Ubuntu 15.10, it's easy by using Ubuntu Make. It install OpenJDK also. Enter the comma...