added permission : internet permission (see in android manifest file)
weather : returns weather using rest API weather city : returns same thing but for specified city
todo(next upgrade) : get coordinates from GPS todo : get more TTS files for this skill
_________________ MB over and out
Moti Barski super
Posts : 499 Join date : 2011-08-02
Subject: Re: DIWeather skill Wed Feb 19, 2020 4:56 pm
I updated the skill to process GPS data so she can now answer where am I this opens the door to a myriad of location based skills.
updated : DIWeather Weather the main activity to get GPS info the manifest with GPS permissions added a Tokoro class (java) to staticky hold GPS info : lat Lon and place name