Hi all,
I am Chinmay Kulkarni, a final year student from Pune Institute of Computer Technology. I am interested in contributing to the mConference Framework project proposed for GSoC 16. I have worked with Android for over a year, and have built apps that parse JSON coming from a REST api, but as you mentioned that config files generally use XML, I am reading about XML parsing as well. I, along with 2 other group members made an app for DroidCon 2015.
Link to PlayStore app:
https://play.google.com/store/apps/details?id=droidcon_phyweb.makerville.com.droidcon_phyweb Github Profile:
https://github.com/chinmay1994Twitter:
https://twitter.com/chinuk210What I understood about the mConference framework is:
- The event organizers will fill up details on a static web page, via which a configuration xml file will be generated.
- The xml file will then be loaded into a app template, and the app will be populated with data from the file. Also, a live twitter feed will for the conference will be shown in the app. All links will open in a web view or redirected to browser, there would be no interaction with a server.
Is this the expected flow?
Could we maybe provide a few screenshots to the organizer on the web page, where (s)he can view exactly how the final app would look like?
Thank you