66

GitHub - KingsMentor/Droid-Snippet: Android Utils Live Code Template for Android...

 6 years ago
source link: https://github.com/KingsMentor/Droid-Snippet
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

This plugin is still in alpha stage, so it might be unstable. Feel free to share your feedback and report issues!

This plugin is in JetBrains Plugins Repository! Get it from here.

Droid-Snippet

Take a look

Live Coding Template for Android Studio. Speed up development time by adding access to important android utils snippet. Droid Snippet is currating fingertips utils needed in day to day development of android application.

Usage:

Find the Droid Snippet action with CMD+J shortcut and type the initials of the utils you are looking for.

Available Utils :

  • Constants
  • Convert Utils
  • File Utils
  • ImageUtils
  • Intent Utils
  • Location Utils
  • Network Utils
  • Permission Utils
  • Screen Utils
  • ServiceUtils
  • Time Utils
  • Utils (General Utilities like isEmpty, isSpace)

Installation

Online Repository

Android Studio > Preference > Plugin > Browse Repositories > Search > Droid Snippet > Install and Restart

From Disk

Download Droid Snippet.jar > Android Studio > Preference > Plugin > Install plugin from disk > find Droid Snippet . jar> select > Install and Restart

Setting Up Project on IntelliJ

Disclaimer

This is built off utils on Android Utils Code . This is continuously a work in progress and more utils will be added based on usage and contributions.

Contribution

Before sending a PR

  • Naming Convention - Ensure naming convertion follwing the pattern. UtilsCategoryName_UtilsFunction (e.g networkUtils_isConnected)
  • Test (Application for live template resource) - ensure it's tested and works as expected.

Adequate testing will be conducted before a PR is accepted.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK