Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Support to create Local instance

Open
#70 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, java
Domain
mobile, security

Research direction

Start by reviewing TrustKit-Android's current singleton configuration API and the local-instance option referenced from TrustKit for iOS. Determine the API and lifecycle changes needed so a library can configure its own instance without preventing an app from configuring TrustKit separately; done means both local and app-level configurations work as intended.

Written by the indexing model from the issue text.

Description

Is your feature request related to a problem? Please describe.
I am not able to create an instance of TrustKit locally just within my library project. It only allows to create a single instance which is shared across the app. So if the app that is using my library also wants to create and configure TrustKit differently, then this could be an issue.

Describe the solution you'd like
TrustKit should allow to create and configure local instances. I see this option is available in TrustKit for iOS.

Dominant language
Java
Stars
604
Forks
90
Avg merge
1h 29m
Merged PRs (30d)
2

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.

More from datatheorem/TrustKit-Android

All issues in datatheorem/TrustKit-Android

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.