An useful Harlem Shake library for your boring app, made in few hours during the #droidcon #hackaton at #skillsmatter (ouch! no hastag support in github).
Fun.
Just import the project as your app project library. In Eclipse (yes, we are still using Eclipse, for now) right click on your project and follow the "import" wizard.
When you want to shake your world, from any activity, just call
Harlem.shake(this);
and thats'all.
Try also the shocking version:
Harlem.shock(this);
Regards, from Vinz and Ricardo.