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 "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 "Firebase Machine Learning Kit 101" written by Husayn Hakeem is now online!
#TensorFlow #Firebase #AndroidAppDevelopment #MachineLearning #GoogleIO
@ITNEXT
Note: This is part 1 of 2 articles on Firebase’s ML Kit. This first part is more of an introduction to the topic, while the second part is… > Read More...
https://proandroiddev.com/firebase-machine-learning-kit-101-738baea0253f
#TensorFlow #Firebase #AndroidAppDevelopment #MachineLearning #GoogleIO
@ITNEXT
Note: This is part 1 of 2 articles on Firebase’s ML Kit. This first part is more of an introduction to the topic, while the second part is… > Read More...
https://proandroiddev.com/firebase-machine-learning-kit-101-738baea0253f
Medium
Android: Firebase Machine Learning Kit 101
On using Android MLKit — Part 1
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 "Treat your build files as you treat your code" written by Jarosław Michalik is now online!
#Gradle #MobileAppDevelopment #Android #AndroidAppDevelopment #SoftwareDevelopment
@ITNEXT
Few ideas to use Gradle in a little cleaner way. > Read More...
https://proandroiddev.com/treat-your-build-files-as-you-treat-your-code-def80ac52978
#Gradle #MobileAppDevelopment #Android #AndroidAppDevelopment #SoftwareDevelopment
@ITNEXT
Few ideas to use Gradle in a little cleaner way. > Read More...
https://proandroiddev.com/treat-your-build-files-as-you-treat-your-code-def80ac52978
Medium
Treat your build files as you treat your code
Few ideas to use Gradle in a little cleaner way.
A new article entitled "Treat your build files as you treat your code" written by Jarosław Michalik is now online!
#Gradle #MobileAppDevelopment #Android #AndroidAppDevelopment #SoftwareDevelopment
@ITNEXT
Few ideas to use Gradle in a little cleaner way. > Read More...
https://proandroiddev.com/treat-your-build-files-as-you-treat-your-code-def80ac52978
#Gradle #MobileAppDevelopment #Android #AndroidAppDevelopment #SoftwareDevelopment
@ITNEXT
Few ideas to use Gradle in a little cleaner way. > Read More...
https://proandroiddev.com/treat-your-build-files-as-you-treat-your-code-def80ac52978
Medium
Treat your build files as you treat your code
Few ideas to use Gradle in a little cleaner way.