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

Threaded View

  1. #11
    Master wandel's Avatar
    Join Date
    May 2007
    Location
    Ukraine
    Posts
    157
    Rep Power
    1067

    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


 

 

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
  •