Posts

Showing posts from March, 2013

Create a Poker Game in Android

Firstly i told you a very true its my first running project. When i create that project in beginning i have no basic idea in android. But devloper.android.com its very helpful for me to understand this topic and that subject. In that project you have lots import these thing like bundle, handler, Message, Activity, Resources, Draw able, Log, Menu, View,and etc. In that project you know how to handle of C because if you don't have knowledge of  C then firstly you learn the C, XML, Java. Then we come to my project and get the random number. And i told you in this project i take 56 cards in that project because it have 52 cads of different suits and four joker because in the champion poker game make a pair joker, four pair of joker and if joker came then payment is double. First you create a project Poker Game in Eclipse Go to file section and click on  New Android Project And fill the section. And t...