How can i use chinese in iphone

how can i use chinese in phone

Settings>General>International>Language>Keyboards>Region Format.

Similar Messages

  • How can I use my french Iphone in Thailand?

    Last June, I bought an Iphone in France with Bouygues operator. As I have to leave for Thailand, I ask them to unlock my Iphone, I had to paid 70 euros for it. They asked me to wait about 1 week. I am now in Thailand. Yesterday, I plugged the Iphone to Itunes and I guess the unlock was done as my Iphone was updated. I bought a new SIM card from a thai company... and it doesn't work.
    I went to ask to some shop and they said that my version is 3.1.2 and in Thailand it's only 3.0...Is that the reason I can't get a thai SIM card? What should I do? How can I use my french Iphone in Thailand?

    HI,
    Using an iPhone While in Another Country
    Carolyn

  • How can I use Siri for IPhone?

    How can I use Siri for IPhone?

    Siri only works on the iPhone 4S or iPhone 5. If you have one of those devices, turn it on in Settings > General > Siri.
    If you need more info than that, ask in the Apple forums.

  • How can someone use a stolen iphone? does erasing the phone (which I feel like I should do) make it easier for the thief to use the iphone?  If I don't erase it, it doesn't seem like anyone should be able to use the phone because of my password.

    how can someone use a stolen iphone? does erasing the phone (which I feel like I should do) make it easier for the thief to use the iphone?  If I don't erase it, it doesn't seem like anyone should be able to use the phone because of my password. Also, is it possible to retrieve anything that has been sent to the phone (i.e. text messages) since it was stolen through icloud? The "find my iphone" app says the device is offline but it rings when I call my number -- any idea how that would be the case? Thanks!!

    You have a password, so good move on your part.  Whether you erase it or the thief does, they still get to use the iPhone as theirs.  Which is more important (pick one), protecting your data or punishing the thief?
    Ringing occurs at the carrier.  Chances are you're going to voicemail after only two or three rings.  If you have an iCloud backup also a good move.  Re-read my question in the first paragraph.

  • How can I use my old iPhone 3G as an iPod touch?

    How can I use my old iPhone 3G as an iPod touch?

    See Here for Details...
    Use iPhone as an iPod
    http://support.apple.com/kb/HT3406

  • How can I use a Verizon iPhone 5 with US Cellular?

    How can I use a Verizon iPhone 5 with US Cellular?

    You can't. Doing so is not supported.

  • I Have and iPhone and iPad. How can i use Finder my iPhone for both devices.

    I Have and iPhone and iPad. How can i use Finder my iPhone for both devices?

    http://itunes.apple.com/us/app/find-my-iphone/id376101648?mt=8
    That app is also compatible with the iPad and requires iOS 3.1.3 or later.

  • How can i use 'find my iphone' if my iphone isnt connected to the internet or is currently out of battery?

    how can i use 'find my iPhone' if it isn't connected to the internet or is currently out of battery?

    You can't. It has to be on and able to connect to a network or it can't transmit its location.

  • How can i use my new iphone 5 in my car system?

    how can i use my iphone 5 in my vehicle with my existing wide plug??

    You never said that in your original post and my crystalball is cloudy today.
    What does it do with the adapter?
    Allan

  • How can I use two differant iphones on one itunes

    I can i use two differant iphones on one itunes, and keep the content seperate?

    You can sync as many iphones/ipod/ipads as you like to one computer.
    Each is different and is recognized as such

  • How can I use my new iphone 5s in Brazil?

    I just got a new iphone 5s as an upgrade from AT&T here in the US.  I am going to Brazil and I want to use it there.  I spoke with AT&T and they said that since I am under contract, I cannot unlock it, therefore I can't use it in Brazil.  This seems ridiculous that I can't use my nice new phone when traveling!  Anybody know how I can unblock it so I can use it while in Brazil?

    Only AT&T can unlock it. If the won't you cannot use it in Brazil except by paying roaming rates.

  • How can I use "Find my iPhone" from my MacBook Air?

    I downloaded find my iphone app on my Ipad.
    I have no problems finding my MacBook from it.
    I tried to download find my Iphone on my MacBook. But after it is installed, I can´t find it.
    Can someone help me?
    How can I find my Ipad, using my MacBook?
    (Yes, I have updatet the software, and yes, I have activated Find My Iphone on my Icloud)
    Best Regards
    RLSA

    mazn.speed wrote:
    hello
    I'm lost my Iphone And I dont have icloud my am downlod find my iphone app
    what I have to do to find my I phone my ID [email protected]    
    Use Capt Fred's suggestion above.

  • How can I use Find my iPhone on supervised devices?

    I manage a fleet of iPad 2 carts for my school all using the same Apple ID, but I have run into a wall with this problem. In the past Find my iPhone has not be able to for me on supervised devices. I have thought about using Meraki, but I have read that it doesn't play nice with Apple Configurator.  I want to be able to locate an ipad if it goes missing and also restrict the settings on the student ipads.  So here are my questions:
    1. Is there a way to make Find My iPhone or another app work to locate each supervised iPad?
    2. Can I use both Apple Configurator and Meraki to manage my iPads?
    Looking for some advice.

    www.icloud.com, login, then click on Find My Phone

  • How can I use OpenGl for iPhone games??

    Hi! As you know I really want to be an iOS developer. I know how Xcode works. But I don't know for the graphics and animation. I've heard that OpenGl can be used in games. But how? I mean like connecting the animations in OpenGl to the program written in XCode. I don't understand that part yet. So please can you guys explain me about that. I thank you all. 

    Hi Eric,
    it would help me frame answers if you give the background information:
    - do you know any 3D computer graphics theory? E.g. viewing transformations.
    - do you know any openGL already?
    - do you already know objectiveC and ios programming?
    To answer your questions:
    - the OpenGL ES libraries are already included as part of the iOS SDK, so if you have that you are set.
    - I am using an Air myself, works fine for developing for iOS, including code using OpenGL ES.
    - OpenGL ES is based on OpenGL 3.0, so is very similar. Almost the same.
    - read the post I linked to:
    http://db-in.com/blog/2011/01/all-about-opengl-es-2-x-part-13/
    He explains how to hook things up quite well. However, you do already need to understand how to develop for iOS.
    As I mentioned above, it helps to know 3D Graphics principles. If you do not know that then it is difficult to animate using openGL (or any other SDK). There are third party tools available (e.g. Corona, Unity, project Anarchy) that can make life easier, but at some point you simply have to learn 3D graphics. Trying to do animation without understanding graphics is like trying to write native apps without understanding programming. You can cheat to do basic stuff, but nothing useful or deep.
    This is not easy stuff, you will have to put some work into it. Start with the above link as an intro, and also the apple docs pointed to by teacup.
    Good luck!

  • How can I use Imessage from Iphone to mac?

    Hello
    I am a new user for the awesome new feature Imessage
    And I have a question: how can I send a message to an IPad or IPod or Mac or IPhone from IPhone and Mac?
    Thanks

    To send from the iPhone to the mac or Ipad you need an email address to send to, instead of a phone number.
    on the iPad or mac you need to setup Messages. I do not have mesages on the mac and do not have an iPad but I have set it up on my iPod Touch and I assume it is similar.
    Settings>Messages>
    > iMessage > ON
    > Send Read Reveipts > ON or OFF your choice
    > Received At > [email protected]
    Enter your valid email address in the "Received At" field.
    As long as the email is valid it should work, and I assume you will need a different email for the iPad and Mac.

