I developed an application using H2 on android via JDBC. The code is here 
https://github.com/OpenTenure/ot-android/ and you can start by looking at 
the class 
https://github.com/OpenTenure/ot-android/blob/master/src/org/fao/sola/clients/android/opentenure/model/Database.java
 
for the details.
Ormlite is another option, you can look at the JDBC examples here 
http://ormlite.com/javadoc/ormlite-core/doc-files/ormlite_7.html#Examples

Regards.
Antonio

Il giorno venerdì 29 maggio 2015 19:46:46 UTC+2, IQBAL YUSUF ha scritto:
>
> thanks!
>
> On Thursday, May 21, 2015 at 1:58:28 AM UTC-5, Nicolas Fortin (OrbisGIS) 
> wrote:
>>
>> Hi,
>>
>> We have some projects that run H2 and H2GIS on android here:
>> https://github.com/orbisgis/h2gis_android
>>
>> See branch for other examples.
>>
>> These projects were done by students. We do not use it till now.
>>
>> Regards,
>>
>> -- 
>> Nicolas Fortin
>> IRSTV FR CNRS 2488
>> GIS        http://orbisgis.org
>> Spatial DB http://h2gis.org
>> Noise      http://noisemap.orbisgis.org
>>
>> Le mardi 19 mai 2015 18:20:35 UTC+2, IQBAL YUSUF a écrit :
>>>
>>> Hello,
>>>
>>> Is there any tutorial available on how to install H2 on Android?
>>>
>>> Thanks,
>>> Iqbal
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to