https://github.com/boompig/androidcalculator
a 4 hour quick intro to Android app development
https://github.com/boompig/androidcalculator
Last synced: about 1 year ago
JSON representation
a 4 hour quick intro to Android app development
- Host: GitHub
- URL: https://github.com/boompig/androidcalculator
- Owner: boompig
- Created: 2014-10-26T23:08:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-27T03:10:36.000Z (over 11 years ago)
- Last Synced: 2025-02-22T20:20:37.826Z (over 1 year ago)
- Language: Java
- Size: 246 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AndroidCalculator
=================
a 4 hour quick intro to Android app development
I wipped this up in ~4 hours with zinroc. It syncs with a DB on my website, and works with a chat app in the browser to exchange messages.