pebble-dev / pebble-dev/PebbleKitAndroid2

Support minSdk 23 for Gadgetbridge integration?

Open
#36 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Kotlin
Stars
14
Forks
6
Avg merge
8h 30m
Merged PRs (30d)
11

Description

I was playing around with the idea of adding PebbleKit2 support to Gadgetbridge, but I quickly realized their minSdk version is 23 and PebbleKit2's minSdk version is 24. I was wondering if it would be possible to lower the minSdk version to allow easier integration, or if there was a reason it was pinned to 24?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the project’s minSdk declaration and the Android APIs used by PebbleKit2 to determine why version 24 is required. Compare those requirements with Gadgetbridge’s minSdk 23 target; done means documenting whether minSdk 23 is supported and identifying any compatibility changes needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.