Android" related articles and posts. Check and learn something new!
Android: [SOLVED] org.modelmapper.ModelMapper – No serializer found for class…and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS)
Photo by Johny vino on Unsplash

[SOLVED] Android: org.modelmapper.ModelMapper – No serializer found for class…and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) – 1 min solution!

You can encounter this problem when you use org.modelmapper.ModelMapper library and class. In most cases the issue is that you…

Continue Reading[SOLVED] Android: org.modelmapper.ModelMapper – No serializer found for class…and no properties discovered to create BeanSerializer (to avoid exception, disable SerializationFeature.FAIL_ON_EMPTY_BEANS) – 1 min solution!
Android & Gradle error: Default interface methods are only supported starting with Android N (–min-api 24)
Photo by Guido Coppa on Unsplash

[SOLVED] Android & Gradle Error: Default Interface Methods Are Only Supported Starting With Android N (–min-api 24) – Easy Solution!

In this post I will show you how to solve error: Default Interface Methods Are Only Supported Starting With Android…

Continue Reading[SOLVED] Android & Gradle Error: Default Interface Methods Are Only Supported Starting With Android N (–min-api 24) – Easy Solution!