AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren

Delphi 11 Prof. kein Android Support

Ein Thema von Rapunzel · begonnen am 11. Okt 2021 · letzter Beitrag vom 14. Okt 2021
Antwort Antwort
Benutzerbild von Uwe Raabe
Uwe Raabe

Registriert seit: 20. Jan 2006
Ort: Lübbecke
11.643 Beiträge
 
Delphi 12 Athens
 
#1

AW: Delphi 11 Prof. kein Android Support

  Alt 13. Okt 2021, 22:28
da es beim Erstellen des Projekts nicht installiert war und Delphi zu dämlich ist, es selbstständig nachzurüsten.
...
Genauso ist Delphi andersrum auch zu bescheuert und löscht Targets, die grade nicht installiert sind.
Das sit auch ein Punkt, wo der Project Magician helfen kann. Von den Plattform-Optionen Enable Missing und Remove Unused wäre erstere hier eine mögliche Lösung:
Zitat:
Enable Missing

When upgrading a project from a previous Delphi version it sometimes happens that you cannot add platforms even if it is available in the IDE. This functionality enables all platform that are know to the current Delphi version, even if they are currently not available. After that you can add these platforms to the project as long as they are available in your installation.

Remove Unused

Projects that are only useful for some platform and will never be used on others (like f.i. design time packages) are nevertheless cluttered with platform specific entries for these never be used platforms. This functionality removes those entries resulting in a much cleaner project file. This doesn't remove the ability to add those platforms to the project later.
Uwe Raabe
Certified Delphi Master Developer
Embarcadero MVP
Blog: The Art of Delphi Programming
  Mit Zitat antworten Zitat
colaflasche

Registriert seit: 1. Jun 2007
33 Beiträge
 
#2

AW: Delphi 11 Prof. kein Android Support

  Alt 14. Okt 2021, 08:24
Hallo Zusammen, bei mir löst sich das Problem leider nicht, habe schon alles aus dem Thread hier gemacht:

- C:\ProgramData\Embarcadero\.slip and .txt files gelöscht + Lizenz eingegeben
- ProgramData\Embarcadero + Delphi Deinstalliert & Neu installiert
- Delphi 11 mit Admin Rechten ausführen
- .DPROJ löschen und neu erstellen lassen
- die Zeilen von himitsu im DPROJ getauscht
- Project Magician verwendet

Wobei die letzten beiden Punkte schiere Verzweiflung waren, weil ich das Problem auch habe, wenn ich ein plattformübergreifendes Projekt frisch anlege.

Hat noch jemand eine Idee?
Gruß Jan
  Mit Zitat antworten Zitat
Rapunzel

Registriert seit: 1. Mär 2019
48 Beiträge
 
Delphi 11 Alexandria
 
#3

AW: Delphi 11 Prof. kein Android Support

  Alt 14. Okt 2021, 08:30
Hallo Jan,

alle Antworten hier haben absolut nichts zur Lösung meines Problem beigetragen.

Kannst Du grundsätzlich ein Beispielprojekt öffnen und dort unter Zielplattform Android32 oder Android64 auswählen?

Kannst Du ein neues plattformübergreifendes Porjekt erstellen?

Ist in den Plattformoptionen der Haken bei Android SDK gesetzt?
  Mit Zitat antworten Zitat
colaflasche

Registriert seit: 1. Jun 2007
33 Beiträge
 
#4

AW: Delphi 11 Prof. kein Android Support

  Alt 14. Okt 2021, 09:05
Hi Rapunzel,

Kannst Du grundsätzlich ein Beispielprojekt öffnen und dort unter Zielplattform Android32 oder Android64 auswählen?
Ich kann folgendes Projekt öffnen:
\22.0\Samples\Tools\FireUI App Preview

Unter 10.4 steht mir Android als Zielplattform zur Verfügung.
Unter 11 steht mir Android als Zielplattform nicht zur Verfügung.

Kannst Du ein neues plattformübergreifendes Porjekt erstellen?
ja, kann ich. Als Plattform stehen mir aber nur Windows und macOs zur Verfügung. Siehe Anhang.

Ist in den Plattformoptionen der Haken bei Android SDK gesetzt?
ja, siehe Anhang
Angehängte Grafiken
Dateityp: png Zielplattformen.png (12,6 KB, 3x aufgerufen)
Dateityp: png Plattformen verwalten.png (18,5 KB, 5x aufgerufen)
Dateityp: png sdk.png (40,8 KB, 5x aufgerufen)
Gruß Jan
  Mit Zitat antworten Zitat
Rapunzel

Registriert seit: 1. Mär 2019
48 Beiträge
 
Delphi 11 Alexandria
 
#5

AW: Delphi 11 Prof. kein Android Support

  Alt 14. Okt 2021, 09:28
Ich habe Dir bereits in Deinem neuen Thread geantwortet. Mach das bitte und teste wieder ob es funktioniert.
  Mit Zitat antworten Zitat
Rollo62

Registriert seit: 15. Mär 2007
4.174 Beiträge
 
Delphi 12 Athens
 
#6

AW: Delphi 11 Prof. kein Android Support

  Alt 14. Okt 2021, 08:52
