In this Episode you will use the earlier episode's project and continue working fabric sdk and create a actionbarsearchview which allows user search twitter feeds in your android app with twitter.
Step 1 : Have a look at twitter official documentation before you start with the video.
link : http://docs.fabric.io/android/twitter...
Step 2: Create a new directory and name it xml in your res directory of the project.
@xml/
Step 3: Create a new xml file and name it like 'searchable.xml' or your wish and insert searchable tag element in it with all the properties described in the video.
Step 4: Create a new activity and start configuring as casted in the video.
Note : Do not forget to create your own fabric project in the plugin interface after loging in to the twitter fabric and make sure your secret twitter key is available.
I have the working code in the following link github repository feel free to reach us with given information.
Code : https://github.com/ashokslsk/TweeterF...
Email : [email protected]