Sunday, June 29, 2014

Android L : Launch, Preview and Review

What is Android L?



Android "L" Preview Hands-on and Overview



Android L Review on Nexus 5 | Features, UI, & More!



Android L vs. iOS 8 - Review (4K)



Android L vs Android KitKat

Saturday, June 28, 2014

Integrate Facebook API in Android Project in Easy Way

You can find full source code on GitHub.

I am trying to make custom helper for integrate Facebook API in android project please check below file for facebook helper class:
Please check below class to access FacebookHelper class in your activity:
Please don't miss to add AndroidMenifect.xml entries.
You can find full source code on GitHub.