1. The ioioapp file you're attaching is definitely corrupt and the one I'm getting by downloading from the Downloads page is definitely not corrupt (just double-checked), so you should figure out why. Are you perhaps using some exotic browser? 2. What are you trying to accomplish? While it is certainly technically possible to write custom firmware for the IOIO, this is not the intended use-case and I have not spent too much time making it easy to do so by providing documentation, examples and tools. You can join the ioio-dev group where there is some information on this topic. 3. Not sure what you mean. Maybe this (slightly outdated) document is what you're looking for: https://docs.google.com/document/d/1pj3Mla2Yl_M6CFOZAJd6w8YAThxM76CtaDlXVK8LKAo/edit
On Mon, Jun 30, 2014 at 2:59 AM, jossie kat <[email protected]> wrote: > Hi Ytai, > > Managed somehow to make it work.I'm not so sure why.tweeked the maniefest > i guess. > > however: > > 1. managed to download only App-IOIO0330 and not App-0400 nor App-0500 > firmware(IO error) I used the barcode-files attached. > > 2.since I only have emulator i can only write firmware. > is there a ioio firmware guide/API so i an make my own firmware? cause > i have not found the documentation on firmware. > i wan't to make something like Blink, getting a toy motor to start etc. > > 3. also appreciate some code on ioio-android symmetrical communication(not > one sided like hello ioio) > > thnakx for the response. > > joseph. -macbook air, ioio-otg. > > > > On Monday, June 30, 2014 1:13:37 AM UTC+3, Ytai wrote: > >> Looks like something is wrong / old with your Android development >> environment. Please upgrade all the tools to the latest and start from >> scratch. >> >> >> On Sun, Jun 29, 2014 at 11:44 AM, jossie kat <[email protected]> wrote: >> >>> computer macbook air >>> >>> ioio-otg >>> >>> >>> trying to execute hello ioio whuch i understand should excuted on a >>> phone/emulator >>> >>> and connect to ioio device.fproject found in the attached file. >>> >>> got errors: >>> >>> >>> error: Error: No resource found that matches the given name (at >>> 'resource' with value '@xml/accessory_filter'). AndroidManifest.xml >>> /HelloIOIO line 20 Android AAPT Problem >>> >>> which points to: >>> >>> *<meta-data >>> android:name="android.hardware.usb.action.USB_ACCESSORY_ATTACHED"* >>> >>> * android:resource="@xml/accessory_filter" />* >>> >>> >>> *n extras in sdk goole usb not compatible for mac.(maybe relevant) * >>> >>> >>> second problem: >>> >>> >>> *The container 'Android Dependencies' references non existing library >>> '/Users/josephkeshet/Downloads/adt-bundle-mac-x86_64-20140624/sdk/tools/support/annotations.jar' >>> HelloIOIO Build path Build Path Problem * >>> *searching the computer have not found the annotations.jar'* >>> >>> >>> >>> *there was a 3'rd problem -could not find adapter class , solved it >>> by downloading software zip and pointing * >>> *build to the class.* >>> >>> *regards* >>> >>> *jossie* >>> >>> -- >>> 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. >>> >> >> -- > 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. > -- 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.
