Skip to content

feat add proc parser for pre android q - #206

Closed
codewithtamim wants to merge 1 commit into
2dust:mainfrom
codewithtamim:feat/add-proc-resolver-pre-android-q
Closed

feat add proc parser for pre android q#206
codewithtamim wants to merge 1 commit into
2dust:mainfrom
codewithtamim:feat/add-proc-resolver-pre-android-q

Conversation

@codewithtamim

Copy link
Copy Markdown

@2dust Currently the uid resolver is available for only Android Q + (api 29) cause getConnectionOwnerUid() is added in that version. For pre Q there is no way to resolve uid, so to fix that what we do is parse the proc files and get the uid that owning the connection. The change is already accepted in official libxray wrapper in this pr.

XTLS/libXray#137

@2dust

2dust commented Sep 1, 2026

Copy link
Copy Markdown
Owner

Android 10 放弃吧,不要为低版本打补丁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants