• Stars
    star
    108
  • Rank 320,421 (Top 7 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Spock Adb Plugin Helps you to have full control of your project

Codacy Badge Build JetBrains IntelliJ Plugins JetBrains IntelliJ plugins

SpockAdb

Plugin Helps you to have full control of your project and device.

Features

  • Navigate to current active activity in your IDE

  • Current BackStack Activities

  • Navigate to current active fragments

  • Clear application data

  • Enable and Disable Permissions of your application

  • Kill or Restart Application

  • Restart app with debugger

  • Uninstall and Clear App Data and Restart

  • Toggle "Show Taps" setting;

  • Toggle "Show Layout Bounds" setting;

  • Toggle "Don't Keep Activities" setting;

  • Adds option to Grant or Revoke all app permissions at once.

  • Change scale of:

    • Window Animation;
    • Transition Animation;
    • Animator Duration.

Screenshot

Screenshot

Download

https://plugins.jetbrains.com/plugin/11591-spock-adb

Demo

IMAGE ALT TEXT HERE

Copyright 2019 Ahmed Wahdan

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.