delight-im / Android-AdvancedWebView

Enhanced WebView component for Android that works as intended out of the box
MIT License
2.39k stars 574 forks source link

Help request from a newbie #171

Closed pennybuster closed 6 years ago

pennybuster commented 6 years ago

Hi! Happy 2018 to everyone!!!

I don't know where else to ask for help. Please bear with me... I'm not a programmer.

I have a web HMI with a web server that checks for a hardcoded cookie. I want to try to access from a Webview that checks the IMEI of the Android device and sends it as an HTTP cookie through HTTPS with "HttpOnly" and "secure" flags.

The app needs public SSL key pinning (https://stackoverflow.com/questions/28667575/pinning-public-key-in-my-app).

Can somebody help me put all those features together in a Android-AdvancedWebView project?

Thank you very much!

ocram commented 6 years ago

Happy new year!

As you already guessed, I don’t think this issue tracker is the right place for this question or request.

Sorry!