Quantcast
Channel: CoderzHeaven » Schemas
Browsing latest articles
Browse All 7 View Live

How to change the default transition between activities?

In android the default transition between activities is to slide from left to right. But with custom animations we can change that. First create a folder inside the res/drawable folder called “anim”....

View Article



Image may be NSFW.
Clik here to view.

SlidingDrawer in Android, A simple example.

Sliding-Drawer in a nice and useful widget in android. Please check one of my previous posts to do this in another way. How to show a sliding window from below in Android? Check this new One using...

View Article

Image may be NSFW.
Clik here to view.

How to show a sliding window from below in Android?

Hello everyone, I have already showed you how to use a SlidingViewer to create a slidingWindow. Today I will show another way to create such a window with the help of animation. Please check one of my...

View Article

Image may be NSFW.
Clik here to view.

How to create a Custom ListBox in Windows Phone 7?

For creating Custom ListView First create a new project named “Lists” and the language is “C#” here. Now open the “MainPage.xaml” and copy this code. <phone:PhoneApplicationPage...

View Article

Image may be NSFW.
Clik here to view.

Custom progressbar in android with text – part 3

Hello all…… I have posted two posts on how to customize a progressbar in android. 1. Custom Indeterminate progressBar for android? 2. How to build a custom progressBar in android- Part 2? Here is...

View Article


Image may be NSFW.
Clik here to view.

How to create CustomProgressBar in android – Part 3?

Hello all… In my previous posts I have shown two methods to create custom progressbar in android. Check out these tutorials to find out how? 1. How to build a custom progressBar in android- Part 2? 2....

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 latest articles
Browse All 7 View Live




Latest Images