android-mode icon indicating copy to clipboard operation
android-mode copied to clipboard

`create project` is no longer a valid command

Open naclander opened this issue 6 years ago • 1 comments

Looking at the newest Android 26 sdk installed on my system, it looks like create is no longer a valid option for the android program installed. Furthermore, it appears the android program is now deprecated.

The official documentation states:

This tool is no longer supported. Instead use Android Studio to create AVDs and create projects, or use sdkmanager to view and install SDK packages from the command line.

https://developer.android.com/studio/tools/help/android.html

Is there a plan to change android-mode given the depracated state of some of the tools?

naclander avatar Jul 29 '17 01:07 naclander

No plan yet. I'm not working on android projects at the moment (or in the foreseeable future), so I am hoping for a PR or, even better, a collaborator to keep this thing moving.

remvee avatar Jul 31 '17 09:07 remvee