I\'m starting to learn the android NDK and I\'ve instantly come up against a problem.
I\'e built the tool chain (which took a LOT longer than I was expecting!!) and
Check what API Level you are using.
FILL_PARENT was renamed to MATCH_PARENT in API Level 8 (Android 2.2).
FILL_PARENT
MATCH_PARENT