Heaven of all working codes

This blog contains answers to all your questions. if can find your answer please drop a comment. Also if you have any answer to a specific question. Please drop a comment and we will publish it under your name.

Thursday, 28 June 2012

How to get a Sprite by tag in Cocos2D ?

›
Hi, Sometimes you may need to get a sprite using tag while doing a project using Cocos2D. It's easy to get a sprite by a tag in Coco...
Tuesday, 19 June 2012

How to explicitly free memory in android OR Release unwanted memory in Android?

›
public void freeMemory(){     System.runFinalization();     Runtime.getRuntime().gc();     System.gc(); } Visit http://www.coderzh...
Saturday, 16 June 2012

Placing Controls in a Widget in Android and Listening to the events from them.

›
Now in today’s tutorial I am going to show how to place controls like buttons inside the widget and listen to their events and respond to...
Wednesday, 13 June 2012

How to get Notified when a widget is deleted?

›
I have already covered a tutorial on how to start with widgets and how to create a simple widget here.. <a href="http://www.code...

Android hits 900k activations per day

›
The Google Android Army is coming again... Google’s Android platform sees 900,000 activations a day, according to a tweet from Android h...
Sunday, 10 June 2012

CoderzHeaven on Facebook, New Fan Page

›
Please find us on Facebook for more updates. This is our new Fab page Url. http://www.facebook.com/CoderzHeavenFans By adding us on ...
Monday, 4 June 2012

How to read a text file in ANDROID?

›
Hi all….. In this post I will show you how to read a text file in ANDOID. Let your file is in the assets folder of your ANDOID project....
Friday, 1 June 2012

How to use Accelerometer in Android?

›
http://www.coderzheaven.com/2012/05/30/accelerometer-android/
Sunday, 27 May 2012

Crop an Image in ANDROID.

›
Cropping an image in <a href="http://www.coderzheaven.com/android/" target="_blank">ANDROID</a> programmati...
Thursday, 24 May 2012

Custom progressbar in android with text - part 3

›
Hello all...... I have posted two posts on how to customize a progressbar in android. 1. <a href="http://www.coderzheaven.com/...
‹
›
Home
View web version
Powered by Blogger.