nice to hear from you!
Yes, the dialogs that you develop are running on Android-browsers as well.
You may just start you dialogs... and they will run! ;-)
What you may consider in addition:
1. you may explicitly define the scaling (query parameter &ccscale=1.25) of the whole applictaion
2. you may define to use the CC keyboard popups instead of the one that Android brings up ("&cctouchsupport=true")
3. you may use the adaptive components for nicer arrangement scenarios (Demo Workplace > Containers > Adaptive Containers)
...and of course: CC dialogs always require a backend processing. There is no autarc, stand alone dialog processing in the device itself.