Re: Coding a weather app

2018-01-06 Thread AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
Re: Coding a weather app It's accessible. If it isn't, I wouldn't be successful at my workplace. I'm using Android Studio 3.0 with NVDA. You can also use command line, but this will be much harder, because if you get stuck you will have to find solution on your own. That's for a simple

Re: Coding a weather app

2018-01-06 Thread AudioGames . net Forum — Off-topic room : Donavin . Liebgott via Audiogames-reflector
Re: Coding a weather app Thanks for the tip, I will try that and see if it works for me. URL: http://forum.audiogames.net/viewtopic.php?pid=346184#p346184 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Coding a weather app

2018-01-06 Thread AudioGames . net Forum — Off-topic room : ashleygrobler04 via Audiogames-reflector
Re: Coding a weather app Hi, you can enable the java access bridge by going to the directory where it is located, i can not remember where it is located, then use the comandline and type jabswitch/enable or some thing like that.But the sdk is not that accessible to me as i hoped it should

Re: Coding a weather app

2018-01-06 Thread AudioGames . net Forum — Off-topic room : Donavin . Liebgott via Audiogames-reflector
Re: Coding a weather app I am thinking about using the android SDK, but I don't know if it's accessible URL: http://forum.audiogames.net/viewtopic.php?pid=346128#p346128 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Coding a weather app

2018-01-06 Thread AudioGames . net Forum — Off-topic room : ashleygrobler04 via Audiogames-reflector
Re: Coding a weather app what do you use to code for android URL: http://forum.audiogames.net/viewtopic.php?pid=346112#p346112 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: Coding a weather app

2018-01-04 Thread AudioGames . net Forum — Off-topic room : Hrvoje via Audiogames-reflector
Re: Coding a weather app I've done the same but with Open Weather API. I'm developing for Android, so I was using Gson library to extract weather data from Json. With Gson, at least you don't need to write code for parsing Json data manually. URL: http://forum.audiogames.net/viewtopic.php