How to set Proxy in Chromium App Android

73 views
Skip to first unread message

Satish Nada

unread,
Jun 14, 2021, 8:57:40 AM6/14/21
to Chromium-discuss
Hello Respected,

I need setup Proxy in Chromium Browser Android App.
can any one share solution or any suggestion for setup Proxy in Chromium App.

I have followed below step to created android build of Chromium 
We followed below steps 
https://chromium.googlesource.com/chromium/src/+/master/docs/android_build_instructions.md

For build apk we user this
autoninja -C out/Default chrome_public_apk

We used below GN files for build project for ABI ARM64 configuration.
target_os = "android"
target_cpu = "arm64"
is_debug = false
android_channel = "stable"
is_official_build = true
is_component_build = false
is_clang = true
symbol_level = 0
blink_symbol_level=0
use_unofficial_version_number = false
v8_use_external_startup_data = true
fieldtrial_testing_like_official_build = true
icu_use_data_file = false
ffmpeg_branding = "Chrome"
proprietary_codecs = true
multidex_in_release = true

In this latest Chromium version i need to setup Proxy in network.
can any one please help me to setup Proxy or any idea or suggestion to implement this.

Please suggest me some solution.
Thanks in advance.

Thank you very much,
Best Regards, 
Satish Nada
Reply all
Reply to author
Forward
0 new messages