You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
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.
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Looking at the newest Android 26 sdk installed on my system, it looks like
create
is no longer a valid option for theandroid
program installed. Furthermore, it appears theandroid
program is now deprecated.The official documentation states:
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?The text was updated successfully, but these errors were encountered: