Open in app

Sign In

Write

Sign In

Per-Erik Bergman
Per-Erik Bergman

355 Followers

Home

About

May 30

Unlocking Cross-Platform Development with Kotlin Multiplatform Mobile (KMM)

In the fast-paced world of app development, cross-platform frameworks have gained significant attention for their ability to streamline the development process and reach a wider audience. While options like Flutter and React Native have dominated the conversation, a new contender has emerged — Kotlin Multiplatform Mobile (KMM). In this article…

Kotlin Multiplatform

10 min read

Unlocking Cross-Platform Development with Kotlin Multiplatform Mobile (KMM)
Unlocking Cross-Platform Development with Kotlin Multiplatform Mobile (KMM)
Kotlin Multiplatform

10 min read


Apr 15

Understanding Clean Architecture

Introduction As mobile developers, our primary goal is to create efficient, maintainable, and user-friendly apps. One effective approach to achieving these goals is through the use of clean architecture, a software design pattern that has gained popularity in recent years. …

Android App Development

15 min read

Understanding Clean Architecture
Understanding Clean Architecture
Android App Development

15 min read


Apr 1

Harnessing the Power of Story Points: Elevating Estimation in Agile Software Development

Discover how story points can revolutionize your software development process Introduction Story points are an invaluable tool in the world of Agile software development, particularly within the Scrum framework. They offer a way to estimate the effort needed to complete tasks during the execution phase of a project, accounting for varying developer velocities, promoting comparison-based estimations, and capturing uncertainty through the…

Scrum

4 min read

Harnessing the Power of Story Points: Elevating Estimation in Agile Software Development
Harnessing the Power of Story Points: Elevating Estimation in Agile Software Development
Scrum

4 min read


Jan 21, 2018

Android Tiny

Sometime you just want a quick and dirty way of doing some network calls. For this reason I created a tiny network library under the Apache 2 licence. It can be found at github. Tiny A tiny network lib build on top of OkHttp. This is mostly for my own use…

Android

1 min read

Android

1 min read


Jan 20, 2018

Android Splash Screens

The Right Way and The Not so Right Way — What is a splash screen? “A splash screen is a graphical control element consisting of a window containing an image, a logo and the current version of the software. A splash screen usually appears while a game or program is launching.” — Wikipedia ….. What is the purpose of a splash screen? “Splash screens are typically used by particularly large applications to notify…

Android

5 min read

Android Splash Screens
Android Splash Screens
Android

5 min read


Dec 14, 2017

RecyclerView

I am going to try to make this tutorial as simple as possible and please leave comments if something if not clear enough so I can adjust it. Data Object I will create an app with a list showing countries and their country code. First step is to create the data object…

Android

8 min read

RecyclerView
RecyclerView
Android

8 min read


Published in

AndroidPub

·Aug 9, 2017

Lambda expressions explained

I have gotten some questions about Lambda expressions and RxJava. These questions are mostly about not fully understanding Lambda expressions or RxJava. In this blog I will try to explain lambdas expressions as easy as I can. I will take the RxJava part in a separate blog. Lambda expressions & RxJava What is lambdas…

Android

4 min read

Lambda expressions explained
Lambda expressions explained
Android

4 min read


May 1, 2017

Android Criteria

I have done a lot of copy and paste of my code lately so I decided to start to create some small libraries. Mostly for my own personal re-use, to learn more about releasing open source libs and of course getting rid of the copy and paste. The first lib…

Android

3 min read

Android

3 min read


Apr 20, 2017

Repository Design Pattern

The repository pattern is one of the more popular patterns at the moment. I for one like it, it follows the solid principles and done right it is clean and easy to use. As I see it the repository pattern have two purposes; first it is an abstraction of the…

Android

3 min read

Repository Design Pattern
Repository Design Pattern
Android

3 min read


Published in

AndroidPub

·Apr 5, 2017

Android App Architecture Ground Up

I have been jumping back and forth regarding the best architecture for android apps for some time now, and have talked to friends, listen to lectures, reading articles and tested a lot of different approaches. This is my attempt to explain why I have chosen the one I am currently…

Android

13 min read

Android App Architecture Ground Up
Android App Architecture Ground Up
Android

13 min read

Per-Erik Bergman

Per-Erik Bergman

355 Followers

Senior Android Nerd, Coffee nerd, Ukulele player

Following
  • Chet Haase

    Chet Haase

  • Anton Malinskiy

    Anton Malinskiy

  • Android Developers

    Android Developers

  • Pragnesh Ghoda

    Pragnesh Ghoda

  • Axel Winter

    Axel Winter

See all (83)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams