https://github.com/bradfitz/zippy-android-talk
Code to accompany my Zippy Android talk at Google I/O 2010
https://github.com/bradfitz/zippy-android-talk
Last synced: 2 months ago
JSON representation
Code to accompany my Zippy Android talk at Google I/O 2010
- Host: GitHub
- URL: https://github.com/bradfitz/zippy-android-talk
- Owner: bradfitz
- Created: 2010-05-20T14:29:00.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-05-20T14:52:56.000Z (about 15 years ago)
- Last Synced: 2025-03-25T08:42:51.416Z (3 months ago)
- Language: Java
- Homepage: http://code.google.com/events/io/2010/sessions/writing-zippy-android-apps.html
- Size: 102 KB
- Stars: 27
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is the code used during my talk at Google I/O 2010.
Talk summary:
http://code.google.com/events/io/2010/sessions/writing-zippy-android-apps.htmlNote that this code features a lot of bad practices as well as best
practices, so please don't blindly copy code you see here... it's
likely (intentionally) wrong! :)