ENGED PROGRAM CONTRIBUTOR
Omondi Alex

Omondi Alex is an undergraduate student undertaking a Bachelor of Science in Computer Science. He is interested in Android development and technology in general.
Author Insights

2

0

0
Omondi Alex is an undergraduate student undertaking a Bachelor of Science in Computer Science. He is interested in Android development and technology in general.
2
0
0
Feb 9, 2022
In some cases, your Android project might fail to build if reference methods exceed 65,536. In this tutorial, we will learn how to prevent this error by allowing multidex.
Nov 26, 2021
This tutorial will cover how to create a custom Expandable Floating Action Button (FAB) in Android. This involves using the Animation class.