clock face screenshot with widgets?

Posted on
  • I developed a clock app and was taking some screenshots for the app loader, however when I load the app in the emulator no widgets are shown (I am loading the widgets in the app and they do show on my bangle.js 2 device).

    I see other people have screenshots of their clock that show the widgets. What is the best way to load them in the emulator?

  • Not sure if that is possible.

    I usually install the app on my watch, connect through the ide and run g.dump() on the left hand side.

  • oh g.dump() works great! Didn't know that existed, thank you!

  • Yes, g.dump() wasn't possible on Bangle.js 1 because there was no readback, but it's really handle on Bangle.js 2.

    For the emulator, do Bangle.factoryReset() which will load default apps/widgets in, and then when you upload your app you'll get widgets too :)

  • Awesome, thanks Gordon!

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

clock face screenshot with widgets?

Posted by Avatar for jgDev @jgDev

Actions