Status Update
Comments
mt...@gmail.com <mt...@gmail.com> #2
It seems like it's also not restarted when being killed due to a low memory condition. This is a serious issue!
ni...@gmail.com <ni...@gmail.com> #3
Same as 63618 issue reported before.
mt...@gmail.com <mt...@gmail.com> #4
Ruins battery notifications
tn...@google.com <tn...@google.com> #5
Had to stop using this. Too bad, loved it.
fe...@gmail.com <fe...@gmail.com> #6
Why is this rated a "Priority-Small" ? This makes all applications that use a background service useless
cm...@google.com <cm...@google.com> #7
Same for apps showing widgets! Even those apps Google rated best apps from best developers, are affected by this!
Can only be a mistake. Or its like killing all Play Store apps, except games. Could it be intentional? I can't believe it yet.
Can only be a mistake. Or its like killing all Play Store apps, except games. Could it be intentional? I can't believe it yet.
cu...@gmail.com <cu...@gmail.com> #8
[Comment deleted]
ak...@google.com <ak...@google.com> #9
Yes, the service stops in any moment. I think it's a big problem. In lower versions no problem with the background service.
Description
supply all required information.
Studio Build: 2.0 preview 7
Version of Gradle Plugin: 2.0.0-alpha7
Version of Gradle:2.10
Version of Java: 1.8.0_71-15b amd64
OS: Windows 10 x64
Steps to Reproduce:
Have a huge android project with a lot of dependencies + play services - you can see gradle_dependencies.txt), android studio can not build and merge files to dex.
Java generate a big hprof file (is attached). All relevant files are in a link:
Build stuck on: 09:58:12.672 [INFO] [org.gradle.api.Project] Loading jar into dexer: C:\develop\android\sdk\build-tools\23.0.2\lib\dx.jar
Build show that failed after 5 minutes, but studio does not respond, so I can not make a complete log...
When I run build in console, it after 2 minutes finished (small sample project is compiled around 4 seconds, but our big project compile minimal 2 minutes everytime...)