Camera API - XDA-developer encyclopedia

Hi,
just wondering whether anybody has done programming with the XDA, that required interface to the built in camera? I can't find any API or SDK. Does anybody know the hardware vendor's website.
Thanks a lot

Related

Camera driver

Hi!
I have to develop an application for the XDA II. The application has to take a picture and then make an image processing algorithm. The problem is that I don't know how to access to the camera functions.
Does anybody know how to make it?
Thank you
Jon
this info is not yet available :-(
See http://forum.xda-developers.com/viewtopic.php?t=4950

XdaII camera sdk or api

Does anyone know whether the camera sdk or api for XdaII is available for development? If so, where can I get it?
I searched several forum and saw some threads that say that the sdk is unavailable.
http://forum.xda-developers.com/viewtopic.php?t=11519
or use the search in the hacking and what ever forum
search for camera AND api
or camera AND sdk

looking for API and/or SDK for HTC - specially Hermes - specially Camera API

I am trying to write small apps for my Hermes.
Unfortunately I couldn't find any device specific APIs such as Camera API for HTC.
Where can I find such APIs ?
Also, if it is possible to access camera without any device specific API , please point me to the correct address.
When I make a search with keywords API and SDK on this forum , I can't get any results because of the 3 character keyword limitation.
You can use standard WM 5.0 + function:
SHCameraCapture from AYGSHELL.DLL
read more about it here
https://msdn2.microsoft.com/en-us/library/aa454996.aspx
thanks. I couldn't understand how to use that.
I currently use WM6 SDK.
for camera, do I have to download WM5 SDK in addition ?
Also, how do I use it with C# ?
any idea ?

Gps api .net

Hi all,
Sorry if I've missed something have looked on the wiki and searched (and Googled!), but I can't seem to find any guide/documentation to using the GPS API under .NET. Where would I look for such a thing?? Also, API documentation for the accelerometer?
Thanks!

Android USB communication

Hello everyone,
i was wondering if anyone could give me any tips about how to communicate with android device through usb from c++ or java(i guess that won't work without JNI though). I was trying to google up some documentation on this matter but found nothing. I wanted to program something like 'nokia ovi' suit as my b.c. 'thesis'.
Thanks for reading this, Tomas Herman
Hi,
Did you found any info on this ?
Certainly should be possible since Sync applications are working ...
Daniel
Yes, this is possible but AFAIK only as a hack. You can install the USB driver for the SDK and use adb's port forwarding. See /code.google.com/p/android-notifier/ as an example. Obviously, not an elegant solution and definitely not for the general Android user.

Categories

Resources