Discussion Board

Search:

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

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. S40 emulator- increase memory size for playing .wav file

    Hi all.

    Is it possible to increase the memory size of S40 emulator in order to play .wav files?
    I tried to increase it from Tools->Preferences without success.

    Regards,
    kalgik
  2. Re: Problem using Symbian emulators within NetBeans 7.1.1-7.2

    Yes, the error I mentioned is coming with any application.

    I have done all the installations on Windows 7 64bit machine.
    I used either 32-bit Java 1.6 and 1.7 and also 64 bit Java version 1.6 and...
  3. Re: Problem using Symbian emulators within NetBeans 7.1.1-7.2

    Hello skalogir.

    I will try to differentiate the problem in two subjects:

    1. The instance of Nokia emulator (Belle, Symbian ^3, S60 5th Edition) used to run properly few weeks ago from NetBeans,...
  4. Problem using Symbian emulators within NetBeans 7.1.1-7.2

    Dear all,
    I used to have integrated the Symbian mobile emulators at NetBeans IDE 7.1.1.
    However, suddenly, I cannot run any of my JME projects on Symbian emulator within NetBeans.

    The emulators...
  5. Replies
    1
    Views
    2,448

    Does Nokia Windows mobiles support Java/JME?

    Hi all.

    I was wondering if Nokia Windows mobiles support Java and JME applications. Can you upload MIDlets or the whole development has to be done only in C#?If is supports Java, what JSRs?
    ...
  6. Replies
    1
    Views
    1,350

    S40: Can multiple MIDlets run simultaneously?

    Dear all,
    I am investigation S40 platform and I was wondering if it is possible to run multiple MIDlets on S40 and if yes in which model.

    I experienced a bit with a S40 C3-01 and I could not run...
  7. Serial connection with Nokia C7-00 device via USB cable

    Hello everybody.

    I have created a JME application which is connected to PC and retrieve data from a PC application.
    The physical connection is via USB cable and the retrieval of data took place...
  8. Re: Carbide 2.7 - problem creating .sis and .sisx files after modifying code

    Thank you.

    I include the "OPTION GCCE -fpermissive" in my .mmp file but the I still cannot create the .sis and .sisx file.
    Shall I try any other ways provided in the README file? Can you sugget...
  9. Carbide 2.7 - problem creating .sis and .sisx files after modifying code

    Hi all.

    I had created a Symbian C++ project in Carbide 2.7 with Nokia SDK ^3 version 1 and I had created .sis and .sisx files successfully. The .sisx file could be installed and run on a real...
  10. Replies
    3
    Views
    1,292

    Re: Symbian C++ API within Carbide SDK

    Hi hgohel.
    I would like to view the documentation for the API within Carbide SDK.
    I know it can be viewed online, but I prefered also to view it within Carbide.
    Is any way to do that?
  11. Replies
    3
    Views
    1,292

    Symbian C++ API within Carbide SDK

    Hi all.

    I would like to ask you if it is possible to install and view the Symbian C++(native or/and Qt) API within Carbide SDK.

    Regards,
    kalgik
  12. Re: Qt application on Nokia C7 device- Cannot view Qt installation files

    Fortunately, I found answer to my all questions.
    I install the Qt4.7.3(file:qt.sis) to my C7 device from the \QtSDK_1.1.2\Symbian\sis\Symbian^3\Qt\4.7.3 (I had to install the QtSDK_1.1.2 at first)....
  13. Re: Qt application on Nokia C7 device- Cannot view Qt installation files

    Hi Fuzzbender.

    I have installed the Carbide 3.2 SDK at first, which then it is upgraded to version 3.3. I mentioned that because I do not know if the update process created the problem.
    You said...
  14. Qt application on Nokia C7 device- Cannot view Qt installation files

    Hi all,

    I had created a Qt sample using Carbide 3.3 and I tried to download it at Nokia C7 device.
    I received the message which mentioned that version of Qt has to be 4.07(2) or later.

    So, I...
  15. Re: Exception from SVGTextField at S60 5th SDK Emulator v1.00

    Dear Hurty,

    unfortunately I gave up working on SVG UI components.
    There are many problems which may totally avoid you to create a stable UI application.
    I focused and I still work on LCDUI,...
  16. S60 5th Edition Emulator - Failed to initialize session

    Dear all,

    I had successfully installed S60th 5th Edition Emulator and I could run the emulator either from IDEs(NetBeans andEclipse) or standalone.

    Suddenly, the emulator can not run, neither...
  17. Replies
    3
    Views
    4,701

    Re: Connecting S60 emulator to PC suite

    Dear all,

    I have implemented an application in which a N97 mini device is connected to PC via USB in PC(Ovi) suite mode.
    This device application is a JME application and opens a connection using...
  18. Post subject: RESTful web service client for JME on Nokia devices?

    Dear all,

    I was wondering if it is possible to create a RESTful web service and then create a client under JME technology.

    I had done a quick search over Internet but I could not find...
  19. Re: Localhost Socket connection in Nokia device

    I used the objects:


    java.io.DataInputStream
    java.io.DataOutputStream


    instead of:
  20. Localhost Socket connection in Nokia device

    Dear all,

    I have created a simple socket client-server interaction.
    I would like to run both client and server MIDlets in the same device and exchange messages each other.

    The server opens a...
  21. Application closed:!WidgetRegistryALLOC:36872aa40

    Dear all,

    I have installed the S60_5th_Edition_SDK_v1.0. I receive the following message in the emulator when it is started:
    "Application closed:!WidgetRegistryALLOC:36872aa40". I click "OK" and...
  22. Re: Problem installing S60 5th Edition emulator v1.00

    Hi,

    Before you try to run from NetBeans, check the followings:
    1. Does the Emulator run as standalone(e.g. Start->Programs->S60 Developer Tool->5th Edition SDK->v1.0->Emulator)
    2. Did you...
  23. Exception from SVGTextField at S60 5th SDK Emulator v1.00

    Hi everyone,

    I have tested all the SVG GUI components from NetBeans 6.8 (package org.netbeans.microedition.svg) under S60 SDK emulator 5th Edition.
    The behaviour of each NetBean's SVG GUI...
  24. Re: Problem installing S60 5th Edition emulator v1.00

    I forgot to mention also that the S60 5th Edition SDK v1.0 works properly on Windows Vista and on NetBeans 6.7.1
    Just for forum's next queries.

    Regards,
    kalgik
  25. Re: Problem installing S60 5th Edition emulator v1.00

    Thanks bogdan.

    The problem is the directory.
    If you do not use the default directory as the installation suggests ("C:\S60\devices\"), you will have problems.

    It works successfully also for...
Results 1 to 25 of 46
Page 1 of 2 1 2
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