Hello,
I was working on a wrapper to use feature detection in OpenCV. To build the OpenCV jar it wanted me to update my SDKs. I did that and then ADT wanted me to upgrade to the new version of ADT. That failed trying to go from version 22 to 23 – a Google search found many others with the same complaint.
I guess Android Studio version 1.0 was released December 6 and support stopped for the eclipse/ADT plug-in.
To compile my wrappers I use the Simple Library Compiler, but I use the syntax checking and quick fixes within eclipse/ADT editor to develop the source files.
Hopefully the same approach will work in Android Studio. Has anyone tried this? Can anyone offer tips for using Android Studio? I do APKs in B4A, but for wrappers I used eclipse/ADT.
I've just started with Android Studio. Hopefully I can be pointed in the right direction.
Thanks,
Barry.
I was working on a wrapper to use feature detection in OpenCV. To build the OpenCV jar it wanted me to update my SDKs. I did that and then ADT wanted me to upgrade to the new version of ADT. That failed trying to go from version 22 to 23 – a Google search found many others with the same complaint.
I guess Android Studio version 1.0 was released December 6 and support stopped for the eclipse/ADT plug-in.
To compile my wrappers I use the Simple Library Compiler, but I use the syntax checking and quick fixes within eclipse/ADT editor to develop the source files.
Hopefully the same approach will work in Android Studio. Has anyone tried this? Can anyone offer tips for using Android Studio? I do APKs in B4A, but for wrappers I used eclipse/ADT.
I've just started with Android Studio. Hopefully I can be pointed in the right direction.
Thanks,
Barry.