I need to get the Sony ericsson sdk from their website on my eclipse so I can continue with my app to control the LEDs for the Xperia S device.
I downloaded the SDK and have installed it successfully , but I still cant import anything on my Eclipse project that i need from the Sony SDK.
Can someone enlighten me here?
Sony dev page where i got my SDK from: http://developer.sonymobile.com/cws/devworld/search-downloads/docstools/sdk
I am not sure what is the purpose for you to download the SDK you mentioned above.
In order to control LED (I assume flash used with the camera is what you mean by LED), you don’t need any of these SDK’s.
Check this out: Android Camera Flash Control
and also this How to turn on camera flash light programmatically in Android?
You can control that LED by simple Android API’s. With respect to your comment about Live Ware Manager above, it is an application, not an SDK. Although there is another SDK used to create applications for Live View but it doesn’t seem like you have anything to do with Live View.
If you need to know more about Smart SDk or EDK sdk, please visit these links: http://developer.sonymobile.com/wportal/devworld/technology/smart-extras/smart-extension-sdk
http://developer.sonymobile.com/wportal/devworld/technology/android/edk/overview
Let me know if I didn’t answer your question.