Top 10 Fitbit phone setting (companion) examples with code and screenshots
Awesome settings with images for setting different kind of elements on mobile settings for a fitbit app.

You might have this question: Who are you to write on fitbit app development ?
Well I will keep my answer simple and to the point, scoping to this article.
I am a part time developer who managed to design, develop and deliver multiple fitbit apps and clock faces
I have been developing fitbit app’s since 2019 ( when fitbit was not a part of Google)
You can Explore all my aps on my website https://my-fitbit.github.io/ or on fitbit’s offical app store page
So lets get started…
This article is straightforward.
I have listed top 9 Phone settings with Code and screen shots and 1 advanced ( Bonus) !
All of these do not depend upon type of fitbit watch you may use or develop
These are super helpful to save time while you are building next awesome fitbit app or a clockface. Both as a developer or for fun.
1. Fitbit app companion (mobile) setting to set background color

2. Section with Text Box ( user taps to enter text box) with labels and link
Step 1 : User click’s on Tap to enter text

Step 2: User is presented a text entry area ( you can say text box) with a label “less is more..” to enter text of their choice

3. Display a Text Image row
That contains :
Icon : An image of your choice.
Label : A message you want to display
Sublabel: Text with Link , such as donation in this case PayPal

4. Text Message with alignment
align right | left | center
bold | italic
bold and center

5. Slider with auto display value selected
Step 1: Display a default value ( you can set this for user)

Step 2: User scrolls it to 15 and you update “15” as a value in display

6. Input Text with auto complete option
1. Tap on Text Input box with a label

2. Display text input option to user

3. Start typing o

4. Continue typing on.. and show user all matching options

5. Next time onwards it may show all options as per device size

7. Select option (only one)
Step 1. User Taps to go for selection

Step 2. User selects option (only one)

8. Select option (multiple)
1. User click “Item Name” to add an item to the list of items

2. User is displayed text box to enter text

3. User starts auto typing and all matching options are displayed

4. User selects “one hundred”

5. User tries to add another option to selection “one ”

6. User is displayed all selected options

7. User clicks Edit to modify selection

8. User removes a selection (one hundred)

9. After editing user clicks Done

9. Upload Image from phone to fitbit watch
1. User clicks to upload an image from phone settings

2. User pics and edit’s the image ( crop image based upon image Width and image Height settings) for example: 300 x300 is for fitbit ionic


__________________ Advanced ________________
10. Using functions / methods to updated text on phone settings (display) itself

_______________________________ #free ______
Feel free to download my free apps and clockface