mmathieum / montrealtransit-for-android

MonTransit for Android (OLD) / MonTransit pour Android (ANCIEN)
https://play.google.com/store/apps/details?id=org.montrealtransit.android
7 stars 3 forks source link

The app should allow the user check to bus stop for the next week #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Replicate the HTML <form/> from the STM website.
Example: http://www2.stm.info/horaires/frmResult.aspx?Langue=Fr&Arret=52084

The UI should let the user choose the day (within next week), the hour and 
minute.

Tips:
 - How to use HTTP Post with Android SDK: 
http://www.androidsnippets.org/snippets/36/

Original issue reported on code.google.com by mathieu.mea on 15 Mar 2010 at 8:07

GoogleCodeExporter commented 9 years ago

Original comment by mathieu.mea on 21 Mar 2010 at 12:47