hi
me again about widgets
update interval is constant and i can't use smthg like
is there a way around this? startserviceat maybe? any example? i want to use that because i want to give user an option to choose update interval (>=30 min)
thanks
me again about widgets
update interval is constant and i can't use smthg like
B4X:
...
dim interval as int = edtInt.text
...
ConfigureHomeWidget("1", "rv", interval, "layout", 0)
...
is there a way around this? startserviceat maybe? any example? i want to use that because i want to give user an option to choose update interval (>=30 min)
thanks