Skip to content

Commit 5440bc6

Browse files
author
Bruno Oliveira
committed
Posting the L-Preview APK and new README.
1 parent c22c5ca commit 5440bc6

File tree

3 files changed

+42
-14
lines changed

3 files changed

+42
-14
lines changed

README.md

Lines changed: 42 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,30 @@
1+
Google I/O Android App
2+
======================
3+
14
Google I/O is a developer conference held each year with two days of deep
25
technical content featuring technical sessions and hundreds of demonstrations
36
from developers showcasing their technologies.
47

58
This project is the Android app for the conference. The app supports devices
6-
running Android 2.3.3+, and is optimized for phones and tablets of all shapes
7-
and sizes.
9+
running Android 4.0+, and is optimized for phones and tablets of all shapes
10+
and sizes. It also contains an Android Wear integration.
11+
12+
<h2>Android L Developer Preview</h2>
13+
14+
![Screenshot](art/hero.png)
15+
16+
We're updating the I/O app with [material design](http://www.google.com/design/spec) and the [Android L Developer Preview](http://developer.android.com/preview/index.html)! 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](https://www.youtube.com/watch?v=mCgteBXYxQc) or downloading the preview APK below.
17+
18+
<a href="../../raw/master/binaries/iosched-lpreview.apk"><b>Download the I/O app APK for Android L Preview</b></a>
19+
20+
To run this APK, you will need a device/emulator set up with the Android L Preview system image. For
21+
more information, please refer to the [Android L Developer Preview page](http://developer.android.com/preview/index.html).
822

9-
Currently, this reflects the source code of the app as of I/O 2013.
10-
We will update this repository with the source code for the I/O 2014 shortly.
23+
<h2>Source</h2>
1124

12-
This repository is a replacement for the old repository located at
13-
code.google.com/p/iosched, which is now deprecated.
25+
**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.
1426

15-
![Screenshot](https://iosched.googlecode.com/git/art/hero.png)
27+
<h2>Features</h2>
1628

1729
With the app, you can:
1830

@@ -21,15 +33,31 @@ With the app, you can:
2133
- View detailed session, code lab, office hours, and speaker information,
2234
including speaker bios, photos, and Google+ profiles
2335
- +1 sessions right from the app
24-
- Participate in public #io13 conversations on Google+
36+
- Participate in public #io14 conversations on Google+
2537
- Guide yourself using the vector-based conference map
2638
- Get a reminder a few minutes before sessions in your schedule are due to
2739
start
2840
- View information about companies in the Developer Sandbox
29-
- Keep up with announcements from the I/O team during the conference
30-
- View your schedule on your Android 3.0+ device's home and lock screens using
31-
widget
32-
- Play "I/O Live" session video streams on your Android 3.0+ devices
33-
- Beam session details from your Android 4.0, NFC-enabled device to another
34-
using Android Beam
41+
- Play "I/O Live" session video streams
42+
- Beam session details from your NFC-enabled device to another using Android Beam
3543
- Scan attendee badges on your NFC-enabled device
44+
- See a list of people whose badges you have scanned, and take notes about your meeting with them
45+
- Send feedback on sessions, from your phone/tablet, or from your Android Wear device
46+
47+
Please refer to BUILDING.TXT for details about how to build and run the source.
48+
49+
<h2>Copyright</h2>
50+
51+
Copyright 2014 Google Inc. All rights reserved.
52+
53+
Licensed under the Apache License, Version 2.0 (the "License");
54+
you may not use this file except in compliance with the License.
55+
You may obtain a copy of the License at
56+
57+
http://www.apache.org/licenses/LICENSE-2.0
58+
59+
Unless required by applicable law or agreed to in writing, software
60+
distributed under the License is distributed on an "AS IS" BASIS,
61+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
62+
See the License for the specific language governing permissions and
63+
limitations under the License.

art/hero.png

215 KB
Loading

binaries/iosched-lpreview.apk

5.07 MB
Binary file not shown.

0 commit comments

Comments
 (0)