Files
MuditaOS/module-apps/application-test/ApplicationTest.md
Adam Dobrowolski 1cb4da819d [MOS-307] Application and Service example and docs
Working example of application and service ready to copy from
with minimum documentation
Apply suggestions from code review
Co-authored-by:
* Paweł Olejniczak <58421550+pawel-mudita@users.noreply.github.com>
* Paweł Joński <79840715+paweljonskim@users.noreply.github.com>
* Bartosz Cichocki <sp2fet@gmail.com>
2022-03-28 08:17:39 +02:00

10 lines
255 B
Markdown

Test application
================
Base Test application
1. It starts 2 seconds after the ServiceTest runs
2. Then on-demand from Service test it shows a popup with a text field
It's a clean, ready-to-copy example, to propagate the most basic approach.