logo
mobileLogo
  • Home
  • Android
    • Custom view

    • Base RecyclerView realization

    • Enable SSL Proxy on Android

    • Encrypted Shared Preferences Manager

  • iOS
  • Enterprise
    • SpringBoot Rest with Kotlin

  • Tools
    • Set up adb on Mac OS X

    • Untrack files already added to git repository based on .gitignore

Android

Android

Custom view

Let’s try to create simple Custom View and looks how it works
By Sergey Kalinovsky
06.04.2021
Android

Base RecyclerView realization

Here is small powerful base realization for easy RecyclerView usage
By Sergey Kalinovsky
12.03.2021
Android

Enable SSL Proxy on Android

After launching Android 7 (API24) we need additional tweaks to allow SSL proxy
By Sergey Kalinovsky
16.02.2021
Android

Encrypted Shared Preferences Manager

Version 2.0
By Sergey Kalinovsky
30.10.2020
Android

How to make Snackbar with more than two text lines

Very easy:
By Sergey Kalinovsky
30.12.2019
Android

Useful extensions

Sometimes we can’t use kotlin synthetics library. Maybe layout was changed during runtime, and int ...
By Sergey Kalinovsky
27.12.2019
Android

SharedPreferences: Kotlin way

Today is a good time to talk about SharedPreferences. How Kotlin can helps make using ...
By Sergey Kalinovsky
08.05.2019
Android

DataPickerDialog using

A few words about DatePickerDialog
By Sergey Kalinovsky
06.02.2019
Android

Android WorkManager

Starting from Android 8.0 all services, which we used for background tasks, loose your rights ...
By Sergey Kalinovsky
20.12.2018
Android

Different convertes in one Retrofit project

Sometimes (very rarely, but still) you have to work with a service that sends data ...
By Sergey Kalinovsky
29.10.2018

Categories

  • bg-0
    Android
  • bg-0
    iOS
  • bg-0
    Enterprise
  • bg-0
    Tools

Recent Posts

  1. Android

    Custom view

    06.04.2021
  2. Android

    Base RecyclerView realization

    12.03.2021
  3. Tools

    Set up adb on Mac OS X

    16.02.2021
  4. Android

    Enable SSL Proxy on Android

    16.02.2021
  5. Tools

    Untrack files already added to git repository based on .gitignore

    04.11.2020

Tags

Kotlin (17) Android (15) RecyclerView (5) Holder (3) Adapter (3) SharedPreferences (2) Delegate (2) Intent (1) Maybe (1) Completable (1) Single (1) Flowable (1) Observable (1) RxJava (1) Security config (1) let's start (1)

Stay Connected

  • Twitter
    10 followers
logo
Copyright by CriticalGnome © 2018
  • About
  • Privacy Policy
logo
  • Home
  • Android
    • Custom view

    • Base RecyclerView realization

    • Enable SSL Proxy on Android

    • Encrypted Shared Preferences Manager

  • iOS
  • Enterprise
    • SpringBoot Rest with Kotlin

  • Tools
    • Set up adb on Mac OS X

    • Untrack files already added to git repository based on .gitignore

0 %
  • Log in
Login with:
Login Login with facebook
Login Login with twitter
Login Login with google
or

Lost your password?

logo

✕
  • Home
  • Android
  • iOS
  • Enterprise
  • Tools

Latest Posts

Custom view

Base RecyclerView realization

Set up adb on Mac OS X

Enable SSL Proxy on Android

Untrack files already added to git repository based on .gitignore