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 reason, many people just use an IDE, and there are not much tutorials for doing things via command line, at least in case of Android.

URL: http://forum.audiogames.net/viewtopic.php?pid=346232#p346232





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

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
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

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 be, or maby i am not using it right.

URL: http://forum.audiogames.net/viewtopic.php?pid=346132#p346132





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

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-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

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-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

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?pid=345743#p345743





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector