Skip to content

Making Bangle 2 app work on Bangle 1 #7760

Answered by gfwilliams
AndySmee asked this question in Bangle.js
Discussion options

You must be logged in to vote

What you're doing sounds good - it should 'just work' for the scroller/prompt.

However one issue is Bangle.js 1 only supports left/right swipes (not up/down) so your code there would have to change (maybe using one of the buttons instead?).

Since you're not doing any hardware stuff the emulator should be good for testing, but I don't know why the button wouldn't work - you'd have to be a bit more specific about which exact thing isn't working - and maybe narrow it down to a small bit of code.

However has Bangle.js 1 support been requested? While it's nice to support older hardware, Bangle.js 2 started shipping almost 4 years ago now. I'm not sure there are really that many people still us…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AndySmee
Comment options

Answer selected by AndySmee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants