Android Emulator 5.1.1 not loading on Mac OS X Android Studio
Android Emulator 5.1.1 Lollipop not loading while working on Mac OS X Yosemite in Android Studio IDE
Top 3 Awesome Text Editors developers prefer at workplace
Top 3 Awesome Text Editors that Developers prefer at the workplace while working on Windows, macOS or Unix Operating systems.
Use Netbeans keyboard shortcuts in Android Studio
How to use Netbeans IDE shortcuts (keymap) in IntelliJ Android Studio IDE. Includes steps by step settings walkthrough.
Android Constant and Resource Type Mismatches Lint
How to resolve Android Constant and Resource Type Mismatches Lint error message received in Android Studio or ADT Eclipse.
PHP Code for sending Emails
PHP Code snippet for sending an Emails to a particular user email-id. Examples included.
PHP Base64 encoding decoding a variable
How we can Base64 encode or decode a variable in PHP using base64_encode() function.
Bootstrap tooltip not working
How to resolve tooltip not working issue while using bootstrap framework.
Bootstrap Nav Menu Dropdown on hover
How to make bootstrap navbar menu to open on hover instead of being clicked! Includes example with source code.
How to Change Bootstrap Carousel Slide Speed
How we can change or control the speed of scrolling slides (Carousel) with images in Twitters bootstrap Framework API.
Create Bootstrap carousel slider with Text
How to create beautiful Carousel Slider with Text using the twitter bootstrap framework.
Android Studio Error: Default Activity not found
How to resolve Error: Default Activity not found error message in Android Studio or ADT Eclipse IDE.
Android : Duplicate registration for activity com.example.abc
How to resolve Duplicate registration for activity com.example.abc in Android Manifest file.
Android : Exception raised during rendering: action_bar API 22
How to solve the Rendering Problems: Exception raised during rendering: action_bar
How to update Android Studio
How can we update to the latest version of IntelliJ Android Studio manually?
Disabling Spell Check in Android Studio
How to disable Android Studio (IntelliJ) Spell Check feature.
Android : Accidental Octal Lint Warning
What is Accidental Octal Lint warning message in Android Programming and how to avoid it.
JDK Location in Android Studio
Steps to find the location of JDK in Android Studio IDE and how to change it.
Android Studio Change SDK Path
How we can change the default sdk path in IntelliJ Android Studio IDE.
Android : IOException: Unable to open sync connection!
The solution from IOException: Unable to open sync connection! Error while trying to debug an Android app on the device
Android read text file from internal storage
How to read text file contents from a file stored in Internal Storage: Android Programming
Android : java.lang.IllegalArgumentException File contains a path separator
How to resolve java.lang.IllegalArgumentException: File /Dir/data.txt contains a path separator error.
Read Text file from SD Card : Android Programming
Source code and explanation of how to read a Text file from SD Card (External Memory Card) in Android Programming.
Android : DeviceMonitor] Sending Tracking request failed! Error
Android : DeviceMonitor] Sending Tracking request failed! ddmlib] Broken pipe Error message on console logs.
Get Wifi Details : Android Programming
How to get Wifi Details like SSID, IP address, Mac address, and Link speed in Android Programming.