IDEA 12, Scala and Google Play
Hi there
I have the Android SDK/ADT,
Scalaand
IDEA12 working fine standalone and wish to add Google Play.
Cannot get Google Play to integrate (
Scalaand Java import cannot even see the namespace).
I have tried everything I know including Importing and playing around with Project Structure adding Google Play in all possible combinations to
modules,
libraries,
facetsbut still cannot get it to work.
Would this also require any custom Proguard work? I already run a custom Proguard for
Scala.
I added the lib -libraryjars, but it then tells me methods are duplicated so I assume something is recognized!
Unable instantiate android.gms.maps.MapFragment was useful but ultimately did not work.
Any help much appreciated.
Ed
(Also posted in a different format to StackOverflow with no response!)
请先登录再写评论。
Do you get compilation error or runtime one? What error do you get exactly? Please look at the instruction for importing Google Play services here: http://youtrack.jetbrains.com/issue/IDEA-96525