Nokia series 40 theme creator

I have a nokia 6280 and downloaded the new theme creator but am having problems with the startup and shutdown gfx and sounds. When I add these in the creator as part of the theme there is no change on the handset, also when reopened in the theme creator the startup gfx show as unchanged but are set in the settings in the theme. Is this a trail version issue or a general issue? as I feel I dont want to purchase this if the problem is still there. The software version of my handset is:
v 03.60
10-02-06
RM-78
On the T-Mobile network
Regards
Andy
Andy
Your T-Mobile Specialist

Hi emporio
Is this what you are looking for?
http://www.forum.nokia.com/info/sw.nokia.com/id/5c​204cd1-e82d-4db5-aadb-eb4ead440788/Nokia_S40_TS_2_​...
Happy to have helped forum in a small way with a Support Ratio = 37.0

Similar Messages

  • Nokia 6300 theme creator

    hi all,
    please somebody help me find nokia 6300 theme creator the one published by nokia>....
    thanx

    Not sure about the Nokia one, but there is a very simple theme creator available online at Zedge (free registration required); I managed to produce reasonably looking themes for my 6300 using it, although it only provides limited color selection for texts and no possibility to change icons.

  • Nokia Series 40 Theme Studio 2.2 serial number??

    hey! i just want to activate Nokia Series 40 Theme Studio 2.2 but i don't have a key! can some body tell me how plz?
    c ya

    Ask on this Forum Nokia discussion board:
    http://discussion.forum.nokia.com/forum/forumdisplay.php?f=130

  • Nokia Series 60 Theme Studio

    Hi @ll
    i got a problem with the nokia series 60 theme studio.
    it is very very very slow.
    Ok,, my pc is not the fastest, but i tried it on a faster machine without any changes in speed performance.
    can anybody tell me a trick or something to tweak the java the theme studio uses ?
    thanks for quick help

    A perfect example of why the Java promise hasn't been realized (too slow for big apps + the missing true "write once, run everywhere" promise).
    Not much you can do, except get more memory (check first that when you run the app, whether you're actually using up more virtual memory than what's the available physical memory) and/or a faster processor.

  • Nokia Theme Creator.Is there such thing?

    Is there any Theme Creator,so i can create my own themes?
    Im using Nokia X3-02..
    Thanks.
    Solved!
    Go to Solution.

    I have asked one question there, so we shall see if I get some answer there.
    Regarding the topic you gave the link to - it appears that it's been closed for some time. Also, the link provided in the lastest post there doesn't work - it is being redirected to http://developer.nokia.com/resources , and from there I cannot find any Carbide, nor the one that would be working for my phone.
    Also, that entire subsection has been archived, so I asked my question about it here. I hope that's the best suiting place for me to get the answer.
    I did try to look for it at Google, but no success. :-(

  • All N-Series themes request

    Right, i've looked...and looked...and looked everywhere for all the preinstalled n-series themes that will work on the N80, but am not having much luck. Basically, i'd like all the official Nokia themes that either came pre-installed on the phones, or hidden on the PC suite discs. I'm not a big fan of most third party themes i've seen, and like the bugless Nokia one's. If anyone can point me in the right direction, that would be great!
    Thanks,
    Ed

    Dunno if this is any help to you, but from another post i created here's the following:
    It seems Nokia have a few (ok, 5) themes available on the S60 website. These can be found here, along with a couple of other freebie applications http://www.s60.com/life/application/displayApplications.do?type=3 Have to admit, i'm quite a fan of the Turquoise theme... looks good on both my N70 and my 5500
    It's not specific ones for specific devices, but they're made by Nokia, as requested and they're bug free (as far as i can tell... i'm still using the turquoise one. I have to say, i agree with you. The 3rd party themes out there tend to be awful. Why can't people do simple themes anymore?

  • Nokia 6080 Themes

    I am considering getting a Nokia 6080 within the next few days. I have been looking around the internet for some cool themes and I have stumbled upon some really cool ones.
    Problem is that these themes are filed under Series 40 3rd Edition themes...The 6080 is a 2nd edition phone according to Nokia.com but on the website with all the themes it says it is 3rd edition.
    http://gallery.mobile9.com/c/nokia-6080-themes/1/
    The signal bars on the 6080 are different from the ones shown in the previews for the themes.
    To make things more complicated, I found a pic of the 6080 with the horizontal signal bars (barely visible in this pic)
    http://www.gophone.com.tw/images/mixnews/0606190058.jpg
    and the other kind of signal bars shown in this pic:
    http://allnokia.ru/reviews/base/image/6080/021846.jpg
    Can somebody tell me if the themes on the website will work on the Nokia 6080?
    Thanks.Message Edited by m45on on 03-Dec-200711:19 PM

    "Some themes can change the look of the battery meter and signal bar. "
    Perfect answer. I was worrying that the 6080 has no themes for it because the signal bars were different. Thanks a lot!

  • Nokia Series 40 SDK, preverify error

    When making my first project with JBuilder9 and Nokia Developer's Suite 2.2 for J2ME && Nokia Series 40 SDK, such an error appears:
    ERROR: floating-point arguments should not appear
    Error preverifying class java.lang.String
    However I dont use any floating-point arguments, there are used in java.lang.String,
    as I see.
    So how can I solve this problem?

    i have the same problem with eclipse, i think that
    eclipse isnt work so good in Nokia Developer's Suite
    2.2 for J2ME(TM), but i attache the sdk 1.1 in
    eclipse, and then run the stand alone version of
    Nokia Developer's Suite 2.2 for J2ME(TM), and have
    the same problem... how can i configure it there ?I had the same problem, but, when I turned on the built-in preverifier, the error dissapeared. What confuses me most is the fact that the error appeared suddenly after adding j2me-ws.jar to the build path and persisted even after I removed it from the class path.

  • Nokia Series 60 MIDP SDK Beta 0.1 with JBuilder6

    Hi,
    I installed Nokia Series 60 MIDP SDK Beta 0.1 and configured the JDK of JBuilder6.
    When I run the midlet, The EPOC emulator was pop up, but then there was a runtime error:
    Emulator command: C:\Nokia_Series_60_MIDP_SDK_Beta_0_1\bin\Epoc32\release\wins\udeb\kmidp_debug.exe -parent_port 2810 -classpath C:\Nokia_Series_60_MIDP_SDK_Beta_0_1\lib\j2me-debug.zip; C:\projects\test\classes;C:\Nokia_Series_60_MIDP_SDK_Beta_0_1\lib\j2me-debug.zip -descriptor c:\tmp\midp\Test.jad Test
    java.lang.RuntimeException: Class not found in runMIDlet: java.lang.ClassNotFoundException: test.Test
    at com.symbian.midp.compatibility.runtime.MIDletExecutor.runMIDlet(+143)
    at com.symbian.midp.compatibility.runtime.MIDletMain.runFirstMIDlet(+77)
    at com.symbian.midp.compatibility.runtime.MIDletMain.run(+346)
    at com.sun.midp.midlet.Main.main(+56)
    I changed the path to that MIDP SDK, but still failed. This test program can be run with Default J2MEwtk, motorola or Sony emulator.
    What's wrong with my settings? or the software has bugs because I found that there are many developers who posted in the Nokia's support forum were unable to run it properly .
    Regards
    gogo

    Nokia emulator can execute only packaged MIDP. So, make .jar and jad files by WirelessToolkit and then run it under WirelessToolkit, by choosing Nokia device, of course.

  • Nokia E65 themes

    help plz...
    my nokia e65 themes can't be deleted..
    i have search it through e65 file manager (from the handphone and pc suite) but i still i can't find the theme so i can't delete it.. plz help..
    T_____________T

    you need to uninstall via the app manager - tools/app manager, then the name of your theme....

  • Nokia Serie 40 Touch Software Update Wish

    Until then Asha Series 40 ( Nokia Asha 200) and Series 40 Asha Touch ( NOKIA Asha 305) for touch phone has nothing to envy ANDROID or IOS. There is a quite sufficient number of applications to meet the needs of each through STORE. In addition, the following changes would provide a simple and robust system tending towards Nokia Asha OS 1.0 and above fit for everyday use , all of course keeping the OS as light as possible and very fluid for RAM because of the weakness RAM ( between 32MB and 64MB ) , the weakness of the chipset and occupying less space on the HDD . On the basis of latest updates appeared in 2013 , the integration of its new features will give a new breath to the owner of Nokia Series 40 , improvements are like:
    To integrate video sharing You Tube
    Photo sharing
    to integrate Face book and twitter Nokia Social ( Face book + twitter ) with push notifications
    Nokia chat ( face book , yahoo, outlook.com ... )
    Nokia Music for MEA .
    You tube Application preloaded .
    Email with push email and can plan the time control messaging.
    Homescreen summarizing notifications kind Fastlane UI .
    Copy and paste , cut and paste .
    Possibility of inserting image background instead of black too good to do this would make the UI design.
    Eco mode for battery
    Remove all applications integrate with the OS that you can download and install via STORE
    Ability to disable the startup chime and the sound of the camera.
    Integrate RSS reader (Nokia Reader).
    Virtualize a keyboard with key management and left and right key in java applications that do not bear the touch interface.
    Integration of screen rotation in all menus and java applications
    Mail For Exchange is all NOKIA Asha 3XX
    Timeline in picture.
    We hope that future updates will take into account all these corrections.
    Cheers NOKIA
    chat is open to your opinions and sugestions
    Solved!
    Go to Solution.

    Sir
    i'm using asha306 in last 14 months.
    in my asha306 phone memory is not constant it is sometimes high and low and it does not support pdf files.pls improve touch screen perfomance.
    Thanking u

  • Set the image to the folder, theme creator

    Set the image to the folder, but will not be reflected after the installation.
    Please help

    Thank you for the message I am using theme-creator-v0_0_3-BETA... but,It is not reflected background Only the color of the character will be reflected  

  • When will Theme creator Support Android 5.0

    Theme Creator is a wonderful develop tool,But, You  know now all the phone on Android 5.0 , If the theme creator not support Android 5.0I think it 's so pity.

    You can check via Motorola here:
    Motorola Support - Find Answers | Motorola Mobility, Inc.

  • Sony Ericsson Themes Creator

    It pops up an error message saying that it has failed to fetch my phone information
    i tried to use the proxy settings but i have no idea what to write in there
    but i am a 100% sure that my internet connection works properly
    my phone model is w715i and the themes creator version is 4.7.0.1
    please help

    Hi, I'm sorry to hear your having problems with the Themes Creator. I'd recommend emailing the developers of the program directly who may be able to assist you more fully. Here's their email address:
    [email protected]

  • Nokia N93i Themes

    Hi
    I have upload one nokia n93i theme on my wap portal. Its a .sis file.
    When I download it from wap it gives error that "Installation of Terminator.sis is not supported". But when I download the same content from my computer to phone via infrared it works fine.
    Please can anyone help me with this.
    Thanx..
    Deepak

    you need to uninstall via the app manager - tools/app manager, then the name of your theme....

Maybe you are looking for

  • Order of execution for various Nodes in HANA Views

    Hello Folks, I have created some analytic and calculation views. I would like to know order of execution of various nodes inside them such as Logical Join, Data Foundation, Semantics for Analytic views.

  • Installed Lion 10.7 on iMac. iTunes 10.5 will not launch

    Error report generated (in dutch) saying it cannot be opened due to a problem. contact your developer... I know my brief description if quite vague.. Anyone?

  • Concatenate Multiple Values

    Hi, I have an XML that looks something like this: <container_numbers> <container_number>1</container_number> <container_number>2</container_number> <container_number>3</container_number> <container_number>4</container_number> </container_numbers> and

  • [solved] Anjuta crashes at startup

    Hi When I start Anjuta (1.2.2) it crashes with the follwing dialog-box-message: The Application "anjuta" has quit unexpectedly. [etc...] The terminal output: (anjuta:4049): GLib-GObject-WARNING **: IA__g_object_set_valist: construct property "type" f

  • Can I change video sizes for my ipod classic?

    I want to play all my videos for my ipod classic, but some are the wrong dimensions and I want to know if That's fixable.