mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03:00
mention that there are log files.
This commit is contained in:
parent
842a079724
commit
24578eb1cb
1 changed files with 5 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ This attempts to build version code 16 (which is version 0.25) of the F-Droid
|
||||||
client. Many of the tools recognise this @code{--package} parameter, allowing
|
client. Many of the tools recognise this @code{--package} parameter, allowing
|
||||||
their activity to be limited to just a single package.
|
their activity to be limited to just a single package.
|
||||||
|
|
||||||
If the build above was succesful, two files will have been placed in the
|
If the build above was successful, two files will have been placed in the
|
||||||
@code{unsigned} directory:
|
@code{unsigned} directory:
|
||||||
|
|
||||||
@example
|
@example
|
||||||
|
|
@ -341,6 +341,10 @@ Along similar lines (and only in conjunction with @code{--test}, you can use
|
||||||
that was found to contain ELFs or known non-free libraries, where normally it
|
that was found to contain ELFs or known non-free libraries, where normally it
|
||||||
would be completely ignored.
|
would be completely ignored.
|
||||||
|
|
||||||
|
If the build was unsuccessful, you can find out why by looking at the output
|
||||||
|
in the logs/ directory. If that isn't illuminating, try building the app the
|
||||||
|
regular way, step by step: android update project, ndk-build, ant debug.
|
||||||
|
|
||||||
|
|
||||||
@section Direct Installation
|
@section Direct Installation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue