As an exercise on programming Android, I've made an app to log predictions you make and keep score of your results. Like PredictionBook, but taking more of a personal daily exercise feel, in line with this post.
The "statistics" right now are only a score I copied from the old Credence calibration game, and a calibration bar chart.
I'm hoping for suggestionss for features and criticism on the app design.
Here's the link for the apk (v0.4), and here's the source code repository. You can download it at Google Play Store.
Pending/Possible/Requested Features:
- Set check-in dates for predictions
- Tags (and stats by tag)
- Stats by timeframe
- Beeminder integration
- Trivia questions you can answer if you don't have any personal prediction to make
- Ring pie chart to choose probability
Edit:
2015-08-26 - Fixed bug that broke on Android 5.0.2 (thanks Bobertron)
2015-08-28 - Change layout for landscape mode, and add a better icon
2015-08-31 -
- Daily notifications
- Buttons at the expanded-item-layout (ht dutchie)
- Show points won/lost in the snackbar when a prediction is answered
- Translation to portuguese
Sounds nice. Making predictions about personal events makes more sense to me than predicting e.g. elections or sport events (beauce a) I don't know anything about it, and b) I don't care about it). But I don't like the idea of making them (all) public, like on prediction book. Though a PredictionBook integration sounds like an obvious fancy feature.
And I liked what I saw the one second I could use the app ;-)
After installing, it crashed pressing "save" on the first prediction. Now it chrashed right on startup. I get to see the app for a moment, but I can't do anything. After deleting the data (from the android setting) I can make a new prediction, but again, it crashes after pressing "save".
I installed from the apk-link you provided.
I've got a Moto G (2. Generation) with Android 5.0.2.
Hope that helps. And if anyone can tell me how to diagnose the problem in more detail, I'd be interested in that, too.
Check the link below, v0.2. Should be working now!
https://www.dropbox.com/s/59redws46ncdiax/predict_v0.2.apk?dl=0