Obsolete
Status Update
Comments
lf...@google.com <lf...@google.com> #2
We use build flavours heavily with a lot of common code. The refactoring support in AS is really good but it continually catches us out when it doesn't work across all flavours in a project. It's a big gap for serious product development.
pe...@gmail.com <pe...@gmail.com> #3
We at my company need this same feature. We have a lot of white labels and need refactor the same class across flavours. :(
lf...@google.com <lf...@google.com> #4
I need this feature too...
pe...@gmail.com <pe...@gmail.com> #5
+1, I need this very badly
lf...@google.com <lf...@google.com> #6
+1 My company also need this feature.
pe...@gmail.com <pe...@gmail.com> #7
Can we atleast know the status of the issue please? Will it be fixed or is it in low priority. It's been 4 years.
lf...@google.com <lf...@google.com> #8
We are currently investigating possibly solutions.
pe...@gmail.com <pe...@gmail.com> #9
+1 This will exclude a lot of unnecessary work. In my work I have 25 flavours. :(
Description
AI-162.4069837, JRE 1.8.0_92-b14x64 Oracle Corporation, OS Linux(amd64) v4.9.0-3-amd64 unknown, screens 1920x1200
IMPORTANT: Please read
Since the last upgrade, virtual devices don't work anymore.
I have these virtual devices intalled:
Nougat Tablet Nexus 10 API 24
Marshmallow Nexus 4 API 23
Kitkat Nexus 4 API 19
The second show a black screen. The app doesn't start running.
The other two don't even show up at all. No emulator appears on my screen.
I had no problem with earlier version of Android Studio.
Here is what appears in the terminal where I started Studio from:
Looking in classpath from com.intellij.util.lang.UrlClassLoader@b1a58a3 for /com/sun/jna/linux-x86-64/libjnidispatch.so
Found library resource at jar:file:/my/opt/android-studio-2.2/lib/jna.jar!/com/sun/jna/linux-x86-64/libjnidispatch.so
Trying /home/peter/.AndroidStudio2.3/system/tmp/jna3346606302839696991.tmp
Found jnidispatch at /home/peter/.AndroidStudio2.3/system/tmp/jna3346606302839696991.tmp
[ 7526] WARN - dea.updater.SdkComponentSource - java.io.FileNotFoundException: /tmp/StudioDownloaderaddon2-1.xml (Bestand of map bestaat niet)
[ 10827] WARN - roid.tools.ndk.GradleWorkspace - NDK support for project 'KotlinApp' is disabled because the project doesn't contain any valid native configurations.
[ 28825] WARN - #InstantRun - Instant Run enabled, but not doing an instant run build since: API_TOO_LOW_FOR_INSTANT_RUN
Looking for library 'libnotify.so.4'
Adding paths from jna.library.path: null
Trying libnotify.so.4
Found library 'libnotify.so.4' at libnotify.so.4
[ 74948] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 75961] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 76972] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 78010] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 79022] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 80034] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
[ 81045] WARN - run.EmulatorConnectionListener - Emulator not ready yet, dev.bootcomplete = null
etc...