Android Mock is written on top of EasyMock 2.4, reproducing the same grammar, syntax and usage patterns. If you're familiar with EasyMock, then using Android Mock to write tests will be simple.
Mockito is a mocking framework that tastes really good. It lets you write beautiful tests with clean & simple API. Mockito doesn't give you hangover because the tests are very readable and they produce clean verification errors.