Log in

View Full Version : FTA android Combo



satjunkie
10-11-2014, 02:02 PM
Does anyone know if there is a receiver out there or on its way that works as both fta and android tv. Similar to the iptv/fta receivers that I have seen.

Anubis
10-13-2014, 04:17 AM
Heck, fta and android... why not ask for XBMC as well just to make it complete!:thumbsup:

Jacksonj
10-13-2014, 08:46 PM
Heck, fta and android... why not ask for XBMC as well just to make it complete!:thumbsup:

Couldn't agree with you more:okay:

There was once a FTA box running linux that could do XBMC and FTA. I only read about it, never had one or im sure i would have invested in it if I would have known about XBMC back in the day.

Costactc
10-13-2014, 09:05 PM
Vu+Duo 2 can be used for enigma2, xbmc and is one hell of a free to air receiver but its extremely pricey.

poroto40
10-13-2014, 10:39 PM
azbox titan do it

jvvh5897
10-16-2014, 04:00 PM
Heck I thought he was asking for a TV that does FTA--ie a TV with built in FTA box.

poroto40
10-16-2014, 08:22 PM
that right azbox titan can be use to fta or iks and all android applications , we only need modd ssu image to set lnb freq to 11250 , for sat 110 and 119 , jvvh5897 could help us how this file can be modded

jvvh5897
10-17-2014, 07:46 PM
Well, I have looked at some azbox files, seem to recall that the newer boxes have ALI processors. Ali code is just MIPS and you can disassemble it with ease, generate code either at the machine level or asm, or write C code and compile it with gcc and its relatives. There are gcc compilers for windows and optimized for MIPS (I've been playing with a DTV convertor box's code for a month or so and it is MIPS core). If the code is compressed, it likely is with lzma and there are tools to extract from that. IF compressed and encrypted, you might have to disassemble the boot to figure out how to get clear code, but I've shown you can do that. So, it seems to me that the tools are there, you just have to learn to use them.

poroto40
10-17-2014, 08:27 PM
this one azbox titan is Novatek

jvvh5897
10-18-2014, 07:52 PM
Why should I look at the file? I don't own the box--you DO. It is your task to find info in the file and modify it, not mine.

Open the file, figure out what is going on in there and post about it as I have posted about box's that I own.

poroto40
10-18-2014, 08:16 PM
Why should I look at the file? I don't own the box--you DO. It is your task to find info in the file and modify it, not mine.

Open the file, figure out what is going on in there and post about it as I have posted about box's that I own.

Thanks
My intention is not that you do it , is only to see that is another processor