tube42 / 9P

The Nine Puzzle
GNU General Public License v2.0
19 stars 7 forks source link

The "android" command is deprecated. #2

Closed mimi89999 closed 6 years ago

mimi89999 commented 7 years ago
michel@debian:~/git/fdroiddata$ fdroid build -vl se.tube42.p9.android
Clonage dans 'build/se.tube42.p9.android'...
INFO: Building version 0.0.3 (3) of se.tube42.p9.android
INFO: Getting source for revision v0.0.3
INFO: Initialising submodules
Sous-module 'submodules/base42' (https://github.com/tube42/base42.git) enregistré pour le chemin 'submodules/base42'
Clonage dans '/home/michel/git/fdroiddata/build/se.tube42.p9.android/submodules/base42'...
Chemin de sous-module 'submodules/base42' : '0ed6ccba17e3f77c917bc0b129c9d7bf3ad2014f' extrait
Sous-module 'submodules/composition' (https://github.com/tube42/composition) enregistré pour le chemin 'submodules/base42/submodules/composition'
Sous-module 'submodules/kickstarter' (https://github.com/tube42/kickstarter) enregistré pour le chemin 'submodules/base42/submodules/kickstarter'
Sous-module 'submodules/marm' (https://github.com/tube42/marm) enregistré pour le chemin 'submodules/base42/submodules/marm'
Sous-module 'submodules/tweeny' (https://github.com/tube42/tweeny) enregistré pour le chemin 'submodules/base42/submodules/tweeny'
Clonage dans '/home/michel/git/fdroiddata/build/se.tube42.p9.android/submodules/base42/submodules/composition'...
Clonage dans '/home/michel/git/fdroiddata/build/se.tube42.p9.android/submodules/base42/submodules/kickstarter'...
Clonage dans '/home/michel/git/fdroiddata/build/se.tube42.p9.android/submodules/base42/submodules/marm'...
Clonage dans '/home/michel/git/fdroiddata/build/se.tube42.p9.android/submodules/base42/submodules/tweeny'...
Chemin de sous-module 'submodules/base42/submodules/composition' : '3c587d01d962d04b4b35033876174a7739e64fe7' extrait
Chemin de sous-module 'submodules/base42/submodules/kickstarter' : 'b98ef31c0bd28fd81ba585e623825df911f0ed32' extrait
Chemin de sous-module 'submodules/base42/submodules/marm' : 'c090b1889502178671b2699b701ff6f59451e21f' extrait
Chemin de sous-module 'submodules/base42/submodules/tweeny' : '5edaa4f75f4997f0353aaf0a185362f7bff3dc46' extrait
INFO: Creating local.properties file at build/se.tube42.p9.android/local.properties
INFO: Creating local.properties file at build/se.tube42.p9.android/android/local.properties
*************************************************************************
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
*************************************************************************
Invalid or unsupported command "update lib-project -p ."

Supported commands are:
android list target
android list avd
android list device
android create avd
android move avd
android delete avd
android list sdk
android update sdk
ERROR: Could not build app se.tube42.p9.android: Failed to update project at .
==== detail begin ====
*************************************************************************
The "android" command is deprecated.
For manual SDK, AVD, and project management, please use Android Studio.
For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager
*************************************************************************
Invalid or unsupported command "update lib-project -p ."

Supported commands are:
android list target
android list avd
android list device
android create avd
android move avd
android delete avd
android list sdk
android update sdk
==== detail end ====
INFO: Finished.
INFO: 1 builds failed
tube42 commented 6 years ago

I don't know where this error comes from.

The build fails on fdroid for other reasons, which is why it has been abandoned for a while: https://f-droid.org/wiki/page/se.tube42.p9.android/lastbuild_1

tube42 commented 6 years ago

I can't see why this fails for you. I am marking this as invalid and closing it