• Home

3 月, 2023

Android 開發 – 如何在 Android Studio 中使用 jitpack.io 源碼庫 (2023)

jitpack 是 (Just In Time PACKager) 的縮寫,也是我們經常用到的源碼庫。 早期我... » read more

0
Read
kirin written 2 年 ago
Android 開發:tools:ignore 的使用方法

概述 tools 這個命名空間通常是在 xml 檔案的一開始定義的,例如在 AndroidManifest.x... » read more

0
Read
kirin written 2 年 ago
Android 開發 – Fragment – 基本用法 2:使用 FragmentManager 動態調整 Fragment

概述 除了直接編輯 layout xml 檔,靜態的設定 fragment 之外,還可以使用 Fragment... » read more

0
Read
kirin written 2 年 ago
Android 開發 – Fragment – 基本用法 1:以靜態的方式加入 Fragment

概述 編輯 activity 的 layout xml 來指定要加入的 fragment 是使用上最基本的方式... » read more

0
Read
kirin written 2 年 ago
Android 開發 – Logging – Timber 基本用法

Timber 概述 Timber 是由 Jake Wharton 開發的函式庫,用來取代內建的 Log。 內建... » read more

0
Read
kirin written 2 年 ago
Android 開發 – 初探 view model

View model 的用途 1、將商業邏輯從 Activity 或 Fragment 中獨立出來,避免 vi... » read more

0
Read
kirin written 2 年 ago
Android – 初探 KTX

KTX 簡介 KTX 代表 Kotlin extension,有很多使用 Java 寫的 Library 是沒... » read more

0
Read
kirin written 2 年 ago
Copyright © 2025 Kirin App. All rights reserved. Theme by Mynote.