Jump to content

Massimo Potere

Members
  • Content Count

    5
  • Joined

  • Last visited

Community Reputation

0 Neutral

Technical Information

  • Delphi-Version
    Delphi Community Edition
  1. But the apk work if i send it to the emulator (api33) with adb, is the IDE that for some reason say "not compatible"
  2. Hi, first, yes i have only arm64-v8a, armeabi-v7a, armeabi, and mips but: i have installed Aida64 on the phone then did a backup and installed the apk on the emulator. The emulator have both Supported ABIs and Supported 64-bit ABIs = "x86_64, arm64-v8a" I get the error when i press F9 to run (or debug): But the adb install/run work fine: PS. Instead of the zip you can check it in the ide: Project > Deployment
  3. Hello, i have 2 phones (Android 6 and Android 13) and an emulator (x86_64). When i try to run/debug the ide compile and create the apk but then i get that message. By googling i tought it was the emulator but this happens on all (emulator and phones). But the weird thing is that i tried to install the apk with adb and the apk run normally on the emulator and on both phones... TL;DR; Run from the ide dont work but adb install the apk work.
  4. Massimo Potere

    [Delphi CE 10.4 update 2] Cant debug 🤨

    I checked the firewall but wasnt that, i closed/opened the ide few times still didnt work, cleaned temps, run as admin still nothing. I went to eat then tried again and it work now, no idea why
  5. Hello, im trying to debug a program but it say "Process is not accessible". I tried to start the IDE as admin and also a blank project (both 32 and 64bit), same thing happens... Edit: No idea why but it work now
×