Giter Club home page Giter Club logo

iosched-2'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-2's People

Contributors

underhilllabs avatar

Watchers

James Cloos avatar Shaw Yan avatar

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.