If I understand correctly, what you're seeing is typical to forgetting to include the intent filters in the manifest, such as here: https://github.com/ytai/ioio/blob/master/software/applications/HelloIOIO/src/main/AndroidManifest.xml#L8
On Fri, Aug 18, 2017 at 6:46 AM, 'Marcel Brandenburg' via ioio-users < [email protected]> wrote: > Hey, > > i use the IOIO Board with the Galaxy S6 and Android 7.0. > i include the IOIOLibCore, IOIOLibAndroid and IOIOLibAndroidAccessory to > my Project. > > With the USB Debugging *OFF* i have all the functions i want to use. But > one Problem: The Popup when i plug in the cable, where i can go to a > Website and the USB Accessory Permission popup. Can I Avoid this 2 popups ? > > Thanks for your help > > -- > 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 https://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 https://groups.google.com/group/ioio-users. For more options, visit https://groups.google.com/d/optout.
