4K+

View Trend>
Cxxdroid - C/C++ compiler IDE
Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play
Version History
Update Comparison
App Status
  • Latest Version
    2024-01-16
  • Time Since Latest Version
    180days19Hour
  • Total Updated Versions (last 1 year)
    1

Version Timeline

Hover over "Icon" to view updates. Click "Icon" to view comparison
Version History
Display Content
Date
  • -
2024 years
4 month
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
5 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
6 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
7 month
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Version History

  • Version2024-01-16
    01/16/2024

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Implemented Storage Access Framework support for all Android versions

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.

    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn't crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).

    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting & themes.
    - Tabs.
    - One click share on Pastebin.

    * Features marked by asterisk are available in Premium version only.

    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.

    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger

    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.

    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2023-05-10
    05/10/2023

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Implemented Scoped Storage for Android 11+
    Added Storage Access Framework support for all Android versions

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.

    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn't crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).

    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting & themes.
    - Tabs.
    - One click share on Pastebin.

    * Features marked by asterisk are available in Premium version only.

    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.

    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger

    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.

    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2022-01-10
    01/10/2022

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Implemented Scoped Storage for Android 11+
    Added Storage Access Framework support for all Android versions

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.

    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn't crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).

    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting & themes.
    - Tabs.
    - One click share on Pastebin.

    * Features marked by asterisk are available in Premium version only.

    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.

    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger

    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.

    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2022-01-07
    01/07/2022
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Implemented Scoped Storage for Android 11+
    Added Storage Access Framework support for all Android versions

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2021-10-30
    10/30/2021
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Updated compiler and libraries
    Added C++17 support (including filesystem)
    Added dark theme support
    Fixed some bugs

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2021-10-28
    10/28/2021
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Updated compiler and libraries
    Added C++17 support (including filesystem)
    Added dark theme support
    Fixed some bugs

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2021-10-26
    10/26/2021
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Updated compiler and libraries
    Added C++17 support (including filesystem)
    Added dark theme support
    Fixed some bugs

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2021-10-20
    10/20/2021
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Updated compiler and libraries
    Added C++17 support (including filesystem)
    Added dark theme support
    Fixed some bugs

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2021-09-06
    09/06/2021
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    Updated compiler and libraries
    Added C++17 support (including filesystem)
    Added dark theme support
    Fixed some bugs

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement. Binaries compiled with Cxxdroid may be also a subject to these restrictions if they are linked to our proprietary libraries.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

  • Version2020-06-07
    06/07/2020
    Size:Varies with device

    Learn C and C++ programming with the most user-friendly C/C++ IDE on Google Play

    Update Log

    3.1:
    Compliance with subscription policy changes
    3.0:
    Added graphics libraries support (SDL2, SFML and Allegro)
    Added a feature to edit new file template
    Updated dependencies
    Fixed some unobvious "Trap" errors for non-compliant c code (made undefined behavior more "defined")

    Screenshots
    App Description

    Cxxdroid is the most easy to use educational C and C++ IDE for Android.
    Features:
    - Offline C/C++ compiler: no Internet is required to run C/C++ programs.
    - Package manager and a custom repository with prebuilt packages for common libraries, such as Boost, SQLite, ncurses, libcurl, etc.
    - Graphics libraries such as SDL2, SFML* and Allegro* are also available.
    - Examples available out-of-the-box for quicker learning.
    - Full-featured Terminal Emulator.
    - C/C++ interpreter mode (REPL) based on CERN Cling is also available.
    - Outstanding performance with advanced compiler caching technology: upto 33 times faster when Boost library is used, 3x average speedup.
    - Clean and mature architecture: now code is analyzed and compiled with the same compiler, and the IDE doesn\u0027t crash completely due to runtime errors in your programs :)
    - UI designed with speed and usability in mind: forget about unobvious shortcuts or touch button combos required just to run your program.
    - True compiler: no Java (or even Javascript) based interpreters involved, even inline assembler language is supported (Clang syntax).
    Editor features:
    - Real time code prediction, auto indentation and code analysis just like in any real IDE. *
    - Extended keyboard bar with all symbols you need to program in C++.
    - Syntax highlighting \u0026 themes.
    - Tabs.
    - One click share on Pastebin.
    * Features marked by asterisk are available in Premium version only.
    Important notice: Cxxdroid requires at least 150MB free internal memory. 200MB+ is recommended. More if you are using heavy libraries such as Boost.
    Take a part in development of Cxxdroid by reporting bugs or providing feature requests to us. We appreciate that.
    The list of features that are not yet available, but we are working to add them:
    - Debugger
    As Cxxdroid main goal is to help user learn C++ programming language, our first priority is porting common libraries, note that when asking us to add some library.
    Legal information.
    Busybox and GNU ld in Cxxdroid APK are licensed under (L)GPL, email us for the source code.
    Clang bundled with Cxxdroid has some important changes, but the source of this fork is currently closed. We are not allowing any reuse of this (or other proprietary) part of Cxxdroid in any other products and will consider this a copyright infringement.
    Samples available in the application are free for educational usage with one exception: they, or their derivative works, cannot be used in any competing products (in any way). If you are unsure, whether your app is affected by this restriction, always ask for a permission via email.
    Android is a trademark of Google Inc.

    • 1
    • 2