Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Region selection throwing error #497

Open
vkanarola opened this issue Sep 23, 2021 · 3 comments
Open

Region selection throwing error #497

vkanarola opened this issue Sep 23, 2021 · 3 comments
Labels

Comments

@vkanarola
Copy link

I have download the source code from here and try to run the app . It is showing me region listing . Now if I clicked on any of the default region it is showing error like " Server not working , trying again this time with old version: Unable to resolve host "vps256598.ovh.net": No address associated with hostname". Could you please help

@barbeau barbeau added the bugs label Sep 23, 2021
@barbeau
Copy link
Member

barbeau commented Sep 23, 2021

@vkanarola OTP for Android pulls regions from this directory of OTP servers (See "OTP Directory tab'), which are community maintained:
https://docs.google.com/spreadsheets/d/1QMPfDQy8E6oLBqsv41oEqb7pFvB2fpZpQRnK3grlKf8/

This application really isn't being actively maintained at this point, and it looks like many of these servers have gone offline. All energy has been going towards OneBusAway, which uses OTP servers for trip planning - see https://github.com/OneBusAway/onebusaway-android/blob/master/SYSTEM_ARCHITECTURE.md.

If you'd like, you can set up your own OTP server with your own data to use the app. See https://github.com/CUTR-at-USF/OpenTripPlanner-for-Android/wiki#adding-your-region-to-otp-android for details.

@vkanarola
Copy link
Author

My custom region works fine . I do not want to go with onebus away for now . I have all the things which I need for my project integration in this demo except real time navigation. Can you please inform if this demo includes live navigation of user or not ?

@barbeau
Copy link
Member

barbeau commented Sep 24, 2021

OTP Android doesn't include any real-time navigation. OneBusAway Android does include arrival and destination reminders to alert the user when the transit vehicle is approaching to pick up them up and when they should exit the transit vehicle.

I have all the things which I need for my project integration in this demo except real time navigation.

Great! Can you share more about how you're using the project? One other note - Google Play pulled this application, if I recall correctly over permission declaration issues, which was linked to one of the dependencies. So if you intent to publish a fork on Google Play you're have some updating to do.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants