C# Shell .NET IDE Apk

C# Shell .NET IDE Apk

Latest version 3.3.12
15 Nov 2024

Older Versions

Apk Infos

Version3.3.12
Rating4.2/5, based on 4,073 votes
Size‎109.7 MB
Requires AndroidAndroid 7.0+ (Nougat)
Author's NotesCompile and learn C# on the go using the Mono CLR under Android

About C# Shell .NET IDE APK

C# Shell .NET IDE APK Download for Android
C# Shell .NET IDE APK Download for Android

Description

Compile and learn C# on the go using the Mono CLR under Android

[Primary features]
- C# 11 support
- Syntax highlighting
- Code completion
- NuGet package managment
- Show code errors during compilation
- Show code errors in realtime 🛒
- Export assembly (exe/dll)
- Create launcher shortcut to assembly
- Multiple customizable editor themes
- Editor customization (font size, invisible characters)
- Basic debugging
- Support for Console code
- Support for .NET MAUI (GUI)
- XAML layout designer (MAUI) 🛒
- Unit tests support

[Runtime Note]
This is not Visual Studio or Windows.
This app runs on Android and is subject to some of the OS limitations.
Hence Windows only technologies can't work on Android at all.
This includes WPF, UWP, Windows Forms, Windows API and all libraries dependent on it.
Also note that the Mono version for Android doesn't have System.Drawing as it was deemed redundant due to Android.Graphics.

Your device requires free storage of at least 1 GB to properly install, even though the app takes up only about 350MB.

[System requirements]
In addition this application runs everything locally and may not run well on devices with for example 1 GB of RAM a 1.0 GHZ CPU with 4 cores.
2 GB RAM and 2 GHZ x 4 should run well.


Read the frequently asked questions before emailing or opening a GitHub issue about a possible problem. It will most likely already be answered in the FAQ.
https://github.com/radimitrov/CSharpShellApp/blob/master/FAQ.MD

SmashIcons attributions:
https://htmlpreview.github.io/?https://github.com/radimitrov/CSharpShellApp/blob/master/SmashIcons_FlatIcon_Attributions.html

How to install C# Shell .NET IDE APK on Android phone or tablet?

Download C# Shell .NET IDE APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (com.radinc.csharpshell-v3.3.12-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

3.3.12 (33012)109.7 MB
3.3.8 (33008)111.9 MB
3.2.83 (32083)111.7 MB
3.1.73 (31073)110.4 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

3 ★Great app but I'm having some issues with this new update, when I try to find some functions for exemple, List.Add, doesn't appear all the options available and I need to insert manually. There also another bug that when I run the program and then stop, the app closes
2 ★In regards to the new update, the file storage system is completely unusable. I can't access the folder structure from my file manager? How am I suppose to move around files and organize my project? Secondly, I can no longer add external dlls as libraries. Please fix these two issues, as I use this IDE heavily, and with out their functionality, I can't.
3 ★I really enjoy this app and it's really useful. However when working with multiple classes I'm a project and switching between them the main class will frequently be overwritten by another class. So I constantly have to back up my files to replace them when they break
3 ★Love the app, I bought premium, except after the last update I can't get to my projects anymore. Seems there is no way to get to my documents/code folder on internal storage. It's stuck in ...csharpshell/files folder as root folder. Be nice if .cs and .csproj .sln at a minimum could be launched by the app.
5 ★Works very well with a SQLite db using Microsoft.Data.Sqlite nuget package. The autocomplete and syntax highlighting also works very well. For the price it was an instant buy, simply to support the developer even though I will not be using it on a regular basis. Well worth it 😉
5 ★It's a great app and has all the functionality needed, but why doesn't the compiled output's (apk) fontsize change when modifying it in the settings. The option is in the compiler and console tab afterall. i know it can be changed with console.textSize, but it took me a while to figure out.
5 ★Excellent app! I'm really proud that a fellow Bulgarian created such good app, and it's getting better with each release. I was able to create, run and debug a console application from scratch with auto complete and everything. Keep the good work!
4 ★Its Awesome man except when i create another program, it doesn't run that, it always runs the hello_world.cs program everytime. Even when creating another program. cs, when i compile and run it always runs hello_world script. Please fix it ASAP. I will give 5 stars. And one more thing, sometimes it also stucks at compiling and never stops.
5 ★Your work is flawless! I use this app on a daily basis and it never let's me down! Perfect auto completion, fast compilations, nuget package manager, and lots of themes to choose from! That's amazing keep up the awesome work!
5 ★This application is just like a regular IDE. It supports APK building and EXE, as well. I, only, have one issue with this application that whenever I run my code on Console. It runs without any bugs. When I export the code to an APK and use that application, the user is able to delete everything written inside Console.WriteLine(); whenever the user has access to Console.ReadLine(); I hope the developers see my message and fix it. Thanks for creating such a marvelous application!
3 ★It was a very great and useful app specially for IT students but the main problem with the latest update was the file managing. There's a lot of changes happened about how to manage the files and I'm so confused.
4 ★Very nice app. But, I noticed one file is always been overwritten by another file. I don't know how it happens but it happens in all projects I create using this app. Please fix this overwriting issue. On the whole, the app is very wonderful. Thanks