Help Needed: Adding a Pedometer to My Thunkable App

Hi everyone,

I’m building a walking app on Thunkable. I want to integrate a pedometer to track steps accurately. However, I’m not sure where to find this feature or how to implement it.

Could anyone guide me on:

  1. Where to find and how to add a pedometer in Thunkable?
  2. Any extensions or APIs I should use?
  3. Best practices for tracking steps efficiently?

I appreciate any help or resources you can share. Thanks in advance!

Best,

Madhavan

Hi and welcome to Thunkable!

Have you Googled pedometer Thunkable? This question has been asked a few times before on the forums and you may find helpful information in those topics.

There is no built-in pedometer feature so you would need to create it using the motions sensors available in Thunkable and/or with an API.