Files
archived-hc-harbor/docs/editors/android-studio.md
2025-06-17 12:10:56 -04:00

38 lines
1.4 KiB
Markdown

# How to Track Time in Android Studio
![Android Studio](/images/editor-icons/android-studio-128.png)
Let's set up Android Studio to count how much time you spend making Android apps!
## Step 1: Make a Hackatime Account
Go to [Hackatime](https://hackatime.hackclub.com) and make an account. Then log in.
## Step 2: Get Your Settings Ready
Click this link to the [setup page](https://hackatime.hackclub.com/my/wakatime_setup). It will set up your account so it works with Android Studio.
## Step 3: Add the Plugin to Android Studio
1. Open Android Studio
2. Go to **File****Settings** (on Mac: **Android Studio****Preferences**)
3. Click **Plugins** on the left
4. Click the **Marketplace** tab at the top
5. Type "WakaTime" in the search box
6. Click **Install** next to WakaTime
7. Click **Restart IDE** when it asks
That's it! The plugin will use your settings from Step 2.
## If Something Goes Wrong
**Can't see your time?** Go back to the [setup page](https://hackatime.hackclub.com/my/wakatime_setup) and try again.
**Plugin not working?** Close Android Studio and open it again.
**Still having trouble?** Ask for help in [Hack Club Slack](https://hackclub.slack.com) - look for the #hackatime-v2 channel.
## What Happens Next
Start building your Android app! Your time will show up on your [Hackatime page](https://hackatime.hackclub.com) in a few minutes.