Jerez Active Member Licensed User Longtime User Jun 8, 2015 #1 Hi, How they do this ui? with layout xml? I want to replicate this ui to navigate with remote control (Asus Nexus Player) Here is the article: http://www.edumobile.org/android/android-tv-introduction/ Also i've uploaded a video from my TV as example (popcorn time): Please advise
Hi, How they do this ui? with layout xml? I want to replicate this ui to navigate with remote control (Asus Nexus Player) Here is the article: http://www.edumobile.org/android/android-tv-introduction/ Also i've uploaded a video from my TV as example (popcorn time): Please advise
Erel B4X founder Staff member Licensed User Longtime User Jun 8, 2015 #2 You don't need an xml layout for this. Which visual component is "special" here? Upvote 0
Jerez Active Member Licensed User Longtime User Jun 8, 2015 #3 Erel said: You don't need an xml layout for this. Which visual component is "special" here? Click to expand... I don't know, you tell me. For Android TV, YouTube, Twitter, Spotiffy, Popcorn Time and many others share same ui... Can you replicate the exact UI on pic and video with current B4a controls, also animations? if yes, then nothing is special here Upvote 0
Erel said: You don't need an xml layout for this. Which visual component is "special" here? Click to expand... I don't know, you tell me. For Android TV, YouTube, Twitter, Spotiffy, Popcorn Time and many others share same ui... Can you replicate the exact UI on pic and video with current B4a controls, also animations? if yes, then nothing is special here
Erel B4X founder Staff member Licensed User Longtime User Jun 8, 2015 #4 The video is private so we can't see it. Upvote 0
Jerez Active Member Licensed User Longtime User Jun 8, 2015 #5 Erel said: The video is private so we can't see it. Click to expand... can you see now? Upvote 0
Jerez Active Member Licensed User Longtime User Jun 9, 2015 #6 Erel said: The video is private so we can't see it. Click to expand... Erel: Will be possible to wrap this or port to B4a? https://github.com/pedrovgs/TuentiTV Upvote 0
Erel said: The video is private so we can't see it. Click to expand... Erel: Will be possible to wrap this or port to B4a? https://github.com/pedrovgs/TuentiTV
Erel B4X founder Staff member Licensed User Longtime User Jun 9, 2015 #7 I can see the video. It will require quite a lot of work to implement such layout with all the animations. However it should be possible. It is probably possible to wrap this library. However it is not a simple library to wrap. Upvote 0
I can see the video. It will require quite a lot of work to implement such layout with all the animations. However it should be possible. It is probably possible to wrap this library. However it is not a simple library to wrap.