Quantcast
Channel: Android Tutorials – Mobile App Development, Android App Development, iphone App Development
Browsing all 42 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Set Alarm In Android From Excel Date Tutorial

  This tutorial will tell to that how to read data from excel file and how to set alarm in android. To read date and time we are using excel file then we will set alarm at this date and time and we...

View Article



Image may be NSFW.
Clik here to view.

What is Google Play Services

  The Google Play services APK contains the individual Google services and runs as a background service in the Android OS. You interact with the background service through the client library and the...

View Article

Image may be NSFW.
Clik here to view.

Add Admob in Android App

Step1: Create new Project in eclipse.     Step2: import Google Play Services library into your workspace.   http://mobilemerit.com/what-is-google-play-services/   Step3: add Google Play Services...

View Article

Image may be NSFW.
Clik here to view.

How to integrate Facebook Api in Android

  Before you start to generate Facebook App id. Take a look on facebook development.   Facebook allows you to obtain a token to access Facebook’s API on behalf of someone using your app. You can use...

View Article

Image may be NSFW.
Clik here to view.

How To Get Parse App Key and Client Key

Before you start to generate Parse APP_KEY and CLIENT_KEY did you know what is Parse? Ok take a overview of Parse than we will start.   What is Parse?? Parse.com provides a backend service to...

View Article


Image may be NSFW.
Clik here to view.

How to make an app WebView in android (with source code)

Download APK Download Source Code Contact Us   Step1:­ Create new project in Android Studio.     What is WebView?   WebView is a view that dispaly web page inside your application. You can also...

View Article

Image may be NSFW.
Clik here to view.

How to Create DataBase in Android

Download APK Download Source Code Contact Us Create a new project in Android Studio File – New Android Project       Using of DataBaseHelper Class   Once the projected is created create a new class in...

View Article

Image may be NSFW.
Clik here to view.

How to use Shared Preferences in Android

Download APK Download Source Code Contact Us Create a new project in Android Studio File – New Android Project         Shared Preferences   Shared Preferences is allow you to save and retrive data in...

View Article


Image may be NSFW.
Clik here to view.

How To Show Alert Dialog in Android

Create a new project in Android Studio File – New Android Project       Dialogs   A dialog is a small window. if you wanted to ask the user about taking a decision between yes or no in response of any...

View Article


Image may be NSFW.
Clik here to view.

How to Create Fragment in Android

Create a new project in Android Studio File – New Android Project       What is a Fragment   A Fragment is a part of activity.Fragment represents a portion of user interface or an operation that runs...

View Article

Image may be NSFW.
Clik here to view.

How to use Progress Dialog in Android

Using of Progress Dialog   progress bar are used to show progress of task e.g. downloading file,analyzing status of work etc.   //ProgressDialog progress = new ProgressDialog(this);   Now you can set...

View Article

Image may be NSFW.
Clik here to view.

Android Services

Introduction to service   A service is a application component that run in the background to perform long running operation without needing to interact with the user. Service can run in the background...

View Article

Image may be NSFW.
Clik here to view.

How to use Android Widgets in Android Studio

Create a new project in Android Studio   File – New Android Project.       What a is Widget   A widget is a small gadget or control of your android appliaction palced on the home screen. Widget can be...

View Article


Image may be NSFW.
Clik here to view.

How to use Media player in Android Studio

Create a new project in Android Studio   File – New Android Project           MediaPlayer:-Android providing Media Player Class to access android in built mediaplayer service like playing audio, video...

View Article

Image may be NSFW.
Clik here to view.

How to Send Data to Other App in Android Studio

Android defines several actions, including ACTION_SEND which, as you can probably guess, indicates that the intent is sending data from one activity to another, even across process boundaries. To send...

View Article


How to remove Admob

Step1: Right Click on project and open “Properties”   Step2: Rremove “Google play service libary” from project.   Step3: Remove this line from “menifest.xml”   <activity...

View Article

Image may be NSFW.
Clik here to view.

Import Eclipse Project into Android Studio

Suppose you are working on a project on eclipse, which have external libraries and jars files inside your project. And you have to switch on Android Studio than it’s not like to eclipse that import all...

View Article


Image may be NSFW.
Clik here to view.

How to get Google Admob Ad ID

Step1: Open below link and sign in into admob. https://www.google.com/admob/ Step2: Click on “Monetize a New App” Step3: “Click on Add Your App Manually” Step4: Enter your app name , select your...

View Article

Image may be NSFW.
Clik here to view.

How To Upload App on Google Play Store

To upload an app on google play store you need these things:   1.Signed Apk 2.Short Description (max 80 words) 3.Long Description 4.App Icon (size 512X512). 5.App Screenshots a.For Mobile (min. 2...

View Article

Image may be NSFW.
Clik here to view.

How to Create Facebook App ID

Step1: Go to facebook developer site and login. Here is facebook developer link https://developers.facebook.com/apps open this and login to developer account.   Step2: Click on “My App” tab and select...

View Article
Browsing all 42 articles
Browse latest View live




Latest Images