Simplifying Volley Requests in Kotlin - DroidGraphy Android Tutorials #2

preview_player
Показать описание
Part 1 of multipart tutorial on reducing boiler plate in Volley requests.
Makes use of some awesome language features of Kotlin.
Bonus: Learn two handy Android Studio shortcuts
Рекомендации по теме
Комментарии
Автор

Bro this is more than perfect but i wish if you can create a post method please !

youssef_uchiha
Автор

muchas gracias amigo por su tiempo, es posible que me explicara como saco un dato de ese json en este caso de la api de google maps, oslo necesito la distancia segun coordenadas ya tengo esto, pero cuando intento sacar el dato fuera del volley me dice esto (Wrapped into a reference object to be modified when captured in a closure), explico declaro la variable var km:Float=0.0F y en el request del volley hago esto km = distKm.toFloat() pero hay me dice est emensaje no es de error pero no me dej a tomar el dato para meterlo a un arraylist. te agradeceria.

JHONTHERAP
Автор

Using volley and jsonarry to sync sqlite to mysql and vice versa, both ends extra column sync status, sync_sts 0 do sync, sync sts 1 sync is ok.
It would be great to see this in kotlin,

n.w.aicecube
Автор

Thank you for this video, but there is a jumping over some ideas, it is not going in the right sequence. You pass to the next ides before finishing the current one.

ehsanalrawi
join shbcf.ru