I don't know if it's a bug or if there is an option somewhere, but all my c source code files from the jni folder are included in my apk file. Not a good idea. More precisely, it seems that those files copied to bin/classes and then the apk zips them all. If I remove the files from bin/classes, they are not copied back without a jni rebuild. Any idea?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
You are using Eclipse, aren't you? And you probably have |
|||||
|
