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

How to build android .so/.a without jni

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
android, cpp

Research direction

The issue names no files, tests, or build entry points. First inspect the Android build configuration and existing JNI-related documentation to determine whether a non-JNI C++ library is supported; done would be a documented, reproducible way to build the requested .so or .a library, or a clear statement that it is unsupported.

Written by the indexing model from the issue text.

Description

I want to use task library in android c++ code, how to build .so or .a library without jni ?

Dominant language
C++
Stars
441
Forks
145
PR merge metrics
No merged PRs in 30d

Getting set up

This project ships no dev container, Dockerfile or contributing guide, so setting up is up to you: start from its README, and see our first-contribution guide for the general steps.

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 tensorflow/tflite-support

All issues in tensorflow/tflite-support

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.