Reviews for Pydroid 3 - IDE for Python 3

← Back to Pydroid 3 - IDE for Python 3

Redo and Undo are too clunky on a Phone. Suggestion. Provider UI buttons that , users can customize and assign actions on. E.g I can assign "Undo" on 1 UI button and "Redo" on the other button. Having to click on the options icon, then the "Editors tools" , then Redo or Undo is EXTREMELY not User friendly.

The app is very useful and had no problems by far. However, I purchased the monthly premium plan, I have access to it, but on the app page here it says "Sign in to your app to confirm the subscription or it will be cancelled in three days." and I am confused. I don't know what to do. I wrote to the developer two days ago but still no answer.

App is good. But problem is this app is not flexible. And up of the keyboard when we typing doesn't show anything and not we can change the language. e.g. i type fantacric fantacric is not correct spelling but instead of showing fantastic the app doesn't allow to correct the spelling. and we can't write the code with different language. my keyboard doesn't have any issue. and not have the guidance to indention error, code block etc problem. and another issue is ad issue. Please remove the ads.

It gives you IDE—not just a basic interpreter—complete with syntax highlighting, code prediction, and even a C/C++ compiler. The ability to install popular packages like NumPy and TensorFlow makes it a standout. Though the premium version is a little pricey, it's worth it for a smooth, ad-free experience. This remarkable app truly redefines mobile coding.

Hello, i'm here and i want to thank the creators of this app. I learned so much of python, from a simple print("hello world") to a whole game. But, there are so many ads, every time that i test my script and then go back it's an ad. When you make your app have less ads i'm gonna come back and edit this rating.

Can't open any files from script. I'm using os and pathlib to make sure the path is valid. Also, NO LOUD ADS! This is the most outrageous abuse of mobile advertising. If you can't fix it, complain to Google. I've deleted apps over this. EDIT: App does have Storage permission. So, turn my sound off before using an IDE? Like other users mention, unexpected audio shouldn't be playing on an IDE. It's not a podcast or media player.

This app is amazingly great for working on code on the phone! However, two issues: one is the jumping around mentioned in other reviews... it will constantly jump around, making you write code in wrong places or continously scroll back to place. The other, it freezes and closes randomly and I lose all my work. I've tried clearing cache, didn't work. Just tried reinst all, will see if that works. I will still use, because it's the best I've come across for android. Thank you:)

This app seemed great until it started deleting my work. I'd put in several hundred lines of code to a python game I was working on, save my code, test it, iron out any bugs, then save those changes (you have to save a lot because if you don't save your code files, the other code files won't see your changes). The next day I come back and the work I did the previous day is gone. This happened three times now and I'm officially done with this unreliable app. Do not get Pydroid until they fix!

Little disappointed, I paid for the lifetime version and it doesn't do what I was hoping for. I thought it would allow me to work on Python3 programs suitable for any environment, but it has very limited functionality, small snippets of python for android environments. I wanted a environment where I could work on a program when I was away from my main computer, not being limited to android compatible apps. I'm bummed.

I like this app a lot, since I like to code small projects on the go and no longer own a laptop. However I have some issues: - Even with "tabs insert spaces" turned on, I often get errors about mixed tabs and spaces and must manually fix them. - Related to the above, I can't find an option to switch all tabs in a file to spaces or vice versa. - Since I use a BlueTooth keyboard, the symbol row just gets in the way and I would like an option to hide it or turn it off. Otherwise, great app!

This worked better than the other 2 I installed. The other 2 made me put in my input before runtime, making it impossible with while loops and random input, however, this one did not which was perfect. It also let's me use unicode characters, but, these are things about the compiler. The actual editor isn't as great as the other apps' editor I have. This one doesn't even have a monospaced font, and you can't change it (that I know of). Other than the few more issues it had, this app is great!

It is one of the better Mobile IDE'S but is completely and utterly trash when it comes to tab and space indentation errors! Out of 3 years of programming never once have I encountered this issue until I started using Pydroid! On top of that it's physically impossible to move your Pydroid project over to a computer to keep working on it. Why one may ask.... Cause when you do, You spend hours fixing every little space / indent.. Why? Cause Pycharm just doesnt like your files I guess! 🤷‍♂️

Very easy to use little python playground. I'm very new to coding and made a little budgeting calculator. The amount of errors I made would make a grown man cry, but the error reports were very helpful and I eventually got it working. Ads are relatively unintrusive, and are only banners you have to close out of. No problems so far! Also it's only $10 to get no ads + a bunch of other helpful features and if I get more into coding I'll most likely buy premium.

The only way to delete files (or even find them for that matter) is with the os module. I shouldn't have to write a script to move/delete files. The files are NOT where the app claims you have saved them. Trying to search for the files via the builtin android file search OR a search via pc (when tethered) returns 0 results. Going directly to the file path reveals no files, at all. I don't pretend to know why my files are essentially a suggestion, but I know I don't like it.

Love this app. I've taken to solving as many AOC challenges as possible using it on my phone. Just a way to keep me well practiced when I can't use my computer. Adjust the font sizes, turn off word wrap, utilize the shortcuts and I can almost program as effectively as on my computer. You can seriously do anything you want with this app. I would like to see support for opening more than one file at a time, auto save and bulk save.

Works great! The text editor is surprisingly nice, and the app runs scripts quickly and smoothly. The only minor complaint I have is the ads that come up after running a script. If there's an error I sometimes forget what the traceback said while waiting for the ad to end. But, I guess I could get the premium version to get rid of ads, or write better code... 😬 Either way, not really a knock on the app. Great job!

It's about time I leave a review. I've used several paid IDE's and interpreters on mobile. This one just keeps impressing me (over years) with how much is put into it. Yeah you might not be able to do everything, but most things you can. That's the crazy part. I keep discovering it can do more than I'd originally thought. I opened a file from one of my repositories that I wouldn't expect to run on mobile. It ran. A lot has gone into this app.

App is not UX friendly. When you indent an entire code block (let's say for nesting purposes) but want to return it back to its previous indentation, instead of doing that, the 'undo' feature (which can only be accessed by a separate tab) only returns it back one line of code at a time instead of the entire code block. This is tedious and time consuming when other apps allow you to do this on their free versions. So not sure if the dev has locked this feature behind the pay-wall?

The IDE works very well for the most part. The only issue I am running into is trying to bind an ip and port to a server socket, but this might be an issue being on Android vs windows. My only real complaint is the ads playing after running code. This gets annoying fast, especially when just running to debug. If premium wasn't so expensive, I would definitely consider getting it, but not for 20usd.

Supports 3.13 (March 31, 2025) version of Python. And yet it still doesn't support some syntaxes like getting a value from a list that came from a dictionary, with the current version of this IDE is using it interpretes is as indexing a string. But that's clearly not about the app. The IDE supports features like creating a new Python file, undo, redo, closing a file, going to a line, getting names, and many other things. But the things is it doesn't have that much of fonts and the editor theme.