https://github.com/passy/photo-share
An Effective Kotlin Android App experiment
https://github.com/passy/photo-share
Last synced: about 1 year ago
JSON representation
An Effective Kotlin Android App experiment
- Host: GitHub
- URL: https://github.com/passy/photo-share
- Owner: passy
- Created: 2016-01-17T20:41:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-01T21:02:48.000Z (over 10 years ago)
- Last Synced: 2025-03-29T20:16:14.874Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 333 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# photo sharing kotlin app
A project to explore Kotlin and some MVP pattern. I'm most likely
going to abandon this because developing on it just isn't fun.
It's slow, I still get plenty of runtime errors and sometimes
annotation preprocessing or something else just doesn't seem
to work so I get weird shit like missing viewbinder classes,
failed injections and other random stuff that just wants me
`killall -9 java`.