mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #1916] Android emulator setup script doesnt work for Medium phone android 14 (api 34) #1907
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1907
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @StanislavMayorov on GitHub (Jan 19, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1916
Originally assigned to: @NghiaTranUIT on GitHub.
Description
@NghiaTranUIT hello. SSL proxy doesn't works for android 14 emulator (Google API). It works fine for android 13. There's no error in the patch script.
Steps to Reproduce
Current Behavior
SSL proxy doesn't work.
Expected Behavior
SSL proxy works.
Environment
@NghiaTranUIT commented on GitHub (Jan 21, 2024):
@StanislavMayorov can you verify the Proxyman Certificate is installed in Setting app -> Security -> Encryption & Credential -> Trusted Certificate -> User Tab?
May I ask: If you finish the step 5 in the Android docs: https://docs.proxyman.io/debug-devices/android-device
to your android app source code?
@NghiaTranUIT commented on GitHub (Jan 21, 2024):
@StanislavMayorov I tested again and it works fine with Android API 34

@StanislavMayorov commented on GitHub (Jan 21, 2024):
@NghiaTranUIT thank you for reply. I tested OKHTTP-Android-Sample and reproduced the same error like in my app.
OKHTTP-Android-Sample Error:
Yes. So my app works on android API 33. I tested using OKHTTP-Android-Sample to have the same env.
@NghiaTranUIT commented on GitHub (Jan 22, 2024):
It's odd. Let me try again with your emulator (Created by Other Image Tab -> Upsidedown Cake, API 34, Google APIs).
Mime was created from the Recommended Tab.
@NghiaTranUIT commented on GitHub (Jan 25, 2024):
@StanislavMayorov it just works fine again with the sample code, that I provide you.
There is something odd, the first request always fails. If you re-send the GET request again, it will work.
@StanislavMayorov commented on GitHub (Jan 26, 2024):
@NghiaTranUIT I got it. I can reproduce it only on the new


Medium phonetemplate! It works fine onpixel 7with the same API SDK. I have android studio 2023.1.1.Medium phonetemplate is a new one.@NghiaTranUIT commented on GitHub (Jan 27, 2024):
@StanislavMayorov
Medium Phone doesn't work with Proxyman because it's a PlayStore version. Pixel phone works fine because it's not 👍
@StanislavMayorov commented on GitHub (Jan 29, 2024):
@NghiaTranUIT pixel 7 has the same play store icon, but it works fine with Google API image.
@StanislavMayorov commented on GitHub (Feb 6, 2024):
@NghiaTranUIT Hello. Pixel 7 and Medium Phone have the same play store icon. Could you explain the difference please?
@NghiaTranUIT commented on GitHub (Feb 6, 2024):
Sorry, I don't know honestly. I guess it's how Medium Phone Emulator works, it doesn't allow the Mitm app to decrypt their data. You can try with other proxy apps, like Charles Proxy.
May I ask: Why do you need to use the
MediumPhone? Can we try the Pixel phone with the same API? 🤔@StanislavMayorov commented on GitHub (Feb 7, 2024):
@NghiaTranUIT I can use

pixelinstead ofMedium Phone. Pixel works fine with the same API. I hadn't just known about this compatibility issue. It had been confusing.Can you update this comment to describe that only pixel emulator is supported please?
@NghiaTranUIT commented on GitHub (Feb 7, 2024):
Sure, I will add this note. For now, I might update the online documentation first 👍
@StanislavMayorov commented on GitHub (Feb 7, 2024):
thank you!