Skip to content

theSimplyCoder

  • Android & Kotlin
  • Flutter

theSimplyCoder

Helping you be the best developer

  • Android & Kotlin
  • Flutter
Requesting Android Runtime Permissions

Android / Tutorial

January 3, 2022

 by Dody Prasetya · Published January 3, 2022

Requesting Android Runtime Permissions

Hello there, today we will discuss requesting Android runtime permissions and how to use them. Since the introduction of Android 6.0 Marshmallow (SDK 23), Android will prompt users to accept or deny the specific...

Android / Tutorial

June 14, 2020

 by Dody Prasetya · Published June 14, 2020

Getting Current Location on Android Using Kotlin

Have you ever wonder how to get a current location on Android programmatically? Hmm, the answer is so easy. You need to know how to use the fused location provider. Basically, it will give...

Android / Tutorial

March 12, 2020

 by Dody Prasetya · Published March 12, 2020

Android Shared Preferences to Save and Read Data

Android Shared Preferences is a powerful and efficient way to store data of your application inside the phone’s local storage. The data that is stored will stay persistent inside your Android device unless you...

Android / Tutorial

March 1, 2020

 by Dody Prasetya · Published March 1, 2020

Android LinearLayout Basic Layouting and Example

Android LinearLayout is an essential layout to build a UI layout block for Android apps. Most of the time you will need to use this layout as your main layout when designing the UI....

Android / Tutorial

February 27, 2020

 by Dody Prasetya · Published February 27, 2020

Android Intro Slider and Splash Screen Tutorial

It’s time for me to show you how to create an Android intro slider and splash screen. An Intro screen is a good way to tell users what your app is all about or...

Android / Tutorial

February 23, 2020

 by Dody Prasetya · Published February 23, 2020 · Last modified August 13, 2020

Retrofit Android Get JSON From REST API Tutorial

Hi folks! Today I will share about Retrofit Android, how to get JSON data from REST API. Retrofit is one of REST API clients for Android development. This library helps to make development tasks...

Android / Tutorial

February 16, 2020

 by Dody Prasetya · Published February 16, 2020

Android Take Photo from Camera and Gallery

Taking pictures or photos can’t get any easier. Well, what I am saying that it is super easy and simple. I will show you how to take photo from camera and gallery using Intent...

Android / Tutorial

January 25, 2020

 by Dody Prasetya · Published January 25, 2020

Bottom Navigation Bar Android Using Kotlin

Hi again, Bottom Navigation Bar is another amazing part of Android development. When you need something like simple navigation for your app, the Android Bottom Navigation Bar is one of the choices. It is...

Android / Tutorial

January 19, 2020

 by Dody Prasetya · Published January 19, 2020

Android Copy to Clipboard Using Kotlin

Today I want to share about how you can copy text to Clipboard programmatically and paste the text from the clipboard on Android. This tutorial will be on the Kotlin language since it is...

Android / Tutorial

January 18, 2020

 by Dody Prasetya · Published January 18, 2020

Android Custom AlertDialog Tutorial Using Kotlin

Whenever you need to show a custom message or alert on your app, then you need an Android custom AlertDialog. It is very easy to learn and implement! You want to show an alert...

Android / Tutorial

January 12, 2020

 by Dody Prasetya · Published January 12, 2020

Android Time Picker Kotlin Tutorial

Another cool component is the Android Time Picker for developers who want to input a time such as hour and minute. It does not hurt you a lot if you want to learn how...

  • Next Page »

Follow:

Recommended

  • Recent Posts
  • Popular Posts
  • Requesting Android Runtime Permissions

    Android / Tutorial

    Requesting Android Runtime Permissions

  • Android / Tutorial

    Getting Current Location on Android Using Kotlin

  • Android / Tutorial

    Android Shared Preferences to Save and Read Data

  • Android / Tutorial

    Android LinearLayout Basic Layouting and Example

  • Android / Tutorial

    Android Intro Slider and Splash Screen Tutorial

  • Android / Tutorial

    Android Image Gallery Using Kotlin Tutorial

  • Android / Tutorial

    Android Intro Slider and Splash Screen Tutorial

  • Android / Tutorial

    Bottom Navigation Bar Android Using Kotlin

  • Android / Tutorial

    Android Custom Navigation Drawer Tutorial

  • Android / Tutorial

    Android LinearLayout Basic Layouting and Example

More

Tutorial

  • Android & Kotlin
  • Flutter

theSimplyCoder © 2023. All Rights Reserved.