Status Update
Comments
ki...@gmail.com <ki...@gmail.com> #2
I used to test some of the app components which are not Android specific (like some opencv code) using some standalone java programs. But after the update if I try now, it gives error "SourceSet with name 'main' not found."
cm...@google.com <cm...@google.com>
ki...@gmail.com <ki...@gmail.com> #4
Its in the main Android module only. I have a class X in the main module which performs some task (No android specific components are used in class X). And I used to have a class A, which will invoke some methods in this class X. The class A has main method which I directly invoke from Android Studio. This was very useful as I could test (make changes stc) the functionality very quickly.
This functionality exists in old Android studio. But after the upgrade to latest it doesn't work.
I have now downgraded my Android Studio version.
This functionality exists in old Android studio. But after the upgrade to latest it doesn't work.
I have now downgraded my Android Studio version.
Description
AI-192.7142.36.36.6308749, JRE 1.8.0_212-release-1586-b4-5784211x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.15.4, screens 1280x800; Retina
AS: 3.6.2; Kotlin plugin: 1.3.61; Android Gradle Plugin: 3.2.0; Gradle: 5.6.4; NDK: from local.properties: 18.1.5063045, latest from SDK: 18.1.5063045; LLDB: LLDB 3.1 (revision: 3.1.4508709); CMake: from local.properties: (not specified), latest from SDK: 3.6.0-rc2, from PATH: 3.16.2
IMPORTANT: Please read