Spck Editor / Git Client

In-app purchases
4.2
12.7K reviews
1M+
Downloads
Content rating
PEGI 3
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Spck Editor Lite lets you write code on your Android device. Make changes quickly with the power of TypeScript autocompletion, code snippets, and on-screen extra keyboard. Preview HTML files and debug them. Sync your changes with any git repository. Clone from Github/Gitlab/Bitbucket, AWS CodeCommit, Azure DevOps, or more, make commits and push them from your phone.

*Back up your projects before uninstalling the app, otherwise you will likely lose the data! Upgrading/updating the app should be okay.

Features include:

- Clone public or private repos (requires app tokens)
- Quick snippets keyboard for faster code edits
- Git client integration (checkout/pull/push/commit/log)
- Diff viewer for git-enabled projects
- Preview HTML/Markdown files on your device
- Project & file searching
- Code syntax analysis and smart auto-completer
- Code completion and context provider
- Auto code-indentation
- Light/dark themes available
- Export/import project/files to zip file
- CSS Color selector
- Cool JavaScript labs to play with
- New: AI code completion and code explanations

Main languages supported:
- JavaScript
- CSS
- HTML
- Markdown

Smart code-hinting support:
- TypeScript, JavaScript, TSX, JSX
- CSS, Less, SCSS
- HTML (with Emmet support)

Other popular languages (Syntax highlighting only):
- Python, Ruby, R, Perl, Julia, Scala, Go
- Java, Scala, Kotlin
- Rust, C, C++, C#
- PHP
- Stylus, CoffeeScript, Pug
- Shell, Batch
- OCaml, ActionScript, Coldfusion, HaXe
+ More...
Updated on
Apr 29, 2025

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.
This app may share these data types with third parties
Personal info, Messages and 2 others
This app may collect these data types
Personal info, Messages and 2 others
Data is encrypted in transit
You can request that data be deleted

Ratings and reviews

4.2
11.9K reviews
cleymo
May 7, 2025
I've been using SPCK Editor on my Android device to work on web projects like my Password_checker app, and overall, it’s a handy tool for coding on the go. However, I’ve encountered a frustrating issue: when I focus on input fields, a white box appears right above my keyboard, moving with it and staying stationary while the page scrolls. This happens with both the default keyboard (Gboard) and third-party keyboards, even after ensuring my CSS styling is on-point still same
Did you find this helpful?
Vincent Villafuerte
April 23, 2025
So far so good, the app works fine, useful when you want to code on-the-go without any hassle. Has Git which is cool than other editors out there. Suggestions: 1. Add color picker (RGB, RGBA, HSL, HSLA). It's really a hassle finding colors on the internet.
3 people found this review helpful
Did you find this helpful?
Akintola Jephthah
March 15, 2025
the best code editor that I have ever used but the recent update real really changed a lot of things. Before all this update the auto-complete was awesome that I can just write using some short acronyms then I will see what I'm looking for. but now if I haven't typed almost all the words finish the auto-complete will never pop up please I need you to work on this issue. thanks a lot 🙏
12 people found this review helpful
Did you find this helpful?

What’s new

- Editor: Fix inline color preview cursor position in wrap mode
- Editor: Color preview extended to XML modes
- Previewer: Add cache busting to image previewer
- CSS: Make inline color rule more specific to avoid mismatch
- AI: Improvements to SVG and no code mode