-
I generated a .json file using externallyhosted.py with the following command:
```
python3 externallyhosted.py --apk="myApk.apk" --externallyHostedUrl="https://myserver.com/myApk.apk" > myJson.jso…
-
Followed readme and android will not build. Assume it is missing the OneSignal setup, which happens after it says you can run the project according to readme. Perhaps just reorganise readme.
```
…
-
Hi ,
I am getting below error , when i tried to build. please help me to fix this issue.
Error:(17, 0) Could not get unknown property 'MyOpenWeatherMapApiKey' for BuildType_Decorated{name=debug,…
-
Hello
I just started with react native and i cloned the sample did npm install and ran the command 'react-native run-android' from vscode terminal but i get the below error.I tried to search in goo…
-
When building with the gradle wrapper, I get the following error:
```
FAILURE: Build failed with an exception.
* Where:
Build file '/home/hong/git/passman-android/app/build.gradle' line: 11
…
-
按照官网配置的,build的时候编译不通过.编译器显示: Plugin requires 'APK Signature Scheme v2 Enabled' for debug.
我的开发环境是:
1)AS3.0,
2)gradle:3.2.0-alpha08,
3)JDK8,
4)walle:library:1.1.6
我也配置了:
signingConfigs {
…
-
In order to verify direct APK download from github/website/google-play/(mirror/download)-websites the output from apksigner is needed.
see for example the verification section in aegis app:
https://…
-
I got error while running apps, please help..
`FAILURE: Build failed with an exception.
* Where:
Build file 'D:\Yogi\test_voip\client_voip2\android\app\build.gradle' line: 68
* What went wro…
-
我遇到这个问题了
```
harry1:noder harryfeng$ npm run android
> noder@1.0.5 android /Users/harryfeng/Documents/noder
> node node_modules/react-native/local-cli/cli.js run-android
Scanning folders fo…
-
Hi @mrousavy , tried to run the example that is in the repository, but I get the following error:
```
yarn run v1.22.4
$ react-native run-android
info Running jetifier to migrate libraries to An…