cundong / cundong/SmartAppUpdates
导入eclipse后运行demo报错
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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