Giter VIP home page Giter VIP logo

iosched's Introduction

How to Update the App code for your Convention

  1. Create a google spreadsheet with 3 sub-sheets, titled: sessions, speakers, sandbox.
  2. Publish the worksheet as an atom stream: click Share->Publish as a web page->Sheets to publish "all sheets", next grab the atom URL.
  3. edit src/com/google/android/app/iosched/service/SyncService.java and change WORKSHEETS_URL to be the atom URL from step 2 up above.
  4. add the following columns to "sessions" worksheet: sessiondate, sessiontime, room, product, track, sessiontype, sessiontitle, tags, sessionspeakers, speakers, sessionabstract, sessionrequirements, sessionlink, sessionhashtag, fulllink, youtubelink, pdflink, moderatorlink, waveid, wavelink (sessionlink MUST be filled in and unique!)
  5. add the following columns to the "speakers" worksheet: speakertitle, speakercompany, speakerabstract, speakerldap
  6. add the following columns to the "sandbox" worksheet: companyname, companylocation, companydesc, companyurl, productdesc, companylogo, companypod, companytags
  7. replace images in res/drawables, etc with your conventions logos.
  8. edit xml files in res/xml/ (blocks, tracks, rooms, sessions, etc) to reflect your conference.

How to Compile and test app with Ant

  1. cd into root src directory and run "ant debug". This will create app apk and sign it with debug key.
  2. test it on your phone or virtual device with adb install name-of-debug-app.apk

About the Original App

Google I/O is a developer conference held each year with two days of deep technical content featuring over 90 sessions, more than 5,000 developers, and over 180 demonstrations from developers showcasing their technologies.

This project is the Android app for the conference, including these features and more:

Conference schedule with calendar-block overview. Detailed session info that is full-text searchable. Info about companies in the Developer Sandbox. Star sessions and Sandbox companies. Conference map and take notes on sessions.

iosched's People

Contributors

underhilllabs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iosched's Issues

worksheet url

when we grab worksheet url from Publish to the Web popup, there's only list and cells url. please mention in README.md that we need to change /list/ (or /cells/) into /worksheets/.

Sync Error: Problem parsing timestamp

Have created the Google Speadsheet, with the same headings and some different information filled in. I have copied in the Atom address and changed the URL format to that of a worksheet. I get the following error when I try to run the app with this data, no errors when using the default worksheet.

This is the error message:
"Sync error: Problem parsing timestamp:
java.text.ParseException: Unparseable date: "null 2010 10:45am -0700"

Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.