Tomáš Hurýn
Tomáš Hurýn
I've checked the blogpost but I cannot find save button anyway. So the only solution is to make a fork and add is by myself :-(
I work with mouse, so I make some changes and want to make one click to save the changes and start unit tests to check the result. I have to...
I've found the problem. Nominatim uses snakeyaml library for parsing. This library uses java7 API. When I replace classes from java7 API with com.googlecode.openbeans, it works fine. So we need...
Thank you for reply. It works with tasker, but ... One have to have screen switched on and the application opens. When I left the phone in my pocket, application...
Well, is it possible just to hang the app on some specific intent(s)? I can just send intent and app start to record on a background. For example - this...
perfect, I'll try it
I cannot install the package - when I try to install it I get error (it's translated from czech language): "Error occurs during analyzing of package". What with this?
Thank you for response. I've downloaded, but package is zero in length . 3. března 2017 20:18:14 CET, wish7code napsal: >@thuryn Maybe something went wrong with the build. I was...
I've just tryed to install the app with adb and this is the result: [100%] /data/local/tmp/app-debug.apk On sobota 4. března 2017 12:02:44 CET wish7code wrote: > Strange thing.. I just...
Yes, I used adb install app-debug.apk and the error was: Failure [INSTALL_FAILED_OLDER_SDK] Sorry for late response