Spck Editor / Git Client

In-app purchases
3.8
12K 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
19 Mar 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

3.9
11.3K reviews
Walt Jacob
23 November 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.
5 people found this review helpful
Did you find this helpful?
Jase
31 December 2020
Pretty friggin cool app. While I don't have any issues with adding images to my web pages, I can't seem to get videos to play. I'm sure my code is correct but alas, no luck. At any rate, this application is a great mobile alternative to building websites or whatever coding mission you may be on. Kudos to the developers.
35 people found this review helpful
Did you find this helpful?
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.
37 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)