CustomWebView : An extended form of Web Viewer

Hi @chandilarocky09
Most of the useful things are described in documentation in first post.
Now what you have to do is to connect all strings and get your work done.
Or trial and error method will be best for you in my opinion. Just connect to companion and see and change how it looks and works.

3 Likes

There’s a problem ads click or something links are not open in custom web view 2 they want permissions to open default browser


1 Like

Can you show a demo?

2 Likes

Thank you for your guide I was also waiting for it

1 Like

Welcome :heart_eyes:
But you should ask instead of wait.

2 Likes

I don’t want to create duplicate post so I didn’t did it.

2 Likes

This post was flagged by the community and is temporarily hidden.

Is it related to current topic?
If not then please don’t post in this topic.

1 Like

Okay then where i ask? That topic

1 Like

First search in community and if you found no related topic then ask in a new topic.

2 Likes

ChangeLog Version3

New Events/Methods

image
image

Bug Fixes

Changes

  • Removed un-necessary color mode property fromPrintWebContent method
  • Fixed spelling and grammar mistakes
7 Likes

Oh, these are the worst ones
 for shure
 :rofl:

Sorry, @vknow360, but too funny. :joy:

Anyway, the new Events look interesting. Keep it up!

:hugs: :kissing_heart: :heart_eyes:

1 Like

@vknow360 i didn’t ask anything in this topic
Nor i tried to hijack :joy: but still got reply from u

1 Like

Ooops
:joy:
Sorry for that :slightly_smiling_face:

3 Likes

No problem
:+1:

2 Likes

I was doing some tests on webcam sites, in Companion it worked correctly, but when exporting it did not grant permission. I think due to AndroidManifest.xml, I did a separate compilation with your .java file and saw that, by adding the annotations @UsesPermissions(permissionNames = "android.permission.RECORD_AUDIO, android.permission.MODIFY_AUDIO_SETTINGS, android.permission.CAMERA, android.permission.WRITE_EXTERNAL_STORAGE "), I was able to access the camera and microphone through web viewing.
Would it be possible to add this change to the extension?

1 Like

Yes it possible.
Simply create a pull request on repo and I will add that in next update.

2 Likes

How to change font in this extension when loading HTML ??

Do you mean font size or font?

Font when loading html (websites have their own font)
There is a font size property, I am talking about font