We are using the MobileFirst Platform 7.1 to build our Android app. once we import the google play services lib into the project and we try to build it we get the error like this.
[2015-11-19 14:34:46 - Dex Loader] Unable to execute dex: method ID not in [0, 0xffff]: 65536 [2015-11-19 14:34:46 - TestWL7] Conversion to Dalvik format failed: Unable to execute dex: method ID not in [0, 0xffff]: 65536
Any idea about this?