Página 2 de 2 PrimerPrimer 12
Resultados 11 al 16 de 16
  1. #11
    Experto Avatar de porongo1
    Fecha de ingreso
    05/mar/2008
    Móvil
    w760 tuning by daniel
    Mensajes
    903

    Re: Problemas en los sleepmode

    Cita Iniciado por miguel8e Ver mensaje
    revisa tu ini y ve que tengas correctamente los codigos de los iconos, puede que tengas el codigo de llamada perdida en el icono de silencio o bloqueo por ejemplo.

    Sino postea tu ini a ver si tiene otro error
    amigo ahi te posteo mi .ini del sleep mode 1.17..quisiera saber si me pudieras decir como poner la imagen de fondo ..yo la puse pero no sale nada....esta bien la ruta o como deberia ser??.gracias


    ;NOTE: You must edit this file to fit your phone.
    ;************************************************

    ;ICONS currently in use FOR W810,w800,k750
    ;You enter the name of the icon from your firmware or
    ;the correct hex codes
    ;00 - MISSED_VOICE_CALL
    ;01 - MISSED_SMS
    ;03 - MISSED_MMS
    ;15 - music player
    ;16 - FM radio
    ;17 - battery charging
    ;18 - KEYLOCKED
    ;19 - MUTE
    ;W810 icons
    [ICON00]: CALLS_MISSED_STATUS_ICN
    [ICON01]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_ICN
    [ICON03]: MSG_UI_MULTIMEDIA_MESSAGE_STATUS_BAR_ICN
    [ICON15]: MEDIAPLAYER_RUNNING_ICN
    [ICON16]: FM_RADIO_STATUSBAR_RADIO_ICN
    [ICON17]: C_UI_BATTERY_CHARGING_ICN
    [ICON18]: KEYLOCK_ICN
    [ICON19]: SILENT_MODE_ICN


    ;ICONS currently in use for large format phones
    ;00 - KEYLOCKED
    ;01 - SOUNDOFF
    ;02 - MISSED_VOICE_CALL
    ;03 - MISSED_SMS
    ;04 - MISSED_EMAIL
    ;05 - MISSED_MMS
    ;06 - Calendar event Reminder
    ;07 - Task Event Reminder
    ;15 - music player
    ;16 - FM radio
    ;17 - battery charging

    ;[ICON00]: KEYLOCK_ICN
    ;[ICON01]: SILENT_MODE_ICN
    ;[ICON02]: CALLS_MISSED_ICN
    ;[ICON03]: MSG_UI_MESSAGE_STATUS_BAR_ICN
    ;[ICON04]: MSG_UI_EMAIL_MESSAGE_STATUS_BAR_ICN
    ;[ICON05]: MMS_NEW_MESSAGE_ICN
    ;[ICON06]: CALE_APPOINTMENT_ICN
    ;[ICON07]: CALE_RN_TASK_STATUS_ICN
    ;[ICON15]: MEDIAPLAYER_RUNNING_ICN
    ;[ICON16]: FM_RADIO_STATUSBAR_RADIO_ICN
    ;[ICON17]: C_UI_BATTERY_CHARGING_ICN

    ;Custom icons-hex code of icon to be placed anywhere on screen, even as background
    ;Set this to an unused icon and use sysgfx (or other method) to replace it with your custom picture
    ;You can define multiple backgrounds 0-6 to switch automatically according to custom_mode
    Specify either hex code of internal image or folder and name of external image
    [IMAGE_FOLDER]: /card/other/e702xv8.png
    [CUSTOM00.ICON]: 0xE5B1;
    [CUSTOM00.ICON]: e702xv8.png
    [CUSTOM01.ICON]: e702xv8.png
    [CUSTOM02.ICON]: e702xv8.png
    [CUSTOM03.ICON]: e702xv8.png
    [CUSTOM04.ICON]: e702xv8.png
    [CUSTOM05.ICON]: e702xv8.png
    [CUSTOM06.ICON]: e702xv8.png

    ;[CUSTOM_MODE]: 0x03; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    ;[CUSTOM_TIME]: 0x10; Time period before background changes in minutes

    ;example for 176x220 phones
    [WIN00.TOP]: 0x2F; Clock
    ;[WIN00.X]: 0x00;
    [WIN01.TOP]: 0xA0; Date
    ;[WIN01.X]: 0x00;
    [WIN02.TOP]: 0xA0; Dayof Week
    ;[WIN02.X]: 0x00;
    [WIN03.TOP]: 0x01; Icons
    ;[WIN03.X]: 0x00;
    [WIN04.TOP]: 0x5F; Custom Message
    ;[WIN04.X]: 0x00;
    [WIN05.TOP]: 0xBF; Battery/Heap status
    [WIN06.TOP]: 0x88; MiniGPS location
    ;[WIN06.X]: 0x00;
    [WIN07.TOP]: 0x1C; Radio/Mplayer
    [WIN08.TOP]: 0x00; Custom Icon Position
    [WIN08.X]: 0x00;
    [WIN09.TOP]: 0x78; Icon Row 2
    ;[WIN09.X]: 0x00;

    ;Horizontal location of windows
    [TIME_JUSTIFY]: 0x02; // 0=LEFT,1=RIGHT,2=CENTER
    [DAY_JUSTIFY]: 0x00;
    [DATE_JUSTIFY]: 0x01;
    [ICON_JUSTIFY]: 0x02; Icon row 1 (missed events)
    [ICON_JUSTIFY_2]: 0x02; Icon row 2 (status)
    [MSG_JUSTIFY]: 0x02;
    [GPS_JUSTIFY]: 0x02;

  2. #12
    Cuenta inhabilitada
    Fecha de ingreso
    11/feb/2007
    Ubicación
    Venezuela
    Móvil
    W580i
    Mensajes
    1.593

    Re: Problemas en los sleepmode

    Lo de los iconos deberia estar trabajando bien porque estas usando los nombres internos, si puedes prueba con los codigos hexadecimales.

    Para la imagen de fondo debes poner un punto y coma al final de cada linea, te quedaria asi:

    [IMAGE_FOLDER]: /card/other/e702xv8.png
    [CUSTOM00.ICON]: 0xE5B1;
    [CUSTOM00.ICON]: e702xv8.png;
    [CUSTOM01.ICON]: e702xv8.png;
    [CUSTOM02.ICON]: e702xv8.png;
    [CUSTOM03.ICON]: e702xv8.png;
    [CUSTOM04.ICON]: e702xv8.png;
    [CUSTOM05.ICON]: e702xv8.png;
    [CUSTOM06.ICON]: e702xv8.png;

  3. #13
    Avanzado Avatar de snarx
    Fecha de ingreso
    30/ago/2007
    Ubicación
    Tiziyork xD
    Móvil
    k810
    Mensajes
    160

    Re: Problemas en los sleepmode

    como saco el codigo hexadecimal de la imagen que quiero de fondo en el sleepmode??

  4. #14
    Cuenta inhabilitada
    Fecha de ingreso
    01/feb/2008
    Mensajes
    2.965

    Re: Problemas en los sleepmode

    Si trabajas con le 1.18 para arriba es solo que pongas una imagen con la resolucion necesitada en la carpeta y poner el nombre en el .ini que lo invoique, sino lo puedes hacer como lo explico miguel arriba

  5. #15
    Avanzado Avatar de snarx
    Fecha de ingreso
    30/ago/2007
    Ubicación
    Tiziyork xD
    Móvil
    k810
    Mensajes
    160

    Re: Problemas en los sleepmode

    Cita Iniciado por edgpaezc Ver mensaje
    Si trabajas con le 1.18 para arriba es solo que pongas una imagen con la resolucion necesitada en la carpeta y poner el nombre en el .ini que lo invoique, sino lo puedes hacer como lo explico miguel arriba

    pos asi como dice miguel fue lo que hice, la imagen es 240x320, y lo puse en la carpeta de "otro" de la memory stick.. o tiene que ser en la memoria del telefono??

  6. #16
    Cuenta inhabilitada
    Fecha de ingreso
    01/feb/2008
    Mensajes
    2.965

    Re: Problemas en los sleepmode

    No es hexadecimal amigo sol pon en la ruta /card/other/ la imagen en 240*320 con extension .png, lo otro es que no la estes invocando bien en el .ini, prueba por el momento solo una imagen y despues vas sumando y mirando suerte
    debe ser en la stick RUTA EXACTAMENTE IGUAL A LA DEL INI

Página 2 de 2 PrimerPrimer 12

Información de tema

Usuarios viendo este tema

Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)

Temas similares

  1. SleepMode
    Por ICG en el foro Firmware - Actualización - Despersonalización - Cambio de idioma
    Respuestas: 2
    Último mensaje: 02/10/2011, 13:12:00
  2. [DISCUSION] SleepMode for A2
    Por albertnet3 en el foro Solo Discusiones
    Respuestas: 14
    Último mensaje: 28/03/2011, 09:58:26
  3. [ELF] SleepMode A2
    Por albertnet3 en el foro Solo Elfs y Actualizaciones
    Respuestas: 3
    Último mensaje: 30/08/2010, 13:36:06
  4. [DISCUSION] SleepMode
    Por The Best Web Sites en el foro Solo Discusiones
    Respuestas: 789
    Último mensaje: 29/01/2010, 22:57:48
  5. sleepmode 1.28h
    Por bombgang en el foro Elfs Pack
    Respuestas: 2
    Último mensaje: 13/09/2008, 13:51:41

Etiquetas para este tema

Marcadores

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •