What's New in Android Studio 3.0 Dankers November 08, 2017 What's New in Android Studio 3.0: Android Studio 3.0 brings a ton of new features and improvements, including Kotlin support, Android O ... Read more »
Download and install Android Studio 3.0 Canary 1 on Ubuntu 17.04 Dankers May 22, 2017 This post show how to Download and install Android Studio 3.0 Canary 1 on 64-bit Ubuntu 17.04, over Windows 10/Oracle VirtualBox, Firstly, ... Read more »
Get USB devices' vendor ID and product ID on Linux, using lsusb command Dankers May 22, 2017 To get the vendor ID/product ID of attached USB devices in Linux, you can use the command lsusb. This video show how to, tested on Ubuntu 17... Read more »
Fix "Unable to run mksdcard SDK tool" when install Android Studio on Linux Dankers May 19, 2017 If you install Android Studio on 64-bit Linux and reported with error: Unable to run mksdcard SDK tool Most probably some 32-bit libraries a... Read more »
Building interfaces with ConstraintLayout in Android Studio Dankers February 11, 2017 The new Layout Editor in Android Studio 2.2 include a new blueprint mode, revamped properties inspector and support for ConstraintLayout , a... Read more »
IOException: not create document. Error Dankers February 06, 2017 When I prepare the example " Display PDF in assets folder (inside APK) ", I face with the error of "java.io.IOException: not ... Read more »
Create assets folder in Android Studio, and copy file into. Dankers February 06, 2017 How to create assets folder in Android Studio, and copy a PDF file into the assets folder. Read more »
Change minSdkVersion, targetSdkVersion, compileSdkVersion in Android Studio Dankers February 04, 2017 To change minSdkVersion in Android Studio: - Right click your app -> Open Module Settings - Select app and Flavors tab, select your new ... Read more »
Beginning Android Programming with Android Studio 4th Edition Dankers October 25, 2016 A hands-on introduction to the latest release of the Android OS and the easiest Android tools for developers Beginning Android Programming w... Read more »
Android Studio: (About) 10 Things You (Probably) Didn’t Know You Could Do Dankers October 18, 2016 Read more »
Expert Android Studio Dankers September 11, 2016 Take your Android programming skills to the next level by unleashing the potential of Android Studio Expert Android Studio Expert Android St... Read more »
MPAndroidChart, a powerful Android chart view / graph view library. Dankers July 01, 2016 MPAndroidChart is a powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as w... Read more »
Locate the libs folder in Android Studio Dankers July 01, 2016 This video show how to where the libs folder is in Android Studio: Read more »
Install Android Studio 2.1.2 on Linux Mint 17.3 Rosa Dankers June 23, 2016 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... Read more »