A apty Active Member Licensed User Longtime User Apr 16, 2014 #1 Is it possible to display android.intent.action.POWER_USAGE_SUMMARY as a widget? i have tried adding it but it just shows the activity that displays power usage summary.
Is it possible to display android.intent.action.POWER_USAGE_SUMMARY as a widget? i have tried adding it but it just shows the activity that displays power usage summary.
DonManfred Expert Licensed User Longtime User Apr 16, 2014 #2 Write it as widget not as app. See widget-tutorial Upvote 0
A apty Active Member Licensed User Longtime User Apr 16, 2014 #3 I have written it as a widget but it behaves like a normal activity Upvote 0
DonManfred Expert Licensed User Longtime User Apr 16, 2014 #4 Did you have placed the widget on your desktop or the link to your app? Can you post you project (B4A-Ide -> Export as zip) Upvote 0
Did you have placed the widget on your desktop or the link to your app? Can you post you project (B4A-Ide -> Export as zip)