I have a strange question... I've got a netbook with Android 2.2 and i'm a developer.
is it possible to use android to write and compile applications? So write android application on android? it would be nice.
Thanks.
Creating your mobile app for Android and iPhone for free is easier than ever. iBuildApp app maker software allows building apps in a matter of minutes, no coding required! Just pick a template, change anything you want, add your images, videos, text and more to get mobile instantly.
As an app developer, you don't need to worry about whether a device is Android compatible, because only devices that are Android compatible include Google Play Store. So you can rest assured that users who install your app from Google Play Store are using an Android compatible device.
Android software development is the process by which applications are created for devices running the Android operating system. Google states that "Android apps can be written using Kotlin, Java, and C++ languages" using the Android software development kit (SDK), while using other languages is also possible.
You could look at the Scripting Layer for Android. It allows you to write apps using pretty much the full capabilities of your device in a wide variety of languages.
The only thing is, these aren't full apps, so you couldn't distribute them using market, for example. But if you're looking to take full advantage of your netbook, it will let you hack some fun stuff together.
You could now more recently try AIDE. Listed below are some features pulled straight from the Play listing. All in a nice ICS style UI!
Edit-compile-run cycle:
- Create a sample App with a single click
- Run your App with a single click
- No root access required
- Incremental compilation for fast build times
- Uses Eclipse .classpath project format for compatibility
- Integrated LogCat viewer Real-time error checking:
- Real time error analyis throughout the whole project as you type
- Automatic Quick-Fixes for many errors
Refactoring:
- Rename
- Inline variable
- Introduce variable
- Extract method Code:
- Code formatter
- Organize imports
- Out-comment code
- Create setters/getters/constructors from fields
Code Navigation:
- Goto defintion
- Find usages
- Goto symbol
- Goto class
Editor:
- Very fast editor even with large files
- Code completion for Java and Android XML
- Android online help directly from the code
- Syntax highlighting for Java and XML
- Unlimited Undo/Redo
- Pinch zoom
- Smart expand selection
- Keyboard support with configurable keybindings
- UI optimized for small screens to show as much code/content as possible
Filebrowser:
- Built-in file manager with the most common features: Rename, delete, create file or folder
- Dropbox integration
- Git integration with Commit/Dicard/Push/Pull and SSH support.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With