Is the Google I / O 2010 Android app open source?

The Google I / O app was made by Google to help conference attendees keep track of which sessions they want to watch and see the entire schedule. I was wondering if this was available as open source since it has good UI design and usability.

+2


a source to share


8 answers


Apparently they haven't delivered the code yet, but here's where I found it to potentially be:



http://code.google.com/p/iosched/

+8


a source


I'm looking for it too, but I couldn't find it.



The Twitter app is also very similar and will be open source, so I guess we'll have to wait.

+1


a source


I was hoping the Google I / O 2010 app would be released as open source precisely for the reasons given in the question.

Google I / O 2009 was released as open source and has proven to be very helpful considering the code as a learning exercise.

I would guess that the code will probably appear on the page:

http://code.google.com/hosting/search?q=label:Android

A recent version of the Google My Tracks app is located at code.google.com.

+1


a source


The best indicator of their open source is usually their presence on Google Code.

Several quick searches there showed nothing, so he is not there now.

It is also unlikely to appear as it is such a small program, and they usually open source the applications they intend to continue in order to continue.

0


a source


Please note that http://code.google.com/p/iosched/ has been updated with the latest 2012 app code, the old 2011 code still matters if you are working on 2.3 et al versions and can be found at https: //github.com/jwang/iosched

0


a source


I just released a ported version for Eclipse IoSched 2013 here:

https://github.com/yodiaditya/iosched-2013-eclipse

0


a source


The official Google I / O 2017 conference app was the co-pilot to navigate the conference, whether you attend in person or remotely. With the app, you can:

  • Check out the conference schedule with detailed information on topics and speakers.
  • Save events to My I / O, your personalized schedule
  • Get reminders before the events you saved at the beginning of My I / O.

The Google I / O 2017 app source code released on GitHub showcases the latest best practices for Android developers.

0


a source


I dont think it is Open Source because

  • Google Android apps are generally not open source (Gmail, GMaps, Youtube, etc.) and are not part of the Android OS, but proprietary.
  • There was no refining that it would be Open Source.

Maybe I'm wrong.

-1


a source







All Articles