TabbedCoordinatorLayout with Navigation Drawer
TabbedCoordinatorLayout is a Sample project demostrating the usage of CoordinatorLayout, Collapsing Toolbar paired with TabLayout and now extended with side Navigation Drawer menu.
Source link: https://github.com/vitovalov/TabbedCoordinatorLayout
Q & A
Under the Hood is a flexible and powerful Android debug view library. It uses a modular template system that can be easily extended to your needs, although coming with many useful elements built-in.
There is a lot of "default" debug data that can be easily embedded (e.g. current runtime-permission status, app version and device info). There are 2 basic themes (dark and light) which can be customized to your needs.
Sticky header view or suspending view for RecyclerView. RecyclerStickyHeaderView is an Android library that makes it easy to integrate section headers stick to the top in RecyclerView.
Official Google Actions SDK is written in Node.js. But in many situations voice interfaces like Google Home or Google Assistant will extend or replace mobile apps. If you are old fashioned Android engineer and the most of your code is already written in Java, why not reuse it and build voice extension to app on your own? And this is the main reason to build Google Actions Java SDK - enabling as much developers as possible to build their brilliant ideas for Google Assistant and Home.
Currently this is just working proof of concept of Google Actions Java SDK. It means that there is no documentation, fixed interface, (not much) unit tests and many, many others.
Google Actions Java SDK is build based on official Node.js library, but it's not a mirror copy of it. The goal is to make it fully compatible with Conversational Protocol of Assistant Platform.
Applozic Android Video Calling SDK lets you integrate video call, audio call, real time chat and in-app messaging in just few lines of code.
A versatile layout that fades its edges regardless of child view type.
WDate
is a short way utility class that wraps the standard Date
class, providing many useful methods without using the Calendar
object.
This class aims to help developers to avoid writing boring DateUtils
classes for every project.
Q & A