Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkas-dbt/androidpe
AndroidPE is a complementary application for Android IDE.
https://github.com/jkas-dbt/androidpe
android android-development androidpe java kotlin layout-editor projects resources resources-manager xml
Last synced: about 1 month ago
JSON representation
AndroidPE is a complementary application for Android IDE.
- Host: GitHub
- URL: https://github.com/jkas-dbt/androidpe
- Owner: jkas-dbt
- License: gpl-3.0
- Created: 2024-10-08T06:25:39.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T19:58:02.000Z (about 2 months ago)
- Last Synced: 2024-11-30T20:21:00.598Z (about 2 months ago)
- Topics: android, android-development, androidpe, java, kotlin, layout-editor, projects, resources, resources-manager, xml
- Language: Java
- Homepage:
- Size: 3.87 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Android : Project Editor
An application to efficiently and quickly manage your resources of your Android projects based on Gradle on your Android phone.### Features
- [X] Layout Editor
- [X] WYSIWYG editing
- [X] Drag and drop
- [X] Component properties with value auto-completion
- [X] Preview mode
- [X] strings, colors, dimens & menus can be modified by assistance
- [X] Supports multi-module projects
- [X] Manage activities, permissions, ...
- [ ] Language servers for Code Editor### Screenshots
### Contact
- Telegram: https://t.me/android_pe### Thanks to
- Rosette Bikangu for Support
- Shibu Barman
- [Rosemoe](https://github.com/Rosemoe) for [sora-editor](https://github.com/Rosemoe/sora-editor)
- [Akash Yadav](https://github.com/itsaky) for creating [AndroidIDE](https://github.com/AndroidIDEOfficial/AndroidIDE)