-
Practice Shapes : Android App To Learn Shapes
Only way to learn something is to learn it by yourself. Recently I have been playing with Canvas in android and it has been fun! 😀 As they say knowledge is knowing tomato is a fruit. Wisdom is not putting it in vegetable basket. And best way to persist new gained “wisdom” is to put…
android, Application, canvas, edtech, education, java, layout, pratice, programming, shapes, technology, XML -
Android Application for a basic Calculator.
Hi there, This time would like to share my new project ‘ A basic calculator built for the android platform.’ Creating android apps always seemed cool to me . Able to start  learning  to create one is even cooler. This project uses simple things like XML layouts, Activities using java, Intents, OnclickListeners and some more…