[android-developers] ndk-build does not find header files in example code

2016-01-12 Thread Seth Tucker
Hi, I'm trying to get the eclipse tool-chain working because I need to work on the NDK. So for it's going terribly. After a lot of effort I was able to get the SDK compiling and running, but the NDK has a problem that I am totally unable to resolve. Every time I try to build the hello-jni

[android-developers] Radio Group Layout Question

2011-12-15 Thread Seth Tucker
Hello, I'm attempting to create a radio group with two rows, four choices per row. The buttons/options in the second row need to be lined up underneath the first row. I can get this all working, except the layout causes my radio buttons to become separated from the radio group. Is there a way