I am working on widget app,in widget xml i declare attribute android:updatePeriodMillis="1000" , means onUpdate will call after every 1000ms.
But it's not calling automatically,
pls let me know why it's happening?
I am working on widget app,in widget xml i declare attribute android:updatePeriodMillis="1000" , means onUpdate will call after every 1000ms.
But it's not calling automatically,
pls let me know why it's happening?