New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
netdrg
Old
(Last edited by netdrg; 6th November 2009 at 01:53 PM.)
#1  
netdrg's Avatar
Senior Member - OP
Thanks Meter 44
Posts: 292
Join Date: Jan 2006
Location: Mont-de-Marsan

 
DONATE TO ME
Default [APP] [Nov/09]New Manila TV Player for TF3D 2.0/2.1/2.5

New Manila TV PLayer

Manila TV PLayer is a tab to add in TF3D & TF3D2 but in this the landscape don't work properly.
This add-on is based on tab from orange tab tv i'm modificated to work with all languagues and other streams.

Now is many re-write to use more simple and now you can choose your stream player!!





Videos in youtube



How to create your streams for Manila TV Player

1 - Edit ManilaTV.xml

Download clean ManilaTV.xml here
Open ManilaTV.xml with your xml editor you can see this
After editing replace ManilaTV.xml in your phone in \Application Date \Manila TV Player\

Code:
 
<?xml version="1.0" encoding="utf-16"?>
<Channels>
  <Channel ID="http://www.todaypda.com/en/stream/play/television_4141_Eurosportnews.asx"
           Name="Eurosport News"
           Description="24 hour sports news"
           LargeIconUrl="\Application Data\Manila TV Player\logos\?logo_name?.png"
           SmallIconUrl="\Application Data\Manila TV Player\logos\?logo_name?_mini.png" 
           Player="\Windows\wmplayer.exe" />
  <Channel ID=""
           Name=""
           Description=""
           LargeIconUrl="\Application Data\Manila TV Player\logos\?logo_name?.png"
           SmallIconUrl="\Application Data\Manila TV Player\logos\?logo_name?_mini.png" 
           Player="" />
</Channels>
ID="The stream Link"
Name="The stream name"
Description="Here the drescription of stream"
LargeIconUrl="\Application Data\Manila TV Player\logos\?logo_name?.png" - this png is 200x200 px
SmallIconUrl="\Application Data\Manila TV Player\logos\?logo_name?_mini.png" - this png is 64x64 px
Player="" - Your stream player , Coreplayer , TCPMP , WMplayer, Opera , IE , HTC Stream media
ex:
Player="\Windows\OperaL.exe"
Player="\Windows\wmplayer.exe"
Player="\Program Files\CorPlayer\player.exe"

Is planed make work in landscape but no date actually


Before install disable HTC Sense or TF3D

Manila HTC Sence 2.5.19xx

Manila TV PLayer 2.5 WVGA Only for cookers no find a way to active this after
Manila TV PLayer 2.5 VGA Only for cookers no find a way to active this after


Manila HTC Sence 2.1.19xx

Manila TV PLayer 2.1 WVGA

Manila TF3D 2.0 & 2.1

Manila TV PLayer 2.0 & 2.1 WVGA
Manila TV PLayer 2.0 & 2.1 VGA

Manila TF3D 1.X





Thank's to donators

Code:

If you make stream files send me to share with others thank's
HTC Niki, P5500
netDrg WM6.1 FRA Niki V2.4 UC
HTC S300+, P3600
netDrg WM6.1 FRA netDrg Trinity V3.5
HTC Diamond, P3700
netDrg 2.9 Diamond
HTC Diamond 2 T5353
netDrg 2.5x Topaz
HTC HD2 T8585
netDrg Leo Manila 2.5x


 
netdrg
Old
(Last edited by netdrg; 27th July 2009 at 10:51 PM.)
#2  
netdrg's Avatar
Senior Member - OP
Thanks Meter 44
Posts: 292
Join Date: Jan 2006
Location: Mont-de-Marsan

 
DONATE TO ME
Manila TV PLayer Basic

Manila TV PLayer is a tab to add in TF3D & TF3D2 support landscape.
New in this version you can launch your stream player without opera


How to create your streams for Manila TV Player Basic TF3D & TF3D2

1 - Edit mtp_tabitems.xml

Download clean mtp_tabitems.xml here
Open mtp_tabitems.xml with your xml editor you can see this

Code:
 
<?xml version="1.0" encoding="utf-16"?>
<root>
	<MTPtabItem  
		Name="here name sream"
		Path=stream Link" 
		Arguments="" 
		IconPath="here logo folder"/>
		
	<MTPtabItem 
		Name="France 2"
		Path="\Program Files\CorePlayer\player.exe" 
		Arguments="http://tv.freebox.fr/stream_france2" 
		IconPath="\Application Data\Manila TV Player\logos_fr-fr\fr2.png"/>
		
	<MTPtabItem 
		Name="France 3"
		Path="\Program Files\CorePlayer\player.exe" 
		Arguments="http://tv.freebox.fr/stream_france3" 
		IconPath="\Application Data\Manila TV Player\logos_fr-fr\fr3.png"/>
		
	<MTPtabItem 
		Name="France 4"
		Path="\Program Files\CorePlayer\player.exe" 
		Arguments="http://tv.freebox.fr/stream_france4" 
		IconPath="\Application Data\Manila TV Player\logos_fr-fr\fr4.png"/>
    		
	<Softkey>
		<LSK Path="http://www.todaypda.com/en/stream/" Arguments="" Text="Plus"/>
		<RSK Path="\Program Files\CorePlayer\player.exe" Arguments="" Text="CorePlayer"/>
	</Softkey>
</root>
logo size can make 90x90px in png


Install for Manila TV Player Basic TF3D & TF3D2

1 - Choose your Manila TV PLayer version:

Manila TV PLayer Basic WVGA
VGA in dev

2 - You need add new tab entry to 26948339_manila this files is in the Windows folder:

Edit this files is a xml and add this code . Warning with Order="12" this number can be changed to other :
Code:
      <Page Order="12" Name="ManilaTVPlayer.page" PackageName="HTC" Title="Manila TV Player">
        <ComponentReference Name="page" 			   Mode9Path="HTC\ManilaTVPlayer.mode9" Component="GizmoRoot" SmartComponent="true"  />
        <ComponentReference Name="icon_normal"   Mode9Path="HTC\manilatvicons.mode9" Component="ManilaTV_Off" />
        <ComponentReference Name="icon_selected" Mode9Path="HTC\manilatvicons.mode9" Component="ManilaTV_On" />
        <ComponentReference Name="icon_preview"  Mode9Path="HTC\manilatvicons.mode9" Component="ManilaTV_Preview" />
      </Page>
3 - RESET your phone and Enjoy!!!
after edit all files put 26948339_manila and mtp_tabitems.xml in windows directory in your phone.

4 - RESET your phone and Enjoy!!!

HTC Niki, P5500
netDrg WM6.1 FRA Niki V2.4 UC
HTC S300+, P3600
netDrg WM6.1 FRA netDrg Trinity V3.5
HTC Diamond, P3700
netDrg 2.9 Diamond
HTC Diamond 2 T5353
netDrg 2.5x Topaz
HTC HD2 T8585
netDrg Leo Manila 2.5x


 
netdrg
Old
(Last edited by netdrg; 25th July 2009 at 12:16 AM.)
#3  
netdrg's Avatar
Senior Member - OP
Thanks Meter 44
Posts: 292
Join Date: Jan 2006
Location: Mont-de-Marsan

 
DONATE TO ME
Manila TV PLayer QVGA




HTC Niki, P5500
netDrg WM6.1 FRA Niki V2.4 UC
HTC S300+, P3600
netDrg WM6.1 FRA netDrg Trinity V3.5
HTC Diamond, P3700
netDrg 2.9 Diamond
HTC Diamond 2 T5353
netDrg 2.5x Topaz
HTC HD2 T8585
netDrg Leo Manila 2.5x


 
netdrg
Old
(Last edited by netdrg; 12th July 2009 at 01:01 PM.)
#4  
netdrg's Avatar
Senior Member - OP
Thanks Meter 44
Posts: 292
Join Date: Jan 2006
Location: Mont-de-Marsan

 
DONATE TO ME
Your Stuff !!

