python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
React Native APK installed but not showing on mobile
I build an android APK installer using command npx react-native run-android --variant=release on windows, I get the apk at build > outputs > apk > release app-release.apk.
after installing on...
vince.villafuerte
Votes: 0
Answers: 0
Error in uploading APK : you uploaded an APK with an invalid signature error from APK signer error minimum signature scheme for target SDK
I was trying to upload my APK having targetSDK version as 30 on Google Play store but it is restricting me to upload the APP and giving error "you uploaded an APK with an invalid signature error...
Khushi Kapoor
Votes: 0
Answers: 1
react native expo installed apk using eas not opens and closes suddenly
i have created expo managed workflow project which works fine in expo go app but after downloading and installing apk file using eas build ,i am trying to open app but it shows splash screen and close...
Suraj Atigre
Votes: 0
Answers: 0
Building Gradle project exported from Unity3D project: gradlew not found
I am completely new to the Android build process and Gradle.
I have successfully exported a Gradle project from Unity3D in command line and got the following files in my output folder:
build.gradle ...
cr001
Votes: 0
Answers: 1