Android bidirectional crashing

Discussion in 'Android' started by Vinny, Jul 8, 2015.

  1. Vinny

    Vinny New Member

    Joined:
    Jul 8, 2015
    Messages:
    1
    Likes Received:
    0
    I'm trying to get the code running from:
    https://github.com/UDOOProjects/Android-bidirectional-hello-world

    Commenting out this line in onResume() will keep the app running on udoo:
    mAdkReadTask = new AdkReadTask();

    Otherwise, program crashes - briefly runs and drops right back to the android home screen.

    Intellij, api level 19, udoo android version 4.2.2

    Thanks
     

Share This Page