Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# Antigravity CLI on Android Termux

This repository provides scripts to automate the installation and setup of the official [Antigravity CLI](https://antigravity.google) (`agy`) directly within an Android Termux environment.
Expand Down Expand Up @@ -42,7 +44,7 @@ If the script reports **SUCCESS**, proceed to installation. If it reports **FAIL

## Usage / Installation

If your device passed the LSE atomics test, run the automated setup script. This script installs the required Termux packages, downloads the official binary, compiles and runs the Python patcher, sets up the glibc shims, and generates the launch wrapper.
If your device passed the LSE atomics test, run the automated setup script. This script installs the required Termux packages, downloads the official binary, creates and runs the Python patcher, sets up the glibc shims, and generates the launch wrapper.

```bash
./setup-antigravity.sh
Expand Down