1 / 17

Techcruch I just want to write code

Techcruch I just want to write code. The idea: Short overview of a technical topic ~ 30 min Coding heavy in Groups If possible demos at the end. Lets install the ADT via the update site https://dl-ssl.google.com/android/eclipse/ Only installation! Configuration will be shown later.

Download Presentation

Techcruch I just want to write code

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Techcruch I just want to write code

  2. The idea: • Short overview of a technical topic ~ 30 min • Coding heavy • in Groups • If possible demos at the end

  3. Lets install the ADT via the update site https://dl-ssl.google.com/android/eclipse/ Only installation! Configuration will be shown later.

  4. Lars Vogel Development for Android

  5. The next 30 minutes • Android overview • Android Tool chain • Demo

  6. Android • Develop in Java • Open • iPhone • Develop in ObjectiveC • Closed

  7. Java API for creating application on top of the Android runtime

  8. Android Applications consists out of 4 parts: • Activity • Intent / Broadcast Receiver • Services • Content Provider

  9. Activity - A screen in the Android application

  10. Intent / Broadcast Receiver – Asking / Providing for funcationality Services – Running in the background Content Provider – Provides data , e.g. via database

  11. Activity - A screen in the Android application

  12. Android Development Tools (ADT) for Eclipse • Eclipse based tooling • Provide the emulator • Wizard for creating new project

  13. Demo

  14. Android Tutorial for self-hacking • http://www.vogella.de/articles/Android/article.html

  15. Credits • Several slides are taken from • http://www.android.com/media/ • http://sites.google.com/site/io/an-introduction-to-android • Picture credits • http://www.sxc.hu/photo/338038 • http://www.sxc.hu/photo/1089869 • http://www.sxc.hu/photo/130484 • http://www.sxc.hu/photo/325650

More Related