Skip to content

Instantly share code, notes, and snippets.

@vkdinventor
Last active June 7, 2017 06:40
Show Gist options
  • Save vkdinventor/4d066585df8b3847122251104e1b24be to your computer and use it in GitHub Desktop.
Save vkdinventor/4d066585df8b3847122251104e1b24be to your computer and use it in GitHub Desktop.
# ScreenShot Generator
* https://theapplaunchpad.com/
* https://screenshots.appure.io/apps
* https://appinstitute.com/app-screenshot-maker/screenshot?platform=android 100% free
* https://launchkit.io/screenshots/
# Rest API test
* https://reqres.in/
* Json to java object creator online http://www.jsonschema2pojo.org/
# Free Image resource
* No attribution required all images are free https://pixabay.com/
* List of website for free images https://blog.snappa.com/free-stock-photos/
* http://www.clipartbest.com/
* https://unsplash.com/
* https://www.webresourcesfree.com
* App Icon Designed by Freepik.com
* Licensed under Creative Commons: By Attribution 3.0 License
* http://creativecommons.org/licenses/by/3.0/ (incompetech.com)
# ImportantLibrary
This File contains important project list and free resources
* https://github.com/CyanogenMod/android_packages_apps_Eleven
* https://github.com/adnan-SM/TimelyTextView
* https://github.com/naman14/Timber
* https://github.com/Pixplicity/MultiViewPager
* https://github.com/geecko86/QuickLyric
* https://github.com/recruit-lifestyle/PlayPauseButton
* https://github.com/devadvance/circularseekbar
* https://github.com/tajchert/Nammu
* https://github.com/SpecialCyCi/AndroidResideMenu
* https://github.com/johnrao7/Musica_The_Music_Player
* DragListView: https://github.com/woxblom/DragListView
* Calligraphy: https://github.com/chrisjenx/Calligraphy
* RecyclerView-FastScroll: https://github.com/timusus/RecyclerView-FastScroll
* Recyclerview-animators: https://github.com/wasabeef/recyclerview-animators
* TSnackBar: https://github.com/AndreiD/TSnackBar
* SwitchButton: https://github.com/kyleduo/SwitchButton
* Circularseekbar: https://github.com/devadvance/circularseekbar
* Glide for image loading and caching (https://github.com/bumptech/glide)
* AVLoadingIndicatorView for progress loading (https://github.com/81813780/AVLoadingIndicatorView)
* GuillotineMenu to implement guillotine animation (https://github.com/Yalantis/GuillotineMenu-Android)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment