FUDE — Code Editor

Content rating
Everyone
10+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

FUDE is a fast, focused code editor built for Android.

It is made for the times when you need to inspect a file, make a quick change, or work on a small project without reaching for a laptop. Open files from your device, browse local project folders, edit in tabs, and save your changes directly back to storage.

Connect directly to SSH/SFTP servers you configure to browse remote projects, open and edit files, save changes back to the server, and create, rename, or delete remote files and folders. Upload and download files when you need to move project data.

FUDE supports syntax highlighting for many common languages, including JavaScript, TypeScript, Python, HTML, CSS, JSON, Markdown, Java, Kotlin, C, C++, C#, Go, Rust, PHP, SQL, Shell, YAML, XML, Swift, Dart, Lua, Ruby, R, PowerShell, and more.

The editor includes the essentials you would expect:

- Multiple open tabs
- Search and replace
- Go to line
- Optional word wrap
- Line numbers
- Recent files and projects
- Local and SSH/SFTP project browsing
- Open With support from Android file managers
- Light and dark themes
- Large-file editing powered by a native document buffer

FUDE is intentionally not a full desktop IDE. It does not try to bundle a terminal, debugger, Git client, cloud account, or AI assistant. The goal is simpler: make editing real code on an Android device quick and comfortable.

There are no ads, no account requirement, and no analytics service tracking what you open or write. FUDE accesses local files and user-configured remote projects only when you choose to open or transfer them.

Real coding. On Android.
A fast code editor for local and SSH/SFTP projects. Real coding. On Android.
Updated on
Aug 16, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • This app may collect these data types
    Location, Personal info and 2 others
  • Data is encrypted in transit
  • You can request that data be deleted

What’s new

- Fixes modified-state tracking when Undo or manual edits restore the exact saved document
- Improves editor restoration and save-state reliability by keeping document state native
- Preserves spaces and tabs in Find queries
- Adds immediate pressed feedback and light haptics across the Quick Bar
- Improves SSH/SFTP shutdown stability and keeps encoding errors safer and clearer