Android Question Widget update interval

stanks

Active Member
Licensed User
Longtime User
hi

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
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…