Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22
  1. #21
    Senior Member Jaloga's Avatar
    Join Date
    Sep 2023
    Location
    Spain
    Posts
    123
    Rep Power
    4

    Default

    @Dodobird
    If I handle something in files when I can open with notepad+, I'm going to see the links, e This contains the file.
    Spoiler: scroll
    ;----Please change the name of the Android applications according to your device!

    <modify lm_MainMenu><insert after=Settings><row text="External Apps" icon="ico_deilabs.svg" onrelease='sc_NextStateAnim(st_DEabs) sc_Menu_Voice_TTS("External Apps")'></insert></modify>

    <userlist lm_ExtDodoList haspopover_two="bool" prio="int" text="str" bmp="str" iconphase="int" bitvalue="int" isselected="str" visible="bool" enable="bool" onrelease="ui" details="ui" ttype="str" nosound checked changevalue animate dtooltip>
    <default visible=1 enable=1/>
    <row text="GPS_Forum" onrelease='java:call("android.startExternalApp", "com.ioji.appbuild")' />
    <row text="Yahoo Mail" onrelease='java:call("android.startExternalApp", "com.yahoo.mobile.client.android.mail")' />
    <row text="Google Mail" onrelease='java:call("android.startExternalApp", "com.google.android.gm")' />
    <row text="Calculator" onrelease='java:call("android.startExternalApp", "com.miui.calculator")' />
    <row text="Music Player" onrelease='java:call("android.startExternalApp", "org.videolan.vlc")' />
    <row text="Radio" onrelease='java:call("android.startExternalApp", "com.ilv.vradio")' />
    <row text="Compass" onrelease='java:call("android.startExternalApp", "com.simplywerx.compass3d")' />
    <row text="Whatsapp" onrelease='java:call("android.startExternalApp", "com.whatsapp")' />
    <row text="Messenger" onrelease='java:call("android.startExternalApp", "com.facebook.orca")' />
    <row text="Phone" onrelease='java:call("android.call", L"0744325777")' /> </userlist>

    I don't know what my phone link is. I tap on the phone icon and tap on info and I have this
    Spoiler: scroll
    <row text="Phone" onrelease='java:call("android.call", "com.google.android.dialer")' />

    And it doesn't do anything.

    I changed android.call by android.startExternalApp
    Spoiler: scrool
    <row text="Phone" onrelease='java:call("android.startExternalApp", "com.google.android.dialer")' />

    Only works from External app,
    If I put the. Button in Cabin, it doesn't work, what solution is there?
    PS:Could you incorporate the color black?
    Last edited by Jaloga; 17th October 2024 at 12:25 AM.
    Here I will thank all the contributions
    Thank You so Much.

    vil2 anglais4
    Greetings of Jaloga

  2.    Advertissements


  3. #22
    Senior Member Jaloga's Avatar
    Join Date
    Sep 2023
    Location
    Spain
    Posts
    123
    Rep Power
    4

    Default

    In the interface settings, within day and night colors, you cannot add the. White
    And what really to no taste in the color interface is not a single color, another color is joined that is to say it is bicolor, that can be corrected to be just one color, and add black color as well?
    Last edited by Jaloga; 31st May 2025 at 10:28 PM.
    Here I will thank all the contributions
    Thank You so Much.

    vil2 anglais4
    Greetings of Jaloga

 

 

Tags for this Thread

Bookmarks

Posting Permissions

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