Samsung Smart TV remote app for Windows Phone or Android - android

For school project I need to develop a mobile application witch will work like a remote control for Samsung Smart TV. I "went" to the samsung official website and forum to search for API of some kind that will help me with development of my application, but there were only tutorials on how to connect your TV app with Samsung's official remote app for android.
I expect that they don't want or don't need to post an API for that reason because there is already an application for that purpose on market (their official android application).
I found the SamyGO app source code, but when i read it carefully i saw that it uses TV_APP_STRING = iphone..iapp.app (for connection and sending keys to the TV) or something like this, and i thought that the phone is trying to lie the TV that it is actually an iPhone.
I am sorry for this kind of question, but I am begging if someone can help me. Maybe pass a link to some Windows Phone open source solution, maybe other Android open source solution, or maybe explain why SamyGO uses this tehnic (maybe it's the only way).
Thanks everyone in advance.

Related

How to connect Samsung Galaxy Watch active with my android app?

I have this Samsung-watch
I implemented a mobile application for my graduation project, it is a triaging system that will serve the people who has an injury or illness,
In some cases we need to ask the patient about his heart rate, we want to take this data from the watch instead of asking him about it.
I searched for this and founded that I need to install Tizen extension to the visual studio, I want to write a code that take heart rate, then connect this code to my android application,
Does anyone know or can help me to do this?
Does anyone know the steps that i would follow to complete this process ?
You will find a lot of help from Samsung Developer Site.
Check below link:
Samsung Developers - Creating Your First App
May the force be with you.
How to create Pulsometer application for wearable:
http://tizenschool.org/tutorial/166/contents/1
then, for example, You can use Samsung Accessory Protocol to communicate wearable with android device:
https://developer.samsung.com/galaxy/accessory
https://developer.samsung.com/galaxy/accessory/guide
or implement other way of data exchange, for example uploading data to remote server:
How to make HTTP POST web request

How do Remote Desktop Applications work on Android?

This question may seem low-quality but Im trying to understand what concepts should I read/libraries should I use to make such an application. If there's a better place to post this question, please let me know.
I wish to add remote desktop access to my Android app, so that I can watch and control my laptop screen and execute commands (shell scripts maybe?) on my laptop (from my phone). I should be able to connect this app with any RD clients on Ubuntu (Remmina).
I have a decent understanding of Android development, but no idea on how to make Android apps which talk to other machines. It'd be great if I could get some guidance on what Android libraries should I use to achieve this objective.

Cast Device Development

I want to develop a casting device, something like ChromeCast or Roku, to cast content from YouTube and Netflix to the device, I need to know more about which are the available operative systems and which are the hardware(processors and peripherals) for that OS, I was looking for use Android TV, but I want to use an official version, exist some way to contact with google or something, for making the development official?.
Also, I made a proof of concept using a raspberry pi and raspicast, searching about that I found 2 devices (miracast and anycast) and they have their own operative system, anyone have information about this kind of devices and their software and hardware?
Thanks a lot.
Check the Google Cast SDK docs and the Android TV docs. That's all Google has to offer right now.

Mobile Web App using device bluetooth, is it possible and how?

I'm working on a research project for my company. My goal is to make a mobile web app that uses mobile bluetooth to send data to others mobiles that use the same web app.
I did some research and I found that Chrome for iOS and Android supports an API to use device Buetooth with LE profil: https://developers.google.com/web/updates/2015/07/interact-with-ble-devices-on-the-web?hl=en
If I understood well, it's absolutely not suitable to transfer heavy data. The final goal of my project is to implement something like Hadoop for mobiles phones across a web app: Mobiles will share replicated databases and will perform MapReduce operations on datas.
I'm beginner in development and I don't really know how to find solutions. I think the only solution is to make a native or cordova app.
Do you have some advices on how to perform research on such things when, I guess, nobody did it yet ? Do you have any ideas to achieve this goal ?

Need a detail info about how to learn and start developing Mobile Application

hey guys, till now i have developed web applications but know i'm thinking to get hands on Mobile Application. So how to i start it n from where coz i have no idea about Android,iPhone,Symbian etc.. nor i dn't have a big Phone to know how applications runs on it..
mainly i want to focus on Android Applications, is there any simulator for Android Phones, i dn't even know how to use simulators..I just need a step-by-step tutorial for mobile app development n Android Application.
Go to http://developer.android.com . This is the official website for Android and it contains a detailed documentation regarding the procedure to download Android SDK...configuring and running programs in Eclipse. Apart from that you do have various other websites that offer you basic documentation.
https://stackoverflow.com/questions/3405695/importantuseful-websites-for-the-android-related-stuff

Categories

Resources