Giter VIP home page Giter VIP logo

cveman1 / odk-services Goto Github PK

View Code? Open in Web Editor NEW

This project forked from odk-x/services

0.0 0.0 0.0 118.96 MB

An application for handling database access, file access, and data synchronization services between all the ODK-X applications. It allows you to synchronize data collected by the ODK-X Android tools with a cloud endpoint.

Home Page: https://odk-x.org/software/

License: Apache License 2.0

C++ 0.85% C 71.84% Java 27.27% Makefile 0.02% HTML 0.02%

odk-services's Introduction

Services

This project is actively maintained

It is part of the ODK-X Android tools suite.

Prior to rev 200, this repo was the core repo.

It is an APK that provides services (database, content providers, local webserver) used by all the other ODK-X tools.

The developer wiki (including release notes) and issues tracker are located under the ODK-X Tool Suite project.

Engage with the community and get technical support on the ODK-X forum

Setting up your environment

General instructions for setting up an ODK-X environment can be found at our Developer Environment Setup wiki page

Install Android Studio and the SDK.

This project depends on ODK-X's androidlibrary and androidcommon projects; their binaries will be downloaded automatically from our maven repository during the build phase. If you wish to modify them yourself, you must clone them into the same parent directory as survey. You directory stucture should resemble the following:

    |-- odk-x

        |-- services

        |-- androidlibrary
  • Note that this only applies if you are modifying androidlibrary. If you use the maven dependencies (the default option), the project will not show up in your directory.

Now you should be ready to build.

Building the project

Open the Services project in Android Studio. Select `Build->Make Project' to build the app.

Running

If the project builds properly, it should be able to run on an Android device without any other prerequisites.

Source tree information

Quick description of the content in the root folder:

|-- services_app     -- Source tree for Java components

    |-- src

        |-- main

            |-- res     -- Source tree for Android resources

            |-- java

                |-- org

                    |-- opendatakit  -- The most relevant Java code lives here

        |-- androidTest     -- Source tree for Android implementation tests
        |-- test            -- Source tree for Java JUnit tests

How to contribute

If you’re new to ODK-X you can check out the documentation:

Once you’re up and running, you can choose an issue to start working on from here: 

Issues tagged as good first issue should be a good place to start.

Pull requests are welcome, though please submit them against the development branch. We prefer verbose descriptions of the change you are submitting. If you are fixing a bug please provide steps to reproduce it or a link to a an issue that provides that information. If you are submitting a new feature please provide a description of the need or a link to a forum discussion about it.

Links for users

This document is aimed at helping developers and technical contributors. For information on how to get started as a user of ODK-X, see our online documentation, or to learn more about the Open Data Kit project, visit https://odk-x.org.

odk-services's People

Contributors

mitchellsundt avatar wbrunette avatar jbeorse avatar clarlars avatar nilesr avatar linl33 avatar marshallb93 avatar riturajjain2000 avatar varunt11 avatar pawanharariya avatar leiyiz avatar lakshyagupta21 avatar majidsas avatar maprehensive avatar apigeoneer avatar shubhamr837 avatar iamjaishree avatar ray-fung avatar adisking1 avatar laddha-adi avatar elmps2018 avatar c-h-a-r-l-i-e avatar kartikaysharma01 avatar dr0pdb avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.