Hello,
Compiled an old project with version 5.50 and noticed this : when the phone is rebooted an existing widget does not receive _Click events until the main Activity has been opened.
I have even tried with the example provided here : https://www.b4x.com/android/forum/threads/android-home-screen-widgets-tutorial-part-i.10166/page-10. It does the same.
So, I have tried with an old apk and noticed that the widget was really restarted when the phone was rebooted. Now, but I could be wrong, I can see the widget started 3 times but no event seems to be fired (tested on Sony T3, Android 4.4.4 - compiled with android:minSdkVersion="8" android:targetSdkVersion="22", release (obfuscated))
Many thanks
Compiled an old project with version 5.50 and noticed this : when the phone is rebooted an existing widget does not receive _Click events until the main Activity has been opened.
I have even tried with the example provided here : https://www.b4x.com/android/forum/threads/android-home-screen-widgets-tutorial-part-i.10166/page-10. It does the same.
So, I have tried with an old apk and noticed that the widget was really restarted when the phone was rebooted. Now, but I could be wrong, I can see the widget started 3 times but no event seems to be fired (tested on Sony T3, Android 4.4.4 - compiled with android:minSdkVersion="8" android:targetSdkVersion="22", release (obfuscated))
Many thanks
Last edited: