All Projects → mmazzarolo → easy-bookmarks

mmazzarolo / easy-bookmarks

Licence: other
Bookmarks saving and sharing app for Android (with Firebase)

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Easy Bookmarks

Logo

Easy bookmarks is an Android app I developed for the last project of the Android Developer Nanodegree course.

The user an user can save and tag its bookmarks and take a look at what other people bookmarked too. My aim was to create an app that could be used as an example for the integration of many cool libraries (I'd like to write some posts about them in the future).

The main API I used are:

  • Google Sign-up for user identification
  • Firebase for storing and sync data and managing user authorizations
  • JSoup for extracting info from URLs
Libraries

I also implemented a lot of cool stuff from libraries found on GitHub:

Also, thanks to Google for support:appcompat, support:design, shared elements transactions... and everything else
[Animations

About the FAB

I tried to imitate Inbox's Floating Action Button in Easy Bookmarks, this is the result:
FAB

You can take a look at this Gist to see how to make Clans.Fab work inside a Coordinator Layout.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].