Problem with publishing set-up for Android...

Hi all,

so, I've just got back in the game, and have successfully added a couple of apps to the App Store (Waiting for Review), and I thought I'd try publishing for Android. I have begun following the instructions at : http://help.gamesalad.com/gamesalad-cookbook/publishing/4-android-publishing/4-01-getting-started-with-android/ and downloaded jdk-8u151-macosx-x64.dmg and sdk-tools-darwin-3859397.zip (from the selection at the bottom of the page at : https://developer.android.com/studio/index.html#Other

I've added the "tools" folder to my home directory as per step 3, but when I double-click on "android", my terminal opens and I get the message :

Apple-Macs-iMac:~ kobayaashi$ /Users/kobayaashi/tools/android ; exit;


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 ""
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
logout
[Process completed]

This isn't what the Cookbook says should happen. Could somebody let me know what I'm doing wrong? Any advice would be gratefully received!

Sign In or Register to comment.