sv1jsb / Keep-score

Android app to keep your card games scores

Home Page:http://kratascore.sv1jsb.gr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keep-score

Android app for keep your card games scores.

Scope

This is an educational project for Android apps. It uses a content provider to store the data and has search and sort capabilities. Uses loaders for the listviews and image caching for better performance. Players' photos can be imported from a camera or from gallery. Uses biokys' cropimage library (https://github.com/biokys/cropimage) and is repackaged as an Android Studio library. It also imports players from phone contacts. Shows score history for each game and repositions the players as the score advances.

It is also published at Google's Play. https://play.google.com/store/apps/details?id=gr.sv1jsb.kratascore

Enjoy,

Andreas

About

Android app to keep your card games scores

http://kratascore.sv1jsb.gr

License:MIT License


Languages

Language:Java 99.5%Language:Groovy 0.5%