Coder Social home page Coder Social logo

openforis / collect-mobile Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 11.0 2.46 MB

Fast, intuitive and flexible data collection Android app for field-based surveys

Home Page: http://www.openforis.org/tools/collect-mobile.html

License: MIT License

Java 92.80% Groovy 7.17% Shell 0.03%

collect-mobile's People

Contributors

12rambau avatar cdanielw avatar herrtunante avatar stericcio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

collect-mobile's Issues

Allow to switch languages in Collect Mobile

It is possible to have a survey in different languages in Collect. However, only one language can be exported to Collect Mobile.

I would like to suggest that all languages are exported to the Collect Mobile, and the user has the option to chose the survey language he/she wants to use.

Suggest New Logo For Collect Mobile

Hi @cdanielw , I am a graphic designer,I would like to contribute to your project in graphic design.

After I review your project, your app is very good. Therefore I suggest a new logo and icon for you. If you want it, I will design it for you and it's free.

FileAttributeComponent : Image out of memory

/*

  • if not add 'BitmapFactory.decodeFile(imageFile.getAbsolutePath(), bmOptions)' here,

  • photoW = photoH = 0 ,then scaleFactor = 0, will not scale
    */
    BitmapFactory.decodeFile(imageFile.getAbsolutePath(), bmOptions);

      int photoW = bmOptions.outWidth;
      int photoH = bmOptions.outHeight;
    

File Attributes : Possible to Record Video or Audio.

File attributes as default are treated as a way to capture images with the device camera.
Using the new annotation "FileType" that can be set to IMAGE, AUDIO, VIDEO or DOCUMENT the user should be shown the audio recorder or camera (pictures or video recording)

Suggest closest plot number

Suggest the closest plot number to the user.
There could be different options:

  • press a button to activate the GPS and find the sampling point with the minimum distance from the current location?
  • record the coordinate and calculate the closest plot number in a calculated attributes?

Access to all survey files

All survey files associated to a survey should be accessible in Collect Mobile, not only the user guide files.

Add Barcode reader to a text attribute

A text attribute might be marked (using annotation TextInput) as a "Barcode" .
For these types of Collect attributes the interface should show a button to start the barcode scan capture. Once the scanner recognizes the barcode, its value should be presented on the text input.

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.