Apk Questions
Ad
How do I update a MapView with an address?
I want to update a mapview in an iphone app. using a geocordinate, this is trivial. but what if i don't know the coordinate? i want to update it
Cannot use instance member 'service' within property initializer; property initializers run before 'self' is available
Im trying to get longitude and latitude from struct gservice and set it on a map. but can't initialize @state var region, because of
How to generate an APK (NOT APKS ) from AAB using bundletool?
I'm looking for a solution to generate an apk from android app bundle which will help me to share the app for internal testing rather publishing
How to re-submit removed android apps to google play store
My apps have been removed from google play due to failure to accept the latest version of the developer distribution agreement long time ago. now
How can we access an expansion file in Android Q?
I'm writing an app that needs an expansion file and i want to ensure it will be compatible with android q. it seems the
java.lang.IncompatibleClassChangeError: Class 'org.apache.http.message.BasicHeader' does not implement interface 'org.apache.http.NameValuePair'
I have an issue in released apk. java.lang.incompatibleclasschangeerror error comes when install and open release apk.
Meteor APK build broken with accounts-google
We can no longer build our apk with accounts-google. obviously, this is a serious blocking issue. this build was working fine as recently
Process 'command 'node'' finished with non-zero exit value 1 linux whien generating signed apk
Process 'command 'node'' finished with non-zero exit value 1 in android studio 3.4 using ubuntu 16.04 when i generating
Suffix / Prefix / InBetween the .APK name when split by ABI
I have split my .apk file into multiple smaller sized .apks using
ReactNative and Android: 64 bit, Create 64 bit APK without updating react native version?
My current react native version of the project is 0.52.3 but now i am i need to create a 64 bit
Ad
Which Keystore was Used to Build a Release APK in Flutter?
I created a new flutter project and i built a release apk flutter build apk without creating a release android keystore.
Is it necessary to secure the secret (e.g., key) in the .so file?
A private key has been #define in the c code of .so file. this key is used for the customized authentication process between client-server.
How to fix 'No JAR signatures' when Upload an APK in Playstore?
I developed my app in android studio 3.4. now i need to release the v1 of my app on playstore and i have this error: you uploaded
Generating a standalone apk from a bundle file (app.aab)
I'm having problem creating a standalone apk from a bundle file in android using bundletool. i wrote an application that contains multiple
Difference between keystore and key (upload key)?
Android's new app bundle (instead of apk)
xamarin android apk installs on emulator but not on device
I have an existing android application which is written in xamarin android. when i adhoc distribute the apk i am able to install the apk on an
Is it possible to hide the Yandex logo from map in Android?
There is no method in the documentation that hides the logo from the map.
An occurs when build the flutter Apk
Failure: build failed with an exception. where: script 'c:\flutter\packages\flutter _tools\gradle\flutter. gradle' line: 1005
Parsing error while updating app programmatically
My goal is to host an app update to remote server & check for update via api. app will check the defined url for checking the update, if
How to remotely downgrade apk on device?
Might be a beginner question, i'm new to android studio. i need to write a simple .apk on java which will load a react web-app. if the new
Should I sign my Android APKs even though they are only used in an enterprise/private context?
I am building an app that is installed on multiple private enterprise android devices on which i am the device owner. should i
Ad
Error while installing release version of Flutter app on Android 12 : "Parse Error : There was a problem parsing the package"
I have a flutter app, working properly on multiple android and ios devices. recently i found it's release version apk can't be installed on pixel
Generate signed APK build runs forever when minifyEnabled is true
I'm trying to reduce the apk size. so as suggested by google i used shrinkresources and it requires minifyenabled to be
How to call an added APK to androidthings image
I am working with this project
How to automate a particular process, like open a website daily in an android device?
I need to run a specific task in my android device daily. for example if i want to open a website everyday at a particular time, can i automate
Android admob prevent remove ads by decompile apk
After decompile apk with apk easy tool and edit androidmanifest.xml file: change it: <activity
Test apk on wide rang of devices
I developed an android app and now i want to test it. how can i test it on a wide rang of different android's sdk versions and screen
React Native ScrollView Crashes on Android APK
My app is working as expected in the debug mode react-native run-android but in the release build
How to remove the flavor name (prod/dev) from Flutter app's versionName: 1.0.0-prod?
I have an app developed with flutter, i have the following line in my pubspec.yaml file: version: 1.0.0+1
How do I deploy flutter app on mobile device for testing without using play store
I am new to flutter development. i have created a sample app (flutter 2.2 and vs code) that uses google maps and device location tracking. i want
Release version not working properly in Flutter?
I could run the app on emulators without any problems. but when i install on real device using apk file some of the pages in the app are working
Ad
Unable to build an apk in flutter
I am trying to build an api from my flutter project, last month it was fine when i was doing flutter build apk, but not for now... i
How do I make Flutter app open in all devices. Crashing because it couldn't find libflutter.so. How do I fix this?
So after a point of time developing my flutter application, i find myself where my app is not opening in all architectures. i tried to see if the
Installing third party APK from another App
Currently i'm developing an app and i included an apk that created by third party to be installed on specific condition. this
Suddenly the apk size increase from 24 mb to 88 mb
I had used flutter build apk more than 20 times and it size was 24 mega byte but now suddenly it is 88 mega byte in release mode can anyone tell
Flutter Android build output is wrong
I have an app that i upgraded to build with flutter 2. i'm still to do the null-safety stuff, but one step at a time. when i do builds
Flutter released apk is not working but debug apk is working fine
The _getmessages() function is used to fetch sms messages from the phone and stores them in _messages. also, in the ui
Change code version of an application on Google Play Console
I am trying to upload an .apk on googleplayconsole. this .apk is generated with expo (and coded in react-native).
Global variable is not inheriting from returned Firebase data (Swift)
I am trying to display a set of coordinates that i am reading from my firebase database. i retrieve the lat and long coordinates through function
Play store invalid apk signature flutter (APK integrity check failed)
When i upload the apk to the google play dev console i get this error: you uploaded an apk with an invalid signature (learn
generate signed apk is not working, apk is unsigned
I used to generate a signed apk from android studio and everything was working well until i updated android studio to 3.3. it
Updating existing debug app with different developers
I have trouble with updating the debug version of the app's apk: installation failed with message failed to finalize
Ad
Mac OS Flutter build appbundle failed: Invalid keystore format
Since a week i am trying to create android app bundle from a flutter app and i've followed from
I don't know why my app doesn't show ads?
I created an app, i added react-native-admob and linked it i changed /node_modules/react-native-admob/android/build.gradle file: compile
Flutter signed apk uanble to open in android phone
I have just signed my flutter apk and tried to test it but whenever i open it , it just gets stuck into launcher background it is not even
Can't Install after sharing it another mobile
I made an android app using android studio, deployed and ran it directly by using my mobile running oreo. it installed successfully. but later i
Update App via APK download (with url), not showing Open/Done Screen
I am trying to add option to update app by downloading apk, its getting installed successfully. but the problem is, app
Flutter: Failed to read key from store: cannot recover key
When i am trying to sign my flutter app from android studio but they giving me an error failure: build failed with an exception.
How to remove a permission from an apk file?
I want to remove 'system_alert_window' from permissions. i created my apk file by expo-reactnative. so i don't have
How many Supported architectures should I choose while creating apk file
I have android app, size of my android apk file is 25mb. so while creating apk file i want to know how many supported architectures
Android Studio APK not updating buildVersion
I'm trying to update an android app and upload it to the play store, but i keep getting an error that it's using an old versioncode. i've
App Crash after signing app with resource shrinking and Proguard
This is the first time i got this type of exception while building a signed apk. i searched a lot but could not find any useful information to fix
Android Pie - 9 (API 28) : Installing APK .... not successfully installing
Recently i have updated os to android 9(pie) and found that whenever i try to install apk from android studio it
Ad
how to add a view to android decompiled xml layout and rebuild it with apktool
I want to add a view to xml layout in android application,first i decompile my apk file with apktool v2.3.4 and then add my picture to drawables
KOTLIN Find Match Between 2 Lists
So basically i've 2 lists: val list = context.packagemanager.getinstalledpackages(0); var listofavs: mutablelist<string> =
Only change permissions in an apk and republish on playstore
Recently google has asked me to remove one permission (send_sms) from my android app and republish it. the problem is that i got this prebuilt app
Android update to gradle 3.2.1 [INSTALL_PARSE_FAILED_UNEXPECTED_EXCEPTION] on Android <=6
After updating the gradle tools version from 3.1.4 to 3.2.1 the app cannot be installed anymore on the android
Is there a way to manually create the package folder for an APK's .obb file?
I'm having an issue with an app: (rarely) a user will download the app from the play store but the obb/expansion file will fail to download. if
Generate APK's with different keystores
I've created project with different flavors. each flavor has it's own application id and it's keystore and password. on gradle file, i
On Building flutter apk for release no login and registration
I am trying to build an app and the app is running fine on the emulator ( sign in and sign up are working fine with the api) but when i build the
Getting Flutter APK file
So this is my first time trying to build flutter apk file in visual studio code and on youtube when they entered flutter build apk
Why is my Flutter application apk not compatible with anything thus preventing Amazon Mobile Marketplace submission?
I have a little game application deal-o-round in the
Check if location layer was changed. Yandex MapKit 3.0
How to check if i change camera location for disable anchor? i dont see solution in
build apk does't work, but debug apk works as expected
My build apk doesn't work as expected. but debug apk works perfectly. when i run flutter run --release -v it shows:-
Ad
Find selected MapKit Annotation's postID
I'm trying to set the selected mapkit's annotation id (mapeventid in my case) on didselect and to use when swift is preparing the
Amplify.Auth.fetchAuthSession() userPoolTokens is null when shrinking the apk
I am using the amplify libraries for flutter to connect to my aws backend. after a successful call to amplify.auth.signin() i use
Get default apk keystore from Android Studio for recompilation on other PCs
I'm getting a big trouble in reinstalling an apk whose signature was generated by default in android studio: i built an apk in debug mode
Install an apk through flutter android
I have a flutter app that downloads an apk file. how can i install this file automatically through the flutter app on android and ios?
Google Play Console: How to promote Android app from Alpha to Beta
Within our company we have someone that handles the upload and release of our android apps to the google play console. he told me that there
provider crashes when installing apk
I want to install an apk programmatically on android 7. as i searched i have to use provider for that, but the app keeps crashing. i will be
What is the easiest way to get installation error of .apk Android app?
I'm developing an android app which keeps track of installation status of other apps. i want to test a scenario when some app fails to install.
Option to "build signed apk" missing
After updating my android studio to the latest version, i can no longer find the option to build signed apk.
How to build APK with no sound null safety
I can run an app in release mode on my phone with passing flag --no-sound-null-safety --release, but neither flutter build apk
How to `flutter run` with target device as android?
I have my flutter app built and running on macos using the following command. flutter run this is great.
Why is this an invalid smali register?
I injected this piece of code invoke-static {p0}, lcom/outfit7/talkingtomcandyrun/toast;->show(landroid/content/context;)v in a
Ad
How to get react native code from apk file
I wrote one app in react native, but accidentally near the end of development, my hdd crashes and right now i have only apk file, can i retrieve
Android applications with differnt package names are not able to install in same device.
I created two apk files with package name com.example.a and com.example.a.staging. but i am not able to install the both on the same device
Can you unpackage a signed APK?
We are considering releasing an internal app onto the play store to make updating and management a bit easier. we are happy with the
My application is considered an unknown app
I developed an application in android studio and signed it, but when i try to install that i have this alert message
Android Bluetooth Low Energy Chromebook Scanresults showing offline devices
I'm trying to get an application i created for android to work on chromebook using the bluetooth low energy feature. my application relies
flutter build apk --split-per-abi fails
Helllo i get this erros when i run flutter build apk --split-per-abi i can't generate my apk. can you help me please. thank you in advance.
Hello, I'm trying to build Apk for my project and I got these errors, I tried every solution on the internet but still not working.. any idea?
Execution failed for task ':clipboard_manager:verifyreleaseresources'. a failure occurred while executing
Including a file at the root of a built APK
I have a .properties file, which i need at the root-level of a built apk. the problem is that the file is not added when it begins with an
Failed to process resources, see aapt output below for details
I'm trying to generate my apk for my app and i ran this command: ./gradlew assemblerelease --stacktrace --debug
How to update settings.gradle file in flutter
Sometimes we get an error while building apk in flutter which is says: plugin project :any_flutter_package not found. please update
Ad
Need to enter keystore details manually in Android Studio even though they exist in build.gradle
I have the following lines in my "project module" build.gradle (i.e. in /projectname/projectname/build.gradle):
Support for .so .dex .jar in Android Expansion file
I am uploading an apk that contains .so .dex .jar files. because of such extra files, apk is exceeding play store limit. i would like to
Swift - Retrieving Geopoints from Firestore, how to show them as map annotations
I have the following code which retrieves coordinates i have stored in google firestore: let locationsref =
Generate APK for different architectures - FFmpegMediaMetadataRetriever
I'm busy adding ffmpegmediametadataretriever pre-build .aar files to my project to reduce the apk file size for each
How to fix Unknown sources error during App install?
Created an app in android studio. while try to install it in real device. i am getting an error "for security, your phone is set to block
Error display where generate singed APK from android studio
Lint found fatal errors while assembling a release target. to proceed, either fix the issues identified by lint, or modify your build
Flutter release apk size is very large in flutter sdk version 1.20
I am making a very simple app with 15 screens. and when i run this command flutter run --release. my release apk size is 26.2mb, which is very
How can I include Firebase and Snap Creative Kit as Gradle dependency
I tried to use the snap creative kit in my android project who is already using firebase and i can not build due to this error :
Google Maps No Route Found on Android device
When using google maps for navigation in an android application, the directions are shown in the emulator but when running on the device (signed
Flutter: What is the difference between the apk/release directory and flutter-apk directory under build/app/outputs?
When i run flutter build apk --split-per-abi i get three apks twice: once under the directory
How to add image for annotation (mapView) using Firebase?
I have this func for populate pins on mapview: func obervepins(){ let magref =
Ad
How to sign android app with platform keys using gradle?
I saw couple similar questions like:
A problem occurred configuring root project 'firebase_auth'
My error i was unable to build an apk release file, i completed the application for a while without error, just a few days later i received
Ad
Blog Categories
Ad