Kyrylo Mikos
Kyrylo Mikos
My `newApplication` method looks like next (`TestApp` class that extends `App` class from main module): ```java @Override public Application newApplication(ClassLoader cl, String className, Context context) throws InstantiationException, IllegalAccessException, ClassNotFoundException {...
Tried using raw string: still same exception. Currently can't identify what of my code cause this to setup minimal project... The only thing I see that: this classes was generated...
Also I use multidex for debug builds, but as I see, all this classes in exception located in a single dex...
Hi. I want to share my configuration of spotbugs for android project: https://gist.github.com/mik9/fdde79052fef7f03c4325734701a39d7 Latest working plugin version: 1.6.6. Maybe it helps.
@FisherKK any suggestions?
@FisherKK any suggestions?
Yes, you can. I have everything working on my unit. Probably it will work with wireless version as well, but without reporting USB Type-C power usage. You can try to...
Happy new year to you too :)
Weird, it's shown in my router as `EcoFlow_fb24`. Also I nmap (`nmap 192.168.1.0/24`) successfully found it:
Try branch from my repo: https://github.com/mik9/hassio-ecoflow/tree/features/river-mini I see adding devices completely broken in ver3 branch here.