Avinash KumarinBobble EngineeringHow does Exponential Backoff work?Exponential Backoff is a popular technique used to handle HTTP requests that fail due to network issues or server errors. When an HTTP…Mar 18, 2023Mar 18, 2023
Avinash KumarinBobble EngineeringGlobal dependency resolution in android gradleWe might have a case where we are stuck in a situation where we have a fairly large project in android and many submodules inside it…Sep 1, 2022Sep 1, 2022
Avinash KumarinBobble EngineeringIntegrate autofill with keyboards (or Input Method Editors)From Android 11, keyboards and other input-method editors (IMEs) can display autofill suggestions inline, in the form of a suggestion strip…Sep 1, 20221Sep 1, 20221
Avinash KumarCreating a Month and Year Picker in Android: Material User InterfaceHey, we all know that it is quite difficult to remove date from the Material Date Picker in android, but after a lot of searching I found…Sep 4, 20212Sep 4, 20212
Avinash KumarSuper Charge Your Linux Experience, By following these steps.After installing a fresh Linux Distro Ubuntu, you should probably do these following things to super charge your Linux experience.Mar 16, 2021Mar 16, 2021
Avinash KumarConfiguring C++ Debugger in VS CodeDebugger: A debugger or debugging tool is a computer program used to test and debug other programs. The main use of a debugger is to run…Nov 28, 2020Nov 28, 2020
Avinash KumarBasic Writing and Formatting in GitHub Markdown.To create a heading, add #(pound) one to six before the Heading text. The number of # will determine the size of the headingNov 21, 2020Nov 21, 2020
Avinash KumarUninstall & Install Windows Notepad.exeIf you have uninstalled the Notepad application and now want it back, you can easily reinstall it in just few steps, or if you lose it by…Nov 15, 2020Nov 15, 2020
Avinash KumarTop 5 IDEs for CPP, You Should Try!In previous years, To create an application scratch a developer would have to struggle a lot. Because to create an s/w application it…Sep 29, 2020Sep 29, 2020