Original topic:

Control Animation Scale Without Keeping Developer Mode Enabled

(Topic created on: 3 weeks ago)
381 Views
BloodBorne
Active Level 6
Options
Galaxy S
Tired of Keeping Developer Mode ON Just to Control Animation Speed?

Many Android users prefer adjusting animation scales to make their devices feel faster and more responsive. Normally, this can be done through Developer Options, but there are a few drawbacks:

- Some banking and payment apps may not work properly when Developer Mode is enabled.
- Constantly turning Developer Mode ON and OFF is inconvenient.
- Accessibility settings offer limited control compared to Developer Options.

Fortunately, there's a simple solution that allows you to control animation scales without keeping Developer Mode enabled all the time.

What You'll Need
- An Android device
- A Windows laptop/PC
- ADB (Android Debug Bridge)
- Custom Animator app

Download Custom Animator:

image
App Screenshot
---

Step-by-Step Guide

Step 1: Install Custom Animator
Download and install the Custom Animator app from the Play Store using the link above.

Step 2: Enable Developer Options
Enable Developer Options on your phone (this is required only once).

Step 3: Enable USB Debugging
Go to:
Settings → Developer Options → USB Debugging → Turn ON USB Debugging.

Step 4: Install ADB on Your Computer
Download and install the latest ADB drivers/tools on your PC.

If you're unsure how to install ADB, you can find many tutorials on YouTube.

Step 5: Open Command Prompt in the ADB Folder
Navigate to the ADB folder.
- Click the address bar.
- Type cmd.
- Press Enter.

A Command Prompt window will open.

Step 6: Verify Device Connection
Connect your phone to the computer via USB and run:

adb devices

If your device appears in the list, the connection is successful.

Step 7: Grant Required Permission
Run the following command:

adb shell pm grant com.arslan.customanimator android.permission.WRITE_SECURE_SETTINGS

Once executed successfully, the required permission will be granted.

Step 8: Disable Developer Mode
You can now disconnect your phone and turn OFF Developer Mode.

You won't need it anymore for controlling animation scales.

Step 9: Open Custom Animator
Launch the Custom Animator app.

Step 10: Adjust Animation Scale
Use either:

- Use Advance Mode
- Slider Mode
- Manual Input Mode

Set your preferred animation scale value and tap Apply.

---

That's It!

You now have full control over your device's animation scale without keeping Developer Options enabled all the time.

This method is especially useful for users who:

- Use banking/payment applications regularly.
- Want faster animations without accessibility limitations.
- Prefer a cleaner and more convenient setup.

If you need help enabling Developer Options or installing ADB, feel free to ask in the comments and I'll guide you through the process.
0 Comments