logo
mobileLogo
  • Home
  • Android
    • Publishing android library using GitHub and JitPack

    • Custom view

    • Base RecyclerView realization

    • Enable SSL Proxy on Android

  • iOS
  • Enterprise
    • SpringBoot Rest with Kotlin

  • Tools
    • Publishing android library using GitHub and JitPack

    • Set up adb on Mac OS X

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

Android

Publishing android library using GitHub and JitPack

This is story about easy publishing own android library for future usage through Gradle implementations
By Sergey Kalinovsky
13.12.2021
Login to bookmark this article
Login to bookmark this article
Android

Custom view

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

Base RecyclerView realization

Here is small powerful base realization for easy RecyclerView usage
By Sergey Kalinovsky
12.03.2021
Login to bookmark this article
Login to bookmark this article
Tools

Set up adb on Mac OS X

3 steps to easily access adb tool on MacOS
By Sergey Kalinovsky
16.02.2021
Login to bookmark this article
Login to bookmark this article
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
Login to bookmark this article
Login to bookmark this article
Tools

Untrack files already added to git repository based on .gitignore

Let’s say you have already added/committed some files to your git repository and you then ...
By Sergey Kalinovsky
04.11.2020
Login to bookmark this article
Login to bookmark this article
Android

Encrypted Shared Preferences Manager

Version 2.0
By Sergey Kalinovsky
30.10.2020
Login to bookmark this article
Login to bookmark this article
Android

How to make Snackbar with more than two text lines

Very easy:
By Sergey Kalinovsky
30.12.2019
Login to bookmark this article
Login to bookmark this article

Categories

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

Recent Posts

  • Publishing android library using GitHub and JitPack

    13.12.2021
  • Custom view

    06.04.2021
  • Base RecyclerView realization

    12.03.2021
  • Set up adb on Mac OS X

    16.02.2021
  • Enable SSL Proxy on Android

    16.02.2021

Tags

Kotlin (17) Android (15) RecyclerView (5) Holder (3) Adapter (3) SharedPreferences (2) Delegate (2) Library (1) Sertificate (1) Debug (1) DiffUtil (1) Extensions (1) Snackbar (1) git (1) untrack (1) gitignore (1)

Stay Connected

  • Twitter
    12 followers
logo
Copyright by CriticalGnome © 2022
  • About
  • Privacy Policy
logo
  • Home
  • Android
    • Publishing android library using GitHub and JitPack

    • Custom view

    • Base RecyclerView realization

    • Enable SSL Proxy on Android

  • iOS
  • Enterprise
    • SpringBoot Rest with Kotlin

  • Tools
    • Publishing android library using GitHub and JitPack

    • 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

Publishing android library using GitHub and JitPack

Custom view

Base RecyclerView realization

Set up adb on Mac OS X

Enable SSL Proxy on Android