AviMarineInnovations / BoatAngels

Boat Angels is an Open Source android app designed to help boaters and Yachties help each other with inspecting their boats.
1 stars 0 forks source link

build fail because this line. #81

Closed shmuel-raichman closed 5 years ago

shmuel-raichman commented 6 years ago

https://github.com/AviMarineInnovatons/BoatAngels/blob/529da461c1351e0e5e2301ec48b6e94a5fa13287/app/src/main/java/in/avimarine/boatangels/geographical/WeatherHttpClient.java#L31

build fail because D:\a\1\s\app\src\main\java\in\avimarine\boatangels\geographical\ WeatherHttpClient.java:31: error: cannot find symbol API_KEY = "&APPID="+c.getString(R.string.OPENWEATHERMAPAPPID); 00000000000000000000000000000000000

is it failing on local builds?

shmuel-raichman commented 6 years ago

7.txt

aayaffe commented 5 years ago

There is a manual in the wiki about how to fix this issue