Does LG 49UB850T model support webOS IDE v1.0.0 build ipk - webos

I have created a LG webos smart tv app. I have created .ipk file through webOS IDE v1.0.0 SDK.
Does LG 49UB850T smart TV model support this ipk file? If yes, then please confirm me, so that i can purchase that TV. It cost around Rs.1,44,000.
This is the TV link http://www.lg.com/in/tvs/lg-49UB850T
Thanks in advance.

You should ask your question in the LG Developer Forum so you can find out the requirements for testing apps on TVs. That is a webOS TV so, in theory, should be compatible with the SDK (BTW, SDK 2.0 is available). However, you are required to have the developer mode app on the TV in order to test apps. This is what you need to clarify with the webOS TV developer program.

Related

How control the Mavic Air drone with the computer

right now, I’m on a study project for School. I'm french. I have the Mavic Air drone, and I do to control my drone with my computer. DJI Developer has some SDK for different plateforme, whose a Windows SDK. But it was in beta version and he don't support the fly mod.
I think, to take the OX SDK (Android Version in JAVA) and translate it into a Java App for a Windows version. OX SDK support drone control commands. You thinks it's a good ideas ? And some people can help to translate this app ?
Can you help me find a solution? Have you some command-line to give to me?
Thanks you all.
It's unclear from your question if you've actually tried to implement the Windows 10 SDK and ran into difficulties or if you saw something which stated flight is not supported by the SDK. According to the SDK documentation (https://developer.dji.com/windows-sdk/), high & low level flight control are supposed to be supported. For example, the ComponentManager.FlightControllerHandler has methods such as StartTakeoffAsync, StartGoHomeAsync, etc. Joystick control is available via the VirtualRemoteController.UpdateJoystickValue method. So far, I have only used these while my Mavic Air is in simulation mode (without propellers on!) and haven't encountered any issues. But I haven't seen any documentation that states the beta SDK doesn't support actual flight either. Before launching into a conversion effort (does DJI even provide the source? I haven't checked...), I'd stick with with Win10 SDK.

Can we make mobile application using ARCORE on Xamarin or Ionic?

I want to make an application on Augmented Reality. I was intending to use simple Android Studio, but I thought it would be much better if I use Xamarin/Ionic, because it is cross-platform.
you can check out these implementations for xamarin forms
https://github.com/jsuarezruiz/xamarin-forms-arcore-sample
Xamarin University Guest Lecture - Michael Zaletel - ARKit and ARCore
https://www.youtube.com/watch?v=lpp4E4T9Z9c

How to make third party SDK for Xamarin? (like Facebook SDK)

I'm making app with bluetooth device with using Xamarin.forms. (PCL Project)
It's great platform and many great developers participate it.
I love it.
I have a question, let's say, I have to do porting third party library(SDK) from each native SDK for Xamarin. (ex-facebook / Of course I know there is facebook SDK for Xamarin already. It's just for example.)
What documents should I look?
In my actual case, I have to make app that uses DFU OTA to nordic bluetooth mcu. Nordic company gave to their developer native code(iOS and Android) for that.
Now I have to convert or use it on Xamarin.forms.
I learned dependency services and it works great.
Should I use dependency services?

Will Google Tango Unity SDK (Camera Motion Tracking part) be extended to other phones?

Would the camera tracking functionality would of Google Tango Unity SDK become compatible to IOS?
Project Tango SDK are developed based on Android. I don't think it is compatible to ios.
also The SDK right now only works for Project Tango Device only.
other Android device also won't work
IOS is not going to happen, since this is native to Android. But to expand on your question, google is trying to make this into a mass market consumer product, but it's a really slow process. This is on of the most recent and helpful news stories I found on the topic
http://www.engadget.com/2015/05/29/google-qualcomm-project-tango-phone/

Titanium with ruby for android apps

Can anyone share a short example or tutorial for developing android native apps using Titanium with ruby?
In titanium Appcelerator, I am able to see http://docs.appcelerator.com/titanium/latest/#!/guide/Ruby_Development.
Please help on this.
I believe it's not related to Android development.
Look at the tree on the left. "Ruby Development" is under "Web development" (server side).
Everything related to mobile development is under another item - "Titanium development".
However, if you are interesting in using Ruby to develop for Android, you can take a look at this question:
Ruby practical for Android Development?

Resources