android-picasso
There are 8 repositories under android-picasso topic.
husaynhakeem/Poeple-Kotlin
Sample Contacts-like Android application used to learn Kotlin
sriramr98/Wally
A simplistic wallpaper application powered by unsplash.com
yenngvp/instagram-api-demo
Demo of Instagram api integration
li2/android-architecture
Show how to build Android App architecture
li2/android-3rd-lib-tutorial
Show how to use popular 3rd libs & components of Android
tutorialwing/android-picasso-example
Sample code provided by www.tutorialwing.com. Picasso library is used to download any image from server. This library take care of image caching. This code contains a sample code to use picasso library. For more info Visit -
Sresht/Explore
Basic Android app using the Foursquare API to explore five static cities' venues.
technxtcodelabs/AndroidPicassoLibrary
Android Picasso library is one of the most popular image downloading and caching library, developed and maintained by Sqaure Inc. It’s very simple to use and you need to write just a few lines of code to do the job.