4 Ways to Make Apps on Android Phones

Mobile technology has come a long way and now can be compared to PC in many fields. However, development on a mobile device is not among those fields. There hasn’t been a good alternative to Android Studio for making developing tasks on mobile easier. However, there are still many acceptable workarounds, at least to me.

More and more people love making Android apps on mobile devices. So I want to introduce some ways to do that with an Android phone or tablet. They can’t replace your PC or laptop for sure.

Use AIDE for Android

This is the most advanced tool to develop Android apps on an Android device for both beginners and advanced developers. It is an Android IDE that can’t be compared with the tools like Android Studio but it is far better than any other text or code editor. With AIDE, you can create Android projects, build Java/XML apps, build C/C++ NDK apps, build pure Java console applications, and run the app with a single click.

Code Hint
Edit UI’s XML
Java Editor
Edit Java Files
UI XML Editor
Display Code Hint

Store Code on Cloud Hosting

Most devices have a default Cloud Hosting app which can be used to share files among devices. The solution is to store your project files on these services and then use an Android text editor to edit them. Most Android devices have pre-installed Dropbox and Google Drive so you can choose one of them to be your online storage.

I recommend DroidEdit for code editing on Android. It supports Syntax Highlighting for many popular languages and supports editing files directly on DropBox, Google Drive and Box.

droidedit
DroidEdit

Store Code on GitHub

GitHub is the most popular place to host code repositories. You often land on it while searching for open-source libraries to use in your project. Many developers choose to store code on GitHub and you should do so as well. IDE like Android Studio has a feature that allows you to sync your codes with GitHub. And you need a client on Android to download code and commit changes.

client_for_github

Remote Your Desktop

Nothing can be your computer when it comes to programming. So it is better to code on a PC and remote it via mobile on the go. Two good solutions for remote are Chrome Remote Desktop and TeamViewer.

chrome_desktop
  • Chrome Remote Desktop can securely access your computers from your Android device. It requires your host PC to have the Chrome Remote Desktop app from Chrome Web Store installed.
  • TeamViewer provides easy, fast, and secure remote access to Windows, Mac, and Linux systems. It has over 200,000,000 users worldwide.

Leave a Comment

Your email address will not be published. Required fields are marked *


Scroll to Top

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close