Please HELP me with a short answer!

I ordered z2 and after seeing the large number of people are facing problems and no serious response from Sony, can I cancel my order? I love sony and its whole, but for that price, I could change to another brand... Please, I beg you! If you have a z2 and face no serious problems (such as the buttons pressed during calls) will respond here, PLEASE!

Forums for the different mobile phones will be filled with flaws/complaints etc... be it Apple, Sony, Htc, Samsung etc... at the end of the day, the choice is yours...

Tags: Sony Phones

Similar Questions

  • When you install the 2007 Microsoft Office Suite Service Pack 2 (SP2), I still received the error code 646... I tried to download the RegCure as advised, but the problem still exists... Please help me with this problem... Thank you

    Ideas:

    • When you install the 2007 Microsoft Office Suite Service Pack 2 (SP2), I still received the error code 646... I tried to download the RegCure as advised, but the problem still exists... Please help me with this problem... Thank you

    I tried to download the RegCure as advised, but the problem still exists...

    Who advised you to 'download... '. RegCure? Doing so could only worse issues! If you ever think that your registry database must be cleaned, repaired, boosted or optimized (it isn't), read http://aumha.net/viewtopic.php?t=28099 and draw your own conclusions.

    See http://social.answers.microsoft.com/Forums/en-US/vistawu/thread/6e716883-7af4-4a9f-8665-2f4dd57eee8d ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • This question is about programming in C. you please help me with a question that is.

    This question is about programming in c. can you please help me with an issue that is -

    Why do we write - printf ("r = c = %d %d sum = %d\n", sum c, r,);

    What we're trying to accomplish here by writing this.

    I also wanted to know why we write things within double quotes.

    The book programming in C I have, gave no information on this subject.

    The way if statements can be nested, of same whiles and fors can

    also be nested. To understand the nested loops how to work, watch the

    program below:

    / * Demonstration of nested loops * /.

    (main)

    {

    int sum c, r,

    for (r = 1; r<= 3="" ;="" r++="" )="" outer="" loop="">

    {

    for (c = 1; c<= 2="" ;="" c++="" )="" inner="" loop="">

    {

    sum = r + c;

    printf ("r = c = %d %d sum = %d\n", sum c, r,);

    }

    }

    }

    When you run this program, you will get the following result:

    r = 1 c = 1 sum = 2

    r = 1 c = 2 sum = 3

    r = 2 c = 1 sum = 3

    r = 2 c = 2 sum = 4

    r = 3 c = 1 sum = 4

    r = 3 c = 2 sum = 5

    In short, in C, a string enclosed in double quotation marks is replaced by a pointer to character to this string somewhere in memory.  The first parameter of a call to printf() is a pointer to the format string and the following parameters replace the % {(quoi que) the characters that appear in the format string.}  %d represents a whole argument of printing.

    HTH,

    JW

  • Hello, I have version Adobe Acrobat 11. I have complete documents and send them to customers. However, when customers open the documents on their side, they are empty. The filled information are missing. Can you please help me with this problem?

    Hello, I have version Adobe Acrobat 11. I have complete documents and send them to customers. However, when customers open the documents on their side, they are empty. The filled information are missing. Can you please help me with this problem?

    Why are publish you again? You must first answer the question I ask in your original thread.

  • Margin of error with the short answer questions

    I have another question regarding Captivate. In my game, I have a few short answer questions. Users must perform a short calculation and enter the result in box. I have entered the correct entry (e.g. 0.62), but I would also like to have a margin of error. If the user enters 0.63 it must also be correct. I could put any response within the margin in the correct entries, but then it appears when you look at the quiz. Is there a way to enter accepted error (e.g. 0.1)?

    I am using Captivate 5, but if it is available in later versions please let me know.

    Thank you.

    Hello

    Please do not use the short answer for such a case to use question. It is too limited, sorry.

    You must use a BER or the TextArea widget. Both have an associated variable. This variable can be checked by a conditional if it is in the areas of advanced action (with more, less or equal...).

    You have to do an LMS? Then it will take a little more work. You cannot post just BER, you will need to check the entry and then view an interactive object appropriate (like a button) which can have a score of 0 or x points attached to them. Look at:

    http://blog.lilybiri.com/report-custom-questions-part-2

    http://blog.lilybiri.com/widgets-and-Custom-questions-part-2 here, I am using a TextArea widget, sorry don't have a specific workflow TEB described somewhere on the blog

    Lilybiri

  • Please help me to get confidential answers

    Please help me to get confidential answers

    Please help me to get confidential answers

  • The address bar where I can type in the Web addresses does not appear on my Mozilla, please help me with this... How to activate it?

    The address bar where I can type in the Web addresses does not appear on my Mozilla, please help me with this... How to activate it?

    Hi kdwis,

    Going to try view > toolbars and activation of the Bar of Navigation and in the bookmarks toolbar.

    Hope this helps!

  • Sir please help me with my home page. When I put my Home Page about: welcome it gives an error saying invalid Url... Please tell Me how to fix it!

    Question
    Sir please help me with my home page. When I put my Home Page about: welcome it gives an error saying invalid Url... Please tell Me how to fix it!

    Subject: House = without capital letters

  • BlackBerry smartphones please help me with this indicator on my screen... it has reduced the quality of the voice

    Please help me with the rectangular symbol on the top next to the speaker symbol. It seems that I turned on an option by mistake, and whenever I've make or receive a call, this symbol appears. This was not the case previously.

    For this reason, my voice call quality has declined considerably. Please help quickly.

    Thank you

    itsmits

    Of course, he was told here in the forums of many times.

    It's the Audio Boost indicator call.

    To change, press your green numbering > Menu key > Enhanced Audio Boost.

  • Please help me with the issue of the image

    Hello

    I need to create a report of error log which two same named images overlapped together.

    Screen Shot 2015-12-16 at 1.01.06 PM.png

    The image above shows how is my page indesign file. I need the report as error log:

    With overlapping of images: photo_sample3.jpg

    Logic:

    I don't know what logic I need to use to get there. But with my knowledge, I thought, I can use the image name and the value of geometric image to achieve. I found a script that gives the number duplication, if any of this page in this page of this forum.

    var overlapArray = new Array();  
    var myPages = app.activeDocument.pages.everyItem().getElements();  
      
    for(i=0; i<myPages.length; i++)  
    {  
        var myPgItems = myPages[i].allPageItems;  
        for(k=0; k<myPgItems.length; k++)  
        {  
         var bounds1 = myPgItems[k].geometricBounds;  
                for(j=0; j<myPgItems.length; j++)  
                     {  
                       var bounds2 = myPgItems[j].geometricBounds;  
                         if(k==j)  
                         {  
                             continue;  
                         }  
                        var temp = touches(bounds1, bounds2);                     
                        if(temp == true)  
                        {  
                            overlapArray.push(myPages[i].name)  
                        }  
                 }  
             }  
     }  
    alert("overlap Pages: "+overlapArray);  
      
    function touches(bounds1, bounds2)  
    {  
    if (bounds1[2] < bounds2[0]) return false;  
    if (bounds1[0] > bounds2[2]) return false;  
    if (bounds1[1] > bounds2[3]) return false;  
    if (bounds1[3] < bounds2[1]) return false;  
      return true;  
    }   
    

    Please help me with script or logic.

    Thank you in advance,

    Kitty

    Hi well,.

    all was needed was a line of code

    Array.prototype.intersect = function ( coordinates ) {
        var n = this.length;
        var nY1, nX1, nY2, nX2;
        var y1 = coordinates[0];
        var x1 = coordinates[1];
        var y2 = coordinates[2];
        var x2 = coordinates[3];
    
        while ( n-- ) {
            nY1 = this[n][0];
            nX1 = this[n][1];
            nY2 = this[n][2];
            nX2 = this[n][3];
    
            if (
                (
                    ( y1>=nY1 && y1<=nY2 )
                    &&
                    (x1>=nX1 && x1<=nX2 )
                )
    
                ||
    
                (
                    ( y2>=nY1 && y2<=nY2 )
                    &&
                    (x2>=nX1 && x2<=nX2 )
                )
    
            ){
                return true;
            }
        }
    
        return false;
    }
    function reportOverlaps() {
        var doc,gs, g, n, o = {}, p, pg, pb, lk, lkn, overlaps = [];
    
        if (!app.documents.length) return;
    
        doc = app.activeDocument;
    
        gs = doc.allGraphics;
    
        n = gs.length;
    
        while ( n-- ) {
            g = gs[n];
            p = g.parent;
            pg = p.properties.parentPage;
            if ( pg instanceof Page ) {
                pb = p.visibleBounds;
    
                lk = g.itemLink;
                lkn = lk.name;
    
                if ( !o[pg.name] ) {
                    o[pg.name] = o[pg.name] || {};
                }
    
                if ( !o[pg.name][lkn] ) {
                    o[pg.name][lkn] = o[pg.name][lkn] || [];
                    o[pg.name][lkn][ o[pg.name][lkn].length ] = pb;
                }
                else {
                    var intersect = o[pg.name][lkn].intersect ( pb );
                    intersect && overlaps[ overlaps.length ] = "Pg:"+pg.name+"//"+lkn;
                    o[pg.name][lkn][ o[pg.name][lkn].length ] = pb;
                }
            }
        }
    
        alert( overlaps.length? "Following overlaps where found:\r"+overlaps.join('\r' ) : "No overlaps found" );
    }
    
    reportOverlaps();
    

    Loïc

    www.ozalto.com

  • Could someone please help me with a problem I'm having with my update s/ie window?

    I was trying to find a way to get help with my concern about internet/window update of. 99% of the time when I'm in train to get updated window or check the mails on yahoo and a few other sites, my page is immediately closed. I tried to delete the cookies and files and restarted and system restore and reset my IE as well. Nothing works, and I know that I need some updates (would be nice to be able to check my email yahoo also).

    This is what happens in detail:

    I type in the Web site window update and as soon as he gets it closes immediately. When I type in the website of yahoo and then click check mail it closes immediately. There were a few other sites, but these are the 2 most important for me. I have no error code and no warning, just boom that it is gone and everytime I try to bring everything back up, it closes. I did everything I could and I am at a loss.

    Could someone please help me if I can get things and finally be happy and not so stressed. This happened for some time now. I tried to contact technical support, but I can't ever get a straight when clicking we answer contact as normal websites don't. So I try here.

    Please help me solve this problem... also I "think" I have IE 8? could be 7, but I think that 8. I can't because it messes up my computer.

    Thanks, I look forward to talk to someone soon then.

    Catt

    You probably have a nasty malware infection.

    In case you are unable to solve this problem with the suggestions of others, I think you should choose interactive free aid to this page:
  • BlackBerry Smartphones please help me with my BB Storm 2

    Hi fellow messengers,.

    I'm having a problem with my BB browser. My unit is BB Storm2 9550.  My browser does not work everytime I visit a particular site. He tells me that I am currently on a service plan that requires a WiFi connection. However, I am connected to Wifi. Wifi works really well. My friends are able to browse using the connection with their own phones. He also tells me that I am connected to Wifi, but my browser tells me that am not.  I only feel it now and its bothers me for two days. Ive tried another wifi spot, but then I always get the same problem.

    The strange thing is that whenever I'm

    in my FB app (via my social BB connection), and then I decided to press the option that says go to FB Mobile, there is no problem. I know what his FB mobile, it works only if you are connected to WIFI. And Yes, it worked for me. But, when I go to the browser and type the domain, www.google.com, it never worked...

    Please help me solve this problem.

    Thank you!

    Just checkin, OK?

    My dear sweet companions experts have been berating me for a long time wandering on several of my links... (Hellllooo... BIFOCALS?  )

    I have a 9550 Storm so please open your browser, press the menu key > options > cache operations and everything clear.

    Back to Homepage > main menu options > list your options of confutation of browser, even for General properties.

    If we cannot see an anomaly in software we can make (Advanced) WIFI diagnostics and diagnostic of Mobile phone network services,

    Thank you

    Bifocals

    KB13299 Use the tool of diagnosis Wi - Fi (advanced only)

    BlackBerry Storm2 Series - 5.0 - user - 292 Guide

    Your mobile network diagnostic

    Now your answer is here at the end, but you should really keep

    cleaning of ordinary memory, service books, etc.

    Have a great day!

    KB14394 When you try to access a web site on the BlackBerry smartphone, the following error message appears: "this is a Wi - Fi service. Please make sure that your device is equipped with an active WiFi connection and try again. »

  • Please help me with the video card and power supply issues!

    Hello and thanks in advance for any help. I'll try and do a short explanation, but I can't promise anything. I bought an a6620f Pavilion about 2 months ago I didn't know that you had to purchase a special hardware in order to play video games. In any case, I bought about 300.00 worth of new video games and none of them works. they say because of my video card. Then try to buy a new video card and it won't work because I only have a 250 watt power supply. I spoke with a hp technician before you buy a PSU and I was told that my motherboard was only designed to use a 300 watt max power I tried to buy one at best buy and the clerk said 4500 is the smallest they sell. and I need at least a 400 Watt or powerrsupply to make the new video card with a value of buyiong. My questuion is what can I do if I can't buy one more big power supply how can I install a new video casrd? Please help me I'm lost

    Oh and in case you want some specs on my system here are a few

    Windows Vista Home premium service pack1
    HP Pavilion a6620f
    Processor: pentium dual core cpu e5200 @ 2.50 GHZ
    memory: 4.00 GB
    system type: 64-bit operating system
    Version of DirectX 10
    graphics card: intel GMA 3100 Total memory 256 MB

    Message edited by chefinomaha on 06/03/2009 16:38

    Hi chefinomaha,

    Sorry to hear about your frustration. Here's some good news.

    I think you have been misinformed or there was a communication error. Your motherboard should not be limited to the only 300W. I don't know with certainty how high you can go in watts, but you can go higher and should go higher, if you add a video card.

    The important thing is to get the right kind of diet that fits your connectors.

    Here's your motherboard page.

    Here is a document with step-by-step instructions and video for adding a video card.

    Here is a document with the video to replace the power supply.

  • Please help me with this question...

    Hello world

    Sorry to ask the same question that has been published several times in this forum.

    I have the following scenario...
    Database name: database1
    
    schema names: schema1
                  schema2
                  schema3
                  schema4
                  schema5 
                  schema6
                  schema7
    
    workspace is with: schema1
                       schema2
    
    
    1. can i create 1 application that need to access tables in both schema1 and schema2 ?
    comments: I think we have to choose "parsing schema" when i am creating an application.
              if i choose the parsing schema as "schema1". 
    2.how can i create a "form on a table" or some other wizard based forms which is in schema2?
    3.what priviliges do i need to create "form on a table" or some other wizard based forms which is in schema2?
    
    4.As my workspace is with schema1 and schema2. How can i create "forms" on tables which are in
     schema3? do i need to "create a view of table in schema3"  in schema1?
    
    
    
    All the above question will raise if i have to create forms or reports with "wizards". Is this stmt correct?
    
    I mean if i create a form "manually" all i need to look whether i have insert,update and delete priv on
    that object? is it correct?
    I think that this question has been answered several times.sorry for the repost.

    Thank you

    It is not necessary to say "Please help me" as aid happens almost always. Maybe sometimes you need to get back your question after a while. However, back to your question. I can tell you how to solve this problem:

    grant select, insert, update, delete on all the tables in the schema of analysis
    grant select on all the analysis schema views
    grant to run on all procedures and packages to the scheme of analysis
    creation of synonyms in the scheme of analysis for all tables, views, sequences, etc.

    You can do all this programmatically in a loop instead of write for each object separatelly.

    Denes Kubicek
    ------------------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    ------------------------------------------------------------------------------

  • Please help me with my imac beachballing running El Capitan

    My imac is in trouble and my mental well-being is threatened!

    If you could please help, it would be most appreciated.

    I've included an etrecheck report:

    EtreCheck version: 2.9.12 (265)

    Report generated 2016-06-25 12:37:55

    Download EtreCheck from https://etrecheck.com

    Time 01:45

    Performance: Excellent

    Click the [Support] links to help with non-Apple products.

    Click [details] for more information on this line.

    Problem: Beachballing

    Description:

    Incredibly slow at the same time. Sometimes freezes completely and will not be closed. None of the keyboard shortcuts will help you. I need to use the power button on the back to turn it off.

    And even then, sometimes, after the reboot, the problem persists. And other times, I need to restart several times.

    Hardware Information:

    iMac (27 inch, at the end of 2013)

    [Data sheet] - [User Guide] - [warranty & Service]

    iMac - model: iMac14, 2

    1 3.4 GHz Intel Core i5 CPU: 4 strands

    8 GB of RAM expandable - [Instructions]

    BANK 0/DIMM0

    OK 4 GB DDR3 1600 MHz

    BANK 1/DIMM0

    OK 4 GB DDR3 1600 MHz

    0/DIMM1 BANK

    Vacuum

    BANK 1/DIMM1

    Vacuum

    Bluetooth: Good - transfer/Airdrop2 taken in charge

    Wireless: en1: 802.11 a/b/g/n/ac

    Video information:

    NVIDIA GeForce GTX 775M - VRAM: 2048 MB

    iMac 2560 x 1440

    Software:

    OS X El Capitan 10.11.5 (15F34) - since startup time: less than an hour

    Disc information:

    ST1000DM003 disk HARD APPLE disk0: (1 TB) (rotation)

    EFI (disk0s1) < not mounted >: 210 MB

    Macintosh HD (disk0s2) /: 999,35 go-go (585,40 free) - 3 errors

    Drive failure!

    Recovery HD (disk0s3) < not mounted > [recovery]: 650 MB

    USB information:

    GenesysLogic USB3.0 Hub 2 TB

    Seagate Backup + Desk 2 TB

    EFI (disk1s1) < not mounted >: 315 MB

    Seagate Backup Drive (disk1s2) Volumes/Seagate Backup plus Drive: 2,00 (1.03 free) tuberculosis

    Apple Inc. BRCM20702 hub.

    Apple Inc. Bluetooth USB host controller.

    Apple Inc. FaceTime HD camera (built-in)

    Burr-Brown of TI USB Audio CODEC

    Reader SuperDrive for MacBook Air Apple Inc..

    GenesysLogic USB2.0 hub

    Lightning information:

    Apple Inc. Thunderbolt_bus.

    Guardian:

    Mac App Store and identified developers

    Kernel extensions:

    / System/Library/Extensions

    NG.UDs.netusb.controller [no charge] (1.59-2016-06-06) [Support]

    Launch system officers:

    [loaded] 7 tasks Apple

    [loading] 159 tasks Apple

    [operation] 72 tasks Apple

    Launch system demons:

    [loaded] 47 tasks Apple

    [loading] 156 tasks Apple

    [operation] 87 tasks Apple

    Launch officers:

    [loading] com.citrix.AuthManager_Mac.plist (2015-03-17) [Support]

    [loading] com.citrix.ReceiverHelper.plist (2015-03-17) [Support]

    [operation] com.citrix.ServiceRecords.plist (2015-03-17) [Support]

    User launch officers:

    [loading] com.google.keystone.agent.plist (2016-03-05) [Support]

    Items in user login:

    iTunesHelper Application (/ Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)

    Other applications:

    [ongoing] com.google.Chrome.62432

    [loading] 394 tasks Apple

    [operation] 181 tasks Apple

    Plug-ins Internet:

    Default browser: 601 - SDK 10.11 (2016-05-21)

    QuickTime Plugin: 7.7.3 (2016-05-21)

    CitrixICAClientPlugIn: 11.9.15 - SDK 10.9 (2015-03-17) [Support]

    3rd party preference panes:

    None

    Time Machine:

    Mobile backups: OFF

    Automatic backup: NON - automatic backup disabled

    Volumes to back up:

    Macintosh HD: Disc size: 999,35 GB disc used: 413,94 GB

    Destinations:

    Backup drive Seagate Plus [Local]

    Total size: 2.00 TB

    Total number of backups: 44

    An older backup: 18/10/2014, 17:07

    Last backup: 06 23, 2016, 19:32

    Size of backup drive: adequate

    Size of backup 2.00 TB > (disc 413,94 GB X 3)

    Top of page process CPU:

    3% WindowServer

    2% fontd

    0% kernel_task

    0% cloudpaird

    Top of page process of memory:

    636 MB kernel_task

    270 MB mdworker (15)

    197 MB Google Chrome Helper (2)

    QuickLookSatellite 139 MB

    Chrome Google 139 MB

    Virtual memory information:

    4.46 GB of free RAM

    3.54 GB of used RAM (1.69 GB being cached)

    Used Swap 0 B

    Diagnostic information:

    25 June 2016, 12:20:41 self-test - spent

    June 22, 2016, 20:17 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-201700_ [redacted] .crash

    /System/Library/PrivateFrameworks/SafariSafeBrowsing.Framework/versions/A/com.a people. Safari.SafeBrowsing.Service

    June 22, 2016, 20:10:43 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-201043_ [redacted] .crash

    June 22, 2016, 20:09:37 ~/Library/Logs/DiagnosticReports/com.apple.WebKit.Networking_2016-06-22-200937_ [redacted] .crash

    System/Library/Frameworks/WebKit.Framework/versions/A/XPCServices/com. Apple.We bKit.Networking.xpc/Contents/MacOS/com.apple.WebKit.Networking

    June 22, 2016, 20:07:30 [redacted] ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-200730_ .crash

    June 22, 2016, 19:53:59 ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-195359_ [redacted] .crash

    June 22, 2016, 19:45:57 [redacted] ~/Library/Logs/DiagnosticReports/com.apple.Safari.SafeBrowsing.Service_2016-06-22-194557_ .crash

    Hard drive appears to be faulty.

    It seems that you have current backups, so you should be able to recover if the drive completely fails.

    Run disk utility to repair the disk and also check the SMART State.

    When a player starts to falter, it is almost certain, it will fail. There is really no cover failures of IO because it indicates that the player no longer has the ability to remap bad blocks.

    If you have AppleCare, you can probably still get it replaced. However, they are fairly cheap these days and quite easy to replace yourself.

Maybe you are looking for