808 pureview small room for improvement

Hi,
i like my 808, nevertheless I miss
- a full Grid
- built in function to use front camera
- active streaming navigation over bluetooth
- some apps which are available for N8 but I couldnt find for 808 like Skype
   (there Videocall would be verry nice)
- accessoires like a really good car holder
  having buttons, connectors and camera free for a road movie
- some plan back just to let the phone on the desk and type without swinging

Hi,
i like my 808, nevertheless I miss
- a full Grid
- built in function to use front camera
- active streaming navigation over bluetooth
- some apps which are available for N8 but I couldnt find for 808 like Skype
   (there Videocall would be verry nice)
- accessoires like a really good car holder
  having buttons, connectors and camera free for a road movie
- some plan back just to let the phone on the desk and type without swinging

Similar Messages

  • Any room for improvement for this query? Explain Plan attached.

    Is there any room for improvement for this query? Table stats are up-to-date. Any suggestions Query rewrite, addition of indexes,...etc ??
    select sum(CONF
                 when (cd.actl_qty - cd.total_alloc_qty - lsd.Q < 0) then
                  0
                 else
                  cd.actl_qty - cd.total_alloc_qty - lsd.Q
               end)
      from (select sum(reqd_qty) as Q, ITEM_ID as ITEM
              from SHIP_DTL SD
             where exists (select 1
                      from CONF_dtl
                     where CONF_nbr = '1'
                       and ITEM_id = SD.ITEM_id)
             group by ITEM_id) lsd,
           CONF_dtl cd
    where lsd.ITEM = cd.ITEM_id
       and cd.CONF_nbr = '1'Total number of rows in the tables involved
    select count(*) from CONF_DTL;
      COUNT(*)
       1785889
    select count(*) from shp_dtl;
      COUNT(*)
        286675
      Explain Plan
    PLAN_TABLE_OUTPUT
    Plan hash value: 2325658044
    | Id  | Operation                           | Name               | Rows  | Bytes | Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT                    |                    |     1 |    39 |     4  (25)| 00:00:01 |
    |   1 |  SORT AGGREGATE                     |                    |     1 |    39 |            |          |
    |   2 |   VIEW                              |                    |     1 |    39 |     4  (25)| 00:00:01 |
    |   3 |    HASH GROUP BY                    |                    |     1 |   117 |     4  (25)| 00:00:01 |
    |   4 |     TABLE ACCESS BY INDEX ROWID     | SHIP_DTL           |     1 |    15 |     1   (0)| 00:00:01
    |   5 |      NESTED LOOPS                   |                    |     1 |   117 |     3   (0)| 00:00:01 |
    |   6 |       MERGE JOIN CARTESIAN          |                    |     1 |   102 |     2   (0)| 00:00:01 |
    |   7 |        TABLE ACCESS BY INDEX ROWID  | CONF_DTL           |     1 |    70 |     1   (0)| 00:00:01 |
    |*  8 |         INDEX RANGE SCAN            | PK_CONF_DTL        |     1 |       |     1   (0)| 00:00:01 |
    |   9 |        BUFFER SORT                  |                    |     1 |    32 |     1   (0)| 00:00:01 |
    |  10 |         SORT UNIQUE                 |                    |     1 |    32 |     1   (0)| 00:00:01 |
    |  11 |          TABLE ACCESS BY INDEX ROWID| CONF_DTL           |     1 |    32 |     1   (0)| 00:00:01 |
    |* 12 |           INDEX RANGE SCAN          | PK_CONF_DTL        |     1 |       |     1   (0)| 00:00:01 |
    |* 13 |       INDEX RANGE SCAN              | SHIP_DTL_IND_6 |     1 |       |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       8 - access("CD"."CONF_NBR"='1')
      12 - access("CONF_NBR"='1')
      13 - access("ITEM_ID"="SD"."ITEM_ID")
           filter("ITEM_ID"="CD"."ITEM_ID")

    Citizen_2 wrote:
    Is there any room for improvement for this query? Table stats are up-to-date. Any suggestions Query rewrite, addition of indexes,...etc ??You say that the table stats are up-to-date, but is the following assumption of the optimizer correct:
    select count(*)
    from CONF_dtl
    where CONF_nbr = '1';Does this query return a count of 1? I doubt that, but that's what Oracle estimates in the EXPLAIN PLAN output. Based on that assumption you get a cartesian join between the two CONF_DTL table instances, and the result - which is still expected to be one row at most - is then joined to the SHIP_DTL table using a NESTED LOOP.
    If above assumption is incorrect, the number of rows generated by the cartesian join can be tremendous rendering the NESTED LOOP operation quite inefficient.
    You can verify this by using the DBMS_XPLAN.DISPLAY_CURSOR function together with the GATHER_PLAN_STATISTICS hint, if you're already on 10g or later.
    For more information regarding the DISPLAY_CURSOR function, see e.g. here: http://jonathanlewis.wordpress.com/2006/11/09/dbms_xplan-in-10g/
    It will show you the actual cardinalities compared to the estimated cardinalities.
    If the estimate of the optimizer is incorrect, you should find out why. There still might be some issues with the statistics, since this is most obvious reason for incorrect estimates.
    Are your index statistics up-to-date?
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • Nokia 808 Pureview feature request for Phone and C...

    Hi,
    Where would be the best venue to make feature requests for the 808 functions?  These are some nice-to-have ideas that I would like to propose, which would increase its awesomeness:
    - in video mode, add a "lock exposure" setting so that the 808 doesn't continuously adjust exposure after recording starts. this would be equivalent to setting the exposure to manual on a regular videocam.
    - in photo creative mode, add a voice-activated self-timer, where it would take a shot when sound reaches a certain threshold.  this is similar to what the Shout 'n Snap app does for the android.
    - in phone calls, add an option to use proximity sensing, so that when you take the phone away from your ear, the handset automatically switches to speaker phone, or vice versa.  this would be equivalent to the Phone Speakers Switcher on the N900.
    Thanks

    i'd like to make an addendum to my request and change it to "lock exposure and white balance".
    i just found that while shooting, it does not keep the white balance setting throughout. for example, select "tungsten" and the video will start with this, but later it adjusts as if it was under "auto" white balance setting for the rest of the video.

  • IMAP versus POP, room for improvement

    IMAP su cks, and POP is 'grouchy' what to do....
    I want (need actually) all incoming and outgoing mail to be saved permanently on my mac. Problem is using IMAP, when the mail from the server is deleted - it gets deleted everywhere (synced). EVEN IF YOU SET MAIL TO KEEP A LOCAL COPY. How stupid is that? POP suits me to a 'T', however with more than one platform retrieving mail from the same server a problem develops.
    I set my iPhone to not delete from server when retrieving and my mac to delete as soon as the mail is retrieved. This works really well. I usually respond on the mac, and mostly use the iPhone to check mail on the road. If I do send a reply, I Bcc it back to my account so it ends up on my mac.
    Trouble is when my mac and iPhone check the same account within a few minutes of each other, the mail server won't let the later of the two machines log in (as one is still logged in). This causes the mail retrieval to fail along with its associated annoying 'wrong password' messages and/or the account goes offline.
    I have an elegant solution that would create a 'hyper IMAP' without breaking any IMAP or POP rules.
    Using the IMAP protocol, outgoing iPhone mail could easily be copied, tagged to indicate its status and emailed back to the same account. IPhone would ignore it as it has a 'tag'. The main mac would retrieve it, read the tag (remove the tag) and store it in the right folder (sent box, or even sent form iPhone box). All mail sent/received on the main mac would be treated like POP, in that it would be stored locally. Using tags the mac would know if files should be cleared from the server or not, as any deleted by the iPhone would actually be 'tagged' as deleted. As long as a copy existed on the main mac it could be cleared from the server.
    This is really basic stuff. Easy to solve, with very few lines of code. APPLE!!!!! help me out here!!! I want IMAP with the ability to keep a local copy of ALL email in and outgoing from either iPhone or a Mac to end up on my main mac. I regularly search for items in email going back many years, and need a copy on my mac to search.
    I am not alone in this!! Many just put up with IMAP or POP shortcomings. Why? This is 2009!!!! and we are using such primitive methods for getting text messages.
    This would really offer some great functionality with very little effort for your programing team.
    Does anyone else have a better (but simple) way to do this now?
    Cheers,
    Jeremy Williams
    p.s. thanks for incorporating my ideas in the latest Nano - its nice to know you guys listen! (feel free to cut me a cheque sometime)

    Hi Jeremy,
    The "technology" already exists if you put a little work at it. I have an Apple Script do it for me. It's a bit complex but it gets the job done very nicely. I run the script and it does the following:
    1.) Takes the account offline temporarily
    2.) Copies the contents of all IMAP folders to local folders of the same name
    3.) Quits mail
    When I launch Mail I have the option to run in normal, online mode. Or run in offline archive mode which shows me all of my folders since the last sync that the script performed. This way I have current, archived and untouched version of my IMAP account (Inbox, Sent, Trash, all subfolders).
    It works great and it sounds like exactly what you're after. I can't take credit for it, though. I actually got the script after a demo of it, during MacWorld '07. The developer indicated that he published it online (never looked for it) under the name: IMAP Anywhere Archive

  • Suggestions for 808 PureView and Symbian Belle

    Hi friends,
    I am a proud owner of astounding (and worst marketed extra-ordinary device) 808 PureView. Biggest compliment to it is that it has replaced my SGS2. Yes, truly.
    After using 808 for some time now I am quite happy but disappointed with certain things. Few things are so minor that I am surprised why Nokia removed it or didnt implement.
    So here I am presenting a list of things which I would request Nokia to fix or implement. I will also request all of you here to add to the list so that Nokia gets a direct feedback and can improve the device and software. Thanks !
    Camera:
    1. Slow shutter speeds
    2. Full resolution in various Scenes modes
    3. Pics with AutoFlash mostly comes dark in edges in Indoors
    4. Slightly faster Auto-Focus with soft shutter button
    Gallery:
    (I know about other thread but this is a consolidated list)
    1. Batch functions (send, share)
    2. Albums
    3. Folders
    4. Tabbed interface (All, Images, Videos)
    5. Sort by Date, Name, Type, Size, Location, etc.
    6. Send via NFC option (everybody does not read Manual )
    7. Ability to trim parts of video (and to join parts, if possible)
    Contacts:
    1. Labels please !!!
    2. Thumbnail view (atleast in Groups)(could be first-ever. Android has partial implementation)
    3. Contacts with latest Social updates(tweets or Facebook activities) to come second-top after Favourites (convenient and another first)(switch on-off from Settings)
    4.  Additional Tab in Contact's view showing all communication with him/her (Calls, E-mails and Messages)
    5. Another optional Tab showing his/her last 5 Social updates
    Messaging:
    1. Tabbed interface (Conversations/Folders/(optionally) E-Mails)
    2. Forward icon alongside Reply icon
    3. Individual Contact's SMS\Email tone (such a little but practical feature)
    Telephony:
    1. Detailed Call log (Settings>Extended View)
    2. Video Call button
    E-Mail:
    1. E-Mail Popups (probably with Reply option)
    2. Cleaner tabbed interface
    3. Pinch-to-Zoom and Wrap function
    4. Archive option in GMail mails
    5. Go to next email after deleting and not the Inbox (its really annoying)
    Videos:
    1. Large Thumbnail option
    2. Better support for Matroska (mkv)
    3. Better subtitle support (black fonts???)
    4. Options for Brightness and Contrast
    Music Player:
    1. Folders Tab
    2. Editable equaliser
    I again request to provide suggestions and I will add them in OP (with your name). Lets help Nokia make great OS and Product even better. And in my experience, they have always seriously listened to their customers and brought the improvements.
    Good Luck !

    Nokia thank you for last updates..the 808 is quite perfect now!!
    Let's update some last suggestion for Nokia
    Camera:
    1. Slow shutter speeds / FULL Shutter priority mode (with flash and auto/manual ISO....i'm not able to use flash with high ISO and slow shutter speeds)
    2. Full resolution or 12MP / 8MP resolution in various Scenes modes
    3. Pics with AutoFlash mostly comes dark in edges in Indoors
    4. Slightly faster Auto-Focus with soft shutter button
    5. Flash EV Compensation
    7. (Hardware) Image Stabilization with low light
    8. better White Balance..more options..
    9. square (1:1) and 3:2 modes
    10. higher FPS available with low res videos
    11. Camera noise fix, lots of digital noise on the right side of the screen (purple cast) when taking pics in darker conditions without flash, something is interfering..
    12. nedd much better performance for the CAF in video mode, it doesn't work on FP2
    13. Lumia photo tools / add-ons: Cinemagraph lens, Smart Shoot lens, Panorama lens, Bing vision..
    Gallery:
    1. Albums / Folders
    2. Tabbed interface (All, Images, Videos)
    3. Sort by Date, Name, Type, Size, Location, etc.
    4. Send via NFC option (everybody does not read Manual )
    5. Ability to trim parts of video (and to join parts, if possible...improve VideoPRO please..audio editing!)
    6. Improve PHOTO Editing too, more controls (light/shadows, sharpness, fixed ratio for photo crop like 3:2 and 1:1, blur control..)
    Contacts:
    1. Labels please !!!
    2. Thumbnail view (atleast in Groups)(could be first-ever. Android has partial implementation)
    3. Contacts with latest Social updates(tweets or Facebook activities) to come second-top after Favourites (convenient and another first)(switch on-off from Settings)
    4.  Additional Tab in Contact's view showing all communication with him/her (Calls, E-mails and Messages)
    5. Another optional Tab showing his/her last 5 Social updates
    Messaging:
    1. Tabbed interface (Conversations/Folders/(optionally) E-Mails)
    2. Forward icon alongside Reply icon
    3. Individual Contact's SMS\Email tone (such a little but practical feature)
    4. More smart use of Words Suggestions in T9 Mode..priority for shorter words!
    (in Italian...i want to write "ON" and i touch ONLY the 6 button two times, but sometimes it suggests "NO" and/or longer words like "ONLY","NOBODY","NOTHING"...but not "ON"!! (In Italian language, i don't know if it does the same in English!)
    5. In conversation or with Whatsapp, in horizontal mode with QUERTY and Words Suggestions enabled, it's impossible to read the last messages during writing.
    6. much smaller text option
    7. in conversation view, the letter icon and the notification of a new message doesn't disapppear if you've only read the sms, without giving a reply! I suggest that a tap on the yellow letter icon on the right in conversation mode will change the sms status from unread to read
    Telephony:
    1. Detailed Call log (Settings>Extended View)
    2. Video Call button
    4. more notifications on notification bar
    5. improve social network apps and connections between gallery / notification bar and them
    E-Mail:
    1. E-Mail Popups (probably with Reply option)
    2. Cleaner tabbed interface
    3. Pinch-to-Zoom and Wrap function
    4. Archive option in GMail mails
    5. Go to next email after deleting and not the Inbox (its really annoying)
    6. Email notification like with missed calls or sms on the lockscreen.
    Videos:
    1. Large Thumbnail option
    2. Better support for Matroska (mkv)
    3. Better subtitle support (black fonts???)
    4. Options for Brightness and Contrast
    Music Player:
    1. Folders Tab
    2. Editable equaliser
    LET'S GO!!

  • The future Nokia OS update for Nokia 808 PureView ...

    Warm regards to the Nokia family and all members out here!
    Ive been a Nokia fanboy for the last 5 years, and have bought most of the smartphones produced by our very own Nokia. India is a very good market for Nokia, but since the past few years, people are just moving towards other platforms for some reason(s)..
    Having said that, I would like to inform you that I bought the Nokia 808 PureView Cameraphone recently, and im enjoying the overall experience, though, I would like to give some of my suggestions for the future Nokia (Symbian) OS with a view to better it as a complete smartphone OS and lessen the number of unsatisfied customers. So, without wasting any more time, I'll come to the point straight away. Below are my opinions that ive summarized-
    1.) For a better visual experience:
         - Horizontal scrolling in menu is highly recommended as its simply more practical and easy-to-use.
         - An option for changing wallpapers while changing HS (homescreen) or setting a single widescreen wallpaper that scrolls in every HS would be a welcome addition.
         - Size of icons in menu should be reduced to around half of the current size in FP1.
         - Simpler and faster theme effects.
         - The pop up menu (when 'options' is pressed) while being in the landscape screen orientation (in any app) should be  worked upon so that it populates more options while covering a lesser part of the screen.
         - The bounce back effect of tkinetic scrolling in some apps, like browser for instance, shold be reduced or disabled.
    2.) For better apps and overall experience:
         - App open and close delay should be minimized
         - App installation time (specially QT apps) needs a reduction..
         - the browser needs a major update with full support of flash and improvements in pan & zoom functionality.
         - Im satisfied with the number of apps available, so this is not an issue with me 
         - The qwerty keyboard responsiveness and key positioning needs an improvement. Ive compared it to other OSes myself and found out that I made less errors on those..
    As im short of time, thats it for now. Hope you guys at nokia take this as a positive feedback and work towards improving the overall experience of THE BEST CAMERAPHONE ON PLANET, ie, THE NOKIA 808 PUREVIEW (and other capable hardware phones).
    Thanx,
    Varun Paul

    Hello…I own an 808 PureView device. At the outset, I must congratulate you for creating such a marvelous device. It’s in all dimensions a brilliant Smartphone and has no major lags except a few which I would like to mention as suggestions to improve the general smoothness and usefulness of its User Interface (henceforth-UI).
    The in-built gallery lacks ‘mark multiple items’ option which, if integrated, can be fruitfully used to delete or send multiple items though Bluetooth. Also, the in-built gallery lacks ‘renaming’ function which would otherwise be helpful in organizing the gallery items, and in giving custom names which are easy to remember and deal with.
    The generic MUSIC PLAYER lacks the track/music search function from within the music player, and so, to search a song out of the vast collection, the user has to use the generic SEARCH application by exiting or minimizing the music player, which in itself is a cumbersome exercise. The search function, if integrated into the music player, will help a great deal in making the music experience really customized and precise as also time saving.
    The in-built VIDEO editing options available in the video viewing dashboard are relatively much naïve and rudimentary as compared to PureView’s lesser predecessor, the N8. Now, since 808 is a full-fledged camera Smartphone, it is bit logical on part of the user to expect the video editing dashboard to be as efficient and complete as the photo editing dashboard of the same is.  Advance options like adding music clip can be added to the video editing console to mitigate the need of using any third party application to do so, and thus, it will further enhance the utility drawn from the cell-phone UI in terms of video editing and viewing.
    The generic MESSAGING application has the default view as CONVERSATIONS view and manual selection every time is required to switch the view to FOLDERS mode. If there had been an option to make a choice in setting the folders view or the conversations view as default as per users convenience, it would have been again a smooth messaging experience.
    To end up, the generic CONTACT application lacks the facility to edit the contact labels unlike the one which was available in S60 V3 devices (I owned N79 prior to owing 808 PureView and so I am well aware of this utility). Facility to edit the contact labels makes it easy to differentiate between multiple contact numbers of the same contact so as to have an ease of remembrance and clarity of use.
    I earnestly hope that Nokia will incorporate some or all of these suggestions in the next-to-come firmware upgrade for Belle FP1 devices. These modifications/additions, if done and made, will make the Belle OS fully competent with its various other contemporaries as it just lacks these things but otherwise is a fluid and extremely useful OS. I request you to kindly pay due heed and consideration to my observations and work towards making the Belle OS an all-encompassing mobile platform. Thanking You.

  • ISO problem for 808 pureview

    For the last 22 months, I have been using 808 pureview & the thing I love the most is it's 41 mega pixel camera.
    Everything was fine until my phone's WIfi module failed to work. I gave the phone for repair & now what I got back is a sodding piece of **bleep**. Now it's better to call the phone 808 **bleep**view.
    Now whenever I take photos....a lot of light is being added to it. I think the problem is with ISO. ISO is not adjusting properly in automatic & scenes mode. Creative mode looks completly **bleep**ed up now.
    Can you tell me what is the problem or how can I resolve this problem??
    I will show you some sample picturs that I took recently.
    Attachments:
    2014-08-06-0056.jpg ‏137 KB
    2014-08-06-0059.jpg ‏4721 KB
    2014-08-06-0060.jpg ‏7446 KB

    Penguin_Lover wrote:
    I gave the phone for repair …
    Sometimes repairments are not done correctly or harm other components. Did you consider to bring it back for repair? If you have run the Nokia Software Recovery Tool on a Windows computer, you did everything you can do (officially).

  • Antivirus for Nokia 808 Pureview White

    Please kindly suggest me the best free antivirus which i can install and which is compatible with my nokia 808 pureview white.... The installed antivirus F-Secure in my mobile is going to expire tomorrow..... 
    Solved!
    Go to Solution.

    Hi PBhowmik,
    Please read this article for a detailed explanation: http://discussions.nokia.com/t5/Pool-of-Knowledge/Should-I-worry-about-viruses-or-malware/td-p/10961...
    Honestly, anti-virus is a waste of time on Symbian and S40 handsets, i have never used it and have never been infected, because simply it's a non-issue. You'd be better spending your money elsewhere on something useful.

  • NOKIA 808 Pureview RM-807 Update for Symbian Nokia...

    Some websites report an update for NOKIA 808 Pureview RM-807
    Symbian Nokia Belle FP2 to 113.010.1508 and for camera and Gallery.
    When will it be available for productcode 059P804  ???

    First time I read about the updates on the 4th March,
    got update for gallery and camera on the 12th -- DELAY eight days,
    still stay an 1506.
    now looking for the Update of Telephony software mentioned yesterday on AAS,
    probably/hopefully available on the 20th or earlier.
    Some websites report an update for NOKIA 808 Pureview RM-807
    Symbian Nokia Belle FP2 to 113.010.1508 and for camera and Gallery.
    When will it be available for productcode 059P804  ???

  • Ditch N8 for 808 Pureview?

    Hi everyone
    I currently have a Nokia N8 and I was wondering if it'd be worth it to ditch the N8 and buy a 808 PureView when it comes out in a month? Will the camera be WAAAY better or won't it really differ all that much from the N8?
    I mean, of course it has 41 MP, but I feel like I'll never use the the 38 MP mode (there's no need for a monstrous picture like that for a regular user like me anyway), and I'm not sure if the 8 MP pictures from the 808 will really be all that better than the pictures that my N8 takes.
    Is upgrading really worth it or should I stick to my N8?
    Thanks!

    jackdj8 wrote:
    Hi everyone
    I currently have a Nokia N8 and I was wondering if it'd be worth it to ditch the N8 and buy a 808 PureView when it comes out in a month? Will the camera be WAAAY better or won't it really differ all that much from the N8?
    I mean, of course it has 41 MP, but I feel like I'll never use the the 38 MP mode (there's no need for a monstrous picture like that for a regular user like me anyway), and I'm not sure if the 8 MP pictures from the 808 will really be all that better than the pictures that my N8 takes.
    Is upgrading really worth it or should I stick to my N8?
    Thanks!
     The 808 Pureview will still have a better camera than the N8 in 8 Mega Pixel mode due to the Pureviews image sensor being bigger. Not to mention the Pureview can record video in full 1080p HD versus 720p in the N8.
    http://mynokiablog.com/2012/02/27/nokia-808-pureview-has-11-2-sensor-2-5x-the-size-of-n8-5-years-in-...
    All the best.
    Ray. 

  • Ideal lighting for Green Screen In un-ideal small room

    What is the ideal lighting to be used for a small room that really was not intended for shooting video but I need to usee it beacuse it is all we have, I do not know the exact measurements off the top of my head but its probably 4-5 feet from the subject to the green screen (I know that is bad) and another 4-5 feet from the subject to the camera.

    Follow the same rules for any other key but just beware that spill is likely to be a problem.
    Add lights and gels on the subject only if that light and color would be part of the scene your placing them into. Can we assume this is just for a talking head with graphic background and not a case were your trying to place this person into a real life scene? If so, think of the colors of the background you'll create and use those color to light the edge of you subject. If they're going into a real scene then look at the light in that scene and light the subject that way.
    Basics:
    Light the subject as you want them. Make sure you subject lights don't hit the screen.
    Light the chroma screen (green) to 50 IRE. Make sure the screen lights don't hit your subject.
    Keep the subject as far as you from the screen to avoid spill.
    Obviously with the size constraints you have your going to have trade offs but keep in mind any light you put on the subject is light that will be there after you key them.
    o| TOnyTOny |o
    btw, one of the best "cheats" you can do is the make a graphic background the contains lots of green.

  • "IM for Nokia" for Nokia 808 PureView

    why is it not available for Nokia 808 PureView?
    =-=-=-=-=-=-=
    Click the White Star icon if my post helped :3

    Hi soryuuha,
    Currently IM from Nokia has not been developed for the Pureview, but you can use alternatives such as Nimbuzz if you are looking for a instant messaging application.
    Let us know how you get on with this and if you need other suggestions.
    Regards,
    haZey
    If you find this post helpful, a click upon the white star at bottom would always be appreciated.
    If it also solves your problem, clicking ACCEPT AS SOLUTION below it will benefit other users!

  • MicroSD card support for 808 PureView an Nokia N8-...

    Hello community,
    this is just an Information from my personal experience.
    Yesterday I bought a 808 PureView and inserted a Sandisk Ultra Class 10 micro SD with UHS-I.
    http://www.amazon.de/dp/B007JTKLEK
    This memory card does not work with Symbian Belle Feature Pack 1 Software Version 112.020.0311 which is dated 2012-06-26. The same micro SD card does work very well in my Nokia N8-00 with Symbian BelleRefresh Software Version 111.040.1511 dated 2012-07-28.
    I'm currently investigating which high speed 32GB micro SD will work in the Nokia 808 PureView.
    Wolfgang
    Wolfgang Exler
    Stuttgart, Germany
    Solved!
    Go to Solution.

    @Wolfgang_Exter
    Using Sandisk 32GB Class 4 microSDHC in 808 without issue, although Class 6 advised for recording HD video.
    Happy to have helped forum with a Support Ratio = 42.5

  • Arabic Language for Nokia 808 PureView US version

    Hi guys,
    I got my new Nokia 808 PureView (US version) from amazon.com. I want to add Arabic language to it. Is there any way to do it?
    Thanks,

     Yes there is. You will need to visit your local Nokia Care point and they will add the Arabic language pack to your phone. Be advised that the language pack will be removed in the event that you update the phone or perform a full factory reset.
     Only Nokia Care can add the language packs because there is special software needed which only they legally possess.
    Ray. 

  • Nokia 808 pureview- Any future updates for complet...

    I saw the Nokia sample image in
    http://www.dpreview.com/news/2012/02/27/Nokia-808-​PureView-with-41MP-sensor
    how come the pictures can be in
    ISO 114 - 5.3MP, 16:9?
    I thought they only have 5mp and ISO 100 or 200. How can I select 101~199 ISO.
    ISO 58 - 38.4MP
    How can I also select 38.4mp?   custom setting?

    You can select the 38 Megapixels resolution by going to the Camera Settings, go to Creative mode and choose full resolution instead of Pureview.
    In full resolution, you can have two different Megapixels due to the 16:9 ratio and 4:3 ratio.
    In 16:9 ratio, you'll get 34 Megapixels. While in 4:3 ratio, you'll get 38 Megapixels.
    If I have helped you in any way, give me a kudos!

Maybe you are looking for