Dicover how to make a good game on Fourteen.
In this video, you will see how to make 50 combinations in 90 seconds! This video was recorded on Fourteen on an iPhone.
Try it and Continue reading
Dicover how to make a good game on Fourteen.
In this video, you will see how to make 50 combinations in 90 seconds! This video was recorded on Fourteen on an iPhone.
Try it and Continue reading
Add android:ellipsize=”end” in the properties of the texview.
If you want your text on one line, add android:singleLine=”true”.
Example:
<TextView android:layout_width="fill_parent" android:layout_height="fill_parent" android:text="Text to cut because it is too long" android:ellipsize="end" android:singleLine="true" />
If your textview will be on 2 lines for example, add Continue reading
I am very proud to announce you my new game, Fourteen, just released on android. You can find the premium version here: https://play.google.com/store/apps/details?id=com.wakeupsun.fourteen.premium and the free version here: https://play.google.com/store/apps/details?id=com.wakeupsun.fourteen.
Fourteen is a new inventive game! Forget letters, you play with numbers now!
You have 90 seconds to do 14 as many times as possible! Move your finger over the numbers to sum them and do 14.
Play with your friends
Since Wednesday, you have been more than 50 000 players on Alchemy War! And this is only the number of installations from the Google playstore (you are many more with the other stores)! Thank you all!
To celebrate, let me show you some statistics. Since the first version of Alchemy War:
- More than 114 500 fights against Killy (the first Enemy) have been played! Continue reading
I have just launched a new game on the Google Playstore, Jewels leather edition. You can find it here: https://play.google.com/store/apps/details?id=com.game.jewels.leather.
Your mission is to win Jewels leather edition, pass the 6 levels and try to be the best in the world Continue reading
A new upgrade of Alchemy war is available online. Alchemy War (Android playstore link).
In this version, you have more items to discover. Now there are 111 items to find! Among these objects, you will be able to create new weapons: medieval and from the XVIIIth century weapons. Best alchimists will also create some fun stuff…
If you try to add the Google library android for the in-app billing, you will have this error: interface IInAppBillingService should be declared in a file called com\android\vending\billing\IInAppBillingService.aidl.
We will see how to solve this issue. Continue reading
A new android version of my game Alchemy War was released : Alchemy war 1.4.
Some new features in this version:
- Now you have 89 objects to discover,
- More combinaisons,
- French translation.
Yesterday, I saw that Ice Cream Sandwich (android 4.0.3) is now available on the tablet Asus Transformer TF101. It is the official upgrade over the air.
I have made the upgrade and discovered… Continue reading