Thanks. Now I'm having a bit of trouble with the AndroidManifest.xml file. 
After adding the android.permission.INTERNET uses permission, and saving 
the file and project, it still gives me 2 errors, on the following lines

<meta-data android:name="android.hardware.usb.action.USB_ACCESSORY_ATTACHED"
                android:resource="@xml/accessory_filter" />

Stating: "No resource found that matches the given name (at 'resource' with 
value @xml/accessory_filter)"

            <meta-data 
android:name="android.hardware.usb.action.USB_DEVICE_ATTACHED"
                android:resource="@xml/device_filter" />

Stating: "No resource found that matches the given name (at 'resource' with 
value @xml/device_filter)"

Any ideas?

On Thursday, April 2, 2015 at 12:47:52 PM UTC-4, Ytai wrote:
>
> Look at eclipse troubleshooting on the wiki
> On Apr 2, 2015 9:43 AM, <[email protected] <javascript:>> wrote:
>
>> Hey all.
>>
>> I'm using an IOIO-OTG board (V4.01 bootloader and the V5.00 application 
>> firmware), with a Nexus 7 tablet (has 5.00 / 5.04 IOIO Application Firmware 
>> Images, and DevBoot IOIO0401-App-IOIO0500).
>>
>> I'm trying to run HelloIOIO from the beginner's guide. 
>>
>> The problem I'm having is within the Android SDK. After importing the 
>> HelloIOIO project and the two libraries, I try to select project > 
>> properties. However Properties is blanked out and I can't select it. Any 
>> sugestions?
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "ioio-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> To post to this group, send email to [email protected] 
>> <javascript:>.
>> Visit this group at http://groups.google.com/group/ioio-users.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to