In GMail after checking an email (checkbox on the left) ActionBar changes to something like
------------------------------------
[ v | N selected]
(ListFragment)
[ new actions for selected items ]
------------------------------------
How do I do that in my app? Is there something in ActionBar API I am missing?
What you are looking for is the Contextual Action Bar.