Spck Editor / Git Client

In-app purchases
3.9
12.9K reviews
1M+
Downloads
Content rating
Everyone
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
29 Apr 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

3.9
12.1K reviews
T Matteson
29 November 2021
For TypeScript editing on Android, this is the best I've found. I just wish the editor would accept more than one keypress from my bluetooth keyboard. Not too bad for now, using the native soft keyboard though. Syntaxes highlighting, code completion, etc all work very well! Git client has the basic features needed, and it has given me no trouble! Edit: When I do git pulls, it's failed to update the file the current open file and possibly others. Have to delete and clone to get current source.
38 people found this review helpful
Did you find this helpful?
ArsiTheFox
8 January 2025
Like the idea of this app but would be nice to hide some of the menues like the labs so it can be less distracting. A setting where u can disable each of them like, Labs, Discover, Account, and Source Control. This way the app can be more focused with the coding aspect. Plus.... There needs to be an option to edit files in the local folder on your device and not just copy from a location to import the files. I been using ACode for years for this reason but I love the more modern look of SPCK <3
3 people found this review helpful
Did you find this helpful?
A Google user
26 June 2019
The editor is great but getting the files in any way is very difficult. I cant access local storage and the files made on the editor can only be downloaded in zip format. The Git integration is awful. Half the time it doesnt work on public repos and for private repos it straight up doesnt work at all. The worst part is that most of the errors fail silently so I have no idea what went wrong and there has been no support on the issues page and the dev for this app seems absent. I tried to like it.
20 people found this review helpful
Did you find this helpful?
Leaf Stack Studio
13 January 2020
We have fixed this issue in the latest release. Please check it out, thanks.

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