CodeAssist icon
CodeAssist icon

CodeAssist

CodeAssist is an integrated development environment (IDE) that allows you to create your own android application with real programming (Java, Kotlin, XML).

CodeAssist screenshot 1
CodeAssist screenshot 2
+1
CodeAssist screenshot 3

Cost / License

  • Free
  • Open Source

Platforms

  • Android
-
No reviews
3likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  Syntax Highlighting
  2.  No registration required

 Tags

CodeAssist News & Activities

Highlights All activities

Recent activities

  • xylopire and namdx1987 liked CodeAssist
Show all activities

CodeAssist information

  • Developed by

    tyron12233
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English
    • Portuguese

AlternativeTo Categories

DevelopmentOffice & ProductivityEducation & Reference

GitHub repository

  •  1,154 Stars
  •  271 Forks
  •  294 Open Issues
  •   Updated  
View on GitHub
CodeAssist was added to AlternativeTo by Gabriellokoh on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is CodeAssist?

CodeAssist is an integrated development environment (IDE) that allows you to create your own android application with real programming (Java, Kotlin, XML).

Summary of all features:

  • Easy-to-use: We know that it is hard to do coding on small screens, but through the app, it makes your job easier than ever before! (Just like Android Studio)

  • Smooth Code Editor: Adjust your code editor with ease by zooming in or out, shortcut bar, undo-redo, indent and many more!

  • Auto Code Completions: Just focus on coding, not writing. The intelligent code completion efficiently suggests what to write next without lagging your device! (Currently for Java only)

  • Real-time error highlighting: Know right away when you have errors in your code.

  • Design: Design is an important part of making apps, this IDE allows you to preview layouts without compiling every time!

  • Compile: Compile your project and build APK or AAB with just a single click! Since it is background compiling, you can do other things while your project is compiling.

  • Manage Projects: You can manage multiple projects without finding your device directories multiple times.

  • Library Manager: No need to deal with build.gradle for managing multiple dependencies for your project, integrated library manager allows you to easily manage all dependencies and automatically adds sub-imports.

  • AAB file: AAB is needed for publishing your app on Play store, hence you can prepare your apps for production in Code Assist

  • R8/ProGuard: It allows you to obfuscate your application, making it difficult to mod/crack.

  • Debug: Everything at your disposal, live build logs, app logs and debugger. No chance for a bug to survive!

  • Java 8 Support: Use lambdas and other newer language features.

Official Links