Spck Editor / Git Client

In-app purchases
3.9
11.7K 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
Mar 19, 2024

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.0
11K reviews
T Matteson
November 29, 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.
37 people found this review helpful
Did you find this helpful?
Chris Banks
December 29, 2021
This used to be an amazing application, until this most recent update. The scroll out feature for the hamburger menu is buggy, possibly might have something to do with a setInterval function. The menu scrolls out slowly sometimes, but it mainly scrolls out super fast and then retracts. The gradient applied to the background of the editor, might seem cool, but it makes really difficult to read my code. If we could make these few changes, I think it would be an impressive update.
72 people found this review helpful
Did you find this helpful?
Walt Jacob
November 23, 2020
Could be that Pixel 5 introduces a new pathway for bugs, but this app performed very poorly for me. For example, the side window preview (play button) literally does nothing on my phone. Keyboard control pops up randomly sometimes, doesn't want to open other times. Etc etc. Makes it very difficult to do even simple tasks.
2 people found this review helpful
Did you find this helpful?

What's new

- Fix Volume Controls cursor navigation not working properly
- Fix Indent Guidelines "off" breaks editing
- Fix issue with Git Checkout
- Fix issue with multiple cursors
- Add Snippets to Touch Shortcut Keys
- Improved Format action (undo, and wrap limit)