https://github.com/snowdogapps/androidannotations-sample-app
https://github.com/snowdogapps/androidannotations-sample-app
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/snowdogapps/androidannotations-sample-app
- Owner: SnowdogApps
- License: apache-2.0
- Created: 2015-05-11T13:58:07.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-11T09:37:57.000Z (almost 10 years ago)
- Last Synced: 2025-04-12T21:58:39.837Z (15 days ago)
- Language: Java
- Size: 285 KB
- Stars: 1
- Watchers: 13
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AndroidAnnotations-Sample-App
Sample app that uses AndroidAnnotations system, to achieve more readable, easy to maintain, and much faster to write code.
It comes with the blog post Part 1 - describing AndroidAnnotations: https://snowdog.co/blog/androidannotations-code-less-do-more/
And Part 2 - Fragments - https://snowdog.co/blog/androidannotations-code-less-do-more-part-2-fragments/