close
Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
109 views

I am building an Android application using the Flet framework in Python. I am trying to customize the splash screen logo and the app icon, but after building the APK, the app still shows the default ...
Kushner Akiva's user avatar
0 votes
0 answers
77 views

I am building a React.Native Bare workflow for a Clover POS integration. I am strictly following the Clover APK Guidelines, but I am unable to upload any APK to the Sandbox Developer Dashboard. The ...
Shahryar Faraji's user avatar
0 votes
0 answers
253 views

Suggested Answer: Headline: Use getModuleApplicationInfo() instead of getModuleContext() in API 101 In libxposed API 101, the method getModuleContext() is indeed deprecated or removed from the base ...
Anton Tsekhmistrov's user avatar
Advice
0 votes
2 replies
122 views

I found a Stack Overflow question about the meaning of OAT files in Android : What does OAT mean? But I’m still confused. Why does Android need Ahead-of-Time (AOT) compilation, and why does it add an ...
Cyb3rCr0wCC's user avatar
5 votes
0 answers
198 views

I'm in testing phase of my android app. I've uploaded and aab for internal testing and shared link with the testers but a few testers report, they see the message "This app isn't available for ...
Zoha Farooqui's user avatar
0 votes
0 answers
79 views

I've been trying to modify an APK using the MT Manager app for a while now, but I'm having trouble applying adaptative icons. I created the folder mipmap-anydpi-v26, and inside it I created a file ...
Luis Filipe's user avatar
0 votes
0 answers
64 views

For some inapparent reason since adding a Compose screen and KMP written module for shared business logic the size of the apk becomes huge and it does include all system fonts from Android itself. ...
Larry Moore's user avatar
Best practices
1 vote
8 replies
82 views

I have an Android app. I uses a largish lookup table. It's in a contorted format but let's imagine it's a CSV. At startup I read the data in, do various checks, then run though the data to clean it up....
GraemeV's user avatar
  • 283
0 votes
1 answer
227 views

I downloaded an apk file for an existing app. If I uninstall or delete the apk file, will the original app still be on my phone? Would it revert to the old content?
Chevy89ss 's user avatar
0 votes
1 answer
120 views

I’m working on a Flutter app that uses Bluetooth Serial (flutter_bluetooth_serial). When I run the app in debug mode with flutter run, everything works fine. However, when I build the release APK ...
zainab Atwa's user avatar
1 vote
0 answers
168 views

I’m working on an Android Flutter app and protecting it with DexGuard (Guardsquare). The security team tested the app and reported that they can still perform code tampering using ReFlutter and then ...
shane's user avatar
  • 21
0 votes
0 answers
106 views

The bundle split configuration: bundle { language { enableSplit = false } density { enableSplit = false } abi { ...
zh liu's user avatar
  • 21
0 votes
0 answers
94 views

I've got an Android Studio app that updates itself when new versions come out. The update uses just fine on a few different older android versions except on Android Version 13. I'm using a ...
Mike Moening's user avatar
0 votes
1 answer
113 views

I'm new to ionic project, I'm trying to create a basic login page with 3 icons and input field, when I do ionic serve and check in chrome browser, it is working perfectly now I try to convert as apk ...
Kathiravan S's user avatar
0 votes
0 answers
51 views

My app builds fine with "Build APK(s)" menu option. Whenever I try "Generate Signed APK..." the build fails with an error involving android.car.jar Reading library jar [C:\Users\...
Mike Moening's user avatar

15 30 50 per page
1
2 3 4 5
561