Für ganz harte Fälle habe ich meine "Paranoic Cleanup Checklist",
ich muss aber gestehen dass ich die so seit ca. 2018 nicht mehr haben gebrauchen müssen.
Falls da noch etwas fehlen sollte bitte gerne Ergänzungen oder Fehlermeldungen schicken.

Code:
Cleanup Paranoic Checklist
0. Backup: Save all Projects, save VM
   !! Save all Rx-Sources and Rx-Samples for later comparison
1. Launch the License Manager from the bin folder
    (by default "C:\Program Files (x86)\Embarcadero\Studio\19.0\bin\LicenseManager.exe")   and
    delete any trial or beta (Test Field) license that you can find.
    Check it under “License Details” in the center column.
    Beta: Field testers should also do the following (and others may want to as well):
    Delete the Godzilla license from License manager before uninstalling it or during the installation of RAD Studio 10.x
     --> Removed BetaLicense, keep the normal license
2. Uninstall from ControlPanel
    Under your Control Panel's Program and Features Add/Remove Program uninstall the following entries:
    RAD Studio 10.2 version 19.0
    --> Remove the IB2017 Server (Automatic)
    --> Remove RadStudio (all GetIt Packs are removed, until finished)
    If you had problems in the second step (uninstalling from Windows Control Panel),
    try this Microsoft tool to solve uninstallation problems:
    http://go.microsoft.com/?linkid=9779673
     --> EasyFix Lösungen werden nciht mehr zum Download angeboten
3. 32Bit: remove the C:\Program Files\Embarcadero\Studio\19.0 directory    (or the custom folder you had used).
    64Bit: remove the C:\Program Files (x86)\Embarcadero\Studio\19.0 directory (or the custom folder you had used).
    --> Admin
4. Remove the cd C:\Users\Public\Documents\Embarcadero\Studio\19.0 directory
    --> 20.0 CatalogRepository, BLP, DCP
    Remove the cd C:\Users\Public\Documents\Embarcadero\Studio\dbExpress
    Remove the cd C:\Users\Public\Documents\Embarcadero\Studio\FireDAC
    --> All under Embarcadero removed
    Remove the cd C:\ProgramData\Embarcadero\Studio\19.0 directory.
    --> All under Embarcadero removed (Licenses RadStudio, IB2017)
    Remove the cd %APPDATA%\Embarcadero\BDS\19.0 directory.
    --> !! Keep all new .keystores for Android
    --> Removed all under Embarcadero (AppData\Roaming)
    Remove cd C:\Users\reg_w\OneDrive\Dokumente\Embarcadero\Studio\
    --> CodeTemplates, Projects
    --> !! Keep only old iOS/Macous SDKs
    Remove the HKEY_CURRENT_USER\SOFTWARE\Embarcadero\BDS\19.0 registry key
    --> Remove complete unter Embarcadero
    32Bit: remove the HKEY_LOCAL_MACHINE\SOFTWARE\Embarcadero\BDS\19.0 registry key
    64Bit: remove the HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Embarcadero\BDS\19.0
    --> Remove complete unter Embarcadero

    Remove the .lldb folder for Android SDK
5. Search registry "Embarcadero", remove any leftovers
    BDS.bdsdeploy, Embarcadero Modeling, MUICache, GetIt, ToolsAPI, Midas, CommonTasks, Interop, BorDb,
    GetItHelper, BorDbHelper, Midas, TogetherInterOp, TogertherOptionInterop,
    Current Software Explorer TypedPaths - cannot be removed  
    WinNT CompatibilityAssistant, IB Unwise
    !! Indexer Path, SourceInderxer Path - kept because of conted items
    !! Install Properties kept
    !! MS Win SDK installer kept
    !! UserSettings kept
    !! FireWallRules kept
    !! Path kept - cleanup via Windows ControlPanel "Umgebungsvariablen bearbeiten"
    --> Remove all Embarcadero references
   Path: OLD: C:\Program Files (x86)\Embarcadero\Studio\20.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl;C:\Program Files (x86)\Embarcadero\Studio\20.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\20.0\Bpl\Win64;
C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;
D:\Prg\Embarcadero\Studio\19.0\bin;C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl;D:\Prg\Embarcadero\Studio\19.0\bin64;C:\Users\Public\Documents\Embarcadero\Studio\19.0\Bpl\Win64;
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files (x86)\Git\cmd;C:\Program Files (x86)\GitExtensions\;%SYSTEMROOT%\System32\OpenSSH\
5. 32-bit: remove the following files from C:\Windows\System32\:
    BDEAdmin.*
    CC32*.DLL
    Midas.*
    Xerces*.DLL
    64Bit: remove the following files from C:\Windows\SysWOW64\:
    BDEAdmin.*
    CC32*.DLL
    Midas.*
    Xerces*.DLL
    --> Was already removed by uninstaller
6. CleanUp
    # Cleaner
    # Windows Explorer Bereinigen mit Systemdaten bereinigen
7. Cleanup VM
    # Close Windows
    # Cleanup VM
    # !! Save Clean VM, if needed
    # Restart Windows
  Mit Zitat antworten Zitat
Antwort Antwort

Themen-Optionen Thema durchsuchen
Thema durchsuchen:

Erweiterte Suche
Ansicht

Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 02:16 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz