# h2gis_android **Repository Path**: mirrors_orbisgis/h2gis_android ## Basic Information - **Project Name**: h2gis_android - **Description**: H2GIS on android - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: leaflet - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mobileh2gis-leaflet =================== ## An example of a project using the phonegap h2gis plugin ### How to use: Follow those steps in Linux 1. Run " phonegap create leafapp " , this will create a phonegap directory called leafapp. 2. Copy the www/ folder from this repositry into that directory 3. Run " phonegap plugin add https://github.com/lPadier/mobileh2gis-phonegap.git " , this will add the h2gis plugin to your project. 4. Run " phonegap build android " or " phonegap run android " to compile the project for android 5. Test the app on your device !! ### Notice: Your or tablet phone needs internet to run the app.