|
| Iniciado por guest, 21,ene. 2016 20:39 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 21,enero 2016 - 20:39 |
Does anyone know if is possible to create an Android Widget as oppose to an App with WinDev Mobile?
Simple example would be a clock.
Thanks
Gary. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 22,enero 2016 - 13:43 |
Hi Gary,
Yes this is posibble, but a Widget is a part of the application. It is a special window of your android application but the controls you can use on this window are very limited. I think Image, edit control, button and static are available (http://doc.windev.com/en-US/…)
It will only refresh at slow times or when it is visually displayed on the screen or forced updated by your code.
If you have installed your application, the widget is available from the widgets in Android.
Good luck ! Danny |
| |
| |
| | | |
|
| | | | |
| | |
|