Mostrando postagens com marcador android. Mostrar todas as postagens
Mostrando postagens com marcador android. Mostrar todas as postagens

quinta-feira, 22 de dezembro de 2011

First Game - Candypot! for Android

Hi everybody!

I coming here today not to put up my opinion or review a game, instead I'm here to show my first official game released: Candypot!

It's a casual jewel game, in our case candies made of fruits yummy!!!! It has lots of power up jewels, they are surprise (I won't spoil), it integrates with PlayPhone (which is our publisher), is hell of fun and it's free-to-play!!!

I worked on the Android version and we have a Facebook version too... can't confirm but I hope we can make an iOS version soon....

Hope you all enjoy it, please post as many comments as you like it I'll be glad to anwser ;D

https://market.android.com/details?id=com.playphone.games.candypot
https://apps.facebook.com/candypot/                                     













sexta-feira, 29 de abril de 2011

How an android looks like in the inside...

This cool image shows an Android robot inside..... hey there is a hearth and a donut stash over there!!!!

Cordy - Android Game

The video below shows  Cordy, an cute 3D adventure game for Android....
I downloaded it last night and right away got addicted to its image and game play, worth the download since it is FREE, yeah F-R-E-E.

By the way Cordy is the best free game I got since I bought my Moto Defy with Android 2.1, oh and runs very well, with some lags but is ok.

Hope they think about bringing this to the iphone/ipad too....

Enjoy the video



And some images...



The games was made by Silver Tree Media and both the company and Cordy deserve our attention...

sábado, 5 de fevereiro de 2011

Before starting to code for Android

So many people asked me "what is needed to start creating apps for Android?" that I decided to make a small guide here to help you in this awesome quest. First of all download the following:
Now start by installing JDK package, if you already have be sure that it's updated to version 5 or 6.
Then extract the sdk zip file in an easy to find folder. Do the same for eclipse but in another folder.
Now I'll try to make this easy so follow the image:
  • Click in Install New Software on Help;


  • Wait for it to update and select Developer Tools. Now you see the installation list, read the license agreements (accept it otherwise you can't install anything :P);
  • Reestart Eclipse. 

In the future when you need to update your SDK, simply repeat the steps above, just skip the Software Site adding.

To complete the SDK installation  we need a few final steps.

  • Open Eclipse, if isn't already opened, click on Window > Android SDK and AVD Manager. The manager gives you the capability of controlling your virtual devices (like iphone simulator), your installed packages and install the availables packages. 

  • After that your gonna select available packages > select all of android packages (if you want to select the third party packages is ok but will take longer to download). 

  • Click in install selected and go drink some juice. 

The installation is completed but we're not there yet, there's still the AVD to configure.
Access the Android SDK and AVD Manager again, once there click on Virtual Devices > New, the window bellow should appear. Fill the information and click  in Create AVD.

Name -> A name for your virtual device;
Target -> Which version of the Android OS the device will simulate;
SD Card -> If you need it fill the size or use a file (a .iso file);
Snapshot -> Check this if you want to save state. The same as vmware/sun virtualbox snapshot;
Skin -> Specify the resolution, I often use built-in;
Hardware -> Set your hardware needs. Like GPS and Track ball for example.

Good to go guys!!! Have fun... Any problems, doubts, sugestions plz let me know. Oh almost forgot the reference: Android Development Site

Troubleshoot


If anything goes wrong check if the SDK folder is set in preferences. Access Preferences on Window and you should see the image bellow. Select Android and then browse the SDK location