I'm not very familiar with libGDX but a VerifyError usually means that you are targeting an API level that isn't supported. What API level? Try bumping it up to 4.2 or something high end and see if...