Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Set Proxy to WebView Android
Forum Updated to NodeBB v4.3 + New Features

Set Proxy to WebView Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
6 Posts 2 Posters 3.4k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Malek_KhlifM Offline
    Malek_KhlifM Offline
    Malek_Khlif
    wrote on last edited by
    #1

    Hi,

    How can i setup a proxy to a WebView qml in Android ?

    Thanks,

    I Love Qt <3

    V 1 Reply Last reply
    0
    • Malek_KhlifM Malek_Khlif

      Hi,

      How can i setup a proxy to a WebView qml in Android ?

      Thanks,

      V Offline
      V Offline
      vladstelmahovsky
      wrote on last edited by
      #2

      @Malek_Khlif since it uses Android's WebView and doesnt uses Qt's network code the answer is: same as for rest Android WebView's apps

      Malek_KhlifM 1 Reply Last reply
      1
      • V vladstelmahovsky

        @Malek_Khlif since it uses Android's WebView and doesnt uses Qt's network code the answer is: same as for rest Android WebView's apps

        Malek_KhlifM Offline
        Malek_KhlifM Offline
        Malek_Khlif
        wrote on last edited by
        #3

        @vladstelmahovsky Thank you for your response. Can you give me please an example.

        I Love Qt <3

        V 1 Reply Last reply
        0
        • Malek_KhlifM Malek_Khlif

          @vladstelmahovsky Thank you for your response. Can you give me please an example.

          V Offline
          V Offline
          vladstelmahovsky
          wrote on last edited by
          #4

          @Malek_Khlif unfortunately, I cat help much with proxy on android's WebView. I have no experience with it, I just have experience with QtWebView with is just UI wrapper to Android's WebView, which means, it have no any clue about proxy
          The only option I see if the Android's WebView have a proxy settings, you can get QtWebView code and modify it to bring up the proxy settings to QML level

          Malek_KhlifM 1 Reply Last reply
          1
          • V vladstelmahovsky

            @Malek_Khlif unfortunately, I cat help much with proxy on android's WebView. I have no experience with it, I just have experience with QtWebView with is just UI wrapper to Android's WebView, which means, it have no any clue about proxy
            The only option I see if the Android's WebView have a proxy settings, you can get QtWebView code and modify it to bring up the proxy settings to QML level

            Malek_KhlifM Offline
            Malek_KhlifM Offline
            Malek_Khlif
            wrote on last edited by
            #5

            @vladstelmahovsky Thank you very much. I add the proxy to WebView via java :)

            I Love Qt <3

            V 1 Reply Last reply
            0
            • Malek_KhlifM Malek_Khlif

              @vladstelmahovsky Thank you very much. I add the proxy to WebView via java :)

              V Offline
              V Offline
              vladstelmahovsky
              wrote on last edited by
              #6

              @Malek_Khlif u r welcome :)

              1 Reply Last reply
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved