Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created June 19, 2021 02:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codeforfun-jp/234b59797a5474012ae88f30e11097c0 to your computer and use it in GitHub Desktop.
Save codeforfun-jp/234b59797a5474012ae88f30e11097c0 to your computer and use it in GitHub Desktop.
Android Studio Battery Checker 1-2
<resources>
<string name="app_name">BatteryChecker</string>
<string name="status_label">充電中</string>
<string name="battery_image">バッテリー画像</string>
<string name="percentage_label">%d%%</string>
</resources>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment