mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
manual: mention that full path should be given for android update project
This commit is contained in:
parent
24578eb1cb
commit
fb797a4102
1 changed files with 2 additions and 1 deletions
|
@ -834,7 +834,8 @@ You can use $$name$$ to substitute the path to a referenced srclib - see
|
||||||
the @code{srclib} directory for details of this.
|
the @code{srclib} directory for details of this.
|
||||||
|
|
||||||
You can use $$SDK$$, $$NDK$$ and $$MVN3$$ to substitute the paths to the
|
You can use $$SDK$$, $$NDK$$ and $$MVN3$$ to substitute the paths to the
|
||||||
android SDK and NDK directories, and maven 3 executable respectively.
|
android SDK and NDK directories, and maven 3 executable respectively e.g.
|
||||||
|
for when you need to run @code{android update project} explicitly.
|
||||||
|
|
||||||
@item init=xxxx
|
@item init=xxxx
|
||||||
As for 'prebuild', but runs on the source code BEFORE any other processing
|
As for 'prebuild', but runs on the source code BEFORE any other processing
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue