Return to site

Air Video App For Android

broken image


AC, TV, Set-top box, smart tv and even my camera, have an IR remote that I use on a daily basis. Now that I have recently acquired a phone with an IR blaster, I was looking out for apps in the Google Play Store using which I could use my Android phone as a universal remote.

The advantage of using a phone as a universal remote control is that it's with you all the time and you don't have to look for it under the sofa cushions and pillows. Also, it looks cool and sometimes, it's all about the swag. So here's a list of 3 of the best apps you can use on your Android IR blaster to control anything and everything with an IR sensor.

This video is an overview of the X Air App for Android. An iOS version is also available. Download Air Display 2 for Android to turn your android tablet into a second (or third) monitor for your mac or pc. XXX Video Player - HD X Player. There's an app for that. With Air Display. Download Air Video: Android AV (Unofficial Android Air Video app. Stream videos from your Air Video Server) and many other apps. Unofficial android client of the popular iOS app Air Video. This app streams to your Android device using the Air Video Server application. Only works for the non HD Air Video Server (it is. The CetusPlay Remote app serves as a WiFi-based universal remote app for a variety of set-top boxes and devices, such as Android TV and Fire TV. Simply install the remote app on your phone and the.

Note: These apps might not work on all Android devices with IR blaster. Your phone manufacturer needs to enable IR hardware to be used by third-party apps.

1. AnyMote – Smart Remote Control

AnyMote – Smart Remote Control is one of the best universal remote available for Android. The major reason behind this is the amazing interface the app provides. It's so easy to find the device you wish to configure the remote for. On the home page, you will find all the devices you can connect to and it also includes DSLR cameras and Air Conditioners.

Here's a good deal for the Canon EOS Rebel T6 DSLR on Amazon if you are planning to buy one.

Not only that, in the settings menu you can add automated tasks like mute the volume on the TV or Music System if you are getting an incoming call. You can also include IFTTT task in the app. The app has a lot of devices you can connect to and the chances to not finding one is minimal. But to help in such situations, you get the option to record your own remote.

Apple TV User? Learn how to Pair Apple TV Siri Remote with Television to Control Volume

In the option, you can customize your remote, add buttons to it and then sync the frequency using your default remote. Additionally, you also get to control smart devices that are connected using Wi-Fi.

What's more, you can integrate Amazon Alexa with this remote app, thus taking you a step ahead in achieving your smart home dream. Though, you must enable the AnyMote skill in the Alexa app and pair it with your phone at the first place.

Adobe photoshop cs 12 download. Having done that, you can pair it with the Echo and then ask it to send voice commands. The only issue with this setup is that the phone has to be in the direct line of sight with the product.

Check these Tips for IR Remote Control App: Because we think you'll like the Unified Remote Control App.

2. ASmart Remote IR

The previous remote is a featured packed app, but it can be too complex for some users. ASmart Remote IR hosts top brands and devices and you can not only control TV and Set Top Box, but also DSLR cameras and ACs. For better management, you can create different rooms with sets of remotes and easily switch between them using the tabs at the top.

Searching for set top box? Here are some good set top box options in Amazon.

Plus adding a new remote is as easy as pie. All you have to do is tap on the tiny Plus icon at the top right corner.

Personally, I liked the interface of the app. — it's fluid and makes switching between remotes a walk in the park. Moreover, the option of getting the display remote for Air Conditioner is a killer addition.

The app is free though it has ads at the bottom, one can still live with those. The only downside is that there is no option to manually add a remote like we had in AnyMote.

3. SURE Universal Remote

Just in case you need another alternative to explore, you can try SURE Universal Remote. The app works with both, IR and Wireless devices. One thing I liked about the app is the ease with which you can switch between the remotes. You get tabs of the devices in the sidebar and then you can easily switch between them.

It's a great app, since it works both with Wi-Fi and IR transmitters. You can buy IR transmitters online for a few dollars if your phone doesn't have a built-in IR blaster.

Plus, similar to the apps above , it also supports a variety of products like TV, Set-top box, media player or projectors and supports a multitude of brands like Samsung, Sony, Canon, etc.

What makes this smart remote app interesting is that you can also backup your remote settings and can share it with your friends. The app is free with ads and you can go for the pro version to get an ad-free experience.

Air Video App For Android Phones

Did you know you can get a mobile IR blaster (costs around $11.99) on your phone if it doesn't have one?

Conclusion

Android App Store Download Free

These were the best apps for Android using which you can use your phone as a universal remote. Though there are a couple of other Android apps like Peel Universal Smart TV Remote, IR Universal Remote which does the same work, however, I found the above three to serve my needs the best.

If none of the apps work on your Android phone even if you have an IR blaster, please check with your phone manufacturer. It simply means they have not allowed third-party apps to use the hardware resource.


The above article may contain affiliate links which help support Guiding Tech. However, it does not affect our editorial integrity. The content remains unbiased and authentic.Read NextHow to Control Amazon Fire TV and Android TV Remotely With AndroidAlso See#Android apps #Remote

Did You Know

Shazam identifies songs based on spectrogram.

More in Android

5 Best Anime Streaming Apps for Android

To develop AIR applications for Android, you must download the Flash Professional CS5 extension for Android from Adobe Labs.

You must also download and install the Android SDK from the Android web site, as described in: Android Developers: Installing the SDK.

Create a project

  1. Open Flash Professional CS5

  2. Create a new AIR for Android project.

    The Flash Professional home screen includes a link to create an AIR for Android application. You can also select File > New, and then select the AIR for Android template.

  3. Save the document as HelloWorld.fla

Write the code

Air Video App For Android Tablet

Since this tutorial isn't really about writing code, just use the Text tool to write, 'Hello, World!' on the stage.

Set the application properties

  1. Select File > AIR Android Settings.

  2. In the General tab, make the following settings:

    • Output File: HelloWorld.apk

    • App name: HelloWorld

    • App ID: HelloWorld

    • Version number: 0.0.1

    • Aspect ratio: Portrait

  3. On the Deployment tab, make the following settings:

    • Certificate: Point to a valid AIR code-signing certificate. You can click the Create button to create a new certificate. (Android apps deployed via the Android Marketplace must have certificates that are valid until at least 2033.) Enter the certificate password in the Password field.

    • Android deployment type: Debug

    • After Publish: Select both options

    • Enter the path to the ADB tool in the tools subdirectory of the Android SDK.

  4. Close the Android settings dialog by clicking OK.

    The app does not need icons or permissions at this stage in its development. Most AIR apps for Android do require some permissions in order to access protected features. You should only set those permissions your app truly requires since users may reject your app if it asks for too many permissions.

  5. Save the file.

Air video app for android computer

Package and Install the application on the Android device

  1. Make sure that USB debugging is enabled on your device. You can turn USB debugging on in the Settings app under Applications > Development.

  2. Connect your device to your computer with a USB cable.

  3. Install the AIR runtime, if you have not already done so, by going to the Android Market and downloading Adobe AIR. (You can also install AIR locally using the ADT installRuntime command. Android packages for use on Android devices and emulators are included in the AIR SDK.)

  4. Select File > Publish.

    Flash Professional creates the APK file, installs the app on the connected Android device, and launches it.





broken image