Become a member
Sign in
Carlos Cardoso
Carlos Cardoso

Carlos Cardoso

Android Developer.

102 Following
3 Followers
  • Profile

  • Claps

  • Highlights

  • Responses

Highlighted by Carlos Cardoso

See more

From Before Starting a New Android Project by Robert Konarskis

…of code. Fortunately, this can be resolved at the git repository level without relying on any local settings, by using the .gitattributes file.

From The Dark Side Of Productivity by Alison May

In fact, I’d even go as far as to say that productivity is a new religion.

From Coroutines on Android (part I): Getting the background by Sean McQuillan

Using suspend doesn’t tell Kotlin to run a function on a background thread. It’s worth saying clearly and often that coroutines will run on the main thread. In fact, it’s a re…

Claps from Carlos Cardoso

See more

Android/Kotlin — Lazy y lateinit: Inicializando variables tardíamente

Armando Picón

How to add Pods to an Xcode Project

Soufiane Rafik

I believe this article is really missing an introductory paragraph at the top — a declaration of…

dusan.rychnovsky