Android Examples
 
Skip to content
  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin

Category Archives: Android Studio

Manually add support dependency library inside Android Studio project gradle file

Juned Mughal June 4, 2016 June 4, 2016Android Studio 0

Easiest step by step method to automatically import support libraries into android project using build.gradle ( Module : app ) file. What is build.gradle ( Module : app ) file : This is one of the most important file inside every android project developed using Android Studio. This file contains all the basic…

Continue reading

Add Import CardView RecyclerView support library in Android Studio

Juned Mughal May 26, 2016 May 26, 2016Android Studio 0
Add Import CardView RecyclerView support library in Android Studio

How to use CardView widget inside android application project using android support.v7 widget.CardView. Some of the latest android support libraries like CardView and RecyclerView dose not work properly with Eclipse IDE because the Eclipse ADT plugin update has been stopped and Google itself recommended us to move on From Eclipse to Android…

Continue reading

Change Android SDK Manager path in Android Studio IDE

Juned Mughal May 16, 2016 May 16, 2016Android SDK Manager, Android Studio 0
configure-studio

How to choose, locate and connect another SDK Manager installation folder path inside Android Studio. SDK Manager is the back bone of android development and without it, its impossible to develop android applications. Some time we have not update SDK Manager because it gets the heavy internet usages and the…

Continue reading

Get Find MD5 and SHA1 fingerprint in Eclipse IDE

Juned Mughal April 25, 2016 April 25, 2016Android Studio 0

How to generate SHA1 and MD5 fingerprint key in Windows using Eclipse. In this tutorial we are discovering MD5 key and also SHA1 key using Eclipse enviournment, This method is one of the most easiest method for android developer who wish to get SHA1 key to get Google API. So…

Continue reading

Android Studio: The environment variable JAVA_HOME does not point to a valid JVM installation error solution

Juned Mughal April 25, 2016 April 25, 2016Android Studio 0
Android Studio: The environment variable JAVA_HOME does not point to a valid JVM installation

How to solve Error launching android studio error in Windows XP, 7,8,10. This error comes in mostly when you have use 32 bit JDK installation software into 64 Bit windows. So to solve this error message to start android studio Please follow the below steps. So here is the complete…

Continue reading

Speed up android emulator in Eclipse/Android studio in Windows XP,7,8,10

Juned Mughal February 23, 2016 February 23, 2016Android Basics, Android Studio 0
fast-settings

How to make android emulator(AVD) fast so it takes less time to at start run up process. Android emulator are most usable platform for every android developer because it gives us the advantage to run, debug and test the currently developing android application inside computer( PC,Laptop ). At the present time…

Continue reading

How to change android app icon in Android Studio

Juned Mughal February 11, 2016 February 11, 2016Android Studio 0
studio-drawable-folder

How to manually remove old default android application icon and replace it with your own designed custom icon. Android application icon means the main menu icon which is shows with other icons on android main menus screen. With the use of android application icon mobile phone user can open app…

Continue reading

12345
  • Search Here

  • Main Category


  • Home
  • Android Examples Tutorials
  • Php Examples Tutorials
  • Bootstrap Examples Tutorials
  • Android Studio
  • PhpMyAdmin
© Android-Examples.com, All rights reserved.
Powered by Nirvana & WordPress.