PIM access on Nokia 6030

I am trying to develop an application that can access PIM database and file database on Nokia 6030. To run the application, I need App.access should be enabled to read and write permission. Here is what i see...
Game & Apps>myApplication>options>App.access>Phone access
"Read user data" --> set to "Not allowed"
"Read and edit data" --> set to "Not allowed"
Has anyone tried to develop applications for this particular model to access PIM or file database? If Yes, how did you enable the access?
Here is snip of the code:-
//Open default contact list
PIM pim = PIM.getInstance();
ContactList clist = null;;
try
clist = (ContactList) pim.openPIMList(PIM.CONTACT_LIST, PIM.READ_WRITE);
} catch(Exception e)
message = "error opening list;"+e.getMessage();
if (clist == null)
message = "null contact list";
HelloScreen helloScreen = new HelloScreen(this, message);
Display.getDisplay(this).setCurrent(helloScreen);
return;
I always get an error "null contact list". I should have got SecurityException if access is not unabled. but I don't. Anyone please helpme if this works on Nokia 6030. Thanks a lot for your help.

You will find application developer-oriented discussion boards on Forum Nokia: http://forum.nokia.com

Similar Messages

  • Nokia 6030 truetone problem

    Can anyone give me the correct info as to whether this phone can download Truetones on O2 pay and go. I have updated all the MMS settings , Wap and GPRS setting and i have been charged for a ringtone not received. Get a message saying subscribe to packet data first. The o2 site when you go into truetones, the check if your phone is compatible shows that it is but the o2 shop says it is not and o2 customer sercvices on the phone say it is not. Can anybody point me in the right direction with this. HellllllllllllllP!!!!!
    Thanks

    see below and start from the bottom message, i will contact o2 but i am even more confused now.
    Dear Mr Burns
    Thank you for contacting Nokia Helpline.
    Regarding your enquiry about Truetones on your Nokia phone, I can confirm that your phone is compatible with suitable Truetones.
    Regarding your error message "subscribe to packet data first", please contact your network provider for assistance.
    If you should have further questions or suggestions please feel free to contact us anytime.
    With best regards
    Your Nokia Helpline
    [THREAD ID:1-ZUHYT] This response has been given based on the information you have provided us. The response is provided for general information purposes only. It is intended, but not promised or guaranteed to be accurate or complete, and it does not constitute any binding commitment.
    To ensure proper handling, please continue to use the current subject line.
    -----Original Message-----
    From: [email protected]
    Sent: 10/01/2006 17:14:24
    To: [email protected]
    Subject: Subject Tones, graphics, or games
    I have only ever contacted nokia help on 2 occassions and both times I have felt fobbed off. Now why cant you answer if the phone is compatable to Trutones, and what does this SUBSCRIBE TO PACKET DATA FIRST mean. I am getting nowhere with this and it is driving me to distraction, o2 have been of little help and now I feel let down by you, surely it cant be that difficult a question. Can it?????
    David Burns
    -----Original Message-----
    From: [email protected] [mailto:[email protected]]
    Sent: 10 January 2006 16:57
    To: David Burns
    Subject: RE: Subject Tones, graphics, or games[THREAD ID:1-ZR9SN] [T20060110009YS010Z1148306]
    Dear Mr Burns
    Thank you for contacting Nokia Helpline.
    With regard to your email concerning your Nokia 6030, please note that for assistance with this query we would advise you to contact O2 for further information on this transaction.
    If you should have further questions or suggestions please feel free to contact us anytime.
    With best regards,
    Your Nokia Helpline
    [THREAD ID:1-ZR9SN] This response has been given based on the information you have provided us. The response is provided for general information purposes only. It is intended, but not promised or guaranteed to be accurate or complete, and it does not constitute any binding commitment.
    To ensure proper handling, please continue to use the current subject line.
    -----Original Message-----
    From: [email protected]
    Sent: 10/01/2006 09:24:23
    To: [email protected]
    Subject: Subject Tones, graphics, or games
    [Country: United Kingdom] [Language: English]
    [Permission to Email: no] [Permission to SMS: no] [Permission to Letter:
    no
    ] [Permission to Phone: no]
    [First name: David] [Last name: Burns]
    [Street address: Blakes Way]
    [ZIP: BN236EN] [City: Eastbourne]
    [Email address: [email protected]]
    [Landline: +4444] [Mobile: +447729305556]
    [Phone model: Nokia 6030] [IMEI: ]
    [CID: ]
    [Contact topic: Tones, graphics, or games]
    [Message: I am having trouble downloading Truetones from the o2 web
    site, t
    he phone is on pay and go tariff and i have been charged £3.50 for the
    To
    ne . I keep gettin a message saying subscribe to packet data first. I
    have
    had all the MMS settings wap settings and gprs settings enabled . Can u
    ple
    ase advise as to the compatability of the phone to this type of tone as
    the
    02 web site give the impression that True tones should be ok. I am
    going r
    oun in circles with this and i am getting conflicting info from online
    web
    site and o2 shop as to whether this phone accepts true tones. any advice
    wo
    uld be appreciated.
    Thanks
    David Burns]
    [Operator: O2]
    [Operating system: ]

  • How to connect Nokia 6030 to PC inorder to utilize

    HI All,
    Recently i have purchased data cable called CA-45 for nokia 6030.I am able to browse gallery and graphics folder through mobibrowser software,but when i am going to connect to PC through Nokia pc suite latest version(get connected)it didn't detect device.
    Please help me and suggest me which PC suite support this?and is Nokia 6030 compatible to use GPRS through PC?

    05-Jul-200703:55 PM
    shivaram wrote:
    HI All,
    Recently i have purchased data cable called CA-45 for nokia 6030.I am able to browse gallery and graphics folder through mobibrowser software,but when i am going to connect to PC through Nokia pc suite latest version(get connected)it didn't detect device.
    Please help me and suggest me which PC suite support this?and is Nokia 6030 compatible to use GPRS through PC?
    First step of diagnostics would be to double check that your cable is definitely the one which is for use with the 6030 - I just had a look at the Accessories section of Nokia's website, and it doesn't list ANY data cable as being compatible with the 6030. I haven't come across the MobiBrowser software but I suspect this isn't written by Nokia.
    Nokia's software may expect connectivity via different pins etc. that the CA-45 may not be using.
    I would contact the Nokia office in your area for confirmation on cable type. You can find their details here :
    http://www.nokia.com/link?cid=EDITORIAL_4546
    Regards,
    Edward

  • Nokia 6030 and System.currentTimeMillis

    Hi
    I'm developing my game for J2ME phones. It works well on a lot of devices. Today I got Nokia 6030 (S40 2nd Edition) and tested my game on this phone. It very strange! Timer works veeeery fast. I made small debug on screen. I made drawString System.currentTimeMillis() and I saw that time goes very fast. On all phones System.currentTimeMillis() increases 1000 per second. On 6030 System.currentTimeMillis() increases 1000000 (or more) per second. Why?!?! On emulator of Nokia 6030 it works well (1000 per second). It very strange. I tested this program on a lot of devices and everywhere it worked well.
    Help me, please...
    MDW

    could be a bug, someone accidentally putting tree zero to much in their code...

  • How can i backup nokia 6030 contact?

    How can i sync or backup my nokia 6030 to email?

    iTunes does not store contacts.  It merely serves as a conduit to synchronize contacts between your computer and your phone.

  • Nokia 6030 Broken/Cracked Screen

    I have a Nokia 6030 with a defective screen, I have important contact numbers stored on the phone and want to transfer these to the SIM. Nokia want to charge me £50 for it so thats not an option. Can anyone provide/link me a step by step guide for doing so?Please. And no, I currently dont know anyone else with a 6030.
    Cheers

    try this
    go to menu
    open contact
    press options
    scroll to mark/unmark-.click on that-mark all
    you will see a tick against each contact
    again press options
    scroll to copy-click on that-to sim memory(directory)
    it will be done
    you can check whether it copied by again going to contact and pressing option and see if there is sim contact-sim directory (all the number in your sim)
    see if it helps you
    note one thing that mostly sim cant store many number..like my sim can support only 150 numbers in it memory

  • To view video clips on Nokia 6030 cellphone

    I have tried to download different formats of video clips through my cable for Nokia 6030.  However, everytime I tried to view the video clip, it prompts formats not supported.
    Cud anyone suggest the formats that will enable me to view video clips on my Nokia 6030.
    Thanks

    Adobe Flash Player Software is actually a plug-in and not an actual "player" or "application."  With this plug-in you will be able to view flash videos on Quicktime (with help from Perian) and VLC.  I believe Flip4Mac also.
    After the installation, make sure you repair permissions and restart your computer prior to usage.

  • Opening up a Nokia 6030

    I have a nearly new Nokia 6030 that I'm hoping to sell, but somehow some dirt has managed to get under the screen. Is there anyway I can open it up and clear it as it looks a bit like a scratch at the moment. Is it possible to dismantle it using a particular screwdriver without damaging the case or is it something I should really leave to the Nokia experts- and if so, how much will this cost just for them to clean it? Thanks for the help

    I agree with Mark - you're likely to void any warranties on the phone, so it's not worth the risk... just take it to your nearest Nokia Service Centre and they'll do it for you
    http://www.nokia.co.uk/nokia/0,,77483,00.htmlMessage Edited by richcowell on 14-Jun-2006
    11:20 PM
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • Nokia 6030 connected with CA-45 Nokia PC Suite nee...

    Hello every one,
    I have connected my nokia 6030 with my laptop using CA-45 cable after installing Nokia PC suite 6.81 in my laptop.
    But I found that there is no driver available for CA-45 cable. The only way so far I know to connect the Nokia 6030 with a PC is CA-45. Can I get driver or Nokia PC suite suitable for me.
    Please give me reply if you have any.
    Thanking you.

    Salut rakeshsahua,
    Just go to:
    http://europe.nokia.com/get-support-and-software/download-software/nokia-pc-suites/compatibility-and...#
    Choose your phone model and then download. You don't need to worry about drivers, when you make the connection between the PC and the phone (which you are prompted to do the first time you run PC Suite) and it installs the drivers that it needs automatically.
    Message Edited by mccbleue on 15-Sep-2009 12:26 PM

  • Nokia 6030 issues

    Hi, I've had a Nokia 6030 for a year or so, no problems whatsoever until earlier today. I turened the phone on and locked the keys so I don't accidentally hit any pockets while in my phone.
    Weeeeeeeell...
    I went to use the phone and discovered that none of the buttons on the keypad work at all. Currently, the only button on the entire phone that works is the on/off button. Also, I just noticed this, but when I turn on the phone and it makes the noise, I can still push a button to silence it. But once the phone is in display mode, zero buttons work.
    And when I would turn the phone on, there have been three occurences that would happen.
    A) It would turn on and act normally. It would bring me to the display page with the time and date. But I can't use any of the buttons.
    B) It went to the set time/date screen. In the beginning, I'd turn the phone off, and I would go to option A or C and the time would be proper, but eventually it reached the point where it wouldn't let me proceed even if I turned the phone off. But for god only knows what reason, the phone eventually let me use the "confirm" button if I pressed down with a lot more effort than I liked. And then the button ceased to work. Also, at one point the confirm button was working while in Option A but that lasted a good minute, if that.
    C) This can happen either upon turning the phone on or once the phone is on. I don't touch any keys, and the phone dials the number 1. The sound the phone makes sounds like the key is being held down. And for some reason, the number 1 instantly brings the phone to dial voicemail. Right now, I don't have service, so once the phone gives up it says "No network service" and proceeds back to the "Dial Screen" with the number 1 still there, this time without the noise. Sidenote, the first time this happened, the phone proceeded to add numerous number 1s. I thought that maybe my phone needed to report something to me via voicemail, but that didn't work out too well either.
    I've removed the front display and tried to press the buttons directly, but nothing happened. I tried to remove the battery, nothing happened. I tried to see what would happen if I put in the same battery but from a different phone, nothing happened.
    I honestly have no idea what's going on. This just appeared out of the blue. I left it sitting on my bookshelf after turning it on and locking, and next thing I know, the phone's crazy.
    I really hope someone out there has had a similar experience with this and can help me out. Because this is just silly.

    I have the exact same problem. Nokia 6030 phone and a Mybat NK6030RPDCB02 cable. Mine came with a driver disk (look between the cardboard for a mini-disk). I install the driver and it shows up in Device Manager of XP SP2 as 'Prolific USB-toSerial Comm Port (Com4). When I plug the phone into the USB cable and try to read it from MY Computer it shows up as a 'Removable Disk'. When I browse it says 'Insert a disk into Drive X'.

  • Nokia 6030 alarm problem

    Hi
    My nokia 6030 used to ring the alarm with gusto but now it just goes pip and flashes. I have tried changing the tone but still the same. THe phone rings ok so there is nothing wrong with the speaker.
    Any ideas anyone

    Hmmm, I know this is 3 years late ... but I've just joined this forum and as I have this problem every now and then, and figured out a solution, I thought I'd post it here so that poor sould will save a trip to the Nokia Service Centre (and unnecessary expense).
    What I realised was that every so often, about 3-4 months, that happens to me secondary phone, a 6030.  The tone files seem to be 'corrupted' in some way, infact the icons for the files show that 'broken icon'.
    I resolved that by switching off th ephone, ttaking the battery out for a few minutes and then assembling it again.  Swith on and it works fine!
    Hope that works for anyone experiencing this problem.  If it does, hit the SOLVED button!
    Have a great day!
    There ought to be laws out there on the use of the term 'smartphone'

  • Crystal Cover for Nokia 6030

    Hi Bros,
    I am new to this forums. I am using Nokia 6030 with CrystalCover(Class Cover). I was told by some that , Should not use covers for Mobile . It will preserve the waves within the cover. How long it is true ?
    Thanks
    Dana

    preserve the waves?
    i don't quite understand that?
    there are no know issues with crystal covers except the following: (by expereince that is...)
    1) crystals tend to scratch the covers
    2) crystals will break easily
    3) crystals are a waste of money

  • Modem drivers of nokia 6030

    I am searching for nokia 6030 modem drivers n its pc suite n m not getting it from anywhere could you please help me........

    30-Sep-2008 02:53 PM
    scoobyman wrote:
    Hi dharmesh_s
    I am pretty certain that 6030 does NOT have an internal modem, so that is the reason that you aren't getting anywhere.
    there must b some way out. plz help

  • Nokia 6030 lose time/date settings

    Hy , i've a question about time/date setting lost every time i need to remove the battery to replace SIM card on a nokia 6030 (new just purchased).
    I think this is a problem of the phone because i've another 6230i that do the same thing ,but only after 3-4 years of correct work(and never lost time/date setting until now) .
    There is anyone that can confirm me if this is a phone bug (as i believe) ?

    I received one comment that say : it's a phone problem , and two others comments that say: no, it's normal for a phone without a backup battery .....anyone has a comment on this ? (for me it's not so clear).
    There is any document or manual of this phone that explain this ?
    All of the phone manuals that i've seen do not show if there is a battery backup or not installed.

  • Access point Nokia messaging.

    I have a N97 mini.
     How to delete access points in Nokia messaging? I have the latest version. I have Internet as access point. I have set Internet to ask before connecting as I want to use  wi/fi when possible. Despite that Messaging connects with 3G without asking. In messaging there are access points I would like to erase. Is that possible? Can I setup messaging to ask before connecting?

    create a new destination in connectivity settings, copy your wifi access point to it. and set messaging to use that.
    There's no dignity in begging for kudos. Do it for the karma.

Maybe you are looking for

  • Reports 6i Not working in Windows 7, 64Bit

    Dear, We have Forms and Reports 6i which is perfectly running its reports in windows xp pc and even in windows 98 pc. But recently we have installed windows 7 64 bit, but the reports not working here. what might be the problem what shall we do to han

  • Iphone 5C wifi greyed out and screen going crazy

    Hi I bought my iPhone back in October in Us from Tmobile, since December the wifi greyed out and hasn't worked once (been living on data) now recently the screen goes crazy, it types by its self unlocks the phone (dont have a password) sometimes call

  • DMG files not opening correctly in 10.8.2

    I was downloading second life on my ir running 10.8.2, and after the dmg downloaded, and i clicked it, instead of the usual drag to app folder Finder window, I got a strange one with four folders in it and a shaded arrow, and nothing really to drag.

  • HELP!! Canon Pixma MG2220 has no response when I select print or try a test page

    I recently bought a Canon Pixma MG2220 printer for my home. When I installed the software and hooked it up to my laptop (toshiba with windows 7) and selected 'print' to try it out, nothing happens. The display just keeps flashing oddly like in a circ

  • How to backup RME in lms 3.2

    I am going to update RME 4.3.0 to 4.3.1. It is recommended that I take a backup of the RME data. How do I backup RME on Solaris? Please help. Thanks, Katarina