Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • Data Data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 137
    • Issues 137
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 70
    • Merge requests 70
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • F-DroidF-Droid
  • DataData
  • Issues
  • #2809
Closed
Open
Issue created Oct 19, 2022 by linsui@linsuiDeveloper

Migrate universal apks to split apks

We have auto update support for multiple build blocks now. So we should migrate those apps with native libs to split apps:

  1. Apps already have multiple build blocks for every version and updated manully;
  2. Apps have all abis and pretty large;
  3. Apps only have armv7 abi in F-Droid;

Difficulties:

Many apps support split abis but we need to patch the code to build one abi one time. Some apps has strange version code scheme that can be handled by fdroidserver well.

https://developer.android.com/google/play/publishing/multiple-apks#VersionCodes We need to ask devs providing a version code scheme for different abis.

Edited Nov 14, 2022 by linsui
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking