![]() |
|
|||||||
| The SageTV Community Here's the place to discuss what's worth recording, HTPC deals at retail stores, events happening outside of your home theater, and pretty much anything else you'd like. (No For-Sale posts) |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Android ported to .Net
I find this very interesting. In particular because SageTV is also written in Java too..
https://github.com/xamarin/XobotOS
__________________
Running SageTV 7.1.9 on Ubuntu 12.04 64-bit, Kernel 3.2.0-25-generic, Java 1.7.0_05-b05, 2 HD300 Extenders Tuning handled by HDHR3-6CC-3X2 (Clear QAM), HVR-2250 (Clear QAM), 1 HD-PVR and CommandIR II External for IR Blasting -- Check out my blog Comskip on Linux |
|
#2
|
||||
|
||||
|
Well, there has already been an Android x86 for a long time, and this project is about porting Android 4.0 to C#... So I'm not sure what is interesting about it in the context of SageTV...
__________________
SageTCPServer (2.3.4): Open source TCP interface to the SageTV API MLSageTV (3.1.8)/Sage Media Server (1.13): SageTV plugin for MainLobby/CQC TaSageTV (2.58)/TaSTVRemote (1.14): Monitor/control SageTV with an Android device TbSageTV (1.02)/STVRemote (1.11): Monitor/control SageTV with a PlayBook 2 TiSageTV (1.63)/TiSTVRemote (1.08): Monitor/control SageTV with an iPhone/iPod/iPad |
|
#3
|
|||
|
|||
|
Well, this is pretty different than porting an OS and applications that are written in a high-level language to a different instruction set. Although, conceptually there are some similarities.
I'm not sure what to make of this. I think the main conclusion to draw from this is that Android's Dalvik is pretty bad. There's no reason that c# code should be inherently any faster than Java code. In fact, I think you'd ordinarily expect code to run slower after automatically translated to another language/bytecode. This approach probably wouldn't be very useful on platforms with better Java VMs. But it does indicate Android performance could be much improved with addtional optimizations to Dalvik. But, I'm increasingly convinced that the number of Android developers at Google is astonishingly small. |
|
#4
|
||||
|
||||
|
Android's base on Java is it's biggest hindrance in my mind. It's just NOT a modern language. .net is just that much better in every way. The way the CLR works is just so much smoother and more versatile (compatibility AND scalability) than the bytecode/dalvik system. The only advantage java had over .net, is there were far more java programmers out there when android was developing than .net - but that is rapidly changing.
__________________
Sage Server: Phenom II X4, 16GB RAM, Win7HP, 1x1TB (system/misc-imports), 2x750GB+3x2TB(recordings/media) Sources: Two R-5000HD equipped ViP-211's for Dish Network, HDHR3 Dual for OTA Primary Client: i3-530, 2GB RAM, Win7HPx86, miniITX H55 MB, 160GB laptop drive, Samsung HLT-6189S Other Clients: Phenom II X2 545 w/8GB and HD6670 in Master Bedroom, MVP in kids play room |
|
#5
|
|||
|
|||
|
Quote:
B
__________________
Running SageTV 7.1.9 on Ubuntu 12.04 64-bit, Kernel 3.2.0-25-generic, Java 1.7.0_05-b05, 2 HD300 Extenders Tuning handled by HDHR3-6CC-3X2 (Clear QAM), HVR-2250 (Clear QAM), 1 HD-PVR and CommandIR II External for IR Blasting -- Check out my blog Comskip on Linux |
|
#6
|
|||
|
|||
|
Other devices don't use Dalvik. They probably use Java SE Embedded, that has better performance than Dalvik.
|
|
#7
|
||||
|
||||
|
Quote:
__________________
Sage Server: Phenom II X4, 16GB RAM, Win7HP, 1x1TB (system/misc-imports), 2x750GB+3x2TB(recordings/media) Sources: Two R-5000HD equipped ViP-211's for Dish Network, HDHR3 Dual for OTA Primary Client: i3-530, 2GB RAM, Win7HPx86, miniITX H55 MB, 160GB laptop drive, Samsung HLT-6189S Other Clients: Phenom II X2 545 w/8GB and HD6670 in Master Bedroom, MVP in kids play room |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DIY Android STB: NeTV | KJake | The SageTV Community | 0 | 12-20-2011 10:15 AM |
| SageTV as Android for TVs? | perholm | General Discussion | 10 | 06-23-2011 08:26 PM |
| Android client? | equalize | SageTV Placeshifter | 1 | 07-22-2010 09:37 AM |
| Will preloading of thumbnails be ported to SageMC? | scm | SageMC Custom Interface | 4 | 04-24-2009 06:18 PM |