TS1741 Lost the remote how can I use it with my IPhone.

Lost the remote to my Apple TV and I can't use it how can I tire on home Share and use my iPhone

It was supposed to say ( Turn on home share )

Similar Messages

  • How can i use tethering with my iphone?

    how can i use tethering with my iphone?

    According to this document, T-Mobile in the Netherlands does not support Personal Hotspot, only Vodafone does, thus that setting will not appear for you.
    http://support.apple.com/kb/HT1937

  • I have a work Itunes and a home Itunes how can I use both with my Iphone?

    I have an Itunes on my work computer and another on my home, but my new Iphone will only allow me to add music from one of the Itunes.  I have purchased music on both Itunes how can I get this to work?

    You can only sync with one computer. If you have the same account on both computers you can transfer all of your purchased music to one of them, then sync with that one.

  • How can I use mobilemouseserver with my Iphone

    On my Mac computer I installed mobilemouwseserver. Who can tell mee how te make my Iphone ready to use?

    Could be this?
    http://itunes.apple.com/us/app/air-mouse-pro-remote-trackpad/id289616509?mt=8&ig n-mpt=uo%3D6

  • I lost my Apple TV remote how can I use it without my remote

    I lost my Apple TV remote how can I use it without my remote

    If you have home sharing enabled on the Apple TV and an IOS running on the same network you can use the remote app. Otherwise, you will need to purchase a new remote.

  • How can i connect iphone to itunes.. i want to restore because my finger mistakes that click Reset all content and setting.. so iphone are empty.. all foto and data lost, right.. how can i use my iphone again..

    how can i connect iphone to itunes.. i want to restore because my finger mistakes that click Reset all content and setting.. so iphone are empty.. all foto and data lost, right.. how can i use my iphone again.

    Yes, try to restore your iPhone from iTunes or iCloud backup.
    iOS: How to back up and restore your content
    http://support.apple.com/kb/HT1766
    Tell us the result if you will try.
    <Link Edited By Host>

  • My camera does not work after I restored the system, how can I use it again?

    My camera does not work after I restored the system, how can I use it again?
    Thank you for your help!

    Did try to restore "as new device" without using the backup after that?
    Did you try to reset the phone by holding the sleep and home button until the Apple logo coes back again?

  • I have a officejet j4580 all-in-one and i have lost the cd how can i set up my laptop?

    i have a officejet j4580 all-in-one and i have lost the cd how can i set up my laptop?
    This question was solved.
    View Solution.

    Hi justine28,
    Click on the link below to download the software and drivers for your printer.
    HP Officejet J4580 All-in-One Printer Drivers - Select your operating system
    I am an HP employee.
    Say Thanks by clicking the Kudos Star in the post that helped you.
    Please mark the post that solves your problem as "Accepted Solution"

  • HT4976 how can I use emoji keyboard on iPhone 3GS????

    how can  I use emoji keyboard on iPhone 3GS In wts app nd version ov this is 5.1.1(9B206)????????

    Once the keyboard is connected, it should work with any app that uses the standard keyboard interface, so it will work with iWork.
    br121: iWork was released for iPad quite some time ago, and updated for iPhone 4 recently.
    Pages - http://itunes.apple.com/us/app/pages/id361309726?mt=8
    Keynote - http://itunes.apple.com/us/app/keynote/id361285480?mt=8
    Numbers - http://itunes.apple.com/us/app/numbers/id361304891?mt=8

  • How can I use LCCS with ActionScript 3 and Flash CS4?

    Hi,
    Using Stratus I was able to create an an application using Action Script 3 and Flash CS4.  The sample code on the Adobe site was quite straight forward and easy to understand.  I now want to switch over to  LCCS but can't find anything any where on how to use Action Script 3 and Flash CS4 with LCCS.  Do I need to know Flex to be able to use LCCS?  Everything was quite simple and easy to understand with Stratus and makes complete sense.  But LCCS is really confusing.  Is there any sample code on how to establish a connection in Action Script 3 and then stream from a webcam to a client.  There is nothing in the  LCCS SDK that covers Flash and Action Script 3.  Please help!  I found the link below on some forum but it takes me nowhere.
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=75 9&threadid=1407833&enterthread=y

    Thanks Arun!
    Date: Thu, 29 Apr 2010 11:44:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: How can I use LCCS with ActionScript 3 and Flash CS4?
    Hi,
    Welcome to the LCCS world.
    Please refer to the SDK's sampleApps folder. There would be an app called FlashUserList. The app demonstrates how LCCS can be used with Flash CS4. Its a  pretty basic app, but should help you moving.
    We are trying to improve our efforts to help developers in understanding our samples. Please do let us know if we can add something that would help others.
    Thanks
    Arun
    >

  • How can i use ipad with apple tv

    How can i use ipad with appletv

    Assuming both devices are on the same network and that AirPlay is not turned off on the Apple TV, then simply tap on the screen when you are watching content you wish to stream to your Apple TV, then tap the airplay icon that appears in the control bar, choose the Apple TV from the menu that appears.
    When displaying the content you wish to mirror on the iPad 2 (or better), iPad Mini, iPhone 4S (or better), double tap the home button (quickly) and swipe the bottom row of apps to the right to reveal the playback controls, tap the AirPlay icon and select your Apple TV from the list of available devices.

  • How can I use itunes on my iphone without getting my daughter ipod stuff on my phone?

    How can I use itunes on my iphone without getting my daughter ipod stuff on my phone?

    Not sure what you mean.
    Why would your daughters stuff be on your iphone?
    Not sure what you think the correlation is.
    Please explain

  • How can I use TrueSequenceFactory with multiple sequences

    In the post "How to use existing Oracle sequences using KODO" answered
    by Marc Prud'hommeaux a "sample code" was given. But seems to me that
    example will only work with a single Oracle sequence for the entire
    system. Is this right?
    How can I use TrueSequenceFactory with primary-keys and their
    respective existing sequences? Can you (SolarMetric guys) provide me a
    sample code?

    The problem is that you are using application-identity. When you
    specify an objectid-class, we treat is automatically as application
    identity. To resolve this, I would recommend removing both the
    objectid-class and identity-type atributes from your class. With
    "objectid-class" in place, we asssume that you wil take care of identity.
    Eduardo Bobsin Machado wrote:
    I'm using Kodo 2.4.0, Oracle 9i, JBoss 3.0.4, the Kodo jars are in the
    JBoss' lib/ext.
    Well, I'll show what I have...
    This is the script of my table:
    CREATE TABLE LINEUP_VOYAGE (
    VOYAGEID NUMBER (10) NOT NULL,
    VESSEL_NAME VARCHAR2 (1000) NOT NULL,
    CONSTRAINT PK_LINEUP_VOYAGE
    PRIMARY KEY ( VOYAGEID ) ) ;
    This is an excerpt of my .jdo file:
    <class name="LineupVoyage" objectid-class="LineupVoyageId"
    identity-type="datastore">
    <extension vendor-name="kodo" key="table" value="LINEUP_VOYAGE"/>
    <extension vendor-name="kodo" key="sequence"
    value="LINEUP_VOYAGEID_SEQ"/>
    <extension vendor-name="kodo" key="pk-column" value="VOYAGEID"/>
    <extension vendor-name="kodo" key="lock-column" value="none"/>
    <extension vendor-name="kodo" key="class-column" value="none"/>
    <field name="vesselName">
    <extension vendor-name="kodo" key="data-column"
    value="VESSEL_NAME"/>
    </field>
    <!--field name="id" primary-key="true">
    <extension vendor-name="kodo" key="data-column"
    value="VOYAGEID"/>
    </field-->
    </class>
    As you can see, the "id" field is commented.
    And this is my class:
    package br.com.fertimport.entity;
    import java.util.*;
    public class LineupVoyage {
         private String vesselName;
    //     private long id;
    //     public LineupVoyage(long id) { this.id = id; }
    //     public long getId() { return id; }
    //     public void setId(long id) { this.id = id; }
         public String getVesselName() { return vesselName; }
         public void setVesselName (String vesselName) { this.vesselName =
    vesselName; }
    The "id" attribute is commented.
    Now the questions...
    To use ClassSequenceFactory must the identity-type of my entities be
    application or datastore?
    Is the "objectid-class" parameter required in this case?
    As you see, all references to the "id" property are commented. Can I
    use this property to represent my object id?
    If not, how can I identify my object with something like a long?
    The last question is related to my architecture: one VM with the EJBs
    (entity and session) and another VM with the web classes and JSPs,
    connected by a session facade. I don't want to use any Kodo or JDO stuff
    in the web tier. Is this possible?
    Stephen Kim
    [email protected]
    SolarMetric, Inc.
    http://www.solarmetric.com

  • How do I back up Contacts on my  iPhone 3 I got back in 2008? With MobileMe closing down, is there a way I export my Contacts info to my laptop. Alternately can I use iCloud with an iPhone this old?

    How do I back up Contacts on my  iPhone 3 I got back in 2008? With MobileMe closing down, is there a way Ican  export my Contacts info to my laptop. Alternately can I use iCloud with an iPhone this old?

    Outlook 2003, 2007, or 2010 along with syncing calendar events and notes, or with the address book app used by Windows Mail called Windows Contacts for syncing contacts only.
    Before syncing contacts with an empty Windows Contacts address book, enter one contact in Windows Contacts. This will provide a merge prompt with the first sync for this data which you want to select. Syncing direct with Windows Contacts via the iTunes sync process is selected under the Info tab for your iPhone sync preferences with iTunes.

  • HT201407 i have a vodafone iphone5 - how can i use it with an O2 card? can I unlock?

    I have an iphone5 on a vodafone contract. How can i use it with an o2 sim and how can i unlock?

    Only the carrier to which the phone is locked to can unlock your phone, call your carrier and ask them if they will.

Maybe you are looking for

  • Sort order when using "Album by Artist/Year" album list view

    In iTunes 10, I seem to have lost the sorting I've been using for the past 5 years at least. I use the "Album List" view, and have the album artwork showing to the left of the songs. I see the new "Album by Artist/Year" sort option in the album artwo

  • HT2470 Editing info in Finder

    I've connected my ftp to view through my Finder window, but there is a pencil with a line through it in the bottom left corner of the Finder window and I can't edit my info. How do I change this? Thanks for any help you can offer.

  • Trouble with BDK Installation over J2SE 1.4

    Hello I am having trouble with installing Bean Development Kit 1.1. The BDK 1.1 can't seem to be getting installed on the J2SE 1.4 Java VM. The LaunchAnywhere installer runs and then reports the following error. "Can't Launch Executable (Windows erro

  • EPS files with PICT preview do not preview in Applications

    I have upgraded from Mac OS 10.4.8 to 10.4.9. I used to place EPS files that have a PICT preview in the resource in Adobe Illustrator. Illustrator does not show the PICT preview anymore. I notice that other applications such as Resorcerer, etc. also

  • What is the name of iPad video phone like skype

    What is the name of the video phone for iPad users better than Skype