GTFSOffline
gtfsoffline
About App
GTFSOffline is an open source multi-agency transit app for the DIY-oriented, to access offline bus and rail schedules. It is based on GRTransit, an open source transit app for the Grand River region. Tested on Nexus 5, Android 4.4. Please send an email or open a Github issue if something doesn't work!
YOU must download AND process the GTFS bus/rail schedules YOURSELF! Think of this like OSMAnd but for transit - you obtain the GTFS data zip file from your transit provider, download and process it (requires SQLite on your computer and the ability to run the mksql3db.sh shell script at https://github.com/wbrenna/GTFSOffline/blob/master/data/mksql3db.sh), Gzip the *.db file, download it to the phone's Download folder, and use "Scan Downloads Folder" from within the app. Note that this only works on older Android versions - more recent versions will require you to copy the *.db.gz to the app's files/ folder and unzip it yourself. Then, activate the database in Settings.
Developer info