motoe32

The Motorola E32 was bought for my son. I have started using it since 2026-07-24. Earlier i was using Note6Pro . The android version is 12.

Debloat

The following in-built applications were disabled.

hawaiipl:/ $ pm list packages -d
package:com.android.egg
package:com.motorola.motocit
package:com.google.android.apps.wellbeing
package:com.motorola.motosignature.app
package:com.google.android.ims
package:com.motorola.livewallpaper3
package:com.jio.myjio
package:com.android.wallpaper.livepicker
package:com.motorola.launcher3
package:com.google.android.apps.wallpaper
package:com.google.android.apps.youtube.music
package:com.facebook.appmanager
package:com.android.traceur
package:com.android.wallpaperpicker
package:com.google.android.inputmethod.latin

Motorola launcher

Gesture based “system navigation” requires Motorola launcher. I deleted it initially, so enabled it back.

pm enable com.motorola.launcher3

Turn off Animation

Animation can be turned OFF via the Developer Option interface. Unfortunately, due to firmware limitations, when the Developer option is disabled, all changes made inside gets reset.

Installed the setedit app from github↗ .

Enabled the wireless debug option and gave the following command from adb shell:

pm grant io.github.muntashirakon.setedit android.permission.WRITE_SECURE_SETTINGS

In SetEdit application navigated to the Global table. Use Find and edited these three keys, setting each to 0:

  • window_animation_scale
  • transition_animation_scale
  • animator_duration_scale

© Prabu Anand K 2020-2026