| description |
Topic to be determined.
**Note: Code-n-Splode (CnS) is a women-focused group. All women are invited to attend and participate, and men are welcome as the guest of a female participant.
For more information, visit our website, or send an email to <a href="http://groups.google.com/group/code-n-splode">our list</a>. |
→ |
In this episode of Code N Splode, Sarah Sharp will lead an exploration of the guts of an Android App called Garden Weather Alert. We'll cover some of the basics of Android App structure: intents, activities, and services. I'll also show the app development workflow in the Eclipse Android SDK, and how to debug apps. If time permits, we'll talk about storage and background services.
The git repo for the app is here:
https://github.com/sarahsharp/gardengeek
The android app source code is under the src/android-get-temp/ directory. Feel free to browse the source code history to see how I've added functionality over time.
**Note: Code-n-Splode (CnS) is a women-focused group. All women are invited to attend and participate, and men are welcome as the guest of a female participant.
For more information, visit our website, or send an email to <a href="http://groups.google.com/group/code-n-splode">our list</a>. |