I'm developing a application in android. I have a server the show in JSON some datas and these data are updates many times. I need to build a app that check these datas and save them in database (Sqlite).I'm developing a application in android. I have