Git Product home page Git Product logo

opensourcefuture / androidide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from androidideofficial/androidide

0.0 1.0 0.0 143.18 MB

AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones. This repository is used to report issues, request features for the IDE.

Home Page: https://androidide.com

License: GNU General Public License v3.0

Java 99.15% ANTLR 0.85%

androidide's Introduction

AndroidIDE

AndroidIDE is an IDE for Android to develop full featured Android apps on Android smartphones.

Main Features

  • Supports Gradle
  • Comes with OpenJDK 11.0.12
  • Provides auto completion for Java and XML. It also has basic (reserved) completion for Gradle files.

More features will be implemented as we continue to develop this app.

Features to be implemented

  • Advanced Java Auto Complete
  • Terminal
  • Custom environment variables (for Build & Terminal)
  • SDK Manager (Available via terminal)
  • Gradlew support (with some limitations)
  • API information for classes and their members (since, removed, deprecated).
  • Implement language server for XML and Kotlin
  • UI Designer
    • Layout inflater
    • Resolve resource references
    • Auto-complete resource values when user edits attributes using the attribute editor
    • Drag & Drop (*)
    • Visual attribute editor (*)
    • Android Widgets (*)
  • String Translator
  • Asset Studio (Drawable & Icon Maker)
  • Git

Items marked with (*) are partially implemented.

Limitations

  • Gradle Wrapper is supported. But, it requires that the project's application module is named 'app'.
  • SDK Manager is already included in Android SDK and is accessible in AndroidIDE via its Terminal. But, you cannot use it to install some tools (like NDK) because those tools are not built for Android.
  • No official NDK support because we haven't built the NDK for Android.
  • No Android Gradle Plugin versions other than v7.0.2 are supported (due to AAPT2).

The app is still being developed actively. It's in beta stage and may not be stable. if you have any issues using the app, please let us know.

Issues/suggestions

You should report bugs and suggest features/enhancements here. Describe the issue/request briefly. Provide steps to reproduce the issue. If you need any help, you should discuss it here.

If you open a build related issue, please provide these details:

  • Device model
  • Android Version
  • Full build output with stacktrace.

Screenshots

Main Screen Terminal
AndroidIDE Main Screen AndroidIDE Terminal
Build Output Java Completion
AndroidIDE Build Output AndroidIDE Java Completion
XML Completion Screenshot
Widgets AndroidIDE XML Completion - Widgets
Attributes AndroidIDE XML Completion - Attributes
Attribute Values AndroidIDE XML Completion - Attribute Values
Gradle Support File Tree
AndroidIDE Gradle Support AndroidIDE File Tree

Posts to help you get started

Developers

This project was initially developed by Akash Yadav and Marvin Stelter. We appreciate the efforts of anyone who contributes to this project.

Contributing

You can contribute to AndroidIDE in one of the following ways :

  • Fix bugs
  • Implement new features
  • Report bugs
  • Suggest a change
  • Request a feature
  • Improve the documentation

If you create new source files, please make sure you include the license header in every file.

Things to take care of

There are some things that you should take care of while writing related code.

  • Layout Inflater adapters

Any other ways to contribute?

You can also write blog posts or create YouTube videos to help newbies get started. If you do and want us to feature it here, open an issue.

Thanks to

And all the developers who have contributed to this project.

Contact Us

License

AndroidIDE is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

AndroidIDE is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with AndroidIDE.  If not, see <https://www.gnu.org/licenses/>.

Any violations to the license can be reported either by opening an issue or writing a mail to us directly.

androidide's People

Contributors

itsaky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.