Android code examples
Simple apps leanerd from FIAP university
App to calculate sum of two numbers
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.
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
One more app to interact with components and this time the app is based on Olympic games. The app fakes a ticket buy.
Simples app to introduce intent usage on Android