Git Product home page Git Product logo

amrdeveloper / androidresourcemanager Goto Github PK

View Code? Open in Web Editor NEW
30.0 3.0 3.0 1.1 MB

Android Resource Manager application to manage and analyse your app resources with many features like image resize, Color, Dimens and code Analysis

License: MIT License

HTML 0.32% Java 95.49% CSS 4.19%
arm javafx android-resources image-resizer code-analysis java resize-tool resize-images hacktoberfest

androidresourcemanager's Introduction

AndroidResourceManager

Download AndroidResourceManager Download AndroidResourceManager CodeFactor Version Min JDK Version Download AndroidResourceManager License: MIT

Lightweight Cross-Platform tools with less than 1MB size to manage your resources as an Android Developer, AndroidResourceManager - ARM provide five main services to you

Image Resize Service

You can easily resize your drawable, mipmap or normal images with unlimited number of sizes, the default sizes are 7 which are ldpi, mdpi, tvdpi, hdpi, xhdpi, xxhdpi, xxxhdpi and you can add or remove sizes and preview your image.

Image Resize Service

Keyword Search Service

Once you select your project directory and put your search keyword, the ARM will search in all your Java, Kotlin, C++, Xml and normal text files for this keyword and show you the details of the search, file name, start and end position.

Keyword Search Service

Color Analysis Service

Once you select your project directory and click on search, ARM will search for every hex color value in your layout resources and show it to you so you should put them in color.xml and clear your resources

Color Analysis Service

Dimensions Analysis Service

Once you select your project directory and click on search, ARM will search for every dimension value in your layout resources and show it to you so you should put them in dimens.xml and clear your resources

Dimensions Analysis Service

Source Code Analysis Service

Once you select your project directory and click analysis, the ARM will be analysing your source code files and show you the number of Java, Kotlin and XML files.

Source Code Analysis Service

Feel free to suggest, submit an issue or create a pull request

Youtube Video: AndroidResourceManager 1.0.0

androidresourcemanager's People

Contributors

amrdeveloper avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

androidresourcemanager's Issues

main class not found

Stack trace:

Error: Could not find or load main class arm.main.ArmApplication
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application

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.