Merge pull request #13 from btco/master

Adding missing copyright notice to .travis.yml.
tree: 8207f1345ce56f571e49988c8a558a26ffb741aa
  1. android/
  2. art/
  3. binaries/
  4. gcm-server/
  5. gradle/
  6. scripts/
  7. .gitignore
  8. .travis.yml
  9. build.gradle
  10. BUILDING.txt
  11. gradlew
  12. gradlew.bat
  13. LICENSE.txt
  14. local.properties.example
  15. README.md
  16. settings.gradle
README.md

Google I/O Android App

Google I/O is a developer conference held each year with two days of deep technical content featuring technical sessions and hundreds of demonstrations from developers showcasing their technologies.

This project is the Android app for the conference. The app supports devices running Android 4.0+, and is optimized for phones and tablets of all shapes and sizes. It also contains an Android Wear integration.

Screenshot

We're updating the I/O app with material design and the Android L Developer Preview! Source code for the updated I/O app is coming soon but you can get a sneak peek of the new tactile surfaces, animated touch feedback, bold use of color, and refreshed iconography by checking out this teaser video or downloading the preview APK below.

Download the I/O app APK for Android L Preview

To run this APK, you will need a device/emulator set up with the Android L Preview system image. For more information, please refer to the Android L Developer Preview page.

Note: The source code in this repository still reflects the app as of I/O 2013. We will updated it to the I/O 2014 code shortly.

With the app, you can:

  • View the conference agenda and edit your personal schedule
  • Sync your schedule between all of your devices and the I/O website
  • View detailed session, code lab, office hours, and speaker information, including speaker bios, photos, and Google+ profiles
  • +1 sessions right from the app
  • Participate in public #io14 conversations on Google+
  • Guide yourself using the vector-based conference map
  • Get a reminder a few minutes before sessions in your schedule are due to start
  • View information about companies in the Developer Sandbox
  • Play “I/O Live” session video streams
  • Beam session details from your NFC-enabled device to another using Android Beam
  • Scan attendee badges on your NFC-enabled device
  • See a list of people whose badges you have scanned, and take notes about your meeting with them
  • Send feedback on sessions, from your phone/tablet, or from your Android Wear device

Please refer to BUILDING.TXT for details about how to build and run the source.

Copyright 2014 Google Inc. All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.