← Back to team overview

dhis2-devs team mailing list archive

Re: Data Storage on the Mobile Phone

 

Hi marriette,
                 As Erling said you can use Sqlite Database.
If you want to retrieve data you can use cursor implementation.

On Thu, Mar 3, 2016 at 2:55 PM, Marriette Katarahweire <kmarriette@xxxxxxxxx
> wrote:

> Alright, thanks.
>
>
> Kind regards,
> Marriette Katarahweire
>
> On Thu, Mar 3, 2016 at 12:22 PM, Erling Fjeldstad <erling@xxxxxxxxx>
> wrote:
>
>> Hi Marriette,
>> In the Android Tracker Capture we're using a SQLite database utilizing
>> DbFlow ORM
>>
>> Regards,
>> Erling - DHIS2 Android Team
>>
>>
>> On Thu, Mar 3, 2016 at 9:33 AM, Marriette Katarahweire <
>> kmarriette@xxxxxxxxx> wrote:
>>
>>> Dear all,
>>> I am studying the TrackerCapture app in Android and would like to know
>>> how the data captured is stored on the mobile phone.
>>>
>>> Thank you
>>>
>>> Kind regards,
>>> Marriette Katarahweire
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References