How to use iPhone in foreign country with non US career?

I want to pre-order iPhone 5 from this internet site (US), but I live in Slovenia. Am I going to be able to use my phone with slovenian career? if not, how could I be able to do that that? I heard something abou unlocking the phone, but I don't know where, how and who could/should do that?

In order to be able to order from the U.S. Online Store you need to have a U.S. credit card and the device has to be shipped to a U.S. address.

Similar Messages

  • How to use iPhone to sync Outlook with Google calendar?

    This is a bit of a convoluted question, but I think there may be an answer using the iPhone as a go between. Here is the issue, I cannot get my google calendar and my Outlook calendar to sync with each other.  I'm using Outlook 2011 on a macbook pro which is using 10.6.8.  The macbook does not have iCloud services on it.  I am also using an iPhone 5 which of course does have iCloud.
    Before recently switching to an iPhone, I always used a Blackberry.  I was able to get my google calendar events to appear in my Outlook calendar when I connected the Blackberry to my mac with a cord and selected "sync" in the Blackberry desktop manager.  There were some issues with duplicate events on my BB calendar, but I could deal with that.  For that set up, I had turned everything on to sync with as much as possible, including iCal.
    Here is my current question.  Now that I am using the iPhone, is there a way to make google calendar and Outlook calendar sync with each other?  I would think this is possible, because my iPhone and my iCal have all the events from both calendars.  Google is syncing with my iCal, and Outlook is syncing with my iCal.  So, shouldn't the sync work in reverse as well?  Does the iCal only receive events from these two sources but not also "export" events to these calendars as well?
    And, is there a fix using either the iPhone or iCal to make both calendars appear in both places, as they do in my iCal and my iPhone?
    Thank you!

    In order to be able to order from the U.S. Online Store you need to have a U.S. credit card and the device has to be shipped to a U.S. address.

  • How can use iphone 4g in states with gsm?

    i live in iran.i cant use my iphone 4g in iran.what can i do?please help me.

    The iPhone is sold in the U.S. as carrier locked with AT&T. Return it to whoever you purchased it from and get your money back.

  • Using iPhone in Foreign Country

    If I charge my iPhone in Greece or Israel, do I need only an adapter for the plug or do I have to get a converter or transformer?

    I am in the US with a 100 volt plug for my USB cable from my iPhone.

  • I HAVE AN OLD 3G IPHONE , HOW DO I USE IT IN ANOTHER COUNTRY WITH A NEW SIM CARD

    I  HAVE AN OLD 3G IPHONE , HOW DO I USE IT IN ANOTHER COUNTRY WITH A NEW SIM CARD ?

    it has to be unlocked by your carrier. give them a call

  • Now im here in japan next day im travel what can i do to use iphone in my country philippines?

    now im here in japan next day im travel what can i do to use iphone in my country philippines?

    If you got the phone from Softbank in Japan the phone will work in Singapore but only roaming with Softbanks sim.  They do not unlock iphones bought from them.

  • How to use the same OC4j server with different port number

    How to use the same OC4j server with different port numbers..?
    I have to OC4J installed on my machine on different hard disk drives....
    I want to be able to run both the server simultaneously..?
    is it possible ..it yes then how..?
    for that i have changed the port number of one server...
    but when i am trying to start the other server with different port number..it says that JVM -Bind already...
    Is there any clues...?
    Nilesh G

    In the config directory:
    default-web-site.xml: Change the port the HTTP listener listens on
    jms.xml: Change the port the JMS service listens on
    rmi.xml: Change the port the ORMI listener listens on.
    Or, you can add another web-site.xml file, and deploy your applications to 1 server, and bind the web applications to the different web sites. This way you only have to deploy your applications to 1 place.
    Rob
    Oracle

  • How to use "Notes" on my iPad with my existing iCloud address?

    How to use "Notes" on my iPad with my existing iCloud address? It asks me to create a new one...

    Did I overlook some critical info here? I'm having the same problem described by Henry5, but I'm signed in to iCloud with my AppleID which is not the same as my Mobile Me/iCloud email. I keep being asked to create an account (which it won't allow me to do since the account already exists) but no where do I see an option to use the existing account. I also tried logging out with my AppleID account, and using the iCloud email, but that doesn't work.
    I just want to sync my notes and mail... this is really irritating!

  • How to use FM SO_DOCUMENT_REPOSITORY_MANAGER send mail with CC.

    Dear Experts:
    Please help me. How to use FM SO_DOCUMENT_REPOSITORY_MANAGER send mail with CC.
    My Program code is as follow:
    *Send the mail.
    tb_receipients-recnam = 'BAITZ'.
    tb_receipients-recesc = 'B'.
    tb_receipients-sndex = 'X'.
    tb_receipients-att_fix ='X' .
    APPEND  tb_receipients.
    CALL FUNCTION 'SO_DOCUMENT_REPOSITORY_MANAGER'
      EXPORTING
        method       = wa_method1
        office_user  = wa_owner
        ref_document = wa_ref_document
        new_parent   = wa_new_parent
      IMPORTING
        authority    = wa_authority
      TABLES
        objcont      = tb_objcnt
        objhead      = tb_objhead
        objpara      = tb_objpara
        objparb      = tb_objparb
        recipients   = tb_receipients
        attachments  = tb_attachments
        references   = tb_references
        files        = tb_files
      CHANGING
        document     = wa_document
        header_data  = wa_header.
    endform.                    " send_mail
    By the why, tb_receipients-recnam = 'BAITZ'. What's the meaning of 'BAITZ'? Thanks!

    you can use FM SO_NEW_DOCUMENT_SEND_API1
    WA_RECV TYPE SOMLRECI1,
    IT_RECV TYPE STANDARD TABLE OF SOMLRECI1.
    wa_recv-receiver = 'TO email address'.
    wa_recv-rec_type = 'U'.
    wa_recv-com_type = 'INT'.
    APPEND wa_recv TO it_recv.
    CLEAR wa_recv."To Recipient
    wa_recv-receiver = 'CC email address'.
    wa_recv-rec_type = 'U'.
    wa_recv-com_type = 'INT'.
    wa_recv-copy = 'X'.
    APPEND wa_recv TO it_recv.
    CLEAR wa_recv. "CC Recipient
    wa_recv-receiver = 'BCC email address'.
    wa_recv-rec_type = 'U'.
    wa_recv-com_type = 'INT'.
    wa_recv-blind_copy = 'X'.
    APPEND wa_recv TO it_recv.
    CLEAR wa_recv. "BCC Recipient

  • How to use the eventing and databag with a WAS 6.20 ?

    How to use the eventing and databag with a WAS 6.20 ?
    Is what there is a good guide for these services?
    Thank's

    In the raise event you can pass the value
    like below.
    <SCRIPT>
    function raiseEvt(value1){
    if(window.document.domain == window.location.hostname){
    if ( document.domain.indexOf(".") > 0 ) document.domain = document.domain.substr(document.domain.indexOf(".")+1);
       EPCMPROXY.raiseEvent( "urn:com.sap:BWEvents","BWiViewevent", value1, null );
      // alert('tree domain'+document.domain);
    </SCRIPT>
    and in the
    subscribe event you can get the values like below.
    <script language="javascript">
    if(window.document.domain == window.location.hostname){
    document.domain = document.domain.substring(document.domain.indexOf('.')+1);
        EPCMPROXY.subscribeEvent("urn:com.sap:BWEvents","BWiViewevent", window, "myreceiveEvent");
    function myreceiveEvent( eventObj ) {
          document.forms[0].gp_hidden.value = eventObj.dataObject;
    </script>
    Also look at the following link for a complete documentation.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/Enterprise%20Portal%20Client.pdf
    Regards
    Raja

  • How to use warn about changes property with page menus

    how to use warn about changes property with page menus

    Hi,
    If u will enable this property, then u will get warning message as a popup in case of change of state of VO.
    Regards,,
    Gyan

  • HT1476 Can I charge my iphone in a country with 220 electricity?

    Can I charge my iphone in a country with 220 electricity?

    Yes. Your charger is a world charger, works everywhere. All you need is the proper plug adaptor.

  • I am using iphone 4 factory unlocked with ios 5.0, if i upgrade it to ios 5.0.1 will i be able to downgarde it to ios 5.0 againi am using iphone 4 factory unlocked with ios 5.0, if i upgrade it to ios 5.0.1 will i be able to downgarde it to ios 5.0 again?

    i am using iphone 4 factory unlocked with ios 5.0, if i upgrade it to ios 5.0.1 will i be able to downgrade it to ios 5.0 again?

    There is no legit way at all to downgrade.

  • ANyone know how to use an Apple keyboard A1359 with a MacBook Air?

    Does anyone know how to use an Apple Keyboard A1359 with a MacBook Air?

    I'm going to ask the hosts to move this to the macbook forum since you're more likely to get answers there than in the iPad one.

  • HT4623 How to use epson iprint after connected with iPad help

    How to use epson iprint after connected with iPad help.

    When you open Epson iPrint, you will see the various options of ways to proceed, e.g., Photos (to print photos), Maintenance (for printer maintenance). Scan (to perform scanning).

Maybe you are looking for

  • Can't update my iPod Touch.

    Hello, i'm having trouble updating the software on my iPod Touch. First i tried to update it when i was on version 5.1 i believe, because i wanted to have the IOS 6 features. It didn't work then, so i started to search on Google, trying to fix it. Th

  • Update Installation Problems for Acro 8.1.6-7

    I'm new at Acrobat. I work on an iMac Intel 2GHz intel Core 2 Duo with 1GB ram. OSX 10.6.2. I'm using Acrobat 8.1.5. Updates for 8.1.7 and 8.1.7 won't install. Error says something about "...plugins" and requests that I reinstall the native app. Anyb

  • Converting .wpd documents in Pages '09

    How do you convert .wpd documents produced by word perfect?

  • I cant open new windows in firefox.

    I have problems loading new windows from within a site. I can load them from my email, but if I'm logged into a site like ebates, it won't open the shopping site from the link. It just opens a new window and the never loads the site. The same thing w

  • Theme not showing on all slides

    I created a new theme, but when I applied the theme (File>Choose Theme) it only shows it on one of the slides. Anybody know what I'm doing wrong? Thanks.