Quantcast
Channel: shapes – CoderzHeaven
Browsing all 5 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to use shapes in android? A simple example.

In android with shapes we can create beautiful layouts. Lets look at an example. Create an xml named “gradient.xml” in your drawable folder and copy this code into it. <?xml version="1.0"...

View Article



Image may be NSFW.
Clik here to view.

Page Navigation in Windows Phone

Hello everyone… This is my first post on windows phone. I have just started windows mobile programming. In this post I will show you how to go from one Page to another in windows. First I am creating a...

View Article

Saving Key-Value pair in Windows Phone using IsolatedStorageSettings

This sample code helps you to save a key and a corresponding value in windows Phone inside your application sandbox with the help of isolatedStorageSettings. PLease check this post before working...

View Article

Image may be NSFW.
Clik here to view.

Using a ListBox, Dynamically adding contents to a listbox in Windows Phone

This post shows how to add string objects to a ListBox Control in Windows Phone. Make sure to choose a C# template for the project. This is the layout . This is the complete Layout Just change the...

View Article

Best Coding Practices in Android – Part 2

You can read the First Article about Best Coding Practices in Android here. Re-Use Elements and Layouts Use <include> for reusing layouts. You can read about this from here. Use Different...

View Article

Browsing all 5 articles
Browse latest View live




Latest Images