I know that MHL/HDMI outputs are non standard and not available in Android Development SDKs but device specific applications have control over it (like the stock video player and camera), custom rom developers also work with this code to add support in their roms.
So, is it possible for a ROM developer to expose this coding or specific calls to anyone interested in developing an API for the HDMI?
Hi all,
I'm trying to compile a Kernel with support for the Alfa AWUS036H, with the rtl8187 driver.
My question is: will android support my configuration? I have a Galaxy Nexus, so I have the USB OTG, and now with "dmesg" I can see my card connected, even if I does not have any driver, so.... Is it possible to have multiple wifi cards attached to my phone?
Thanks!
I can tell you from having a webtop phone that hardware the kernel supports, but android does not have the interface for, worked under ubuntu webtop (a chroot environment) when there was an ubuntu interface (ptp, usb video, drawing pads for example).
I think the problem you will have is that there is no interface to choose between multiple devices of the same kind for devices when android only expects to have one.
Cheers!
-M
XDA member since 2007
Uhm....ok, so i have to use a command line tool like iwconfig TO manage the second wifi card...right?
And I have to compile it for android too
Inviato dal mio Galaxy Nexus usando Tapatalk
Hi all,
I have a private app project, a TV remote app called Smart TV Remote, and finally, after getting my Honor 8, I add the support for that in my app.
Now, you can use the internal infrared blaster of the Honor 8 in my app.
The app brings a lot of cool features, like a Android Wear Application, Widgets, Custom Notification Widgets, Floating Window, and much more.
It would be nice to get some feedback for function but also for the UI.
Here you can find the App: Smart TV Remote
So if you are looking for an alternative TV remote app for your Honor 8,..please try it out.
Thanks
adiroid
PS: Would be nice to get some feedback!
Give us some reasons why we should choose your app over the stock app.
Haroun16 said:
Give us some reasons why we should choose your app over the stock app.
Click to expand...
Click to collapse
I used this app over 3 or 4 years and it's a fantastic app, I recommend
Ok, I will try
1. Alternative UI, no typical TV remote UI (doesn't make sense when TV remote is lying next to the phone). Control up to 4 devices with one UI, no artificial tv remote switching in the app. Optimized UI for phone (all sizes) and Tabs (7' 10')
2. Widget (4 different types)
3. Custom notification widget
4. Floating window (show App on top of every other app (Smart Action Bar), works like navigation drawer that is always available.)
5. Android Wear Support (Control your TV from your watch) Optimized UI for round and square phones, incl. animations on watch (looks nice )
6. Tasker Support
7. Supports different other IR phones if you have a different phone and want to use the app
8. You have an additional phone with no IR Sender, no problem. This app supports external IR Sender like Anymote and zmote
9. Contact to the developer when you need IR Codes
10. Contact the dev if you have a feature request. If it makes sense, I will implement it.
11. Beta commnunity: https://plus.google.com/u/0/communities/110577739551210733859
Comming soon:
1. Support of broadlink IR Sender
2. Amazon Echo integration
...of course contact me in case of an error or if you have questions about permissions, etc. I will tell you how it is implemented and which information exactly is needed and why.
Work on smart TV Android akai?
Inviato dal mio FRD-L09 utilizzando Tapatalk
It works with your Honor 8 over Infrared, which means, when your TV has an infrared remote, then yes the app will work with your TV.
cranio84 said:
Work on smart TV Android akai?
Inviato dal mio FRD-L09 utilizzando Tapatalk
Click to expand...
Click to collapse
Stock app don't work with my smart Android TV akai, i try your app today
Edit: akay brand is not present on your app
Inviato dal mio FRD-L09 utilizzando Tapatalk
Can you contact me via mail and tell me the exact TV model name.
cranio84 said:
Stock app don't work with my smart Android TV akai, i try your app today
Edit: akay brand is not present on your app
Inviato dal mio FRD-L09 utilizzando Tapatalk
Click to expand...
Click to collapse
Adiroid said:
Can you contact me via mail and tell me the exact TV model name.
Click to expand...
Click to collapse
I have sand a mail
Inviato dal mio FRD-L09 utilizzando Tapatalk
Best I can tell, this remote doesn't control my Sony KDS-R50XBR1 or my Dish Network DVR from my Honor 8. How can I add support for these 2 devices?
Can you write me a mail, because I want to have this in one place in order to do not miss any request.
By the way, have you tried one of the existing Sony codes for your TV? Very often manufacturers uses the same codes for multiple devices.
jshealton said:
Best I can tell, this remote doesn't control my Sony KDS-R50XBR1 or my Dish Network DVR from my Honor 8. How can I add support for these 2 devices?
Click to expand...
Click to collapse
I'm waiting for update whit add my smart tv akay
Inviato dal mio FRD-L09 utilizzando Tapatalk
This is sort of a research thread and I hope someone here is willing to weigh in with their knowledge.
I'm a Ruby / Java / Python / JS / PHP developer, who did a little bit of Android game development during my studies back in 2012. I assume things have changed since then.
I'm working on a commercial project where we need a network controllable video player for LED TV's and/or video projectors. Currently, we are using a Raspberry Pi 3-based design with the OMX Player, but this board is somewhat weak and the player is cumbersome to interact with and has limitations. Especially when it comes to rendering multiple layers with transparency. I would like to work on a platform where I have a rich multimedia API for rendering sound and video with an object-oriented API.
I have obtained myself an Asus Tinker, which has an official Android distribution. This runs rather smooth and from what I can tell, the API's for Android appear rich and flexible. So my questions are:
1) Is it possible to develop a launcher / kiosk app, that will allow me to boot into a "blank" screen and allow the app to place video surfaces, image surfaces and text layers? I should also be able to interact with the sound card and playback PCM audio. I would like an API that supports audio mixing, amplification, etc... There is no direct user input on the device, so I will need a solution that does not present any status bars, google account wizards, wifi wizards, update prompts, notifications or anything. In fact, when the Tinker is powered on, there should ideally not be anything indicating that it's Android.
I guess what I'm asking for is kind of a console video game engine / SDK, minus game controller support.
2) What kind of libraries or API's would I need to dive into and understand? Where should I start?
3) How complex is it? What is the scope of it? How much development time? Days? Weeks? Months? Years? Would I need more developers with specific skills?
4) Is there any developer here who's interested in participating in such a project as a paid freelance developer?
5) Is there any alternative software/OS platforms I should look into? I want to be able to boot into a custom passive user interface that is remotely controlled over REST by another device. I would like to avoid dealing with low level implementation of video decoding and rendering, but at the same time I would prefer to have control over screen resolution, refresh rate, color depth and I would like to run a ssh server on the client, so it can be serviced. Ideally, the platform should be able to both stream from the internet, but also accept commands to download to local storage and play from there.
6) Is there any alternative hardware platform I should look into?
7) Anything else I should consider? Problems that I'll need to address / prepare for?
We are trying to enable cast (Google-cast) on AOSP for Android based device. So far we have found the following:
We need to include App codenamed MediaShell (aka Chromecast built-in, Package name: com.google.android.apps.mediashell). Do we require licensing for this from Google?
For an android based device, to add casting ability do we need other libraries/SDKs like Web Receiver SDK, Connect library. Also do we need licensing for this?