Hands on Xamarin Platform Pipeline - Develop - Add Facebook authentication android authentication facebook oauth xamarin Unknown 4:26 PM Add Comment In this article I'll show you how to add Facebook authentication to the "RememberIt"...
Hands on Xamarin Platform Pipeline - Develop - Add authentication using Azure Active Directory active-directory adal android authentication azure oauth xamarin Unknown 2:56 PM 3 Comments After creating an offline application following the previous post.Now, we will start...
Hands on Xamarin Platform Pipeline - Develop - Let's start by an offline application android xamarin Unknown 2:35 PM Add Comment After configuring the development environment following the previous post.Now, we'll...
Hands on Xamarin Platform Pipeline - Context & Environment Description android xamarin Unknown 3:31 AM Add Comment If you haven’t read this post yet, please do before reading this one.Before...
Android Tutorial: Use LeakCanary to detect memory leaks android leak memory Unknown 8:34 AM Add Comment OverviewThe memory leak can be a headache to detect and to resolve, small memory...
Android UI/Application Monkey test android Unknown 6:21 AM Add Comment OverviewThe Monkey is a command-line tool that can be ran on any emulator instance...
Dump the Android application heap if an out of memory crash occured android Unknown 3:23 PM Add Comment Solution overviewThe idea is to store the application heap if an out of memory error...
FlatBuffers Android Tutorial android Unknown 3:58 PM Add Comment FlatBuffers is an efficient cross platform serialization library for C++, Java,...