Cross-Platform tools to manage your resources as an Android Developer, ARM provide five main services to you
- Image Resize Service
You can easily resize your drawables, 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
- Keyword Search Service
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
- Color Analysis Service
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
- Dimensions Analysis Service
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
- Source Code Analysis Service
Analysing your source code files and show you files and lines number
Features
- Resize Image Resources with unlimited sizes
- Support Drag Drop Images
- Search in all project file with keyword
- Dimensions Resources Analysis in xml layouts
- Color Resources Analysis in xml layouts
- Source files analysis to find number of code for every language