Einzelnen Beitrag anzeigen

Benutzerbild von Union
Union

Registriert seit: 18. Mär 2004
Ort: Luxembourg
3.490 Beiträge
 
Delphi 7 Enterprise
 
#6

AW: Wie viel "R" steckt noch in RAD Studio XE5?

  Alt 14. Sep 2013, 14:22
Mache doch mal die Gegenprobe. Schnappe Dir Eclipse, erstelle eine Trivial-App und starte diese im Emulator. Danach kannst Du mit Bestimmtheit sagen, wo die Zeit flöten geht.
Offensichtlich liegt es am Deployment (Größe 250kb <> 20MB) und an der Geschwindigkeit der Delphi-App:

Code:
[2013-09-14 15:14:37 - HelloWorld] Android Launch!
[2013-09-14 15:14:37 - HelloWorld] adb is running normally.
[2013-09-14 15:14:37 - HelloWorld] Performing lu.softwareunion.helloworld.HelloActivity activity launch
[2013-09-14 15:14:37 - HelloWorld] Automatic Target Mode: Preferred AVD 'Host_Nexus_4_1' is available on emulator 'emulator-5554'
[2013-09-14 15:14:37 - HelloWorld] Uploading HelloWorld.apk onto device 'emulator-5554'
[2013-09-14 15:14:41 - HelloWorld] Installing HelloWorld.apk...
[2013-09-14 15:14:45 - HelloWorld] Success!
[2013-09-14 15:14:45 - HelloWorld] Starting activity lu.softwareunion.helloworld.HelloActivity on device emulator-5554
[2013-09-14 15:14:46 - HelloWorld] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=lu.softwareunion.helloworld/.HelloActivity }
[2013-09-14 15:14:47 - HelloWorld] Attempting to connect debugger to 'lu.softwareunion.helloworld' on port 8620
Ibi fas ubi proxima merces
sudo /Developer/Library/uninstall-devtools --mode=all
  Mit Zitat antworten Zitat