July 2022


How to set Visibility for a button from another activity in android

Introduction : This article shows How to set Visibility for a button from another activity in android. If you follow my steps can easyly co...

BD TopCoders 31 Jul, 2022

Save & Print PDF from Webview on Android

Save and Print Pdf  (Java): This post shows how to programmatically save and and Print PDF from any web page shown in an Android Webview ( U...

BD TopCoders 29 Jul, 2022 1

Cleartext HTTP traffic not permitted (Android Studio)

Cleartext HTTP traffic not permitted :  Following solution allow you to set the protocol (HTTP / HTTPS) per ENVIRONMENT. This way you are ab...

BD TopCoders 27 Jul, 2022

How to use firebase in webview android studio

WebView And Firebase : In this blog I will talking about WebView and Firebase. The WebView allows the programmer to write the bulk of the ...

BD TopCoders 26 Jul, 2022

Android Navigation Drawer |Custom Navigation Drawer |Create Navigation Drawer Activity

Navigation drawers provide access to destinations in your app. Navigation drawers provide access to destinations and app functionality, suc...

BD TopCoders 17 Jul, 2022

WebView with stylish Progress Bar

Add this line in Manifests Internet Permission <uses-permission a...

BD TopCoders 13 Jul, 2022 1