Is GUI for Android SDK manager gone?

前端 未结 11 1955
梦如初夏
梦如初夏 2020-11-28 19:55

I rarely do something for Android so I\'m a bit confused. While back there were two type of installations - Android Studio and just Android SDK. I have IDEA so I don\'t need

11条回答
  •  Happy的楠姐
    2020-11-28 20:25

    For all Windows users: I just made a "porting" of the old GUI executables...

    although porting is a big word, I just changed the executable so it would read andoid_gui.bat instead of android.bat, and added that file and some required libs (although I think only archquery.jar is needed, I also put sdkmanager.jar, sdkstats.jar and sdkuilib.jar; it seems to work even without them so let me know if they are not needed)

    Just extract it in the SDK directory

    Download here

提交回复
热议问题