Android Useful Tips

Android Useful  Tips
Today we are learn some important tips which is use each and every android app. 1. Capitalize Every First letter of a Word in EditText If any buddy want to capitalize the first letter of every word in a EditText, assign android:inputType=”textCapWords”...

Android Realm Database with Replacing SQLite & Core Data

Android Realm Database with Replacing SQLite & Core Data
Realm is the database solution for proposed as  a replacement for SQLite & Core Data.It persists on its own persistence engine. Realm is  also cross-platform that supports both iOS and Android, so developers who write Java, Swift, Objective-C...

Android Text to Speech

Android Text to Speech
Android has also new  feature (from Android 1.6) called Text to Speech (TTS) which speaks the text in different languages. with the help of this tutorial explains how to work with android text to speech In this tutorial i also explained changing...

Android N Designing for Multi-Window

Android N Designing for Multi-Window
Android N  primary mode where users can be create multi-window through split-screen mode, Multi-Window is designing for every devices. user can drag the divider between the two split screens to resize the apps. The Android Studio 2.1 Supports...

Android Marshmallow for Developer

Android Marshmallow for Developer
Google has also released  the Android version 23 APIs called Android 6.0 Marshmallow.Android Marshmallow was initially announced at Google I/O on May 28.  It was released as the Android M preview for developer.The Android M developer preview...