Pinned Repositories
Airbnb-Android-Google-Map-View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.
Android_SeekBar_Demo
Custome SeekBar example.
animations
Simple activity Transition Animations
CustomeMapMarker
Location info visible on custom infowindow, on click on the marker and images related to marker are displayed similar to OYO Room.
dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
Device_Secific_Gesture_Detector
Gesture activity detector.
DynamicListOperations
Basic list operations
Firebase
material designed one to one chat implementations
MapService
Google Map service intergration
RxJava-Android-Samples
Learning RxJava for Android by example
ManuBabu's Repositories
ManuBabu/Android_SeekBar_Demo
Custome SeekBar example.
ManuBabu/CustomeMapMarker
Location info visible on custom infowindow, on click on the marker and images related to marker are displayed similar to OYO Room.
ManuBabu/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
ManuBabu/Device_Secific_Gesture_Detector
Gesture activity detector.
ManuBabu/DynamicListOperations
Basic list operations
ManuBabu/RxJava-Android-Samples
Learning RxJava for Android by example
ManuBabu/Airbnb-Android-Google-Map-View
This is a sample Android Application which has Google Map view similar to what AirBnb Android Application. Moving Markers like Uber/Ola. Custom Google Search for places. Recycler view with Animations added.
ManuBabu/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ManuBabu/AndroidRTC
An example of WebRTC natively on Android using PubNub for signaling.
ManuBabu/BackgroundServices
Operations which needs to run for long time will be implemented using background services
ManuBabu/BroadCastReceivers
This Broadcast receiver will detects the notification from specific application.
ManuBabu/CompactCalendarView
An android library which provides a compact calendar view much like the one used in google calenders.
ManuBabu/CompactCalendarViewToolbar
Using the library CompactCalendarView in Android Toolbar
ManuBabu/DistanceTimeCalculator
Calculating distance and travel time between user location and selected point.
ManuBabu/earthquakApp
Udacity Android Networking - for refresh and fun
ManuBabu/FirebaseChat
Messaging App built on Firebase
ManuBabu/FloatingActionButton
Android Floating Action Button based on Material Design specification
ManuBabu/google-maps-route-animation
Animating a route on google maps for android. (Rapid poc) Checkout the demo app https://github.com/amalChandran/google-maps-route-animation/raw/master/map-anim-0.1.apk
ManuBabu/GoogleCalendarAPI
Calendar Intent
ManuBabu/InternetConnectivity
Just check data connectivity
ManuBabu/Navigation_Drawer
Simple Implementation of Navigation Drawer
ManuBabu/PowerFullContentprovider
Refreshing contant providers
ManuBabu/PracticeProjects
ManuBabu/ProblemSolving
ManuBabu/realm-draw
The official Realm Draw app used in promotional videos
ManuBabu/RealmCRUD
CRUD operations in simple terms using REALM
ManuBabu/TimerApplication
Simple Timer component
ManuBabu/ud843_DidYouFeelIt
ManuBabu/ud843_Soonami
ManuBabu/ViewPagerCards
Developing ViewPager cards like Duolingo application in Android. Read my tut post at: