android - Add POSTed JSON to database -


i have android application published, shows user traffic conditions in zone wants, , can filtered road, km... well, doesn't matter.

i want know when app more used (weekends? during week @ morning?) , how users use it, i'm developing way user's use of app.

first of all, want remark going anonymous, , no personal data registered, , of course disabled default, activated if user wants it.

after pointing that, i'm going question.

i've developed way user usage in json, , i'd want upload (probably via http post) , save database, in hosting.

i've thought in using django, don't know best framework/method it.

what reccomend me that?

check little tutorial , think it's want!

send , receive json php service


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -