Project

General

Profile

Actions

Feature #899

open

Repository for prebuild libraries

Added by Alex A. over 10 years ago. Updated over 10 years ago.

Status:
Open
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/09/2015
Due date:
% Done:

0%

Estimated time:
Target CPU Architecture:
Host OS:
Toolchain:
Android version:

Description

I would like to throw in idea of creating an analogous to PPA repositories for the prebuild libraries.

A small issue that I'm currently having is that I have set up continuous integration on Travis-CI, which for every merged commit downloads and unpacks NDK and then builds my project. Everything is "kind of fine" with the exception that it needs to download ~2Gb of NDK, even when building only for selected architecture (I had to do a split build due to time limitations for the build jobs). This works, but not all the time as downloading and unpacking such a big file takes time and resources which are not always available. Ideally, I would like to get "core" NDK and then just selected libraries for the selected architectures.

Actions

Also available in: Atom PDF