Search found 1 match

by intence
Fri 14. Aug 2015, 13:38
Forum: Linux
Topic: PCAN on Android
Replies: 29
Views: 61721

Re: PCAN on Android

Hey guys,

I´ve managed to get the kernel-module running on my Android-device (cross-compiled it on a linux-box), but to get my application running I need to link the library to it (libpcan.so). I´ve tried it on a linux-machine but ran into many problems (inclusion of header-files). My idea is to ...