android-xml-sorter alternatives and similar packages
Based on the "Intellij IDEA / Android Studio" category.
Alternatively, view android-xml-sorter alternatives based on common mentions on social networks and blogs.
-
android-butterknife-zelezny
DISCONTINUED. Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections. -
android-material-design-icon-generator-plugin
This plugin help you to set material design icon to your project. -
adb-idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development. -
android-parcelable-intellij-plugin
IntelliJ Plugin for Android Parcelable boilerplate code generation. -
android-selector-chapek
Android Studio plugin which automatically generates drawable selectors from appropriately named resources. -
android-holo-colors-idea-plugin
DISCONTINUED. IntelliJ / Android Studio plugin for Android Holo Colors -
android-studio-unit-test-plugin
DISCONTINUED. Android Studio IDE support for Android gradle unit tests. Prepared for Robolectric.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of android-xml-sorter or a related project?
README
AndroidXmlSorter
Android Studio & IntelliJ Plugin for sort xml by name="xxx".
Options
- Insert space between difference prefix ('Snake Case', 'Camel Case')
- Insert version and encoding
- Delete comment
- Code indent number
- Separate non-translatable strings
Installation
Browse Repositories
Search word xml sort
.
- On Mac:
Preference > Plugins > Browse repositories
- On Other:
File > Settings... > IDE Settings > Plugins > Browse repositories
Manually
- Download android-xml-sorter.jar.
- On Mac:
Preference > Plugins > Install plugin from disk...
On Other:File > Settings... > IDE Settings > Plugins > Install plugin from disk...
- Select downloaded AndroidXmlSorter.jar file.
- Restart application.
Usage
Editor > PopupMenu(Right Click) > Refactor > Sort Xml By Name
License
Copyright 2016-2017 Kaoru Tsutsumishita
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*Note that all licence references and agreements mentioned in the android-xml-sorter README section above
are relevant to that project's source code only.