Heartisall make stream.xml to connect with orb



http://www.youtube.com/watch?v=LKPbUfZlRq4

see more http://forum.ppcgeeks.com/showthread.php?t=74236
HTC Niki, P5500
netDrg WM6.1 FRA Niki V2.4 UC
HTC S300+, P3600
netDrg WM6.1 FRA netDrg Trinity V3.5
HTC Diamond, P3700
netDrg 2.9 Diamond
HTC Diamond 2 T5353
netDrg 2.5x Topaz
HTC HD2 T8585
netDrg Leo Manila 2.5x


 
jmckeejr
Old
#5  
jmckeejr's Avatar
Senior Member
Thanks Meter 4
Posts: 1,539
Join Date: Aug 2008
Location: Altoona, Pa
Default First to reply :)

Oh man, this looks like a sweet idea. Cant wait for some US localization. So, we need to add in the channels(link to stream) manually for now? Anybody got a list for US? Also, I see VGA mentioned but no link. Still work in progress?
Thanks for the sweet new tab.


Now on Android, Asus Tf300t
Recent devices: Lenovo IdeaPad a2109.
Acer a100 for a week but I killed it.
Now on Galaxy s3 AT&T
Next > Galaxy S4
 
skilty
Old
#6  
skilty's Avatar
Senior Member
Thanks Meter 1
Posts: 547
Join Date: Feb 2005
Location: Ash-Vegas
no VGA link?
 
netdrg
Old
#7  
netdrg's Avatar
Senior Member - OP
Thanks Meter 44
Posts: 292
Join Date: Jan 2006
Location: Mont-de-Marsan

 
DONATE TO ME
Quote:
Originally Posted by jmckeejr View Post
Oh man, this looks like a sweet idea. Cant wait for some US localization. So, we need to add in the channels(link to stream) manually for now? Anybody got a list for US? Also, I see VGA mentioned but no link. Still work in progress?
Thanks for the sweet new tab.
Hello no you need create a xml with this structure after send me and make a manila files to use with you localization and create a logos pack!

Because i don't no what channels is ready on others operator!

VGA cooming this afternoon

I have a bad english lol
HTC Niki, P5500
netDrg WM6.1 FRA Niki V2.4 UC
HTC S300+, P3600
netDrg WM6.1 FRA netDrg Trinity V3.5
HTC Diamond, P3700
netDrg 2.9 Diamond
HTC Diamond 2 T5353
netDrg 2.5x Topaz
HTC HD2 T8585
netDrg Leo Manila 2.5x


 
kakit526
Old
#8  
Senior Member
Thanks Meter 4
Posts: 114
Join Date: Jun 2008
Nice Job!¬
 
khurr
Old
#9  
Member
Thanks Meter 0
Posts: 47
Join Date: Dec 2006
Quote:
Originally Posted by netdrg View Post
Hello no you need create a xml with this structure after send me and make a manila files to use with you localization and create a logos pack!

Because i don't no what channels is ready on others operator!

VGA cooming this afternoon

I have a bad english lol
Where do I create the xml file??
I have managed to get ID_ManilaTV in my tf3d but i can only see the background image. I've also installed logo pack, stream localatizer.
 
redflag
Old
#10  
redflag's Avatar
Member
Thanks Meter 0
Posts: 92
Join Date: Dec 2007
Location: Newbury
Looks Superb, is this on a new tab or is it replacing an existing tab ?
HTC Desire Z (Stock)
O2 Serra (Rafael WM 6.5.5 Manila 2.5 May 9 23569 CHT)
Orange SPV 3100 (Hermes WM6.5 Retired)



XDA PORTAL POSTS

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more