Top 50 Apps Similar to WebCode - html, css, js ide

AWD - PHP/HTML/CSS/JS IDE 0.45
Akid Soft
Android Web Developer - Best IDE for WEB Development
HTML For Beginners 4.9
TechNark
Learn the basics of HTML language with easy notes and wellexplainedcodes.
Acode - code editor | FOSS 1.8.8
Foxdebug
Discover Acode - a sleek, powerful IDE and code editor for Android.
TrebEdit - Mobile HTML Editor 3.3.22
Joel Etetafia
Write HTML codes and design websites on your device with ourmobileHTML editor.
Spck Code Editor / Git Client 8.0.8.0
Make changes, preview, pull/push & commit with this tinycodeeditor.
HTML & CSS Basics 3.2
webref.ru
HTML and CSS tutorial with interactive tasks.
Learn HTML 2.0.6
Codeliber
Learn HTML with Try It Yourself, Code Playground/Editor andQuizzes!
Acode - code editor | FOSS 1.8.7
Foxdebug
Discover Acode - a sleek, powerful IDE and code editor for Android.
Learn HTML 4.2.21
Learn HTML website development with HTML5 programming tags,editor& viewer
Web Development PRO (HTML,CSS) 1.0
ArcX Dev
Learn concepts of HTML and CSS without ADS
Spck Editor for NodeJS
Spck Editor with Node Terminal
JStudio - ide for java 5.6
A java ide for developing android apps and java console programs.
Learn CSS 2.0.6
Codeliber
Learn CSS with Try It Yourself, Code Playground/Editor and Quizzes!
Learn JavaScript 2.0.6
Codeliber
Learn JavaScript with Try It Yourself, Code Playground/EditorandQuizzes!
EASY CODER : Learn Java 5.8.9
AMensah
Java coding learning app for who are looking for java codingcourseor tutorial.
Dcoder, Compiler IDE :Code & P 4.0.199
Paprbit, Inc.
Dcoder compiler: a mobile coding IDE to build projects, code&learn algorithms
anWriter text editor 1.8.5.0
Ansmsoft
anWriter is a text editor for web programmers (HTML CSSJavaScriptPHP support)
DroidEdit Pro (code editor) 1.23.7
DroidEdit Pro - a source code editor for Android with SFTPandDropbox support
AIDE- IDE for Android Java C++ 3.2.210316
appfour
Become an expert Android app developer with AIDE - the IDEforAndroid
Learn Web Development 4.2.6
Learn front-end technologies- HTML, Javascript, CSS to become awebdeveloper
Progman: Learn to Code 1.2.3
Wish Media
Progman is an app that is mended to improve your coding skills.
CodeSnack IDE 5.2.3
Mobibean, LLC
Create programs on the go
JavaScript Quiz 1.3.14
ProQuiz
- Test JavaScript skills - Improve your JavaScript -BecomeJavaScript Ninja
Pro coding 1.8
Learn with step by step instruction, it's a practical wayoflearning a software
HTML Quiz 3.1
webref.ru
Test your knowledge of HTML.
JavaScript Offline Tutorial 5.0
Code Jupiter
JavaScript app is for beginner and professional developer tolearnJavaScript.
Learn Javascript 4.2.21
Learn Javascript Programming with JavaScriptprogramminglessons,programs,editor
conSpy_ | Code Viewer 2.0.3
notebuddy
make website debugging in Android device easier
Code Studio 3.8
A java and web ide for android.
Learn HTML 5.8.2
Sololearn
We're moving to our new free All-in-One app! Get ithere:https://play.google.com/store/apps/details?id=com.sololearnLearnHTML in a greatly improved learning environment with morelessons,real practice opportunity, and community support. This FREEappwill teach you how to design a web page using HTML. Inourinteractive HTML courseware, carefully selected content willbefollowed by quizzes and checkpoints. Complete a series ofhands-onexercises and practice while writing real HTML code. Ourcontent isconcise, checkpoints are enjoyable, and learning isguaranteed.Learn while playing and play while learning with ourFREE HTMLTutorial! Whether you want to further your career orsimply gain anew skill, this tutorial will be useful for you. It iseasy tostart, easy to learn - are you still waiting? Start now!
CppDroid - C/C++ IDE
Anton Smirnov
CppDroid is simple C/C++ IDE focusedonlearning programming languages and libraries.Features:* code complete ** real-time diagnostics (warnings and errors) and fixes ** file and tutorial navigator (variables, methods, etc)* static analysis ** smart syntax highlighting* portrait/landscape UI* auto indentation and auto pairing (configurable)* configurable code syntax highlighting (themes) ** compile C/C++ code (no root required)* works offline (built-in compiler, no internetconnectionrequired)* great C/C++ code examples included ** detailed C++ tutorial and learn guide included ** add-ons manager and auto updates* Dropbox support ** Google Drive support *On first launch CppDroid extracts SDK (about 150Mb)anddownloads and extracts examples and tutorials, so about215Mb of internal storage space is required. It can't bemoved tosd card because of android security.Start learning C and C++ by examples (menu / Project/Examples) or tutorials (menu / Project/Tutorials).App blog:http://www.cppdroid.infoAdvanced paid features (marked with *) review:http://www.cppdroid.info/p/advanced-features.htmlSee also ArduinoDroid app:http://www.arduinodroid.info
Learn CSS 4.2.1
Learn CSS Programming & make websites with CSSprogramming,programs, editor
Code Editor - Compiler & IDE 0.9.4
Write, compile and run your code from your device, cloud, GitHubandGitLab.
C4droid - C/C++ compiler & IDE
n0n3m4
C4droid is a user-friendly (but powerful)C/C++IDE + C/C++ compiler for Android.Basic features:- Offline C compiler: create your own applications on Androiddeviceand run them even without Internet access- Source code editor with syntax highlighting, tabs,codecompletion, code formatting, file association andundo/redo- Export&share your programs as APKs or native executables(forterminal apps)- No root required (but C4droid can use it for your programs ifyouwant)- Full ANSI C and ISO C99 support with TCC (Tiny C Compiler)+uClibc- Git integration- Customizable GUI, choose where to place tabs and buttonsbyyourself, themes are also supported.More features with a free GCC plugin:- Fully-functional C++ compiler, almost complete C++11 supportwithGCC compiler- NativeActivity, Qt, SDL and SDL2 support for GUI- Debugger with breakpoints and watches- Makefile support: use the same build scripts as on yourPC(BusyBox is included)- Semi-automatic open-source library porting feature forenhancedprogramming & educationC4droid is designed to be user-friendy out-of-the-box, butnothingis perfect, so here are some answers for questions thatcanappear:How to install C++ support?C4droid will ask you to install C++ support at first startupandwill configure itself in semi-automatic mode.If you want to do that manually, you need:0) Enough internal memory OR root rights. C4droid does notrequireroot rights for devices with more than 50MB of freeinternalmemory.1) Install GCC plugin (C4droid will ask you to install it).2) Select G++ compiler in C4droid preferences.3*) Add "using namespace std;" to your program(before int main),useiostream, not iostream.hNote that if you want to use C4droid as a C compiler, it isbetterto select GCC, not G++.How to use SDL, SDL2, NativeActivity and Qt insingle-filemode?Just install SDL plugin and select G++ compiler inC4droidpreferences.Note that C4droid chooses app mode using a very simple sourcecodeanalysis:SDL is detected with #include "SDL.h", SDL2 is detectedwith#include "SDL2/SDL.h", NativeActivity is detected with#include"android_native_app_glue.h", Qt is detected with#include"QApplication"If you are compiling a single-file Qt app, you must add#include"yoursourcefilenamewithcpp.moc" to the end of source codefilealso.How to use Makefiles, multifile projects, etc?Long-click compile button (or select "compilation settings"ifbuttons are hidden/moved) and configure current directory tousethe mode you want.Note that C4droid will create .c4droid configuration file whenyouwill press Ok. Some modes (like makefile) require to enterresultexecutable file name, don't forget to do that.After doing that all use compile and run buttons to build andrunyour app as regular.How to build and install libraries?Almost the same way as regular Makefile building except forthatmost probably some patching may be required.Currently tested libraries are gmp(internalmemoryonly),mpfr,mpc,libxml2,neon,sqlite,SDL_gfx(--disable-mmxrequired).Which gestures/keyboard shortcuts does C4droid support?Long-click gestures:New button: delete current file.Save button: save as.Open button: recent files.Run button: run with arguments.Compile button: configure current directory.Tab: close tab.Keyboard shortcuts:Ctrl-C, Ctrl-V, Ctrl-X for Copy, Paste and CutCtrl-S, Ctrl-O for Save/OpenCtrl-Z, Ctrl-Y for Undo/Redo.Ctrl-L for "go to Line"Ctrl-F for FindCtrl-A for select AllCtrl-B for Build/compileCtrl-R for RunCtrl-Space/Ctrl-D for autocompletion (Ctrl-Space may be reservedbyAndroid)Report bugs at [email protected] stands for "c for android" (or "c++ for android").C4droid is not an online compiler, so it uses real binaries.Some binaries in APK are licensed under (L)GPL, email me forthesource code (Tiny C compiler, GCC, BusyBox, etc.)Android is a trademark of Google Inc.Qt is a registered trademark of Digia.
APDE - Android Processing IDE
CalsignLabs
APDE (Android ProcessingDevelopmentEnvironment) is an integrated development environmentfor creatingProcessing sketches on your phone/tablet. APDE supportsthe fulledit, compile, and run cycle. You don't need a computer oran SDKto start coding on the go.APDE is currently in alpha. Lots of things will change in thefutureand many more features will be added. The app is underactivedevelopment and you may encounter bugs and issues. If youfind a bugor have an issue with using the app, please make sure toreport it.If APDE crashes, make sure to submit the stacktrace.APDE requires the following permissions:- Modify and delete the contents of your USB storage - requiredtosave sketches to the external storage- Control vibration - required to provide haptic feedback, whichcanbe turned off in SettingsAPDE is open source. You can find the source code, an issuetracker,support, and a more detailed explanation of APDE's innerworkings onGitHub:https://github.com/Calsign/APDE
Flutter Catalog 3.6.0
Maxing
Opensource Flutter showcase app, with side-by-side source codeview.
Libraries for developers 3.85.01
This app provides a collection of third party libraries.
Online Compiler:Code on Mobile 1.1.59
Compiler & Run your programs for C, Java & other21languages on your Mobile!
Learn C++ Programming 2.1
CodeToInvent
C++ Programming App : Learn C++ Tutorial Learn C++Programming[C++Programming offline / C++ Tutorial ] app providesyou :★Lessons [ With Pictures and Example Programs] Topic Covered:1.Introduction to C++ [ 6 SUB Topics ] 2. IOStream [ 4 SUBTopics]3. Data types & Operators [ 8 SUB Topics ]4.Conditionals& Loops [ 7 SUB Topics ] 5. Arrays & Types [4SUB Topics ]6. Strings & more [ 6 SUB Topics ] 7 Pointers&Structure [8 SUB Topics ] 8. Functions [ 7 SUB Topics ] 9.OOP'SConcepts [ 7SUB Topics ] 10. More on OOp'S [ 7 SUB Topics ]11.Exception &File Handling [ 4 SUB Topics ] Which makes LearnC++Programmingeasier. ★ 300+ Programs with comments&documentation whichhelps you during your exams ,Sems or anyothercompetitions. whichmakes Learn C++ Programming easier ★StarImportant FAQ's(VIVA ||C++ Interview Questions and Answers)Whichhelps you duringInterview or any College practical Lab Vivawiththe help of C++tutorial for beginners ★ 1000+ C++ ProgrammingQuizwith [Easy,Medium & Hard] Category to prepare youforCompetitive Examswith the help of C++ tutorial and programming★This C++Programming Language app enables you to carryC++programmingTutorial offline in your android phone. ★★★If youwanttoDownload  Java Programming App  clickingthelinkbelow:👇🏼★★★https://play.google.com/store/apps/details?id=com.java.malik.javaanimJavaProgrammingApp ★★★If you want ( NO Ads + Super Fast CompilerforJava, C &C++ ) Download Pro Version of Java App. [JavaProgramming App Pro -with Fast Compiler ] by clickingthelinkbelow:👇🏼★★★https://play.google.com/store/apps/details?id=com.java.malik.javaprogrammingJavaProgrammingApp Pro - with Fast Compiler If you Like My workpleaseRate it 5stars & don't forget to share C++ Tutorial Appwithyourfriends.Happy coding:)
WebMaster's HTML Editor 1.7
Welant.com
Have a handy HTML editor in your pocket!Sourcecode editor for webmasters and web designers.- Code completion (IntelliSense-like)- Syntax highlighting for HTML, PHP, CSS and JavaScript files- Built-in preview feature and virtual keys for tags andpopularkeyphrases for editing your HTML, CSS stylesheets andJavaScriptfiles- Dark and light color schemes available- HTML Editor supports Japan, Cyrillic, Chinese, Western andCentralEurope text encodings- Undo/Redo feature- Built-in Help system for HTML, CSS and JavaScript- Code snippets for JS, PHP and HTMLIdeal web editor for web authoring and programming on thego.Also, useful as source code, text, or XML editor withundo/redofeature. We recommend AndFtp ftp client to use withyourserver.We are working hard to add more new features to our htmleditor.Please feel free to email your wishes to us!Supported file formats: js htm html html5 dhtml css php php3php4php5 txt, and xmlWebMaster's HTML Editor is a set of tools: html, php, cssandjavascript editor in a one application with multipletextencodings. Website developer can use the code editor asadevelopment software for programming and html5 webdevelopment.
Learn CSS 5.7.2
Sololearn
We're moving to our new free All-in-One app! Get ithere:https://play.google.com/store/apps/details?id=com.sololearnLearnCSS in a greatly improved learning environment with morelessons,real practice opportunity, and community support. Our FREECSStutorial is a learning game that will teach you how to controlthestyle and layout of websites. Complete a series ofentertainingexercises and practice while filling out actual CSStemplates. Ourcontent is concise, checkpoints are enjoyable, andlearning isguaranteed. Collect colorful points and beat otherplayersthroughout the world while learning the fundamentals of webdesign.Learn while playing and play while learning with our CSStutorial!Whether you want to further your career or simply gain anew skill,this tutorial will be useful for you.
Java N-IDE - Android Builder - Java SE Compiler 1.4.5
Mr Duy
## Overview This project is develop to help the communitylearnjavaon android. You can build and run Java file with JDK1.7.(Noofficial support) Build apk file (only support armeabi-v7a,x86)##Tutorials 1. Create simplejavaprojecthttps://github.com/tranleduy2000/javaide/wiki/Create-simple-Java-project##Features1. Offline java compiler (support jdk 1.5, 1.6. 1.7orhigher if yourdevice support) 2. Java auto complete when typing3.Build androidapp 4. Build java library ✔ 5. Java codeformatter(Google Java codeformatter) ✔ 6. Build Android app. ✔ 7.AndroidLogcat ## Todo 1.Java debugger (jdb). 2. Run java file,class file✔ 3. Support VCS 4.Decompile class, jar 5. XML autocomplete 6.Layout builder forAndroid ## Contribute I wouldabsolutely loveevery possible kind ofcontributions. If you have aquestions,ideas, need help or want topropose a change just open anissue.Pull request are greatlyappreciated.Githubhttps://github.com/tranleduy2000/javaide
Master Coding - Learn Coding f 2.8.17
Become a professional coder with our free courses! Start yourcodingcareer
Coderslang: Programming. Codin 3.3.21
AGILENIX
Improve your programming skills, test yourself, prepare for thetechinterview
JavaScript Recipes 2.18
Directory of standard, frequently used operations in JavaScript ES9
FastHub for GitHub 4.7.3
Fast Access
If you are using CM rom do not install the app, CM theme enginehasa bug and that will result on soft breaking your phone onceyouinstall the app. Welcome to FastHub . FastHub is yet anotheropensource unofficial GitHub client app but unlike any otherapp,FastHub built from ground up. Features - App - Three logintypes(Basic Auth), (Access Token) or via (OAuth) - MultipleAccounts -Enterprise Accounts - Themes mode - Offline-mode -Markdown andcode highlighting support - Notifications overview and"Mark all asread" - Search users/orgs, repos, issues/prs &code. - PinnedRepos - Trending - Wiki - Repositories - Browse &Read Wiki -Make commits - Search Repos - Browse and search Repos -See yourpublic, private and forked Repos - Filter Branches andCommits -Watch, star and fork Repos - Download releases, files andbranches- Issues and Pull Requests - Search Issues/PRs - FilterIssues/PRs- Long click to peak Issues/PRs & add comments otg.-Open/close Issues/PRs - Comment on Issues/PRs - ManageIssue/PRcomments - React to comments with reactions - EditIssues/PRs -Lock/unlock conversation in Issues/PRs - Assign peopleand addLabels and Milestones to Issues/PRs - Manage Milestones -Merge PRs- PRs reviews (reply, react with emojies, delete &editcomment) - PRs request review changes/approve & comment. -PRsstatuses - Commits and Gists - Search Code/Gists - View Gistsandtheir files - Comment on Commits/Gists - ManageCommit/Gistcomments - Create/Delete Gists - React to Commitcomments withreactions - Comment on line number in Files/Codechanges. - Orgs -Overview - Feeds - Teams & Teams repos - Repos- Users -Follow/Unfollow users - View user feeds - Contributiongraph. -Search Users, Repos, Issues,Pull Requests and Code - Muchmore...FastHub is actively developed. More features will come!Warning!This application may work incorrectly on discontinuedCyanogenModfirmware. Since this is a bug of discontinued modifiedoperatingsystem, we can do nothing about it. Please, think ofupgrading toLineageOS instead of writing bad reviews. FAQ Why can'tI see myOrganizations either Private or Public ones? Openuphttps://github.com/settings/applications and look for FastHub,openit then scroll to Organization access and click on GrantButton,alternatively login via Access Token which will ease thissetup. Itried to login via Access Token & OTP but it does notwork? Youcan't login via Access Token & OTP all together due tothelifetime of the OTP code, you'll be required to login in everyfewseconds. Why my Private Repo Wiki does not show up? It's duetoFastHub scraping GitHub Wiki page & Private Reposrequiresession token that FastHub doesn't have. I login withEnterpriseaccount but can't interact with anything other than myEnterpriseGitHub? Well, logically, you can't access anything elseother thanyour Enterprise, but FastHub made that possible but can'tdo muchabout it, in most cases since your login credential doesn'texistsin GitHub server. But in few cases your GitHub account Oauthtokenwill do the trick. You love FastHub? You want new features orbugfixes? Please contribute to the open source project(GitHubProject) either by creating PR or submitting an issueticket.
Learn Python Tutorial -ApkZube 3.8
ApkZube
Welcome to the ApkZube's free interactive Python Offline Tutorial.
C# Shell .NET IDE 3.2.54
Compile and learn C# on the go using the Mono CLR under Android
Igneous - IDE for Java 1.4
Sparse Way
A lightweight yet robust IDE to develop Java console applications.
DataCamp: Data Science and AI 98.0.0
DataCamp
Learn Python, SQL, AI & R