• Home

Android 開發

Uri (Unique Resource Identifier) 基本概念

Uri 在 android 系統中,其實就是一個指向特定資源的識別路徑,除了識別用途外,還有安全性的考量。 個... » read more

0
Read
kirin written 1 年 ago
錯誤訊息:You need to use a Theme.AppCompat theme (or descendant) with this activity.

問題概述 (When) 在建立第一個 ComposeActivity 後,我想再建立一個 XML Layout... » read more

0
Read
kirin written 1 年 ago
Rename package 的注意事項

當我們在 AndroidStudio 中 Refactor,變更 package name 時,要注意 app... » read more

0
Read
kirin written 1 年 ago
Jetpack Compose – Icon – 常用程式碼範例 (2023)

程式碼範例 IconDemo.kt 擴充 Icon 加入這個函式庫,會增加可用的 Icon 數量 app/bu... » read more

0
Read
kirin written 1 年 ago
Jetpack Compose – Navigation – 常用程式碼範例 (2023)

程式碼範例 參考資料 Android Dev: Navigating with Compose

0
Read
kirin written 1 年 ago
Jetpack Compose – TextField 元件 – 常用程式碼範例 (2023)

基本觀念 TextField, OutlinedTextField, BasicTextField 都有相類似... » read more

0
Read
kirin written 1 年 ago
Jetpack Compose – Text 元件 – 常用程式碼範例 (2023)

Text 通常是我們接觸 Compose 看到的第一個元件,Text 元件挺簡單的,但是也有一些值得學習的技巧... » read more

0
Read
kirin written 1 年 ago
如何開啟 Android Studio 的 lambda 變數型態提示功能 (2023)

就是要開啟紅色框內的提示 在 macOS 中 左上角的「Android Studio」-> Settin... » read more

0
Read
kirin written 1 年 ago
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
Page navigation
  • 1 / 3
  • Current Page 1
  • Page 2
  • Next ›
  • Last »
Copyright © 2025 Kirin App. All rights reserved. Theme by Mynote.