Levi Albuquerque

Levi Albuquerque @levimoreira

About: Passionate about coding, languages (not only the programming kind) and new cultures. Just love learning, talking and enjoying life :-)

Location:
Fortaleza, Ceará Brazil
Joined:
Mar 11, 2018

Levi Albuquerque
articles - 8 total

Kotlin Data Structures - Arrays and Strings

This is a series of posts with a basic introduction to Kotlin data structures.

Learn More 8 0Jul 13 '19

Compare yourself with yourself

You're surfing Linkedin and an update pops up about an ex school colleague of yours. They've just bee...

Learn More 8 0Apr 15 '19

Android Dependency Injection with Koin

Dependency Injection, or DI, is a design pattern/technique as old as time itself. You've probably...

Learn More 24 3Feb 25 '19

Being fishy with Android - Background work

Today I will talk to you about the different ways of doing background work in Android.

Learn More 6 1Feb 18 '19

Three Continuous Integration options for Android Projects

I've tested some CI options for Android projects, check out what I've discovered alongside with some tutorials.

Learn More 28 0Jun 27 '18

I "Love" Anti-patterns

Everyone talks about design patterns, but getting to know the other side of the force can be as enlightening as visiting the old good friends. Here I present you with my favorite ones.

Learn More 158 11Jun 9 '18

A word on Android Threading

How does Android Threading work internally? Asked nobody... This time I'm going to talk to you about the internals of Android, how does it manage to make your UI work smoothly when there's so much more going on to manage.

Learn More 16 2Jun 3 '18

Smiley faces with MLKit :)

Last week Google has launched the beta version of MLKit, a powerful tool to bring Machine Learning to the very core of our mobile apps. I've tested one of its uses in a simple app and here are my findings.

Learn More 11 0May 20 '18