How many megapixels the camera has?

Hello,
I discuss at the moment with my teacher. He says the iPad 2 has a 5 megapixels rear camera, which I do not quite believe. I've read in forums that the FaceTime camera has a VGA resolution and the rear camera has 0.7 to 1.0 megapixels. Which is correct? I need the data from the rear camera.
Thanks in advance
iPodTobi
P.S.  my english is not so good;)

iPodTobi-
Your English is great!  Your teacher is probably thinking that the iPad has the same camera as the iPhone, which is not correct.
Fred

Similar Messages

  • How Many times the report has run

    Dear All,
    I am trying to find out if there is any standard report which shows me as to how many times the Z or Y repor has been used.
    This is really needed for me decide.
    with regards
    Ranjith Singh

    we created a solution that reads the information from STAT and stores it in a custom table for later retreival. we can then more closely monitor the amount of statistics kept without basis involvement. the function module to read the STAT information is:
      call function 'SAPWL_STATREC_READ_FILE'
           destination servers-rfcdest
           exporting
                read_client                 = sy-mandt
                read_end_date               = pstop
                read_end_time               = pstopt
                read_exclude_username       = 'SAPSYS'
                read_start_date             = pstart
                read_start_time             = pstartt
           tables
                v2_normal_records           = stats
           exceptions
                wrong_parameter_combination = 1
                others                      = 2.
    it takes some time to develop history, but we can now go back over a year to look at run time and execution trends by program, both ours and SAPs.
    HTH

  • How many megapixel is the camera of MacPro...??? Is it HD or Full HD camera...???

    How many megapixel is the camera of MacPro...??? Is it HD or Full HD camera...???

    Well it's not 1080 HD, or 1920 x 1000 pixels because I've used a neat program that takes the camera video and dispalys it full screen and it's not detailed enough for HD.
    SO I don't know what it is, you can review the tech specs, but it's not HD thats for sure.

  • Quick question.... How many megapixels is the MacBook Air's camera?

    I have one and I was just wondering It is the most recent 2012 version. Also, how many megapixels is the iPhone 4S?

    pHoly cow! On PhotoBooth and FaceTime, it looks like better quality than my 4G iPod! It isn't laggy like most webcams, and it will focus really well if you keep it still. Thanks!

  • How many megapixels is the macbook isight?

    hi all,
    how many megapixels is the macbook's isight camera?

    Check this out.
    http://discussions.apple.com/thread.jspa?messageID=3039045&#3039045
    Mort

  • How to avoid the event has been repeated many times in the background

    Application, the main screen is divided into two containers:left and  right container,
    The right side of the container is divided into two containers:top and  bottom container,
    There is a button in the left container.
    Click the button, the container at lower right will using ModuleManager  load Module,  The following container load of the right of the screen  has been monitoring the container above the action.
    Problem:
    When you click the button repeatedly to load the container in the lower  right, it will create multiple instances, and can not be freed  immediately. When the above container do an action or event, there are  multiple instances of monitoring exist.
    The background will be repeat the action or event many times.
    How to avoid the event has been repeated many times in the background?
    Thanks

    Flex harUI
    multiple instances of a mxml, maybe ?

  • How many megapixels is the HD facetime webcam?

    How many megapixels is the HD facetime webcam?

    Hi @HantaAkai ,
    Welcome to the HP Forums!
    It is a terrific place to find answers.
    For you to have the best experience in the HP forum I would like to direct your attention to the HP Forums Guide Learn How to Post and More
    I see that you would like to know the megapixels of your webcam.
    I need help!
    What exact model of HP notebook do you have?  
    How Do I Find My Model Number or Product Number?
    Sparkles1
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom right to say “Thanks” for helping!

  • Counting how many times my app has been opened

    I want to be able to count how many times a user has opened my application, and so every time the application launches, this number is added by one.
    Does anyone know how I store a long-time variable like this that will still need to be available across different runs of the application? I imagine this value would be stored in the application's preference file in Library, but I don't know how to do this.
    Can any of you please lend me some advice/code to achieve this (I am using Objective-C)?
    Thanks in advance,
    Ricky.

    Hi.
    It has been a while - but I finally got around to slapping some code together. I have successfully created and retrieved the value from the preference file, but for some reason, adding 1 to my value each run is not working. It only adds by one after each BUILD. So I have to rebuild it every time I want it to increment. See my code below;
    [NSUserDefaults init];
    int numberOfTimes;
    numberOfTimes = [[NSUserDefaults standardUserDefaults] integerForKey:@"used"];
    numberOfTimes = numberOfTimes++; //It is that that is not working.
    [[NSUserDefaults standardUserDefaults] setInteger:numberOfTimes forKey:@"used"];
    NSLog (@"%d", [[NSUserDefaults standardUserDefaults] integerForKey:@"used"]);
    I can't seem to stop anything wrong, but then again it is late.
    Do any of you see any errors here?
    Thanks,
    Ricky.

  • HT4059 Being new to iBook publishing I need to know if stats are available to determine how many times my iBook has been downloaded. Can anyone help please? Mr Ignorant

    Being new to iBook publishing I need to know if stats are available to determine how many times my iBook has been downloaded. Can anyone help please? I need to persuade someone that this really is worthwhile. Mr Ignorant.

    The only people who can possibly assist you with this is Apple Customer Relations, call your local Apple contact number and ask for Customer Relations then explain your situation clearly and politely (be firm but don't rant).
    You might want to investiage what the local laws are regarding defective goods and 'fit for use' definitions on warranties etc. Consumer Protection can be a useful tool to use or bargain with if needed ...

  • Finding query access frequency or how many times a query has been executed?

    Dear Experts
    I need to find the total number of access frequency of individual queries that are requested by the users say at a particular time.
    Say there are 20 distinct queries requested in the time difference of 3 hours. All of the 20 queries or some of the queries may be requested for more than 2/3 times at that time by other users. By the way say query Q1 is requested 5 times at that so its query access frequency or how many times this query is executed is 5.
    From where and how can I can find this counting of query access frequency or how many times a query has been executed at particular time or a session?
    Normally we know the there SQL history dynamic performance views or if it can be possible to query the Shared pool library cache for SQL area it may be possible to find the total number of execution time for a query. But how to find that if anyone knows, please help me about this.
    Regards-
    Engr. A.N.M. Bazlur Rashid
    OCP DBA

    That's one of the stats reported by statspack - assuming that your query does sufficient work to meet the thresholds for the standard report. Executions is of course one of the columns of v$sql so you might just wish to sample that yourself. Finally if you are on 11g and the sql you are interested is relatively low resource intensive and you are licensed for AWR then you can use the slightly madly named "colored sql" feature that ensures that a specific statement will always be sampled for AWR.
    Niall Litchfield
    http://www.orawin.info/

  • How to keep track of how many times a link has been clicked?

    How to keep track of how many times a link has been clicked or accessed? Do I need to use database for this?

    Hi
    Proably something like this can work,
    1> Have a servlet/bean invoked when the link is linked
    2> have a static variable in that servlet/bean wich gets incremented before the control is passed to another desired page..
    The problem with this approach is that care has to be taken that the servlet/bean is not re-instalised, in case of which the static variable will also be instalised and the data would be lost.
    The best thing is to store the count in the database.
    Regards
    Arathi.

  • How to find how many times a program has been executed & by whom

    Can any one help me to find log of program : Details like how many times the program(T-Code) has been executed and by whom(User ID) and when

    Hi,
    sy-uname will give u the name of the person.
    sy-uzeit will give u the time of exection.
    Not sure about number of times of execution.
    <REMOVED BY MODERATOR>
    regards,
    Ramya
    Edited by: Alvaro Tejada Galindo on Mar 19, 2008 4:15 PM

  • How many times a program has been run?

    Is there a transaction or table or something that tracks how many times a program has been run?   The number of times the program has been run plus using the programs' attributes for last changed would help me a lot.  We need this for an archiving study to determine of the client has set up the configuration correctly since they went live and have been executing the correct programs.  Thanks and mucho rewards if someone has an answer.  FYI - I have done a forum search and could find nothing on this topic.  I have looked at the tables TADIR and no help, as well as transaction STAT.

    I know ST03N transaction can be used extensively to determine how the programs were executed or even to know who all are using a particular transaction...
    I tried to find if we can find the number of executions of a program through this transaction, I could not find myself...
    try if you can find it through this tcode.
    Phani

  • How to find out how many hours an iMac has been running!

    Is there a way to find out how many hours an iMac has been running? I am thinking of buying a second hand iMac 20' or 21.5' as for space reasons, the actual 27' versions are too big. And of course, all adverts state "hardly never used"!!

    Hi, I think in later OSes I've seen total Machine hours in System Report or such, but on 10.4.11 right know.
    Hard Drive ON hours might be helpfull using Smart Utility...
    http://www.volitans-software.com/smart_utility.php

  • How to find out how many times an album has been burned to cd

    how to find out how many times an album has been burned to cd

    You can't.
    and the restriction (lwhich limits burning a specific playlist to audio CD) applies only to a specific playlist with DRM songs.

Maybe you are looking for

  • Recording Sound to Computer

    I have a USB microphone for my iMac. I need an app that will record sound from it, and allow me to save that file for later use. Preferrably free. So far, I can't really find anything. Any suggestions? Thanks.

  • Why is Firefox not recognized as a modern brower?

    Whenever I log on to most sites (gmail, youtube, google news, etc) I get a message telling me that my browser is not supported and I need to upgrade to a modern browser. I am running Windows 7 and the browser is Firefox 8. I have reintalled FF8 after

  • SSRS 2012 Problem understanding View State Validation steps

    Hi, ***** Note I have put my question on Bold to make it easier**** I am trying to Implement this solution on our systems and need help on how to set it up ? Pasted from  http://technet.microsoft.com/en-us/library/cc281307.aspx?lc=1033 How to Configu

  • Read dynamic internal table

    hi all, i am working with dynamic internal table. how to use a read statement for the dynamic internal table. Thanks

  • Autonumber in a Sequence after Export/Import

    Hi, I have a sequence running in a DB, which increments an ID field. The problem comes up, when I need to backup/restore the DB. What I need then is a SQL script, which would allow me to set the MinValue to the max used value +1 (or + 100). Unfortuna