Compiling error in Android Studio
Opened this issue · 2 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Import library code in Android Studio
2. Download ndk and add ndk.dir path in local.properties
3. Build project
What is the expected output? What do you see instead?
In Eclipse ADT the library was correctly build, in Android Studio there are
several errors related to .c files
What version of the product are you using? On what operating system?
I'm using version 0.2beta with Android studio 1.0.1
Please provide any additional information below.
Original issue reported on code.google.com by belardin...@gmail.com
on 27 Jan 2015 at 1:54
GoogleCodeExporter commented
I've been struggling for some days but at the end I managed to get a working
java library for Android Studio. Here is the link:
https://drive.google.com/file/d/0BzOgwzJC2IpLemtpeEdDLVo1anc/view?usp=sharing
Original comment by belardin...@gmail.com
on 29 Jan 2015 at 3:34
GoogleCodeExporter commented
The library compile give app:dexdebug issue
Original comment by gauravde...@gmail.com
on 10 Jul 2015 at 9:42