alibaba / alibaba/AndFix

apkpatch tool 制作补丁的时候加个忽略第三方的支持包的功能

Open
#286 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
7k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

我们的项目gradle 文件中有 compile 'com.android.support:support-v4:22.+'类似的

发布版本和之后修复之后的包之间的支持包不同,对比打补丁错误。

所以希望能处理掉这部分的麻烦

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the apkpatch tool and tracing how it compares the release and fixed APKs. Reproduce the mismatch with the Android support-v4 dependency shown in the issue, then identify how third-party support packages can be excluded during patch generation. Done means the tool generates a correct patch when those support-package versions differ.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.