Skip to content

Looking for android dependencies for your Android native project is always a hassle. So I came up with a solution to that by creating a repo that has a list of most popular and commonly used dependencies. Feel free to add more by forking the repo and creating a PR. It would be of very good use to the commuinity. Thanks :)

Notifications You must be signed in to change notification settings

ronaldkelechi11/Important-Android-Dependencies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Important Android Dependencies

This Repo Includes important depencies that as an android developer you might come across and use on a project

All respect to the deveoper of the depencies

Please Note all dependencies that indicate 'dependencyUrl' should include implementation 'dependencyUrl' when using in build.gradle

Dependeny Implimentaion Functionality Dependency Link
'net.yslibrary.keyboardvisibilityevent:keyboardvisibilityevent:2.1.0' Keyboard Functionality Checker https://github.com/yshrsmz/KeyboardVisibilityEvent
'com.squareup.picasso:picasso:2.8' Picasso: Image Download and Cache Library for Android https://github.com/square/picasso
'com.squareup.retrofit2:retrofit:2.9.0' A type-safe HTTP client for Android and Java. https://github.com/square/retrofit
npm install -g daggraph Daggraph: dependency graph generator for Android Developers https://github.com/dvdciri/daggraph
'org.apache.httpcomponents:httpclient:4.5.5' Apache HTTP CLIENT https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient/4.5.5
'com.ajts.androidmads.SQLite2Excel:library:1.0.4' SQLite2Excel: used to connect SQLite to Excel https://github.com/androidmads/SQLite2XL
'de.hdodenhof:circleimageview:3.1.0' Circular Image View https://github.com/hdodenhof/CircleImageView
compile 'com.makeramen:roundedimageview:2.3.0' Rounded ImageView https://github.com/hdodenhof/RoundedImageView
'com.hbb20:ccp:X.Y.Z' Country Code Picker Library https://github.com/hbb20/CountryCodePickerProject

About

Looking for android dependencies for your Android native project is always a hassle. So I came up with a solution to that by creating a repo that has a list of most popular and commonly used dependencies. Feel free to add more by forking the repo and creating a PR. It would be of very good use to the commuinity. Thanks :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published