Maybe you are looking for

  • ITunes 11.1 won't let me delete old podcasts

    I know it's been covered in many other posts, but want to make sure Apple hears this. ITunes 11.1's new podcast section insists on showing me years of old podcasts I've already listened to and want to delete and never see again. This is not a feature

  • NLB on 2 different switch running HSRP

    Hi, we have implemented NLB on the SGI Server running IRIX OS, it works fine. the connectivity is 2 NIC connected on 3750-1(ruuning HSRP),now if i connect 1 of NIC in to the other switch 3750-2(running HSRP) will the NLB workz & will i get the 2Gbps

  • How to intrigrate ALV report into Web Dynpro

    Hi Experts, I Done one ALV Report and the same thing should be developed on web dynpro also...so, i want to intigrate the alv in web dynpro is this possible..if so, pl. let me know..asap. Thanks & Rewards, Satish

  • Signature file with native installer

    Just curious if anybody understands how the signature.xml file works with AIR apps installed via the native installer I thought that if you create an AIR application, install it, and then add content (even one small file) to the application's install

  • Can I use ReadXML/WriteXML to change Meta Data Set Type?

    Has anyone successfully changed which Meta Data Set an asset is using? In the XML description of the asset there's this entry: <mdValue fieldName="Metadata Set" dataType="string">paassetmedia</mdValue> but if I try to change it by using this XML stat