Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 8 of 16 FirstFirst ... 678910 ... LastLast
Results 71 to 80 of 151
  1. #71
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    164
    Rep Power
    1070

    Default

    O sancta simplicitas
    [Only registered and activated users can see links. ]
    Your position is not determined by the GPS!!!

  2.    Advertissements


  3. #72
    Master Titanic52's Avatar
    Join Date
    Oct 2013
    Location
    EU
    Posts
    776
    Rep Power
    1313

    Default

    Quote Originally Posted by wandel View Post
    O sancta simplicitas


    Plugins selected:
    Spoiler: screen

    ffscreen 00001

  4. #73
    Member +
    Join Date
    Jan 2018
    Location
    Hungary
    Posts
    43
    Rep Power
    0

    Default

    Dear Master Wandel! @everybody
    LuaInterpreter_v1.3.0_New.com.apk does not restart the program when changing the skin, and it says this in red:

    [string "return (
    activity:moveTaskToBack(true)
    local unpack = table.unpac...]:4: ')' expected (to close '(' at line 1)

    ContentChanger also doesn't work
    On Android 10 version, everything is flawless

    What's the mistake? Is there a solution? Tablet, Android 14, 64 bit
    with thanks....
    Spoiler: image
    [Only registered and activated users can see links. ]
    Last edited by Boki; 20th May 2024 at 09:55 AM. Reason: spoiler, approved

  5. #74
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    164
    Rep Power
    1070

    Default Permission

    On Android 14 devices app by default has write permissions ONLY!!! in app specific directories like those from getFilesDir() and getExternalFilesDir() and also in all public directories on external storage.

    So, we can't anymore use the Lua Interpreter for extend functions under Android 14 as access to the navigator files is now closed.
    BUT!!!
    You can completely remove the following plugins and then the features of using Google Maps will be available through your browser with some restrictions.
    Code:
    Please Login or Register to see the links
    Everything else will not work and will disappear from all menus.
    Last edited by wandel; 20th May 2024 at 03:43 PM.
    [Only registered and activated users can see links. ]
    Your position is not determined by the GPS!!!

  6. #75
    Member +
    Join Date
    Jan 2018
    Location
    Hungary
    Posts
    43
    Rep Power
    0

    Default

    Dear Master Wandel!
    Expected development to make the Lua Interpreter work under Android 14?
    Maybe another solution to make the functions work?
    With Thanks...

  7. #76
    Master
    Join Date
    Mar 2012
    Location
    EX USSR
    Posts
    420
    Rep Power
    2217

    Default

    @Jozs
    If your A14 device supports 32-bit armeabi-v7 applications, Lua Interpreter 1.3.0 works great on my devices on A14 Xiaomi 13 Ultra (Hyper OS) and Samsung Galaxy Tab S9U (One UI 6.1)...

  8. #77
    Member +
    Join Date
    Jan 2018
    Location
    Hungary
    Posts
    43
    Rep Power
    0

    Default

    @batiskaf
    I tried with these. LuaInterpreter_v1.3.0_New.com and Lua Interpreter_1.4.0.WANDEL_WiFi
    Unfortunately it doesn't work.Galaxy tab A9 One UI 6
    Where can I check if it supports 32-bit applications?

  9. #78
    Master
    Join Date
    Mar 2012
    Location
    EX USSR
    Posts
    420
    Rep Power
    2217

    Default

    In my opinion, he supports, but look [Only registered and activated users can see links. ] to discuss...

  10. #79
    Member +
    Join Date
    Jan 2018
    Location
    Hungary
    Posts
    43
    Rep Power
    0

    Default

    I watched.
    Supported ABI = arm64-v8a,armeabi-v7a,armeabi
    So it should work? Why is not working?
    Last edited by Jozs; 20th May 2024 at 10:33 PM.

  11. #80
    Master
    Join Date
    Mar 2012
    Location
    EX USSR
    Posts
    420
    Rep Power
    2217

    Default

    What does ABI arm64-v8a have to do with it, all devices with more than 4GB of RAM, see the capabilities of your processor in Supported ABI, if there is support for armeabi-v7, then everything should work for you...
    Quickly you change your post...
    Quote Originally Posted by Jozs View Post
    I watched.
    ...Why is not working?
    See if you have the current iGO.lua script in autorun.
    Last edited by batiskaf; 20th May 2024 at 10:59 PM.

 

 

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
  •