-
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…
-
A Basic Calculator using Swing and JAVA(TM).
Hi,there . This time i would like to share my new work. This a basic four function calculator made using java and Swing. The GUI created is with the help of….you guessed it right SWING. Java simple calculator 1. A four-function calculator with the following functions: * Addition – adds two numbers * Subtraction –…