项目作者: marabesi

项目描述 :
Android code examples
高级语言: Java
项目地址: git://github.com/marabesi/android-playground.git
创建时间: 2016-04-25T23:01:22Z
项目社区:https://github.com/marabesi/android-playground

开源协议:

下载


Android

Simple apps leanerd from FIAP university

Calculator

App to calculate sum of two numbers

GameCube

Game where there are two dices and two players, player one is you and player two is the computer. The game is simple when touch
the display the two dices roll, the biggest number wins.

Pizza

Simple App to interact with form components in android, this app has menu where you can select which flavor do you want and then
the price is shown

Ticket

One more app to interact with components and this time the app is based on Olympic games. The app fakes a ticket buy.

Login

Simples app to introduce intent usage on Android