I have integrated the Airpush SDK from the following documentation
the SDK could be seen in the libraries folder but whenever I add the XML ad, i get an Error:
Multiple annotations found at this line: - error: No resource identifier found for attribute 'animation' in package ''
- error: No resource identifier found for attribute 'test_mode' in package ''
- error: No resource identifier found for attribute 'canShowMR' in package ''
- error: No resource identifier found for attribute 'banner_type' in package ''
- error: No resource identifier found for attribute 'placementType' in package ''
I get an error while Integrating the ads through java code too
You also need to place the mraid_attrs.xml file into your app's res > values folder. This file is included within the SDK download.