# Alight Motion

*Published:* 2026-05-13
*Author:* Farzan

.bfak-edu-bar{box-sizing:border-box;max-width:860px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;gap:12px;font-family:'Inter',system-ui,sans-serif;font-size:12px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:#1F3837}
.bfak-edu-bar::before,.bfak-edu-bar::after{content:'';display:block;width:32px;height:1px;background:#7BA098}
Information for educational purposes only


.bfak-trust,.bfak-trust *{box-sizing:border-box;margin:0;padding:0}
.bfak-trust{
  --bg:#0F2624;--bg-h:#1A3330;--text:#F5F1E8;--muted:#8BA09C;
  --accent:#A8C5BC;--accent-mid:#7BA098;--warn:#FCA5A5;--warn-bg:rgba(248,113,113,0.08);
  --line:rgba(168,197,188,0.18);
  --serif:'Source Serif Pro','Source Serif 4',Georgia,serif;
  --sans:'Inter',system-ui,-apple-system,sans-serif;
  --mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  max-width:860px;margin:0 auto 48px;padding:48px;
  background:radial-gradient(ellipse at top right,var(--bg-h) 0%,var(--bg) 60%);
  border-radius:20px;font-family:var(--sans);color:var(--text);
  container-type:inline-size;position:relative;overflow:hidden;
}
.bfak-trust::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.06),transparent)}
@container (max-width:600px){.bfak-trust{padding:32px}}
.bfak-trust .eb{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--accent);margin-bottom:24px}
.bfak-trust .eb::before{content:'';display:block;width:24px;height:1px;background:var(--accent-mid)}
.bfak-trust .id-row{display:grid;grid-template-columns:64px 1fr auto;gap:20px;align-items:center;margin-bottom:32px}
.bfak-trust .glyph{width:64px;height:64px;border-radius:16px;background:linear-gradient(150deg,#2E4A47,#A8C5BC);display:flex;align-items:center;justify-content:center;color:#0F2624}
.bfak-trust .glyph svg{width:36px;height:36px}
.bfak-trust .id-name{font-family:var(--serif);font-size:36px;font-weight:400;line-height:1.1;letter-spacing:-0.02em;color:var(--text);margin-bottom:4px}
.bfak-trust .id-name em{font-style:italic;color:var(--accent)}
.bfak-trust .id-sub{font-size:14px;color:var(--muted)}
.bfak-trust .verdict{font-size:11px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--accent);background:rgba(168,197,188,0.12);border:1px solid rgba(168,197,188,0.25);padding:8px 14px;border-radius:999px;white-space:nowrap}
.bfak-trust .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:32px}
.bfak-trust .stat{text-align:center;position:relative}
.bfak-trust .stat:not(:last-child)::after{content:'';position:absolute;right:-12px;top:8px;bottom:8px;width:1px;background:var(--line)}
.bfak-trust .stat-label{font-size:11px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}
.bfak-trust .stat-val{font-family:var(--serif);font-size:32px;font-weight:400;line-height:1;color:var(--text);letter-spacing:-0.01em}
.bfak-trust .stat-unit{font-size:14px;color:var(--muted);margin-left:4px}
.bfak-trust .meta{display:grid;grid-template-columns:120px 1fr;row-gap:10px;column-gap:20px;margin-bottom:24px;font-size:14px}
.bfak-trust .meta dt{color:var(--muted);font-size:13px}
.bfak-trust .meta dd{color:var(--text);margin:0}
.bfak-trust .meta code{font-family:var(--mono);font-size:12px;color:var(--accent);background:rgba(168,197,188,0.08);padding:2px 7px;border-radius:4px}
.bfak-trust .perms{margin-bottom:24px}
.bfak-trust .perms-eb{font-size:11px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}
.bfak-trust .perms-chips{display:flex;flex-wrap:wrap;gap:8px}
.bfak-trust .chip{font-size:12px;font-weight:500;color:var(--accent);background:rgba(168,197,188,0.08);border:1px solid rgba(168,197,188,0.18);padding:6px 12px;border-radius:999px}
.bfak-trust .perms-more{font-size:12px;color:var(--muted);margin-top:10px}
.bfak-trust .perms-more a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}
.bfak-trust .notice{display:grid;grid-template-columns:3px 1fr;gap:14px;padding:16px 0 16px 0;background:linear-gradient(90deg,rgba(168,197,188,0.06),transparent)}
.bfak-trust .notice-bar{background:var(--accent-mid);border-radius:2px}
.bfak-trust .notice-text{font-size:13px;line-height:1.55;color:var(--muted)}
.bfak-trust .notice-text strong{color:var(--text);font-weight:500}
@container (max-width:520px){.bfak-trust .id-row{grid-template-columns:48px 1fr;row-gap:12px}.bfak-trust .verdict{grid-column:span 2}.bfak-trust .glyph{width:48px;height:48px}.bfak-trust .glyph svg{width:28px;height:28px}.bfak-trust .id-name{font-size:28px}.bfak-trust .stats{grid-template-columns:1fr;gap:16px}.bfak-trust .stat:not(:last-child)::after{display:none;border-bottom:1px solid var(--line)}.bfak-trust .meta{grid-template-columns:1fr;row-gap:4px}.bfak-trust .meta dt{margin-top:8px}}
Verified · Modded build



