Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

AndroidExtensions

This library is basically a collection of helper methods, which we use while building android apps.

Just add following dependency and you'r build gradle and your are good to go. Or you can just copy paste the method or class.

implementation 'com.menasr.andyext:ranjan:1.0.11'

Or

<dependency>
  <groupId>com.menasr.andyext</groupId>
  <artifactId>ranjan</artifactId>
  <version>1.0.11</version>
  <type>pom</type>
</dependency>

All the methods are self explainatory, there is also a sample in it. For better understanding of the project. Some functions like, there are tons of other functions and features, like lazy loading adapter, recycler view intialization apapter and much more. All the methods are self explainatory.

Make sure you call Andy.initialize(applicationContext), in your Application's onCrate() method. Otherwise you will get Exception.

The complete documentation can be found in the wiki section.

https://github.com/ranjandas503/AndroidExtensions/wiki

About

This repository is a set of helper class and methods for fast development of Kotlin Android development.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.