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”...
Home » Archives for May 2016
Android Realm Database with Replacing SQLite & Core Data
in
Realm Database
- on 21:43
- No comments
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
in
Text to Speech
- on 06:30
- 1 comment
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
in
Android N
- on 23:38
- No comments

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
in
Marshmallow
- on 22:37
- No comments

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...