Christine Karman Presentation

Post on 18-May-2015

1,272 views 1 download

Tags:

description

Talk on Android by Christine Karman at Mobile Dev Camp (www.mobiledevcamp.nl)

transcript

Android topics: - Building a UI- Available APIs

Christine Karmanwww.christine.nl

The bad news: Android is not Java

The good news: but it is!

Themes

Manifest File

View Resources

List View

User opens another app:my app gets knocked out!

Available APIs

! Location" geolocation" reverse geolocation" GPS" other location services

Available APIs

! HttpClient (web access)! OpenGL (3D graphics)! WiFi! Javax.crypto! JSON, DOM

APIs you can add

! JavaMail! XStream! Apache Commons Mime4j! Apache Commons StringUtils! ....

The End

Slides available at www.christine.nl/android/slides.pdf

Android site: code.google.com/android