Skip to navigation Skip to content

Arvi Fox

Personal blog about IT, sport, travel etc.

  • Post a comment in Telegram
  • Main posts
  • Home
  • Blogs I read
  • For software engineers
  • Privacy
  • FAQ interview
  • Home
  • Blogs I read
  • FAQ interview
  • For software engineers
  • Privacy
Posted on July 16, 2017July 21, 2017 by arvifox

Android Java to Kotlin converter

Kotlin converter

https://medium.com/google-developers/lessons-learned-while-converting-to-kotlin-with-android-studio-f0a3cb41669

Category: IT
Tags: android, kotlin
Posted on July 16, 2017July 21, 2017 by arvifox

Android FragmentArgs 3.0

http://hannesdorfmann.com/android/fragmentargs3

+ kotlin support

Category: IT
Tags: android, kotlin
Posted on July 16, 2017July 21, 2017 by arvifox

Android console ADB

Android Debug Bridge

Консольный Android: 50 команд ADB, о которых должен знать каждый

  1. Android Device Bridge ADB
  2. installing apk
  3. backup
  4. adb shell
  5. making screenshot
  6. screen camera
  7. package manager, activity manager
Category: IT
Tag: android
Posted on July 16, 2017July 21, 2017 by arvifox

Speeding Up Your Android Gradle Builds

Category: IT
Tags: android, gradle
Posted on July 15, 2017July 21, 2017 by arvifox

MacOS ssh key keychain

[code]
ssh-add -K ~/.ssh/id_rsa
ssh-add -A
[/code]

edit or create file ~/.ssh/config

[code]
Host *
UseKeychain yes
AddKeysToAgent yes
IdentityFile ~/.ssh/id_rsa
[/code]

Category: IT
Tag: security / crypto

Posts pagination

  • Previous
  • 1
  • …
  • 88
  • 89
  • 90
  • …
  • 158
  • Next
Donate
Donate, please. I need MacBook.
Categories
  • English (112)
  • Games (26)
  • IT (639)
  • Life (12)
Tag cloud
agile AI / ML / BigData / AR / VR / Computer vision algorithms android architecture C# compose computer graphics / geometry database debug Delphi developing tools/IDE devops faq firebase firebird game git google gradle graph theory internet / network interview / job java jetty kmp kotlin management meetup multithreading MySQL news/releases pattern performance PHP rx security / crypto sport programming Testing / QA theory / math tips & tricks UI/UX video / audio windows xml / xpath / json
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Яндекс.Метрика
Follow us
  • twitter
  • bitbucket
  • github
  • goodreads
  • stackoverflow
Recent Posts
  • Не хотите поговорить о Kotlin Contracts?
  • Android Compose 3
  • Rich Errors в Kotlin 2.4 — революционное изменение в обработке ошибок
  • Buckle up
  • Start building with Material 3 Expressive
Comments
    © Arvi Fox 2025
    PrivacyBuilt with Storefront.