The article "Flutter Bookshelf App Part 3: Managing data the right way." written by Norbert with 115 claps is hot on the list of publications!
#AndroidAppDevelopment #AndroidDev #SoftwareArchitecture #Flutter #Android
@ITNEXT
In this post I’m am going to discuss a good way to store/ cache/ and load data. Most of today’s apps rely on a server to display… > Read More...
https://proandroiddev.com/flutter-bookshelf-app-part-3-managing-data-the-right-way-30569abf9487
#AndroidAppDevelopment #AndroidDev #SoftwareArchitecture #Flutter #Android
@ITNEXT
In this post I’m am going to discuss a good way to store/ cache/ and load data. Most of today’s apps rely on a server to display… > Read More...
https://proandroiddev.com/flutter-bookshelf-app-part-3-managing-data-the-right-way-30569abf9487
Medium
Flutter Bookshelf App Part 3: Managing data the right way.
In this post I’m am going to discuss a good way to store/ cache/ and load data. Most of today’s apps rely on a server to display…
A new article entitled "tools:title=”RemoteSampleData”" written by Vladimir Jovanović is now online!
#Android #AndroidAppDevelopment #MobileUiDesign #AndroidLayout #AndroidDev
@ITNEXT
Doing copy/paste of the sample data from one project to another is not an option. > Read More...
https://proandroiddev.com/android-remote-sample-data-cd87b4da590b
#Android #AndroidAppDevelopment #MobileUiDesign #AndroidLayout #AndroidDev
@ITNEXT
Doing copy/paste of the sample data from one project to another is not an option. > Read More...
https://proandroiddev.com/android-remote-sample-data-cd87b4da590b
ProAndroidDev
tools:title=”RemoteSampleData”
Doing copy/paste of the sample data from one project to another is not an option.
A new article entitled "Easy EditText content validation with Kotlin" written by Adrian Hall is now online!
#AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
One of the things that I always deal with in my apps is the need to validate the input fields of a form. I can easily do this with this… > Read More...
https://proandroiddev.com/easy-edittext-content-validation-with-kotlin-316d835d25b3
#AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
One of the things that I always deal with in my apps is the need to validate the input fields of a form. I can easily do this with this… > Read More...
https://proandroiddev.com/easy-edittext-content-validation-with-kotlin-316d835d25b3
A new article entitled "Kotlin runtime checks — require and check" written by Joao Alves is now online!
#Android #MobileAppDevelopment #AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions… > Read More...
https://proandroiddev.com/kotlin-runtime-checks-require-and-check-435b590fbe2d
#Android #MobileAppDevelopment #AndroidDev #Kotlin #AndroidAppDevelopment
@ITNEXT
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions… > Read More...
https://proandroiddev.com/kotlin-runtime-checks-require-and-check-435b590fbe2d
ProAndroidDev
Kotlin runtime checks — require and check
Hey everyone, and welcome to article number 10 on the Kotlin Playground Series. Last time we looked into a few Kotlin standard functions…
A new article entitled "Building a Custom Auth UI for Amazon Cognito in Kotlin" written by Adrian Hall is now online!
#Kotlin #AndroidDev #AndroidAppDevelopment #MobileAppDevelopment #Amazon
@ITNEXT
In a previous article, I introduced authentication and how to integrate a simple (provided) UI with a component called IdentityManager from… > Read More...
https://proandroiddev.com/building-a-custom-auth-ui-for-amazon-cognito-in-kotlin-9d6fc5e2f182
#Kotlin #AndroidDev #AndroidAppDevelopment #MobileAppDevelopment #Amazon
@ITNEXT
In a previous article, I introduced authentication and how to integrate a simple (provided) UI with a component called IdentityManager from… > Read More...
https://proandroiddev.com/building-a-custom-auth-ui-for-amazon-cognito-in-kotlin-9d6fc5e2f182
ProAndroidDev
Building a Custom Auth UI for Amazon Cognito in Kotlin
In a previous article, I introduced authentication and how to integrate a simple (provided) UI with a component called IdentityManager…
A new article entitled "Experiences of a first-time conference speaker" written by Nate Ebel is now online!
#ConferenceSpeaking #AndroidDev #PublicSpeaking
@ITNEXT
A look back at the good, and the honest, parts of my first conference speaking experiences. > Read More...
https://proandroiddev.com/experiences-of-a-first-time-conference-speaker-80810eb3e2ca
#ConferenceSpeaking #AndroidDev #PublicSpeaking
@ITNEXT
A look back at the good, and the honest, parts of my first conference speaking experiences. > Read More...
https://proandroiddev.com/experiences-of-a-first-time-conference-speaker-80810eb3e2ca
Medium
Experiences of a first-time conference speaker
A look back at the good, and the honest, parts of my first conference speaking experiences.
A new article entitled "Experiences of a first-time conference speaker" written by Nate Ebel is now online!
#AndroidDev #ConferenceSpeaking #PublicSpeaking
@ITNEXT
A look back at the good, and the honest, parts of my first conference speaking experiences. > Read More...
https://proandroiddev.com/experiences-of-a-first-time-conference-speaker-80810eb3e2ca
#AndroidDev #ConferenceSpeaking #PublicSpeaking
@ITNEXT
A look back at the good, and the honest, parts of my first conference speaking experiences. > Read More...
https://proandroiddev.com/experiences-of-a-first-time-conference-speaker-80810eb3e2ca
Medium
Experiences of a first-time conference speaker
A look back at the good, and the honest, parts of my first conference speaking experiences.
A new article entitled "Alternative to StatefulWidget Examples" written by Greg Perry is now online!
#Flutter #AndroidAppDevelopment #DesignPatterns #MobileAppDevelopment #AndroidDev
@ITNEXT
> Read More...
https://proandroiddev.com/alternate-to-statefulwidget-examples-66d1f412b036
#Flutter #AndroidAppDevelopment #DesignPatterns #MobileAppDevelopment #AndroidDev
@ITNEXT
> Read More...
https://proandroiddev.com/alternate-to-statefulwidget-examples-66d1f412b036
ProAndroidDev
Alternative to StatefulWidget Examples – ProAndroidDev
Examples using an alternative to the StatefulWidget
A new article entitled "Robolectric Testing with AndroidJunitRunner" written by iñaki villar is now online!
#AndroidDev #Testing #Android #AndroidAppDevelopment #Robolectric
@ITNEXT
This article is going to show how to write a simple test with Robolectric 4-alpha1 and AndroidJunitRunner/Espresso. > Read More...
https://proandroiddev.com/robolectric-testing-with-androidjunitrunner-86292bceef25
#AndroidDev #Testing #Android #AndroidAppDevelopment #Robolectric
@ITNEXT
This article is going to show how to write a simple test with Robolectric 4-alpha1 and AndroidJunitRunner/Espresso. > Read More...
https://proandroiddev.com/robolectric-testing-with-androidjunitrunner-86292bceef25
Medium
Robolectric Testing with AndroidJunitRunner
This article is going to show how to write a simple test with Robolectric 4-alpha1 and AndroidJunitRunner/Espresso.
A new article entitled "CLEAN-up your Activities (Part I): Decoupling from Android Framework datasources" written by Aris Papadopoulos is now online!
#AndroidDev #Android #CleanArchitecture #Architecture #AndroidAppDevelopment
@ITNEXT
This is the first part of a series of articles that explores ways to keep the Activities in an Android app “clean”. And we are using here… > Read More...
https://proandroiddev.com/clean-up-your-activities-part-i-decoupling-from-android-framework-datasources-5c3b714c711a
#AndroidDev #Android #CleanArchitecture #Architecture #AndroidAppDevelopment
@ITNEXT
This is the first part of a series of articles that explores ways to keep the Activities in an Android app “clean”. And we are using here… > Read More...
https://proandroiddev.com/clean-up-your-activities-part-i-decoupling-from-android-framework-datasources-5c3b714c711a
Medium
CLEAN-up your Activities (Part I): Decoupling from Android Framework datasources
This is the first part of a series of articles that explores ways to keep the Activities in an Android app “clean”. And we are using here…
An article entitled "London Tube Status App — Retrofit and API setup" written by Joao Alves with 79 claps is now accessible for read!
#Kotlin #AndroidAppDevelopment #MobileAppDevelopment #Android #AndroidDev
@ITNEXT
Index: > Read More...
https://proandroiddev.com/london-tube-status-app-retrofit-and-api-setup-b93e10dd64a
#Kotlin #AndroidAppDevelopment #MobileAppDevelopment #Android #AndroidDev
@ITNEXT
Index: > Read More...
https://proandroiddev.com/london-tube-status-app-retrofit-and-api-setup-b93e10dd64a
Medium
London Tube Status App — Retrofit and API setup
Index: