adb-idea alternatives and similar packages
Based on the "Intellij IDEA / Android Studio" category.
Alternatively, view adb-idea 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. -
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.
SaaSHub - Software Alternatives and Reviews
* 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 adb-idea or a related project?
README
ADB Idea
A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
The following commands are provided:
- Uninstall App
- Kill App
- Start App
- Restart App
- Clear App Data
- Clear App Data and Restart
Usage
Quick Operations Popup
The number on the left is a shortcut that will stay the same for your muscle memory pleasure.
- Mac OSX: Ctrl+Shift+A
- Windows/Linux: Ctrl+Alt+Shift+A
[Logo](website/adb_operations_popup.png)
Find Actions
Each command is prefixed by "ADB", so you can quickly filter through adb commands using the "Find Actions" shortcut.
[Logo](website/find_actions.png)
The Menu Way
You can find every command in the following menu:
Tools->Android->ADB Idea
Installation
Download and install ADB Idea directly from Intellij / Android Studio:
Preferences/Settings->Plugins->Browse Repositories
Alternatively, you can download the plugin from the jetbrains plugin site and install it manually in:
Preferences/Settings->Plugins->Install plugin from disk
License
Copyright 2017 Philippe Breault
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 adb-idea README section above
are relevant to that project's source code only.