Android
  • 官方文件
  • Android studio
    • Layout Editor
    • WebView
    • 發佈
    • 常見問題
  • 專案架構
    • AndroidManifest.xml
  • 程式相關
    • Material Design
    • 隱藏 title bar
    • HTTP GET
    • 使用 Java 8
    • onClick
    • 新增畫面
    • delay
    • Layout 檔案設定
    • WebRTC
  • listView
Powered by GitBook
On this page

Was this helpful?

  1. Android studio

發佈

PreviousWebViewNext常見問題

Last updated 5 years ago

Was this helpful?

1.設定名字

通常在 res/values/strings 裡面設定

2.更改ICON

3.產生APK

點擊上方Build -> Build APK

https://stackoverflow.com/questions/5443304/how-to-change-an-android-apps-name
https://stackoverflow.com/a/28626912/4622645