Monday 9 May 2016

The Official Android IDE - Android Studio


Android studio is the tool that build an application fastest way for creating any application for any android device

it provides world class editing debugging flexible build system and an instant build and deploy system to allow you focus on high quality apps

features of android studio 


Instant Run

Insert  new code and change in resources to the your application running on any device or emulator and you can make changes instantly without going to back any activity 







Intelligent code editor


using android studio you can write better code and work faster with an intelligent code editor that help you step by step programming

it is built on intelliJ and it has advance code completion and code analysis






Fast and feature-rich emulator


you can install your app faster  than any physical device and test your app on virtually any android device configuration: phones, tablets, wear, TV devices

the 2. 0 android emulator is faster than ever and allows you to dynamically re-size the emulator and access a suite of senor control




Robust and flexible build system

you can configure your project to insert code libraries and generate multiple variants from a project.

android studio provides high performance build automation, robust dependency management, and customizable build configurations with gradle







Check Out My Android Application : click here

Friday 6 May 2016

Tour Guide for Android App



ShowcaseView

ShowcaseView is designed to highlight and showcase specific parts of apps to the user with a distinctive and attractive overlay. This library is great for pointing out points of interest for users, gestures, or obscure but useful items

material-intro

A simple material design app intro with cool animations and a simple API.
Very inspired by Google's app intros.

Walker


Easy to create cool walkthrough page.

Thursday 5 May 2016

Popular IDE For Android App Development



 1. Android Studio


Android Studio is the best tool to develop android app. it is  the official IDE for Android development, and android studio provides all the tool to develop an app.
Android Studio provides the fastest tools for building apps on every type of Android device.

2. Eclipse
Android Development Tools (ADT) is a plugin for the Eclipse IDE that is designed to give you a powerful, integrated environment in which to build Android applications.
ADT extends the capabilities of Eclipse to let you quickly set up new Android projects, create an application UI, add packages based on the Android Framework API, debug your applications using the Android SDK tools, and even export signed (or unsigned) .apk files in order to distribute your application.

3. xamarin 

With a C# shared code base, developers can use Xamarin to write native iOS, Android, and Windows apps with native user interfaces and share code across multiple platforms. Over 1 million developers use Xamarin's products in more than 120 countries around the world as of May 2015.

4. Visual Studio 2015

using visual studio you can create rich native apps using C# across Android & Windows, while maximizing code reuse. Share code across device platforms with shared projects or portable class libraries.

Check Out My Android Application : click here

Design Your Android App With Material Design



Material design provides guide to user for visual motion and interactive design in the application. you can use material design to your app to give look and feel. 

Diffrent Element of materialDesign :

Material Theme:


Using material theme into your app, you can set new style for your app, system widgets that provide color palette and animation

Lists and Cards

Material Design provide widgets for displaying cards and lists with material design styles and animations.

View Shadows

In material design also provide shadow effect for any control of android app.


Animations

material design provide different type of animation to touch and feel the app.

the different type of animation are:
1. touch feedback.
2.Activity transition.
3. curved motion.
4. view state change.

Check Out My Android Application : click here

Wednesday 4 May 2016

Upcoming Features in Android Smartphone




Multiple window at same time
Android N supports multitasking feature.
also Android N support Multi -window Supp.
Any one can access multiple application at same time with multiple user scree 
·         In this one can use two different app at a same time without closing one app. And also user can re-size user window on the screen.
Notification Design
In upcoming android version, the notification of user window can be designed in different formats. some are :  

·         Bundled notifications: in this user can directly access the app threw notification and no need he go in application 

·         Direct reply:  user can reply the notification without going to app and directly user can reply.




Optimization In  Background

In android N, Project Svelte provide effort to minimize RAM consume by system and apps in the Android devices Project Svelte use minimum RAM to apps run in the background.

Customized Tile Settings

In this we can set the tile window as our requirement and we can customized with different layout. 
in this we can customize the tile as our requirement and set the icon anywhare in the tile layout









Check Out My Android Application : click here