Posts

Showing posts from May, 2021
Informatio :-

Full Screen Code

Image
On Creates Code :- webview1.setWebChromeClient(new CustomWebClient()); More Block Extra's Code :- } public class CustomWebClient extends WebChromeClient { private View mCustomView; private WebChromeClient.CustomViewCallback mCustomViewCallback; protected FrameLayout frame; // Initially mOriginalOrientation is set to Landscape private int mOriginalOrientation = android.content.pm.ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE; private int mOriginalSystemUiVisibility; // Constructor for CustomWebClient public CustomWebClient() {} public Bitmap getDefaultVideoPoster() { if (MainActivity.this == null) { return null; } return BitmapFactory.decodeResource(MainActivity.this.getApplicationContext().getResources(), 2130837573); } public void onShowCustomView(View paramView, WebChromeClient.CustomViewCallback viewCallback) { if (this.mCustomView != null) { onHideCustomView(); return; } this.mCustomView = paramView; this.mOriginalSystemUiVisibility = MainActivity.this.getWindow().getDecorView().ge...

How To Clean Your Device Storage

Image
Guys You Can Clean Your Phone's Storage You Can Store Your Photos, Videos & ETC. On Drive, Drobox. & ETC, And You Can Also Use An SD Card Or You Can Go To Your Settings, Then Storage.  And You Can See Your Storage. Click On It there will Be Alot Storage In The Apps Then You Can See The Most App That Eats Your Space. So You Have To Click On It Them Clear Cache Thank You