recently i was trying to add native twitter login using fabric but i could find well documented post about how to make it so i wanted to share the experience i had to add native android library and then bind to them using 'Binding a Java Library'
first of all we have to download android studio and then download fabric library to get out unique fabric id

After doing this step we have to download the jar of fabric library and twitter core so we can convert them to dll and then bind them to us them in xamarin
finally we have twitter native login direct you to twitter app
