Quantcast
Channel: CoderzHeaven » Private Button
Browsing all 3 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Customizing your button or TextView or another view in ANDROID.

Beautifying our applications is one of the main features of your application’s success. In ANDROID there are many possible ways to do this. For eg. We need to have different colors for our buttons,...

View Article



Date and TimePicker in ANDROID.

The following code simply allows you to select a date and time using the datepicker and timepicker in ANDROID. package AndroidDatePicker.pack; import java.util.Calendar; import android.app.Activity;...

View Article

A Simple FlashLight Application.

Here is a simple Application on how to use flashlight in android. package com.coderzheaven.pack; import android.app.Activity; import android.content.Context; import android.content.pm.PackageManager;...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images