Android Application Development Tutorial - 150 - Introduction to JSON parsing

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I've have to do Android development for my research and without you it would have taken ages. Thank you so much for your easy to understand tutorials!

TheJesterGodlike
Автор

congratulations co-watchers/commentators for making it this far.

johnnyslo
Автор

Thank you travis for the most awesome tutorials

fasonbit
Автор

Thank you! I'd say congratulations to you too for making it this far! :D

andreim
Автор

Your tutorials are simple and awesome! Thanx a lot!!! :)

ganindunanayakkara
Автор

Hi TNB, I think some of the classes are now deprecated :) Could you please explain how to set the JOSNObject? which is the element that I should link to it?

made
Автор

BTW, why did you used StringBuilder for url instead of String like in 5:33 for example?

daviddimalanta
Автор

So you used JSON, to get leads from any site? Thanks for my idea

eristew
Автор

I NEED HELP: So i have a database in a wamp server..(local) i managed to connect my android to the server and go to my index.php... now I want to make a json file that contains information of my database and send in to android... The thing is, I dont want the public to see the information, only accessible through my app... I did research and i found out their is really no way to restrict, only make it tough for hackers.. How can I securely send .json or .CVS (convert to sqlite) to only apps?

EvolutionXEngine
Автор

Why the video suddenly turned black from 1:05 to 1:15?

daviddimalanta
Автор

how can i display the data in expandable listview using json array and webservice

arbenvllasa
Автор

I am getting a NetworkOnMainThreadException what should I do?

herp_derpingson
Автор

Hey so do you need to add:
<uses-permission />

in the manifest file for this to work? I only started watching from here so i wasn't sure if that is necessary or not for this json stuff to work

Thanks!

randomkoolstuff
Автор

what if i want to use tcp protocol and not http
?
what will be the code?

vanshikaagarwal
Автор

How can i fix this error in api twitter 1.1
{"errors":[{"message":"Bad Authentication data", "code":215}]} ?

jovicaraicki
Автор

hi there, how to read jSON file using localhost?

muhammadfazaaeel
Автор

Hey bucky thanx for the beginner tutorials of android but now I need the some advance or say level 2 android tutorial
Would you please help me with this or some reference where I can find
Well please update your channel for this
Once again thanks

kamilshaikh
Автор

150 tutorials in 5 days.... what the hell.

tenopan
Автор

Jason? You mean like the guy from Friday the 13th?

andyfaizan
Автор

@supersushi269 I GOT IT! Just create an Async task!

herp_derpingson