Alight Motion, *Pro* unlocked

Motion design · video compositing · 160-plus effects

 

 Community mod 

Version

5.0.281mod



Size

107MB



[Android](https://bestforandroid.com/ "best android guides")

8.0+



 

  PublisherAlight Creative, Inc. (modded build) Package`com.alightcreative.motion` Architecturearm64-v8a · armeabi-v7a SourceEditor-allowlisted host (R2-mirrored) Permissions summary

 Storage Network Audio recording Photos &amp; media 

[Full list below →](#bfak-perms-section)

 



**Educational + try-before-buy framing.** The Pro unlock circumvents Alight Creative’s subscription paywall. The official Pro subscription (where accessible) supports continued development of the app.

 

What is Alight Motion
---------------------

Alight Motion is a motion design and video editing app from Alight Creative, Inc. that brings desktop-grade animation tools to Android phones and tablets. It handles keyframe animation, vector graphics, multi-layer compositing, audio sync, and 160-plus visual effects in a single timeline-based workspace. It is the same workflow professional motion designers use on macOS or Windows, adapted for touchscreen editing on capable hardware.

The audience splits two ways. Short-form creators use Alight Motion for TikTok and [Instagram](https://bestforandroid.com/android-apps/instagram/ "instagram") Reels edits with custom transitions, glitch effects, and beat-synced animations. Designers and product folks use it for motion mockups, logo animations, and animated banner work where the alternative would be a full After Effects license on a desktop. Both groups land on the same toolset, and a quality phone with a 64-bit chipset handles the 4K export pipeline without grinding.

The app is free with basic features and a watermark on exports. The paid Pro subscription removes the watermark and unlocks an expanding library of premium effects, transitions, project templates, fonts, and color packs. The modded build on this page activates the Pro tier without the subscription paywall.

Key features
------------


.bfak-feats,.bfak-feats *{box-sizing:border-box;margin:0;padding:0}
.bfak-feats{
  --bg:#F5F1E8;--bg-h:#FAF7F0;--ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;
  --serif:'Source Serif Pro','Source Serif 4',Georgia,serif;
  --sans:'Inter',system-ui,-apple-system,sans-serif;
  max-width:860px;margin:0 auto 48px;padding:48px;
  background:radial-gradient(ellipse at top right,var(--bg-h) 0%,var(--bg) 60%);
  border-radius:20px;font-family:var(--sans);color:var(--ink);container-type:inline-size;
}
@container (max-width:600px){.bfak-feats{padding:32px}}
.bfak-feats .grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}
@container (max-width:700px){.bfak-feats .grid{grid-template-columns:repeat(2,1fr)}}
@container (max-width:480px){.bfak-feats .grid{grid-template-columns:1fr}}
.bfak-feats .icon{color:var(--accent);margin-bottom:12px}
.bfak-feats .icon svg{width:22px;height:22px;display:block}
.bfak-feats .name{font-family:var(--serif);font-size:20px;font-weight:400;line-height:1.25;color:var(--ink);letter-spacing:-0.01em;margin-bottom:6px}
.bfak-feats .name em{font-style:italic;color:var(--accent)}
.bfak-feats .text{font-size:14px;line-height:1.55;color:var(--muted)}


Keyframe *animation*

Animate position, scale, rotation, opacity, color, and effect parameters on any layer. Full Bezier curve control on every keyframe.

 



*Vector* graphics

Draw and edit shapes, logos, and illustrations inside the app. Scales without quality loss; bitmap supported alongside for photo work.

 



Multi-layer *timeline*

Stack up to 20 layers of video, graphics, audio, and text. Group, mask, and link parent and child layers with desktop-tier precision.

 



*160-plus* effects

Glitch, blur, distortion, shadow, color, and cinematic-look effects. Combinable for sophisticated visual treatments without leaving the app.

 



Audio sync *to beat*

Waveform visible on the timeline. [Snap](https://bestforandroid.com/android-apps/snapchat/ "snapchat") keyframes to drumbeats for music-video and short-form social edits.

 



Export up to *4K*

MP4, GIF, PNG sequence, and XML project export. Up to 2160p where device hardware allows the render.

 

 

App info
--------


.bfak-info,.bfak-info *{box-sizing:border-box;margin:0;padding:0}
.bfak-info{
  max-width:860px;margin:0 auto 48px;padding:32px 32px 24px;
  background:#FFFFFF;border:1px solid #E8E0D2;border-radius:20px;
  font-family:'Inter',system-ui,sans-serif;color:#1C2B2A;container-type:inline-size;
}
.bfak-info dl{display:grid;grid-template-columns:140px 1fr;gap:14px 24px;font-size:15px}
.bfak-info dt{color:#6B7878;font-size:13px}
.bfak-info dd{color:#1C2B2A;margin:0}
.bfak-info code{font-family:'JetBrains Mono',ui-monospace,Menlo,monospace;font-size:13px;background:#F5F1E8;padding:2px 7px;border-radius:4px}
@container (max-width:480px){.bfak-info dl{grid-template-columns:1fr;gap:4px}.bfak-info dt{margin-top:10px}.bfak-info dt:first-of-type{margin-top:0}}
  NameAlight Motion PublisherAlight Creative, Inc. Package ID`com.alightcreative.motion` Version5.0.281 (mod) · 5.0.273.1028417 (Play Store reference) UpdatedMay 2026 Size107 MB Android floorAndroid 8.0 (Oreo) and above Architecturearm64-v8a, armeabi-v7a Installs100,000+ (Play Store reported) CategoryVideo Players &amp; Editors What this APK offers
--------------------

The modified build of Alight Motion 5.0.281 unlocks the paid Pro feature set without a subscription. The export pipeline, effect library, font and color packs, and project templates all behave as if a Pro account were active.


.bfak-offers,.bfak-offers *{box-sizing:border-box;margin:0;padding:0}
.bfak-offers{
  --bg:#F5F1E8;--bg-h:#FAF7F0;--ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;
  max-width:860px;margin:0 auto 48px;padding:32px;
  background:radial-gradient(ellipse at top right,var(--bg-h),var(--bg) 60%);
  border-radius:20px;font-family:var(--sans);color:var(--ink);
}
.bfak-offers ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:20px}
@media (max-width:600px){.bfak-offers ul{grid-template-columns:1fr}}
.bfak-offers li{display:grid;grid-template-columns:32px 1fr;gap:14px;align-items:flex-start}
.bfak-offers .check{width:32px;height:32px;border-radius:999px;background:rgba(123,160,152,0.18);display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}
.bfak-offers .check svg{width:16px;height:16px}
.bfak-offers strong{font-family:var(--serif);font-size:17px;font-weight:500;color:var(--ink);display:block;margin-bottom:4px;line-height:1.25;letter-spacing:-0.01em}
.bfak-offers strong em{font-style:italic;color:var(--accent)}
.bfak-offers p{font-size:13.5px;line-height:1.5;color:var(--muted)}
- **No *watermark* on exports**Final renders ship clean, no Alight Motion logo overlay on the bottom-right corner.
- **Full *premium* effects library**Every Pro-locked effect, transition, and filter available in the picker, including the regularly-updated subscriber-only packs.
- ***4K* export without restrictions**Resolution selector reaches the full 2160p tier on every project, not just the free tier’s capped 1080p.
- **Premium *fonts* and color packs**The full text-styling library and the curated color palettes from the Pro tier are accessible in the asset picker.
- **Subscription-only *templates***Pre-built motion templates otherwise gated behind a Pro account, ready to remix as starting points.
- **No *nag* screens**The upsell prompts that interrupt the free workflow on save and export are removed.
 

.bfak-perms,.bfak-perms *{box-sizing:border-box;margin:0;padding:0}
.bfak-perms{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--warn:#B91C1C;--warn-bg:#FEF2F2;
  --line:#E8E0D2;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  max-width:860px;margin:0 auto 48px;padding:32px;
  background:#FFFFFF;border:1px solid var(--line);border-radius:20px;
  font-family:var(--sans);color:var(--ink);
}
.bfak-perms-h{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-0.01em;margin-bottom:6px}
.bfak-perms-h em{font-style:italic;color:var(--accent)}
.bfak-perms-sub{font-size:13.5px;color:var(--muted);margin-bottom:24px;line-height:1.55}
.bfak-perms .group-label{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--muted);margin:20px 0 10px}
.bfak-perms .group-label:first-of-type{margin-top:0}
.bfak-perms .group-label.sens{color:var(--warn)}
.bfak-perms table{width:100%;border-collapse:collapse}
.bfak-perms td{padding:10px 0;border-bottom:1px solid var(--line);font-size:14px;vertical-align:top}
.bfak-perms tr:last-child td{border-bottom:none}
.bfak-perms td:first-child{width:42%;padding-right:24px}
.bfak-perms code{font-family:var(--mono);font-size:12.5px;background:#F5F1E8;padding:2px 7px;border-radius:4px;color:var(--ink)}
.bfak-perms .perm-name{font-weight:500;color:var(--ink)}
.bfak-perms .perm-name.warn-name{color:var(--warn)}
.bfak-perms .perm-desc{color:var(--muted);line-height:1.5}
### Permissions the APK *requests*

Two groups. Sensitive permissions touch personal data or the install footprint; standard ones cover the file pipeline the app actually needs. Decide accordingly.

Sensitive

  Read &amp; write external storage

`READ_EXTERNAL_STORAGE` · `WRITE_EXTERNAL_STORAGE`

Lets the app read your photos and video files, and write rendered output to your Downloads or DCIM folder. Required for project import and export. Record audio

`RECORD_AUDIO`

Used for the in-app voice-recording feature on the audio track. Not invoked unless you tap the mic icon. Read media files

`READ_MEDIA_VIDEO` · `READ_MEDIA_IMAGES`

Android 13+ scoped equivalents of storage access. Same purpose, narrower grant. Standard

  Network access

`INTERNET` · `ACCESS_NETWORK_STATE`

Asset library sync (effects, fonts, templates) and Alight Link cloud features. App opens locally without it. Wake lock

`WAKE_LOCK`

Keeps the screen awake during long renders so the export doesn’t pause when the device goes idle. Vibrate

`VIBRATE`

Haptic feedback on the timeline scrubber. Cosmetic only. Foreground service

`FOREGROUND_SERVICE`

Renders run in the foreground service so Android doesn’t kill the process mid-export. Install referrer

`com.android.vending.BILLING`

Present in the manifest from the original Play Store build for subscription billing. The modded build doesn’t actually invoke billing; the call is stubbed. How to install Alight Motion
----------------------------

The install follows the standard Android sideload flow. On modern Android (12 and later), five taps from start to a working install.


.bfak-steps,.bfak-steps *{box-sizing:border-box;margin:0;padding:0}
.bfak-steps{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;--ok:#047857;
  --line:#E8E0D2;--bg-h:#FAF7F0;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  max-width:860px;margin:0 auto 48px;padding:32px;
  background:#FFFFFF;border:1px solid var(--line);border-radius:20px;
  font-family:var(--sans);color:var(--ink);
}
.bfak-steps ol{list-style:none;position:relative}
.bfak-steps li{display:grid;grid-template-columns:36px 1fr;gap:18px;padding:0 0 22px 0;position:relative}
.bfak-steps li:not(:last-child)::before{content:'';position:absolute;left:17px;top:36px;bottom:0;width:1px;background:var(--line)}
.bfak-steps .badge{width:36px;height:36px;border-radius:999px;background:var(--accent);color:#FFFFFF;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:16px;font-weight:500;flex-shrink:0;position:relative;z-index:1}
.bfak-steps li:last-child .badge{background:var(--ok)}
.bfak-steps .title{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin:6px 0 6px;line-height:1.3;letter-spacing:-0.01em}
.bfak-steps .title em{font-style:italic;color:var(--accent)}
.bfak-steps .desc{font-size:14px;line-height:1.55;color:var(--muted)}
.bfak-steps code{font-family:var(--mono);font-size:12.5px;background:#FAF0E4;padding:2px 7px;border-radius:4px;color:var(--ink)}
1. 1Download the [APK](https://bestforandroid.com/apk/ "apps apk download")
    
    Tap the download button at the top of this page. The file lands in your default Downloads folder, ~107 MB.
2. 2Allow installs *from this source*
    
    Open Settings, search `Install unknown apps`, pick your file manager or browser, toggle the permission on. One-time setup per source.
3. 3Open the downloaded APK
    
    Tap the file in your Downloads folder. Android’s package installer opens and lists the requested permissions.
4. 4Tap *Install*
    
    Confirm the install. Wait for the progress bar to finish, then tap Open to launch the app.
5. 5Skip the subscription, you’re *done*
    
    If a subscription screen appears, dismiss it. Pro features should activate automatically. If they don’t, restart the app once.
 
What’s new in 5.0.281
---------------------


.bfak-news,.bfak-news *{box-sizing:border-box;margin:0;padding:0}
.bfak-news{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;--line:#E8E0D2;
  --sans:'Inter',system-ui,sans-serif;
  max-width:860px;margin:0 auto 32px;padding:28px 32px;
  background:#F5F1E8;border-radius:16px;font-family:var(--sans);color:var(--ink);
}
.bfak-news ul{list-style:none}
.bfak-news li{position:relative;padding-left:24px;font-size:15px;line-height:1.55;margin-bottom:10px;color:var(--ink)}
.bfak-news li::before{content:'';position:absolute;left:0;top:9px;width:6px;height:6px;border-radius:999px;background:var(--accent-l)}
.bfak-news li:last-child{margin-bottom:0}
- Updated keyframe interpolation engine, smoother Bezier curves at extreme zoom levels on the timeline.
- New cinematic filter pack: six [film](https://bestforandroid.com/movie-streaming-apps/ "best free movie apps")-grade looks added to the Pro effect library.
- Performance improvements on multi-layer projects with 12 or more video layers.
- Audio waveform rendering fixed on long-form (4+ minute) projects.
- Compatibility patch for Android 15 and One UI 7.
 

.bfak-versions,.bfak-versions *{box-sizing:border-box;margin:0;padding:0}
.bfak-versions{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;--ok:#047857;--ok-bg:#ECFDF5;
  --line:#E8E0D2;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  max-width:860px;margin:0 auto 48px;padding:32px;
  background:#FFFFFF;border:1px solid var(--line);border-radius:20px;
  font-family:var(--sans);color:var(--ink);container-type:inline-size;
}
.bfak-versions-h{font-family:var(--serif);font-size:24px;font-weight:400;margin-bottom:6px;letter-spacing:-0.01em}
.bfak-versions-h em{font-style:italic;color:var(--accent)}
.bfak-versions-sub{font-size:13.5px;color:var(--muted);margin-bottom:24px;line-height:1.55}
.bfak-versions .list{display:grid;grid-template-columns:1fr 1fr;gap:20px}
@container (max-width:600px){.bfak-versions .list{grid-template-columns:1fr}}
.bfak-versions .entry{padding:16px 18px;border:1px solid var(--line);border-radius:12px;position:relative}
.bfak-versions .entry.current{border-color:var(--ok);background:var(--ok-bg);border-left:3px solid var(--ok)}
.bfak-versions .chip{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--accent);background:#F5F1E8;padding:4px 10px;border-radius:999px;display:inline-block;margin-bottom:8px}
.bfak-versions .entry.current .chip{background:var(--ok);color:#FFFFFF}
.bfak-versions .label{font-family:var(--serif);font-size:16px;font-weight:500;color:var(--ink);margin-bottom:4px;letter-spacing:-0.01em}
.bfak-versions .date{font-size:12.5px;color:var(--muted);margin-bottom:8px}
.bfak-versions .note{font-size:13.5px;color:var(--muted);line-height:1.5}
### Version *history*

Three builds available below the current. The Original sits at the bottom, the un-modded Play Store reference for verification.

 5.0.281Latest mod build

May 2026

Cinematic filter pack added · audio fixes · Android 15 compatibility patch. Pro tier active.

 

 5.0.277One-back mod build

March 2026

Previous release before the cinematic-filter pack. Keep installed if a project uses an effect that changed.

 

 5.0.273.1028417Original Play Store reference

January 2026

Un-modded build pulled straight from Play. Useful for fingerprint verification against the modded variants.

 

 

FAQ
---


.bfak-faq,.bfak-faq *{box-sizing:border-box;margin:0;padding:0}
.bfak-faq{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--line:#E8E0D2;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;--mono:'JetBrains Mono',ui-monospace,Menlo,monospace;
  max-width:860px;margin:0 auto 48px;padding:32px;
  background:#FFFFFF;border:1px solid var(--line);border-radius:20px;
  font-family:var(--sans);color:var(--ink);
}
.bfak-faq dt{font-family:var(--serif);font-size:18px;font-weight:500;color:var(--ink);margin-bottom:8px;line-height:1.35;letter-spacing:-0.01em}
.bfak-faq dt em{font-style:italic;color:var(--accent)}
.bfak-faq dt:not(:first-of-type){margin-top:32px;padding-top:32px;border-top:1px solid var(--line)}
.bfak-faq dd{font-size:15px;line-height:1.6;color:var(--ink);margin:0}
.bfak-faq dd code{font-family:var(--mono);font-size:13px;background:#F5F1E8;padding:2px 7px;border-radius:4px}
  Is Alight Motion *free* to use? The official Alight Motion app from Alight Creative is free to download with basic features and a watermark on exports. A paid subscription removes the watermark and unlocks the premium effect library, fonts, and templates. What is the *difference* between the official version and this modded APK? The official version on Google Play is free with the Pro features behind a subscription. The modded APK on this page unlocks the Pro feature set, removes the export watermark, and disables the subscription upsell screens. Project files are compatible in both directions. Will my *projects* open in both versions? Yes. The project file format is the same. Export a project file as XML to move it between installs or to share with a collaborator on a different build. Effect IDs are stable across versions. What Android version do I *need*? Alight Motion 5.0.281 requires Android 8.0 (Oreo) or above. The app runs on both arm64-v8a (64-bit) and armeabi-v7a (32-bit) devices, though 4K export performance benefits noticeably from a modern 64-bit chipset with at least 6 GB of RAM. How *big* is the download? The Alight Motion 5.0.281 APK is approximately 107 MB. Allow extra space for project files, cached previews, and exports; a 30-second 1080p render can take 80 to 120 MB depending on effects and bitrate. Will the modded build get *updates*? The community modder publishes new versions periodically (usually within 2-4 weeks of a Play Store release). When a new build drops here, the version history above gets a new top entry and the oldest mod gets retired. 
.bfak-rel,.bfak-rel *{box-sizing:border-box;margin:0;padding:0}
.bfak-rel{
  --bg:#F5F1E8;--bg-h:#FAF7F0;--ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--accent-l:#7BA098;--divider:rgba(28,43,42,0.08);
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;
  max-width:860px;margin:0 auto 48px;padding:48px;
  background:radial-gradient(ellipse at top right,var(--bg-h),var(--bg) 60%);
  border-radius:20px;font-family:var(--sans);color:var(--ink);
}
@media (max-width:600px){.bfak-rel{padding:32px}}
.bfak-rel-h{font-family:var(--serif);font-size:28px;font-weight:400;letter-spacing:-0.01em;margin-bottom:24px;text-align:center}
.bfak-rel-h em{font-style:italic;color:var(--accent)}
.bfak-rel ul{list-style:none}
.bfak-rel li{padding:18px 0;border-bottom:1px solid var(--divider)}
.bfak-rel li:last-child{border-bottom:none}
.bfak-rel .meta{font-size:11px;font-weight:600;letter-spacing:0.10em;text-transform:uppercase;color:var(--accent-l);margin-bottom:6px}
.bfak-rel a{display:block;font-family:var(--serif);font-size:19px;font-weight:400;color:var(--ink);text-decoration:none;line-height:1.3;margin-bottom:5px;letter-spacing:-0.01em}
.bfak-rel a:hover{color:var(--accent);text-decoration:underline;text-underline-offset:3px}
.bfak-rel p{font-size:13.5px;line-height:1.5;color:var(--muted)}
### More tools for the *motion design* stack

- APK · video editor
    
    [KineMaster’s timeline workflow](https://bestforandroid.com/apk/kinemaster-pro-mod-latest/)Conventional timeline-based video editor for project work where Alight Motion’s motion-design depth isn’t needed.
- APK · social-edit
    
    [CapCut for short-form social](https://bestforandroid.com/apk/capcut-mod/)Faster turnaround on TikTok-formatted clips than Alight Motion’s keyframe workflow. Pro features unlocked in the modded build.
- APK · YouTube
    
    [ReVanced YouTube experience](https://bestforandroid.com/apk/vanced/)Ad-free YouTube for studying motion-design references without interrupt friction.
- Article · BestForAndroid
    
    [AI-augmented editor roundup](https://bestforandroid.com/best-ai-video-editing-tools/)Survey of AI-powered video tools if you want to compare Alight Motion against the AI options.
- Article · BestForAndroid
    
    [Stabilization techniques for raw footage](https://bestforandroid.com/video-stabilization-guide-for-creators/)Stabilize raw clips on Android before bringing them into Alight Motion’s compositing timeline.
 

.bfak-disc,.bfak-disc *{box-sizing:border-box;margin:0;padding:0}
.bfak-disc{
  --ink:#1C2B2A;--muted:#6B7878;--accent:#2E4A47;--line:#E8E0D2;
  --serif:'Source Serif Pro',Georgia,serif;--sans:'Inter',system-ui,sans-serif;
  max-width:860px;margin:0 auto 32px;padding:32px 0 0;border-top:1px solid var(--line);
  font-family:var(--sans);color:var(--ink);
}
.bfak-disc-h{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:-0.01em;margin-bottom:14px;color:var(--ink)}
.bfak-disc-h em{font-style:italic;color:var(--accent)}
.bfak-disc p{font-size:13px;line-height:1.6;color:var(--muted);margin-bottom:10px}
.bfak-disc p:last-child{margin-bottom:0}
.bfak-disc a{color:var(--muted);text-decoration:underline;text-underline-offset:2px}
.bfak-disc a:hover{color:var(--accent)}
.bfak-disc strong{color:var(--ink);font-weight:500}
About this *page*

The modded Alight Motion APK described above is a community-built variant. It is not published by Alight Creative, Inc. and is not affiliated with or endorsed by the official Alight Motion team. The information here is provided for educational and informational purposes, including for readers in markets where the Pro subscription is priced beyond local purchasing power and for users evaluating the Pro feature set before committing to a subscription.

**If you decide to keep using Alight Motion after evaluation, the official Pro subscription from Alight Creative supports continued development.** All app names, trademarks, and logos belong to their respective owners. Rights holders: see our [DMCA process](/apk/dmca/) to request removal.


{"@context":"https://schema.org","@type":"FAQPage","mainEntity":[
{"@type":"Question","name":"Is Alight Motion free to use?","acceptedAnswer":{"@type":"Answer","text":"The official Alight Motion app from Alight Creative is free to download with basic features and a watermark on exports. A paid subscription removes the watermark and unlocks the premium effect library, fonts, and templates."}},
{"@type":"Question","name":"What is the difference between the official version and this modded APK?","acceptedAnswer":{"@type":"Answer","text":"The official version on Google Play is free with the Pro features behind a subscription. The modded APK on this page unlocks the Pro feature set, removes the export watermark, and disables the subscription upsell screens. Project files are compatible in both directions."}},
{"@type":"Question","name":"Will my projects open in both versions?","acceptedAnswer":{"@type":"Answer","text":"Yes. The project file format is the same. Export a project file as XML to move it between installs or to share with a collaborator on a different build. Effect IDs are stable across versions."}},
{"@type":"Question","name":"What Android version do I need?","acceptedAnswer":{"@type":"Answer","text":"Alight Motion 5.0.281 requires Android 8.0 (Oreo) or above. The app runs on both arm64-v8a (64-bit) and armeabi-v7a (32-bit) devices, though 4K export performance benefits noticeably from a modern 64-bit chipset with at least 6 GB of RAM."}},
{"@type":"Question","name":"How big is the download?","acceptedAnswer":{"@type":"Answer","text":"The Alight Motion 5.0.281 APK is approximately 107 MB. Allow extra space for project files, cached previews, and exports; a 30-second 1080p render can take 80 to 120 MB depending on effects and bitrate."}},
{"@type":"Question","name":"Will the modded build get updates?","acceptedAnswer":{"@type":"Answer","text":"The community modder publishes new versions periodically (usually within 2-4 weeks of a Play Store release). When a new build drops here, the version history above gets a new top entry and the oldest mod gets retired."}}
]}