Discussion Board

Search:

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

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    924

    Re: XML large attributes CParser problem

    I updated article, and now it is done.
  2. Replies
    5
    Views
    1,236

    Re: Nokia 500 + OpenGL ES 1.1

    I checked that on Nokia 500 function eglGetConfigs() returns 45 available EGL configuraitons but for each of these configurations function eglCreateContext() returns EGL_BAD_ALLOC. Is this some error...
  3. Replies
    4
    Views
    944

    Re: Symbian Belle FP2 API changes

    If your application starts without errors on Belle FP2 then it is not an API change. If it would be an API change, then your application won't start and system will retourn KErrNotFound error.
    They...
  4. Replies
    5
    Views
    1,236

    Re: Nokia 500 + OpenGL ES 1.1

    Symbian has own software implementation of the OpenGL ES 1.1 which I am using on S60 3.x and S60 5.0 devices. For example my application which uses HW OpenGL on Symbian^3 devices (ex: E7) runs...
  5. Replies
    5
    Views
    1,236

    Nokia 500 + OpenGL ES 1.1

    Does anybody tried to run OpenGL ES 1.1 application on Nokia 500 (no OpenGL HW)? I tried to install all three example SimpleCube applications, and non of them is working. Also I tried to install my...
  6. GCC 4.4.1 + Carbide 2.7 = "instantiated from here" compilation error - FIX

    During compilation on Carbide 2.7 (and 2.6, 3.2) Symbian^3 SDK with gcc 4.4.1 sometimes (depending which Symbian header file is included in the source code, for example s32stor.inl) there is a...
  7. Replies
    1
    Views
    965

    Simple Game Engine for Symbian OS

    I created framework for creating 2D and 3D games and multimedia applications called SGE. It is based on native Symbian C++ programming (non QT). It features simple application creation by one class...
  8. Replies
    4
    Views
    1,735

    Re: Hermit game announcement

    I am pleased to inform, that all S60 3.1 and 3.2 devices with screen resolution 240x320 can download Hermit Lite game now (link). Soon there will be an update for 320x240 devices and S60 3.0.
  9. Replies
    4
    Views
    1,735

    Re: Hermit game announcement

    Free version of Hermit game - Hermit Lite is now available in OviStore for download!

    OviStore link
  10. Replies
    4
    Views
    1,735

    Hermit game announcement

    I am pleased to inform that my new game - Hermit - is available in OviStore. It is a Peg Solitaire remake with 200 game levels, OpenGL graphics and dedicated music.
    Game is based on my Simple Game...
  11. Replies
    8
    Views
    7,352

    Re: MMFAudioClient panic "2"

    I found out that this panic is raised when you use some function of CMdaAudioPlayerUtility before player is intialized (before MapcInitComplete is called by the framework with KErrNone staus).
  12. Replies
    7
    Views
    1,581

    Re: Symbian^3 functionality break?

    I created simple application (modified carbide hello world) which just bit blt bitmap loaded from mbm file. Bitmap has size 50x5000 pixels. I am bit blt vertical range of 100 pixels and increasing...
  13. Replies
    7
    Views
    1,992

    Re: Symbian ^3 direct screen access

    I created DSA in my application basing on Scalable Screen Drawing example: link

    What is the panic and code in first point?

    Have you checked DSA migration from my previous link?
  14. Replies
    7
    Views
    1,992

    Re: Symbian ^3 direct screen access

    I created game which uses Direct Screen Access for S60 3.x and same code compiles and works without problems on S60 5.0 and Symbian^3. So there shouldn't be any problems with old DSA examples.
    Here...
  15. Replies
    7
    Views
    1,581

    Re: Symbian^3 functionality break?

    No errors during png file decoding. I saved decoded bitmap to bmp file (CFbsBitmap::Save function) and image is ok. I need to check bitmap just before bit blt now.
  16. Replies
    7
    Views
    1,581

    Symbian^3 functionality break?

    I am loading png files with large height value (example size: 18 x 2881pixels). On S60 5.0 png is loaded without problems but on Symbian^3 output bitmap is truncated at about 1310 pixels height....
  17. Replies
    4
    Views
    920

    Re: got these errors on QA overview

    I know very good and free application to do almost everything with sis files, it is called SISContents. Here is the link
    http://cdtools.net/symbiandev/home.html
  18. Replies
    1
    Views
    1,176

    Problem with certificate of Ovi content

    Could someone from Ovi support check problem with my content (Symbian app) on Ovi store which is signed by Nokia and it is available only in Poland? Problem is with 'certificate error' message and...
  19. Thread: In-App Purchase

    by mstrug
    Replies
    16
    Views
    5,209

    In-App Purchase

    Does anybody know something about new Ovi store feature: In-App Purchase? I was writing an email to Ovi but nobady answered.
  20. Replies
    7
    Views
    3,901

    RDA load problem

    I have problem with starting selected device in RDA. Using Windows XP, latest JRE 6 and latest Firefox. File: launchdevui.jnlp is downloading successfully but after starting it, RDA is loading to 40%...
  21. Replies
    2
    Views
    1,147

    Loading PNG image file to CFbsBitmap

    How to load PNG image file to the CFbsBitmap with display mode EColor16MA (24 bits for RGB color and 8 bits for transparency)?
    I can load PNG image using CImageDecoder class to two CFbsBitmap -...
  22. Replies
    4
    Views
    4,978

    Re: How to get uid of a font

    CWsScreenDevice::AddFile( const TDesC &aName, TInt &aId ); function adds specified font file to the device typeface store and returns font ID, which then can be used in GetFontById() function. Font...
  23. Replies
    2
    Views
    1,087

    Publish in one language only

    Can I publish Symbian native application only in one language other than English (ex: Polish)?
  24. Replies
    3
    Views
    1,010

    Re: Phone-phone data transfer API

    I was asking about case when I need to transfer data between my own application.
    BT solution is good I think, but when phone user cannot user both phones - new and old, then I think should be...
  25. Replies
    3
    Views
    1,010

    Phone-phone data transfer API

    Does anybody know if there is a possibility to transfer private data of some 3rd party application (ex: settings) between two phones using build-in application Transfer (application which can...
Results 1 to 25 of 62
Page 1 of 3 1 2 3
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