851815999
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
851815999 commented, -
851815999 commented, -
851815999 commented, -
851815999 created a post, Answeredhow to solve ava.lang.AssertionError: Leaked SDKs error?
when 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 ... -
851815999 created a post, Answeredandroid library can not found when compile the plugin project on Intellij 2019.2.4 but work on 2019.1
the project running on Linux system and gradle file intellij { pluginName 'AndroidWizard' plugins = ['properties', 'Groovy', 'gradle', 'junit', 'android', 'smali', 'IntelliLang','kotlin'] ...