-
Hi
Some time ago I successfully compile and run QZXingLive example. But I cant remember what it is needed to be done in order to do this. First thing what I need to do is fix this line in Utilities.j…
-
i even just tried to compile
> /**
> * Ketai Library for Android: http://KetaiProject.org
> *
> * facedetector provides a face detector on android:
> *
> * Wraps android face detection
>…
-
Hi guys, my android project contains some module, and each module has its own AndroidManifest.xml, I have already set the `manifest_merger = "android"` in `android_binary` rule, but the module's Andro…
-
sorry for the lengthy explanation.
I recently updated this plugin version to 3.6.7 from 3.1.0. After that, I couldn't do cordova build android.
In the end, I found out the error arise from android…
-
- **Have I written custom code (as opposed to using a stock example script provided in TensorFlow)**:
Yes, I have included a [Constraint-Layout](https://github.engineering.zhaw.ch/Einardan/tensorflow…
-
```➜ kivy git:(python3_new) ✗ make apk
make[1]: Entering directory '/home/user/Projects/electrum_py3new/gui/kivy'
# running pre build setup
# copy electrum to main.py
# Check configuration tokens…
-
### Expected behavior
To be able to use the Altbeacon library in an application targeting an API greater than 22, that also uses other third party libraries also targeted at API levels greater than…
-
Hi there,
I wrote a script for updating devices some time ago, and I am using it without any problems since some time. It also supports repos with e.g. authentication, and auto-checks the version of…
-
* What went wrong:
Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : Attribute application@allowBackup value=(true) from AndroidManifest.xml:6:9-35
is also present …
-
Hi...
I have 2 Dockerfiles very similar in [my project](https://github.com/lagden/cep-koa-api) (you can see below)
Using `node:8.5.0` works fine
But using `node:8.5.0-alpine` I've got this erro…