https://github.com/romansky/androidtalk0812
Android Talk- Notification Framework, OTTO, ABS, Google GSON, Fragments
https://github.com/romansky/androidtalk0812
Last synced: 10 months ago
JSON representation
Android Talk- Notification Framework, OTTO, ABS, Google GSON, Fragments
- Host: GitHub
- URL: https://github.com/romansky/androidtalk0812
- Owner: romansky
- Created: 2012-08-20T06:26:30.000Z (almost 14 years ago)
- Default Branch: gh-pages
- Last Pushed: 2012-08-23T09:16:50.000Z (almost 14 years ago)
- Last Synced: 2025-06-04T06:51:43.209Z (about 1 year ago)
- Language: Java
- Size: 10.3 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Android talk, Notification Framework, OTTO, ABS, Google GSON and Fragments
===
Look into the Jelly Beans Notification Framework, and some uber useful facilities and libraries
### Presentation
http://romansky.github.com/androidtalk0812/talk.html
(use keyboard arrows to navigate slides)
### Links
ActionBarSherlock
* https://github.com/JakeWharton/ActionBarSherlock
OTTO
* https://github.com/square/otto/
Google GSON
* http://code.google.com/p/google-gson/
More links are in the presentation.
### Code
The Android application source code is under /code
There's also an APK if you want to install the demo's and play aorund with them.