Feature #1204
Add NDK platform detection
Status: | New | Start date: | 07/26/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | Android | Spent time: | - | |
Target version: | - |
Description
NDK can posses different platform than SDK. Probably if platform is wrongly defined the latest platform is used.
NDK platform selection can be implemented in build method android layout.
History
#1 Updated by Zbigniew Rebacz over 9 years ago
Important information. Now in NDK makefiles we used platform defined by SDK.