[AC-19] Make the Android NDK warning/error on first setup less alarming
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | n/a |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2015-02-03T14:39:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator CLI |
Labels | alpha2, setup |
Reporter | Fokke Zandbergen |
Assignee | Tony Lukasavage |
Created | 2015-01-31T10:25:00.000+0000 |
Updated | 2015-02-03T14:39:53.000+0000 |
Description
The Android NDK is only needed to build your own modules, which is not something all (first time) users will plan on. They might find the red warnings/errors quite alarming, which doesn't contribute to their first time experience.
Maybe just next to the question *Do you plan on developing cross-platform apps?* the setup could also ask *Do you plan on developing modules?*.
WARN | The following ANDROID issues were found in your environment:
Unable to locate an Android NDK.
Without the NDK, you will not be able to build native Android Titanium modules.
If you have already downloaded and installed the Android NDK, you can tell
Titanium where the Android NDK is located by running '__titanium config
android.ndkPath /path/to/android-ndk__', otherwise you can install it by
running 'titanium setup android' or manually downloading from
http://appcelerator.com/android-ndk.
WARN | Some issues were detected for your environment
Please review the above found issues that were detected for your environment.
You should resolve these issues before building or running a cross platform app.
You can re-run setup once they are resolved to validate.
Attachments
File | Date | Size |
---|---|---|
Screen Shot 2015-01-31 at 11.25.10.png | 2015-01-31T10:25:38.000+0000 | 237814 |
I'm going to suppress warnings in general here, that should resolve this and any future non-critical issues.
Resolved in appcelerator 0.1.95