Published inProAndroidDevUncovering the Bubbles APIBubbles were created to provide the user a simple and easy way to participate in conversations.Nov 10, 20202Nov 10, 20202
Published inProAndroidDevMastering Android Emulator SIM cardIn the Emulator the SIM card settings unfortunately aren’t easy to change, to change them we have to do it the ‘hard’ way using the ADB.Feb 17, 20202Feb 17, 20202
Published inProAndroidDevHello ViewBinding, goodbye findViewByIdIt is often said that developers are lazy and that’s (usually) is a good thing. It just means that instead of repeating the same task or…Oct 10, 20195Oct 10, 20195
Published inITNEXTKotlin: Type aliases and inline classesThere is no doubt that Kotlin is here to stay for a long time.Jul 17, 20193Jul 17, 20193
ezADB - Easy Android Debug BridgeezADB allows you to perform more easily the adb commandsJun 17, 2018Jun 17, 2018
Published inProAndroidDevADB Commands — Part IIII’m back again with the final post of ADB Commands.Apr 3, 20188Apr 3, 20188
ADB Commands — Part IThe Android Debug Bridge also known as adb is powerful tool for the developers.May 3, 2016May 3, 2016
ADB over WifiMany people does not know but it is possible to enable ADB over WiFi .Apr 28, 20162Apr 28, 20162
Inject JavaScript into Android WebViewSometimes when you have a WebView and you are loading a page (that you don’t have control) there maybe some content that you want to remove…Sep 29, 20157Sep 29, 20157