Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 149

Hybrid View

  1. #1
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    162
    Rep Power
    1069

    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!!!

  2.    Advertissements


  3. #2
    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...

 

 

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
  •