cundong / cundong/SmartAppUpdates

导入eclipse后运行demo报错

Open
#16 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
2.7k
Forks
820
Avg merge
41m
Merged PRs (30d)
1

Description

Exception in thread "main" java.lang.UnsatisfiedLinkError: no ApkPatchLibraryServer in java.library.path

Contributor guide

Open the contributing guide

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 with the Eclipse demo and the native-library setup related to ApkPatchLibraryServer; the issue reports that Java cannot find this library through java.library.path. Reproduce the demo run and trace how the native library is built and loaded. Done means the demo runs without the UnsatisfiedLinkError.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, c, java
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.