Spck Editor / Git Client

In-app purchases
4.0
12.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
24 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
11.9K reviews
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
2 people found this review helpful
Did you find this helpful?
Jonathan Pecany
7 January 2025
I really love how well built this app is. This app is probably the most well designed I have ever seen. No bugs or glitches. The reason why I gave it a 4 stars, however, is how this app is missing some features that could make it more useful. Such as connecting to FTP servers and being able to add directories from your own device—which if you have an Android, would allow you to connect with FTP, Google Drive, One Drive, and any other network locations.
29 people found this review helpful
Did you find this helpful?
Davion Tech
8 April 2025
Syntax highlighting, AI, Auto completion, Error detection, Easy debugging via console, Easy code previewing all present in this tiny app. plus labs, amazing ui, customizable settings and many more 😃✅. I have one problem tho I recently started with service-workers in js on PWA but the app has had many errors I deleted the project and anywhere I click run button it runs that project... I've uninstall now and will see if it persists 😉. Download the app now 😏💡 I've made many awesome websites..
33 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