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 Jun 28, 2019. It is now read-only.
I like that this package sets up an Ubuntu menu item for Android Studio. It'd be nice if it could also do that for the standalone SDK & AVD manager programs. I use these often, so I wound up manually setting up menu items for them:
It's been a while since I installed, but I think the SDK installation was done by Android Studio on my first launch, which placed it into that ~/Android location by default. So, it may be tricky to set up those menu items because they wouldn't work until after the user has manually carried out that step. But it'd be cool if you could somehow make this work. :)
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I like that this package sets up an Ubuntu menu item for Android Studio. It'd be nice if it could also do that for the standalone SDK & AVD manager programs. I use these often, so I wound up manually setting up menu items for them:
SDK standalone: ~/Android/Sdk/tools/android sdk
AVD standalone: ~/Android/Sdk/tools/android avd
I also extracted icons for the menu items, from /opt/android-studio/plugins/android/lib/android.jar:
icons/sdk_manager_large.png
icons/[email protected]
It's been a while since I installed, but I think the SDK installation was done by Android Studio on my first launch, which placed it into that ~/Android location by default. So, it may be tricky to set up those menu items because they wouldn't work until after the user has manually carried out that step. But it'd be cool if you could somehow make this work. :)
The text was updated successfully, but these errors were encountered: