Results 1 to 8 of 8

Threaded View

  1. #1
    Member Seawolf's Avatar
    Join Date
    Dec 2007
    Device
    W700i
    Posts
    23
    Thanks
    1
    Thanked 12 Times in 8 Posts

    Elfs For Sony Ericsson

    Elf is an application, which works with processor, it's very faster than java...some good men ported its good thing from siemens, but there are very little "elfs" only 3. To setup elf, you need to setup "elfpack" (it is 2 patches), for k750, W700, W800 you need to create in other "Config", "Zbin"(to start elf), Daemons(to start elf with starting of the phone), for W810 and Z550 you need to create in other "Zbin", in it - "Config" and "Daemons"

    To start elfs with starting of the phone, you need to move elf to Daemons on flashcard (only!)
    Links will be some later

    DYN_CONST.bin need to be in Config in the memory of the phone.here are the links with elfpacks for k750 R1CA021,w700 R1CA021,w800 R1BD001,w810 R4EA031

    and for z550 R6CA009. and here are some elfs ScreenShooter, makes screenshoots and saves pictures in "images", status row clock copy time to the place of battery, form battery becomes a line, heap

    heap shows free heap memory at the place of net indicator (I think it isn't very comfortable)

    and the last elf book manager(ported from patch), you need to create and add in ini file (other/ini)
    [START_KEY]: 0 x1C;
    [TERMINATE_KEY]: 0xFF;
    [KEY_MODE]: 0 x00;
    here is some keys for "start key"
    0x06: KEY_UP
    0x0A: KEY_DOWN
    0x0C: KEY_LEFT
    0x08: KEY_RIGHT
    0x05: KEY_ENTER
    0x03: KEY_ESC
    0x04: KEY_DEL
    0x01: KEY_LEFT_SOFT
    0x02: KEY_RIGHT_SOFT
    0x1C: KEY_TASK
    0x20: KEY_PLAYEY_CAMERA_FOCUS
    0x23: KEY_CAMERA_SHOT
    0x0E: KEY_VOL_UP
    0x0F: KEY_VOL_DOWN
    0x31: KEY_LENS_COVER_OPEN
    0x32: KEY_LENS_COVER_CLOSE
    0x1A: KEY_STAR '*'
    0x1B: KEY_DIEZ '#'
    0x00: KEY_POWER

    0x22: KEY_CAMERA_FOCUS
    0x23: KEY_CAMERA_SHOT
    0x0E: KEY_VOL_UP
    0x0F: KEY_VOL_DOWN
    0x31: KEY_LENS_COVER_OPEN
    0x32: KEY_LENS_COVER_CLOSE
    0x1A: KEY_STAR '*'
    0x1B: KEY_DIEZ '#'
    0x00: KEY_POWER
    0x1F: KEY_MEDIAPLAYER
    0x00: KBD_SHORT_PRESS
    0x03: KBD_SHORT_RELEASE
    0x01: KBD_LONG_PRESS
    0x04: KBD_LONG_RELEASE
    0x02: KBD_REPEAT
    sorry, 0x20 - KEY_PLAY, 0x22 - CAMERA_FOCUS

    last 0x00, 0x01, 0x02, 0x03, 0x04 is to key mode, for example if you want to start book manager by key of power and for a short pushing, you need to creat ini file with text :
    [START_KEY]: 0x00;
    [TERMINATE_KEY]: 0xFF;
    [KEY_MODE]: 0x00;

    book manager is to close/minimize all, that you need, you can ever minimize the sending a file by bluetooth...
    Last edited by Seawolf; 12-31-2007 at 05:24 AM. Reason: Automerged Doublepost

  2. The Following 2 Users Say Thank You to Seawolf For This Useful Post:


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •