Okay: firmware: 0326 bootloader: 0306 Android device: HTC Wildfire Android version: 2.3.7 (Cyanogen) (But actually I am building everything for 4.4.2) IOIO software: 0502 (tried 0400 before but can't remember the errors there right now) included libraries: * IOIOLibAccessory * IOIOLibAndroid * IOIOLibAndroidDevice * IOIOLibBT (I am pretty sure, I don't need all of them - but it was what the tutorial said) And the logcat output: http://pastebin.com/W9CrzGCE
On Wednesday, 5 February 2014 16:34:23 UTC+1, Ytai wrote: > > This is not related to the error you're seeing in eclipse then. What are > the firmware and software versions you're using? Which libraries are > included in your build? Which android device is this? What's in logcat > after running the app? > On Feb 5, 2014 3:44 AM, "Christian Henkel" <[email protected]<javascript:>> > wrote: > >> No. The button in the helloIOIO doesn't toggle the boards LED. (The app >> genereally works) >> If I use a finished app like >> https://play.google.com/store/apps/details?id=ioio.example.ioiohardwaretester, >> >> the board is recognized and i can toggle the led. >> >> On Wednesday, 5 February 2014 06:32:11 UTC+1, Ytai wrote: >>> >>> Other than the message - does it work OK? >>> >>> >>> On Tue, Feb 4, 2014 at 9:16 PM, Christian Henkel <[email protected]>wrote: >>> >>>> I tried to run the app using the run button in eclipse. As you can see >>>> in the logs, it is uploaded first and then started. I have tried already a >>>> directly connected phone, a phone via adb over network and an emulator. >>>> All >>>> bring the same message. >>>> >>>> On Tuesday, 4 February 2014 17:34:52 UTC+1, Ytai wrote: >>>> >>>>> How are you running the app? The message you're getting is from >>>>> Eclipse and not from the Android. Also, it seems to be running the app, >>>>> is >>>>> it not being installed / launched? >>>>> >>>>> >>>>> On Tue, Feb 4, 2014 at 3:20 AM, Christian Henkel <[email protected]>wrote: >>>>> >>>>>> Yes, it is checked. Clean Rebuild works. >>>>>> Could this has something to do with the actual phone / IOIO setup I'm >>>>>> using? Or doesn't it matter how I try to run it? >>>>>> >>>>>> >>>>>> On Tuesday, 4 February 2014 02:24:57 UTC+1, Ytai wrote: >>>>>> >>>>>>> Is the IsLibrary checkbox checked in the Android properties page of >>>>>>> IOIOLibAndroid? >>>>>>> Otherwise, try a clean-build. >>>>>>> >>>>>>> >>>>>>> On Mon, Feb 3, 2014 at 11:05 AM, Christian Henkel <[email protected] >>>>>>> > wrote: >>>>>>> >>>>>>>> I have been trying to get the HelloIOIO example running for ages >>>>>>>> now. It really looks good now. All dependencies are met. All the >>>>>>>> Libraries >>>>>>>> built succesfully. (All this thanks to this awesome page: >>>>>>>> https://github.com/ytai/ioio/wiki/Eclipse-Troubleshooting) >>>>>>>> >>>>>>>> But when I want to start the app on my phone I get this: >>>>>>>> [2014-02-03 19:34:33 - HelloIOIO] Android Launch! [2014-02-03 >>>>>>>> 19:34:33 - HelloIOIO] adb is running normally. >>>>>>>> [2014-02-03 19:34:33 - HelloIOIO] Performing ioio.examples.hello. >>>>>>>> MainActivity activity launch >>>>>>>> [2014-02-03 19:34:33 - HelloIOIO] Uploading HelloIOIO.apk onto >>>>>>>> device '172.16.10.103:5555' >>>>>>>> [2014-02-03 19:34:34 - HelloIOIO] Installing HelloIOIO.apk... >>>>>>>> [2014-02-03 19:34:45 - HelloIOIO] Success! >>>>>>>> [2014-02-03 19:34:46 - IOIOLibAndroid] Could not find >>>>>>>> IOIOLibAndroid.apk! >>>>>>>> [2014-02-03 19:34:46 - HelloIOIO] Starting activity >>>>>>>> ioio.examples.hello.MainActivity on device 172.16.10.103:5555 >>>>>>>> [2014-02-03 19:34:47 - HelloIOIO] ActivityManager: Starting: Intent >>>>>>>> { act=android.intent.action.MAIN >>>>>>>> cat=[android.intent.category.LAUNCHER] >>>>>>>> cmp=ioio.examples.hello/.MainActivity } >>>>>>>> >>>>>>>> The funny thing is though that in the actual IOIOLibAndroid-Project >>>>>>>> is a ioiolibandroid.jar-File (As I said - it is compiling perfectly) >>>>>>>> >>>>>>>> >>>>>>>> Please help me :) >>>>>>>> >>>>>>>> -- >>>>>>>> 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/groups/opt_out. >>>>>>>> >>>>>>> >>>>>>> -- >>>>>> 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/groups/opt_out. >>>>>> >>>>> >>>>> -- >>>> 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/groups/opt_out. >>>> >>> >>> -- >> 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/groups/opt_out. >> > -- 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/groups/opt_out.
