Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
60 views

I found out that no matter where the SDK keys are stored, there is still a simple way to get them. I have a feeling that as long as the keys are shipped together with the apk, they are not secured. ...
0 votes
0 answers
52 views

Is there any way to access in-memory variables or object field values (e.g. Delivery.dropoffZipCode) of another app, without root access, without modifying the target APK, and without using an ...
1 vote
1 answer
111 views

This is an app that uses WebView. Currently, my priority has been to get the upload done, so I haven’t organized the code yet. I’ve attempted to upload the app several times to Google Play Console for ...
1 vote
0 answers
100 views

User I have in closed testing of an app uninstalled our app, and re-installed it via the Google Playstore app link. I pulled their bug report off their phone. I'm pretty sure this (snippet below) is ...
0 votes
0 answers
115 views

Recently we got the below mail from Google play for our app: Issue found: Unsafe Implementation of WebView SSL Error Handler Issue details We found an issue in the following area(s): Version code ...
0 votes
1 answer
62 views

All photo apps require permission to photos, to work properly. Does this mean a malicious developer can upload users' photos to cloud, so he can see? If that is possible, what prevents him from doing ...
0 votes
1 answer
71 views

I implemented the Symmetric encryption of access token using Android KeyStore, but where I must do encryption process Repository class where I receive data from Remote. View Model class after passing ...
4 votes
2 answers
664 views

I have enabled detectUnsafeIntentLaunch in strict mode to test for change while targeting for android SDK 35 in my SDK. I have the following code where I send a broadcast and it is caught within the ...
1 vote
0 answers
90 views

Context: Fridum is a tool that can be used for penetration testing in Android. it can take a dump of an app's memory/heap and extract all strings. Problem: I am using fridump to take a dump for my app ...
0 votes
1 answer
82 views

Recently i creat new app from playstore console and also upload new bundle but playstore mention security and trust issues like Implicit Internal Intent vulnerability. this issues shows following ...
6 votes
0 answers
331 views

Edit notes and updates below. Re-post from https://support.google.com/googleplay/android-developer/thread/277993015 as Google Support FAQ answer 9450925 states to post this here. (https://support....
1 vote
2 answers
108 views

When I'm trying to publish my app on play store but im getting the intent redirection error in my broadcast receiver. Here is the related code. class SmsBroadcastReceiver : BroadcastReceiver() { ...
0 votes
1 answer
63 views

I encountered an issue while using AWS S3 in my app to download a file from it. However, upon deploying my app on Google Play, I received a warning about a potential AWS authorization leak. val ...
0 votes
0 answers
226 views

I'm working on a remote access application (similiar to AnyDesk) to access mobiles on a lan network and use them with just your browser. At this point, I'm able to send the device display output via ...
1 vote
0 answers
104 views

If I launch some C code with the JNI in my Android application, is there a way I could limit that C code to access only a specific folder in my application folder, so sandboxing it to just a specific ...

15 30 50 per page
1
2 3 4 5
...
44

AltStyle によって変換されたページ (->オリジナル) /