Accessing C function from java code in android -


if @ /platform/external/bluetooth/bluedriod in android source code , there several files there several c function. how access these c function rooted android phone. doing small experiments , need call functions. wondering how can this?

you can access native code using ndk, check out


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -