Bilel MethnaniAndroid NDK: Deep dive (Part 1)Welcome to the dark side of Android development, for so long the android NDK have been a voodoo science for so long and add to this the C++…Sep 19, 2021Sep 19, 2021
Bilel MethnaniPart 4: Create a Hyperledger Fabric composer projectThat’s it. No more installing stuff and fancy theory. Show me the code baby. This is the 4th part and I must write some code. But before we…Aug 9, 20181Aug 9, 20181
Bilel MethnaniPart 3: About Hyperledger Composer cardsThe closest thing that I can think of similar to Hyperledger composer is Las Vegas.Aug 8, 2018Aug 8, 2018
Bilel MethnaniPart 2: Install Hyperledger Fabric Composer on UbuntuI am a windows user. Yes, windows until world of tanks will be officially supported by Linux distributions I will be using windows, plus I…Aug 5, 2018Aug 5, 2018
Bilel MethnaniPart 1: What is Hyperledger fabric composerA few years ago, I worked as an android developer for a startup using open transactions to create a mobile payment solution. Since then I…Aug 5, 2018Aug 5, 2018
Bilel MethnaniAndroid: a better ViewHolderpublic static class ViewHolder { @SuppressWarnings(“unchecked”) public static <T extends View> T get(View view, int id) {…Jan 6, 2016Jan 6, 2016