AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Suchfunktion Ergebnis der Suchanfrage

Ergebnis der Suchanfrage


Datum des Suchindex: Heute, 07:32

Parameter dieser Suchanfrage:

Suche in Thema: Android - delete WIFI
Suche alle Beiträge, die von "danten" geschrieben wurden
• Suchmethode: "Suche nach allen Begriffen"
• Nach Datum (firstpost) sortiert
• Zeige Treffer als Beiträge
Zeige 7 von insges. 7 Treffern
Suche benötigte 0.000s

Es liegen Ergebnisse in folgenden Bereichen vor:

  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 26. Jan 2018
    It does not work, it only shuts down and does not delete saved connection settings.


    procedure TfrmApp.RemoveWifiList;
    var
    WifiManagerObj: JObject;
    WifiManager: JWifiManager;
    List: JList;
    i: Integer;
    LWifiConf: JWifiConfiguration;
  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 19. Jan 2018
    Hello, I have tried all the options according to the help but still do not have a functional application.

    You really do not know why it does not work.

    I set all permissions in permission and it does not work either.
  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 18. Jan 2018
    Thank you, I uploaded the project as an attachment.
  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 18. Jan 2018
    I probably do not understand it and nobody will correct my code.


    procedure TfrmApp.ConnectToWifi; // ERROR
    var
    WifiManagerObj: JObject;
    WifiManager: JWifiManager;
    WifiConfiguration: JWifiConfiguration;
    i: integer;
    netID: integer;
  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 18. Jan 2018
    Thank you for answer.
    What is the programming language?
    I can not C or C ++ and I do not understand the code.

    Could not anyone put a code for Delphi?

    I will be grateful.

    Thank you
  • Forum: Cross-Platform-Entwicklung

    AW: Android - delete WIFI

      Delphi
      by danten, 17. Jan 2018
    Nobody has help for me?
    The procedure for removing the Wifi network works well on your mobile, but it does not work on your tablet.
    Do you know why?
    Thank you
  • Forum: Cross-Platform-Entwicklung

    Android - delete WIFI

      Delphi
      by danten, 17. Jan 2018
    Hello,
    I need to delete all saved WIFI networks for business purposes and retrieve new ones from the list downloaded from the server.

    Here the user would click on the WIFI network in the list and join only to her.

    Thank you for your help.


    procedure RemoveWifiList;
    var


URL zu dieser Suchanfrage:

https://www.delphipraxis.net/dp_search.php?do=usersearch&search_username=danten&search_exact_username=1&search_sortby=dateline&search_resulttype=post&search_matchmode=0&searchthreadid=194859
Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:47 Uhr.
Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz