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 24, 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.3
11.9K reviews
Azam Din
May 13, 2021
Super functional and very well integrated with GIT. Visually appealing with lots of useful, helpful features that take it beyond a basic text editor. My only issue is with text navigation and selection. It's a pain to select text, copy/paste etc. Doesn't play nice with the standard Android text selection gestures (double tap to select, magnified bubble when dragging selector bars etc) so I'm knocking it 1 star down from perfection.
8 people found this review helpful
Did you find this helpful?
A Google user
January 6, 2019
This has the makings of a good app. Loosing one star because it is quite buggy when deleting in the middle of a line. It automatically creates a new line and duplicates text. The bug can be overcome by trying to delete from different point, but it is annoying. One thing to add is to make copy paste easier. If your thumb moves whilst waiting for the paste option to pop up it then cancels and you have to wait again. Having said that I really like the look and feel... Just fix the bugs!
23 people found this review helpful
Did you find this helpful?
A Google user
April 27, 2020
Amazing. Works just like VSCode, great mobile phone backup aff for coding in a pinch or when all other options are down. Shortcuts are great, cursor select works just like on a computer. My only complaint i can think of is the lack of file access. I want to create a file and choose where to save it on my phone, its a basic thing that every app of this kind should have but for some reason this doesnt. However this method works good enough, and keeps files backed up in the process which is good
46 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