I want to implement an app, that will show the route number, the rider has boarded in google map. So to find the route number I need some information about the routes, which are
Basically, there are two places where raw stuff may be stored: assets/ and res/raw/ (raw resources). These have been discussed a lot, for example, see the links:
The reason for Assets and Raw Resources in Android
http://thedevelopersinfo.com/2009/11/27/using-files-as-raw-resources-in-android/
http://www.41post.com/3985/programming/android-loading-files-from-the-assets-and-raw-folders