Does anyone know of a walk-through or any examples of any code to setup sensors in android.
I have the drivers available to me.
Also i have implemented the sensors library as instructed
in the Android-Reference along the sensors.h template.
I am still unable to get any response at the apps level.
How do i trace this issue? what might be the problem?
Thanks in advance
UPDATE:
Jorgesys's link below points to a great APP to test if the sensor drivers are functioning properly or not.
Now that i know they are not functioning, Any ideas of on where to dig??...
This is a cool example.
You can check out this project too!
Sensor Simulator
And the simulation of this project here.
Found everything needed to get started developing Android sensor apps.
Related
I'm trying to develop own Android application using ANT+ sensors.
My app is based on (developer's Sampler code and SDK).
However I found the strange thing during tests. I mean when I start to searching devices I immediately receive a message:
W/AntPluginPcc: BBD30600: RequestAccess failed: OTHER_FAILURE
At first I suppose that a reason of this problem is that I have a phone with Marshmallow OS (instead my wife's phone is based on Lollipop OS and all works fine). I tried to find anything in documentation related this but didn't find anything interesting. I add to Manifest some permissions (I mean com.dsi.ant.permission.ANT, android.permission.BLUETOOTH etc.) and set the permissions in code, but it doesn't help to me to solve my issue.
May be anybody received this problem and may be somebody solve it. Could you please share your solution to me?
P.S. I install the ANT+ Plugin services, ANT Radio Service. in App I use the ANT+ SDK from github. May be I should use also the ANT SDK? (I want to connect to HRM and cycle devices which use ANT+ protocol)
If you have the same problem as I you need to realize the AntRadioServiceConnection class.
I found it here.
And you should be sure that you have all services and plugins installed on your phone.
I have installed qt for android on my windows system,now I want to run a program with osg(openscenegraph) on android device via qt,Please tell me step by step procedure as I have searched almost all links for above problem but there is no support available.
Please if anyone know answer me soon.I really need help regarding this.
Thanks and Regards
Siddharth Agarwal
The Ti Sensor tag is expected to unleash a bound of creativity in the Android - Sensor area.
Is there a minimal set of source code to help people get started. Just enough to get started.
Ti does supply the Source Code there are hundreds and hundreds of files to make a professional demo. This is no use to a beginner trying to figure out how to use this sensor with his android.
The software can be found at http://www.ti.com/tool/sensortag-sw#Technical Documents. You need to sign in to download and execute an installer.
I think you'll find this example project quite useful:
https://play.google.com/store/apps/details?id=sample.ble.sensortag&hl=en
Source code available here:
https://github.com/StevenRudenko/BleSensorTag
The O'Reilly book Getting Started with Bluetooth Low Energy may be helpful. It seems like TI has taken down the Android app in the link provided by user462990.
Are there any instructions or pointers on how to get started to compile the AOSP 2.3 branch for HTC phones? I am looking at compiling and getting a vanilla OS for myself and later on putting on some custom apps.
I have followed the link http://source.android.com/source/ here and I am able to get the emulator build to compile ('full-eng'). Any pointers anyone ?
I'd reccommend you go to http://xda-developers.com for this. Their forum is focused on Android modifications, such as the one you're looking for, and someone there may be able to help you out. Someone might also have already done it and posted instructions.
I was wondering if it's possible to build an app which works as a TV remote, I've been googling around but so far all I've found are apps that already do or attempt to do it, but nothing that gives me an idea of how to achieve this. Does anyone know? I want to try and do it for an android phone.
Phones generally don't have IR(infrared) ports, so that isn't much of an option.
you can cling library
its url is mentioned below
http://4thline.org/projects/cling/