Quantcast
Channel: GreenMan
Browsing all 30 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

AlertBox in Android (Advance)

This is also simple Tutorial for Android Alert Box Dialog.Few things we can do with this that cann't with Basic Tutorial likeWe are adding the alert icon to Dialog box.It shows the alert message as...

View Article



Image may be NSFW.
Clik here to view.

Android Animation App - Bouncing Ball

So looking for play with animation stuff.. good!! you are on right place  :)today we are going to learn how to create simple android animation app.so in this application we will create Background View...

View Article

Check Current GPS Status ON/OFF

If you want to check your Android Mobile Device's GPS Status off or on programmaticallythis tutorial is for you :)We will create very simple app to do this workokay! so let's try this small app...

View Article

Image may be NSFW.
Clik here to view.

Get Current Location coordinates , City name

Sometime we need to get  GPS  coordinates in android. so today i am going to write step by step simple tutorial How can we get location coordinates using GPS in android mobile.also through coordinate...

View Article

check Phone is in Sleep or Normal Mode for Android

In this tutorial we will learn how to check whether our Android mobile is in Sleep or Idle(normal) mode.We will use Broadcast Receiver and Intents to get notify when our device goes Sleep or Idle...

View Article


Start Activity from Broadcast Recevier

Some time we need to start an Activity from Broadcast Receiver..how can we achieve this i am going to write step by step.So lets create a small App to do this things...

View Article

Image may be NSFW.
Clik here to view.

Uninstall App programmatically in Android

Today we will learn How to an Android Application can Uninstall itself ProgrammaticallyNote:  here we need to pass package name in URIso we are passing package name in which main/default/startup...

View Article

Start Service from Broadcast Receiver

Some time we need to start Service from Broadcast Receiver..how can we achieve this i am going to write step by step.So lets create a small App to do this things...

View Article


Image may be NSFW.
Clik here to view.

Lock Phone Screen Programmtically

How to lock Mobile Phone Screen ...first of all we need to get permission from Admincreate app with default activityProject Name : LockScreenPackage Name: com.knsAndroid SDK: 2.2 API 8the project...

View Article


Image may be NSFW.
Clik here to view.

How to Get Own Mobile Number Programmatically

sometime you have multiple SIM cards and you don't know which one Number you are using.Then you may be want to "Get Own Mobile Number" ?How I am going to write a small android application which will...

View Article

Image may be NSFW.
Clik here to view.

Start BroadcastReceiver from Activity

Some time we need to start a service from Android Activity..how can we achieve this i am going to write step by step.We will create very simple app to do this work...

View Article

Image may be NSFW.
Clik here to view.

Start Activity from Activity

Some time we need to start an Activity from Activity..how can we achieve this i am going to write step by step.We will create very simple app to do this work...

View Article

Start Service from Activity

Some time we need to start a service from Android Activity..how can we achieve this i am going to write step by step.First of all we need to Create a simple application with an...

View Article


Image may be NSFW.
Clik here to view.

How to Make a Phone Call Programmatically in Android

 -------------------------------------------App Name: MakeACallPackage Name: com.rdcAndroid SDK: Android SDK 2.3.3 / API 10Default Activity Name:...

View Article

Calculate Device Moving Speed Programmatically

so this evening i would like to share with you new thing what i have learn..some time we need to calculate moving speed of our android mobile device.this example will calculate the location coordinates...

View Article


Image may be NSFW.
Clik here to view.

Android Threading (Basic)

ThreadA thread is a sequential path of code execution within a program. And each thread has its own local variables, program counter and lifetime.in this example we create simplest thread by...

View Article

Image may be NSFW.
Clik here to view.

Disable Android Screen Rotation/Orientation

Some time you need to Disable or Lock the screen orientation.just need to add this code in your activity which you want to lock//for Portrait Mode...

View Article


Image may be NSFW.
Clik here to view.

How to add Google ads in Android apps (Google Admob Ads)

These day you can find many Android app are having great features you know what still they are FREE available in Android Market/Google Play why?Because many of those earning money through Google Ad-mob...

View Article

Image may be NSFW.
Clik here to view.

Disable Soft KeyPad in Android

Today we will learn another small trick to disable the softkeypad in AndroidSometime you need to disable the Soft Keypad / Virtual Keypad and want to input from either Physical Keypad or Design your...

View Article

Image may be NSFW.
Clik here to view.

Disable Title Bar or Full Screen View in Android

Today i learn how to disable Notification bar (Battery, Network Status info Bar ) Top of the Screen.and how can we set Full Screen View to Our Application Screen.Just a pretty simple code see...

View Article
Browsing all 30 articles
Browse latest View live




Latest Images