Forwarded from DuoEdge studios
This media is not supported in your browser
VIEW IN TELEGRAM
Hello guys
I found this library that lets you move your image freely just like an animation displayer.
https://youtu.be/THy5oJcyyzg
I found this library that lets you move your image freely just like an animation displayer.
https://youtu.be/THy5oJcyyzg
Soon on my channel
After 8 hours
Go to my channel and click set reminder so you will be notified when it is public
:) I will give something for the first commenter
After 8 hours
Go to my channel and click set reminder so you will be notified when it is public
:) I will give something for the first commenter
How to run HTML & Java script codes easily in WebView
كيفية تشغيل اكواد HTML و جافا سكربت في ويب فيو
wv.setWebViewClient(new WebViewClient());
wv.getSettings().setLoadWithOverviewMode(true);
wv.getSettings().setUseWideViewPort(true);
wv.getSettings().setJavaScriptEnabled(true);
wv.getSettings().setPluginState(WebSettings.PluginState.ON);
wv.getSettings().setAllowFileAccess(true);
wv.getSettings().setAllowContentAccess(true);
wv.getSettings().setAllowFileAccessFromFileURLs(true);
wv.getSettings().setAllowUniversalAccessFromFileURLs(true);
wv.loadUrl("file:///android_asset/index.html");
كيفية تشغيل اكواد HTML و جافا سكربت في ويب فيو
wv.setWebViewClient(new WebViewClient());
wv.getSettings().setLoadWithOverviewMode(true);
wv.getSettings().setUseWideViewPort(true);
wv.getSettings().setJavaScriptEnabled(true);
wv.getSettings().setPluginState(WebSettings.PluginState.ON);
wv.getSettings().setAllowFileAccess(true);
wv.getSettings().setAllowContentAccess(true);
wv.getSettings().setAllowFileAccessFromFileURLs(true);
wv.getSettings().setAllowUniversalAccessFromFileURLs(true);
wv.loadUrl("file:///android_asset/index.html");
🥰3👍1
Forwarded from ✌️سكتشوير بالعربي✌️sketchware in arabic (Ameer Ezit)
Material libs.zip
10.7 MB