Discussion Board

Search:

Type: Posts; User: internetlabor; Keyword(s):

Page 1 of 7 1 2 3 4

Search: Search took 0.01 seconds; generated 4 minute(s) ago.

  1. Re: How to check for null values in Xml parsing?

    What happen is that openRecordStore() will throw a RecordStoreNotFoundException.

    You typically use the false option when you want to read a RecordStore. Because reading should not change...
  2. Re: Emdeding Jquery Mobile on Nokia Asha web app tools

    I don't think you will have much luck with Mobile Jquery. For Nokia Asha Web Apps, almost all javascript is running on the proxy-server (the cloud), so a lot mobile jquery will not worked as...
  3. Replies
    15
    Views
    2,027

    Re: Media-rich JAR too large?

    Back to the question of reducing the sound file size.

    1) sound format AAC may be an alternative. You can see on the the device page "Multimedia-> Audio Formats" what sound formats the device...
  4. Re: How to deploy to device using gnu/linux host using USB ? or without BT support ?

    To wizard_hu: That was my thread, yes, on Asha we have something like a file manager. My thread was about installing a published app from the store with the Nokia Suite. Nokia has a serious usability...
  5. Re: please help,how we can handle number of recordStore using rms database

    I can not remember to got a corrupt RMS yet, neither on Nokia, Sony-Ericsson, Siemens, Motorola, LG, Samsung...
    But I have used smaller data stores, and most of the time I read and write everything...
  6. Re: How to create a input box that is like a google search box?

    No watermark in LCDUI. No fancy design. Options are limited. It is what it is.
    (my google web page has also no water mark in the input box, not sure what you need)

    LCDUI is good to create your UI...
  7. Re: how to access rms from another midlet class in j2me for nokia

    Per default, each record store is private for the midlet. It is because of security.

    A midlet can set its own record store to public. Look for RecordStore.setMode() and AUTHMODE_ANY in the...
  8. Install with Nokia PC Suite fails silenty

    I connected my Asha 311 to my PC with USB, started the PC-Suite. I got into the store tab in choose some apps (one of my own and one from third party) I click on "download and install". A progressbar...
  9. Re: What should I choose when doing UI between LCDUI and LWUIT?

    LCDUI is much simpler, the API is smaller, so it is good to start with it.
    If you use only the standard UI elements, you can develop quite fast.
    The LCDUI user interface used to be ugly on most...
  10. Re: Nokia Asha 501

    There are some things I wish I had five years ago:

    File Select API: So if I want the user to select a file like an image, I don't have to write an browser myself. A simple self-written browser has...
  11. Re: What is the difference between local preview, cloud preview and device deployment

    Local preview has sometimes another advantage: The proxy server takes all your html and css apart and puts it back together in a different structure. This is harder to debug. In local preview this...
  12. Re: What should i do with jar/jad files received after publishing my web app

    You don't need to do anything with this files.

    The files allow you to install the webapp without going to the Nokia store, and also before the store has published them.
    So you can use them and...
  13. Re: jquery ajax call works local but not in cloud preview: No Transport

    A follow-up: In the Location-webinar, they succesfully used jquery with ajax. The said we need to set
    "crossDomain: false," when we use a success- or failure-handler.
  14. Replies
    10
    Views
    3,100

    Re: taxeeta app

    Hello Siddharth ,

    I think you should use java, because it starts much faster,
    (and may also work on some phones from other providers.)

    There are nokia java forums here where there are more...
  15. Replies
    10
    Views
    3,100

    Re: taxeeta app

    No background service on Series 40 webapps.

    regards
    Karsten Meier
  16. Replies
    12
    Views
    2,122

    Re: Corrupted application (ERROR code 6301)

    I have the same problem, so it seem to be an error with the cloud-servers.
  17. jquery ajax call works local but not in cloud preview: No Transport

    Hello developer,

    I try to build a webapp that takes of a webpage, extracts (scrapes) a part of it and then displays it the part inside an own UI.
    Getting the external webpage is done with...
  18. Replies
    2
    Views
    963

    Re: Simulator no longer starts

    Thank you,
    yes, it was still Version 2.0 of the simulator.
    If have uninstalled it and reinstalled everything.
    Now it works again.
    The simulator has now version nr 2.3.0.2013012551139

    Regards...
  19. Re: S40 FullTouch: Icons (List, Categorybar) not displayed on device

    It looks like the png is not allowed to be indexed.
    24 Pixel width is not a problem.
    When I store them as grayscale, it is displayed in the category bar.

    I also got success to have a rbg colors...
  20. Replies
    1
    Views
    665

    Re: strike-through listbox

    The method Strike_through() is not part of standard Java-ME. Do you use some special library? if yes, which?
  21. Replies
    14
    Views
    2,997

    Re: Asha Touch Competition 2012Q3 - WINNERS

    Does anybody of the winners got their price yet?
    It is now november and I'm still waiting.

    Regards

    Karsten Meier
  22. Re: IDE for Series 60 SDK for Symbian OS, for java 1st edition

    If you want to support these phones, you probably don't want the use all the fancy features.
    For basic apps, you can use the sun/orcale JME SDK, and set it to use MIDP1.0 / CLDC 1.0.

    Regards
    ...
  23. Replies
    0
    Views
    947

    A new JME SDK 3.2 from orcale

    Hello Java developers,

    Oracle has released a new SDK.

    See
    https://blogs.oracle.com/javamesdk/entry/java_me_sdk_3_2

    The main good news for me is that oracle is still working on JME.
    ...
  24. Re: How to check LWUITList Contains Values?

    LWUIT makes a seperation between the list (the visual widget) and the listmodel (the data that will be displayed)

    so you call getSize() on the ListModel. If you do not have it set the model...
  25. Replies
    9
    Views
    2,218

    Re: RDA does not start after java update

    Great, it works again with Java 7u7, thank you.
Results 1 to 25 of 162
Page 1 of 7 1 2 3 4
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved