This Android app uploads result lists from SI-Droid Event to OFeed or OResult.
- Uploads results lists from SI-Droid Event to OFeed or OResults.
- Uploads results lists from local file to OFeed or OResults.
- Uses IOF Data Standard 3.0.
- Supports OFeed QR codes for easy configuration.
Available on Google Play Store.
- Android Studio.
- Android 6+.
- Java 11.
- OkHttp - Networking library.
This project is released as open source licensed under the Apache License 2.0. See the NOTICE file for third-party acknowledgments.
Contributions are welcome! To contribute:
-
Fork the repository
-
Create a new branch:
git checkout -b feature/YourFeature -
Commit your changes:
git commit -m 'Add your feature' -
Push to the branch:
git push origin feature/YourFeature -
Submit a pull request
If you have questions or feedback, feel free to reach out via email or open an issue on GitHub.