851815999
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Created how to solve ava.lang.AssertionError: Leaked SDKs error?
Answeredwhen i run the test case use com.intellij.testFramework after the case is running ,the error popup As bellow: Leaked SDKs: [Android API 23 Platform (/Users/androidbot/Library/Android/sdk), Android ... -
Created android library can not found when compile the plugin project on Intellij 2019.2.4 but work on 2019.1
Answeredthe project running on Linux system and gradle file intellij { pluginName 'AndroidWizard' plugins = ['properties', 'Groovy', 'gradle', 'junit', 'android', 'smali', 'IntelliLang','kotlin'] ...