Ivan Balaksha

Results 16 issues of Ivan Balaksha

When you run Gradle sync in AndroidStudio you will see a very long line of requested tasks(in our case it is 10k characters). It contains a lot of generateDebugSources tasks...

I used gcc compile,but google deprecated it in android ndk. I switched to clang and got this crash > Abort message: '/Volumes/Android/buildbot/src/android/ndk-r12-release/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/abort_message.cpp:74: void abort_message(const char *, ...): assertion "terminating with...

Integrate dagger2 instead of manual static injectors

Hello, I found #40 and I thought that importing resources works on latest(v0.10.1) version of provider. I'm trying to import VLAN(because I created initial setup manually) using ``` import {...

bug