Hi all,
I am going to integrate a accelerometer with panda board in android kitkat.I have some doubts about this, if any one have any idea about that plz reply.
Doubts:
1) I'll make a accelerometer as a input device in kernel and create a kernel interface(sys/) how and where to add entry in android for accelerometer.
2) I read that any sensor needs two files
i. configuration.h --> determine sensor and path to kernel interface to os.
ii. sensor.h --> That convert a value and give to upper layer in android(sensor framework).
In android kitkat with pandaboard, Is thease files are present? and if not where to create thease files and thease files needs their own sensor library. For ex accelerometer it needs accelorometer library.How to know that thease libraryies are present or not.
Thanks
vikram