https://github.com/yazan98/viper-idea
Android Studio Plugin To Execute Common Android Development Cases (Code Generation, ADB Events)
https://github.com/yazan98/viper-idea
adb android android-application android-studio android-studio-plugin code-generation code-generator gradle idea-plugin
Last synced: about 2 months ago
JSON representation
Android Studio Plugin To Execute Common Android Development Cases (Code Generation, ADB Events)
- Host: GitHub
- URL: https://github.com/yazan98/viper-idea
- Owner: Yazan98
- License: apache-2.0
- Created: 2021-10-01T18:36:47.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-22T14:36:11.000Z (over 4 years ago)
- Last Synced: 2025-06-29T18:02:50.717Z (11 months ago)
- Topics: adb, android, android-application, android-studio, android-studio-plugin, code-generation, code-generator, gradle, idea-plugin
- Language: Kotlin
- Homepage:
- Size: 144 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Viper-Idea
Android Studio Plugin To Execute Common Android Development Cases (Code Generation, ADB Events)
Android Studio Plugin to Generate Kotlin Classes and Execute Some ADB Commands to Connected Devices
## Plugin Actions
1. Enable / Disable Layout Bounds
2. Enable / Disable Don't Keep Activities
3. Enable / Disable Overdraw Areas
4. Show / Hide Taps
5. Show / Hide Pointer Location
6. Clear App Data
7. Clear App Data and Restart
8. Delete Application
9. Fource Stop Application
10. Kill Application
11. Generate Feature (Activity, Fragments, RecyclerView Adapters)
12. Generate Theme Block
13. Generate Firebase Notifications Service
14. Generate Fragments
15. Generate RecyclerView Adapter
16. Generate RecyclerView Adapter Multi ViewHolders
17. Generate Daily Work Manager Task
## Plugin Info
1. Supported Android Studio Version : 2020.3.1
2. Plugin Version : 1.0.2
## Download
1. [Jetbrains Plugin](https://plugins.jetbrains.com/plugin/17787-viper)
2. [Jar File](https://github.com/Yazan98/Viper/tree/main/builds)
## Screenshots




## License
Copyright (C) 2021 Viper-Idea is An Open Source Library (Licensed under the Apache License, Version 2.0)