i need help with arduinodroid

Hello
I want to connect my fingerprint module through OTG cable to my mobile.
But when i uplode the sketchs which is the same as the adafruit library sketchs it shows me errors.
so please can help me with that.

Give us more to work with. What error do you get?

trevortjes:
Give us more to work with. What error do you get?

This is from the enroll sketch

No such file or directory.... did you install the library?

ardy_guy:
No such file or directory.... did you install the library?

Yes .. the library worked fine with my pc

ibrahim97:
Yes .. the library worked fine with my pc

O....k

But that's where they're supposed to be: where are you putting them now?

ardy_guy:
O....k

But that's where they're supposed to be: where are you putting them now?

In the arduniodroid libraries folder...
It shows me the library in the application so the file location is ok ... but the problem is with the code i think..

Ok sorry I can't help: no idea what an arduinodroid is.

But the error says it can't find the .h file- what makes you think it's a code problem?

ardy_guy:
Ok sorry I can't help: no idea what an arduinodroid is.

But the error says it can't find the .h file- what makes you think it's a code problem?

Thanks for replying ...
Arduinodroid is like ardunio software for mobiles..
You can connect your ardunio uno or mega to your mobile and program it.
Ill try to look what should i do with the .h file