wenfengyvn / open-gpstracker

Automatically exported from code.google.com/p/open-gpstracker
0 stars 0 forks source link

Allow solution to oAuth credentials. #368

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Anybody building this app from source needs to supply oAuth credentials for OSM 
to get the app to build. It is not clear where to supply the keys. The common 
practice is to have a file like Constants.java with dummy keys so that the app 
will at least build and people know where they should be put. 

For f-droid.org which builds apps from the source code provided, the keys 
probably couldn't be included because they would have to be exposed somewhere 
in the source code. Thus please allow a way to use a plain password, as 
Vespucci does.

Original issue reported on code.google.com by david8bl...@gmail.com on 28 Jan 2013 at 4:46