Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating an OpenSRP Native Form Tester #399

Closed
6 tasks done
rkodev opened this issue Apr 2, 2020 · 0 comments · Fixed by #403
Closed
6 tasks done

Creating an OpenSRP Native Form Tester #399

rkodev opened this issue Apr 2, 2020 · 0 comments · Fixed by #403
Assignees

Comments

@rkodev
Copy link
Contributor

rkodev commented Apr 2, 2020

We need to build an OpenSRP form preview application that can be installed on any Android device and is targeted to be used by customers. This application allows users to view and test out JSON forms that they build on their computers while they are developing them. The target is to develop a simple application that shows the form under development on their Android tablet. This application will also be used by project managers to show how forms function to end-users in order to get feedback on the form before the release of the Android APK

More details have been added here: https://docs.google.com/document/d/1uuV3wDsXuL0IJC57OqRhWGJcpFPb8ieA32rBlavJVwo/edit#

Changes

  • App name OpenSRP Native Form Tester
  • User Directory: \Internal storage\Download\opensrpNativeFormTester. Should be created when the app is installed
  • Minimum Android API support: 19 (KitKat Android 5.5)
  • Maximum Android API Support: Current API 29 Android 10
  • We need the ability for a user to put a form package into a device folder and display that form in the app so that they can test it.
  • Watch / Refresh the forms when added to the device disk. A refresh button on the top left should be included
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant