Published inProAndroidDevUncovering the Bubbles APIBubbles were created to provide the user a simple and easy way to participate in conversations.Nov 10, 2020582Nov 10, 2020582
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, 2020982Feb 17, 2020982
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, 20195195Oct 10, 20195195
Published inITNEXTKotlin: Type aliases and inline classesThere is no doubt that Kotlin is here to stay for a long time.Jul 17, 20194863Jul 17, 20194863
ezADB - Easy Android Debug BridgeezADB allows you to perform more easily the adb commandsJun 17, 201861Jun 17, 201861
Published inProAndroidDevADB Commands — Part IIII’m back again with the final post of ADB Commands.Apr 3, 20186928Apr 3, 20186928
ADB Commands — Part IIIn Part I i made a small intro to the adb commandsAug 29, 2017571Aug 29, 2017571
ADB Commands — Part IThe Android Debug Bridge also known as adb is powerful tool for the developers.May 3, 2016117May 3, 2016117
ADB over WifiMany people does not know but it is possible to enable ADB over WiFi .Apr 28, 2016182Apr 28, 2016182
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, 20153757Sep 29, 20153757