SlideShare a Scribd company logo
1 of 20
Download to read offline
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Android on
Windows 11
A developers Perspective
Windows Subsystem for Android (WSA)
Jim McKeeth
Developer Advocate
Embarcadero
jim.mckeeth@embarcadero.com
@JimMcKeeth
Scott Hanselman
Partner Program Manager
Microsoft
@shanselman
Slides, Links, Replay: blogs.embarcadero.com/?p=134192
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Agenda
• Introduction
• Installation & Configuration
• Performance & Hardware
• Developer Mode & Sideloading
• Targeting from Delphi
• More information
• Q&A
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Android on Windows?
● Windows Subsystem for Android (WSA) runs
Android apps on Windows 11
● Runs Android 11 behind the scenes
● Similar to Windows Subsystem for Linux (WSL)
● Comes with Amazon Appstore (US Only for now)
○ An Amazon account is required to use the Amazon Appstore
● Allows for developer mode support and sideloading
● Android apps are on your start menu
● Only in Windows 11
● WSA utilizes a virtual machine (VM)
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Hardware Requirements
● Requires an SSD
● I wasn’t able to run it in a VM
● On Windows x64 (Intel or AMD) it uses an interoperability layer
● On Windows ARM64 it runs natively
● Windows 11 enforces a minimum screen requirement of 720p
resolution (1280x720) with a >9” screen.
RAM 8 GB (minimum)
16 GB (recommended)
Storage type Solid State Drive (SSD)
Processor Intel Core i3 8th Gen (minimum) or above
AMD Ryzen 3000 (minimum) or above
Qualcomm Snapdragon 8c (minimum) or
above
Processor architecture x64 or ARM64
Virtual Machine Platform This setting needs to be enabled in BIOS.
System Requirements Documentation
WSA support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c
Windows 11 support.microsoft.com/windows/86c11283-ea52-4782-9efd-7674389a7ba3
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
WSA Installation
● Windows Subsystem for Android is available for public preview on Windows 11.
● Install the Amazon Appstore from the Microsoft Store.
○ Alternatively just install an Android app from the Microsoft Store.
docs.microsoft.com/en-us/windows/android/wsa/ & support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
WSA VM Lifecycle
● There are three possible states for the VM running
apps with Windows Subsystem for Android:
○ Running
○ Lightweight Doze: After no app activity for 3 minutes.
Deactivated by user activity or an app notification.
○ Not Running: After activity for 7 minutes.
● Transitions between these states are triggered by user
activity, Android app or an app notification.
● Android apps are paused and then stopped when their
window is minimized.
VM Running
VM Lightweight Doze
VM Not Running
3 minutes
no activity
7 minutes
no activity
Launch
app
or
receive
notification
User activity
or notification
Docs docs.microsoft.com/en-us/windows/android/wsa/
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Performance
Sources: browser.geekbench.com/v5/cpu/13076342, browser.geekbench.com/processors/amd-ryzen-9-5900x, browser.geekbench.com/v5/cpu/13065478, browser.geekbench.com/processors/intel-core-i9-10900,
browser.geekbench.com/v5/cpu/13080168, browser.geekbench.com/v5/cpu/13080587, browser.geekbench.com/v5/cpu/13080585
The data on this chart is gathered from user-submitted Geekbench 5 CPU results from the Geekbench Browser: browser.geekbench.com
Single-Core Multi-Core
CPU/System Android Windows Android Windows
AMD Ryzen 9 5900X 1404 1671 9592 14,026
Intel Core i9-10900 1230 1315 7202 9260
Intel Core i7-11700K 1464 1692 7980 9826
My Core i7-11700K 1350 n/a 6886 n/a
Samsung S21 Ultra 1083 n/a 3101 n/a
Samsung S22 Ultra 1243 n/a 3301 n/a
Google Pixel 6 Pro 1035 n/a 2831 n/a
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Passmark Performance Test
Sources: PassMark PerformanceTest Mobile
www.passmark.com/products/pt_mobile/index.php
androidbenchmark.net/phone.php?phone=Samsung+SM-S908U1
androidbenchmark.net/phone.php?phone=OnePlus+MT2111
i7-11700K
WSA
Samsung
S22 Ultra
SM-S908U1
OnePlus
MT2111
9RT
System 12,993 15,686 14,825
Mem Mark 32,856 31,499 27,525
2D Mark 125,493 35,161 51,452
CPU Mark 9,635 7,341 6,988
Disk Mark 1,194,935 n/a n/a
3D Mark n/a 57,805 29,616
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Hardware Report
Windows Subsystem for Android Windows 11 Desktop
Notes: From Geekbench 5
Resolution is based on Android app window size
320 PPI when running at 200% scale
160 PPI when running at 100% scale
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Settings & Developer Mode
● Launch Windows Subsystem for Android
● Scroll down & enable Developer mode
● Copy the IP address
● Use ADB to connect
adb connect 172.24.203.234
● Optional:
○ Connect from other local computers via your IP
address and port specified
○ Manage Android Settings via link
● Note:
○ Subsystem can run “As needed” or “Continuous”
○ Files let’s you browse but not transfer files
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Digging into Details
adb shell getprop
ro.build.version.sdk 30
ro.board.platform windows
ro.boot.hardware windows_x86_64
ro.build.version.release 11
ro.build.version.security_patch 10/1/2021
ro.dalvik.vm.isa.arm x86
ro.dalvik.vm.isa.arm64 x86_64
ro.dalvik.vm.native.bridge libhoudini.so
ro.product.cpu.abi x86_64
ro.product.cpu.abilist
x86_64,x86,arm64-
v8a,armeabi-v7a,armeabi
ro.product.cpu.abilist32 x86,armeabi-v7a,armeabi
ro.product.cpu.abilist64 x86_64,arm64-v8a
ro.product.manufacturer Microsoft Corporation
● SDK version: 30 (Android 11)
● Platform: windows
● Release version: Android 11
● Native bridge: libhoudini.so
● Architecture x86_64 with support for
arm64-v8a,armeabi-v7a,armeabi
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Who is Houdini?
● ARM to x86 native bridge by Intel.
● Not a lot of official public information.
● Also used in Intel Chromebooks, and desktop
emulators like BlueStacks & NOX.
● Reads ARM opcodes and produces
corresponding behavior in x86.
● binfmt_misc (Miscellaneous Binary Format)
Linux kernel feature passes ARM to Houdini.
Related files on WSA
 /system/lib64/libhoudini.so
 /system/lib/libhoudini.so
 /vendor/lib/libhoudini.so
 /vendor/lib64/libhoudini.so
 /proc/sys/fs/binfmt_misc
 /vendor/etc/binfmt_misc/arm64_dyn
 /vendor/etc/binfmt_misc/arm64_exe
 /vendor/etc/binfmt_misc/arm_dyn
 /vendor/etc/binfmt_misc/arm_exe
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Sideloading
● Connect: adb connect <ip>
● Check connection: adb devices
● Install: adb install -r --no-streaming <apk file>
● Uninstall: adb shell pm uninstall -k com.embarcadero.ProjectName
● Run app:
adb shell am start -n com.embarcadero.ProjectName/com.embarcadero.firemonkey.FMXNativeActivity
● Kill/Stop app: adb shell am force-stop com.embarcadero.ProjectName
● Open shell: adb -d shell
● Push file: adb push <local file name> /storage/emulated/0/Download
● Pull file: adb pull /storage/emulated/0/Download <local file name>
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Targeting from Delphi & RAD Studio IDE
● A single FMX project can target Windows or Android already.
● WSA is in Preview and not yet fully support by Delphi, but that
won’t stop us….
● Connect with ADB and then it shows up in the IDE.
● FireMonkey apps either don’t run or report error “Your Android
device does not support selected platform architecture.”
● Sideloading!
○ Compile for Android 64
○ adb install -r --no-streaming FireMonkeyApp.apk
○ Also make resizable
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Making Your Android App Resizable
● Edit AndroidManifest.Template.xml
● Note that if you have multiple Android apps
in the same folder they share the same
AndroidManifest.Template.xml
● Allows FMX Android app to resize as
expected.
<application
android:resizeableActivity="true">
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Automating the Manual
● Add manualadb.bat to IDE Tools menu
○ Tools -> Configure Tools -> Add
● With parameters:
$PATH($EXENAME) $NAMEONLY($PROJECT)
● Source:
gist.github.com/jimmckeeth/3a453ccdb1a38764
4ca137b499d01879
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Mobile Snippets Tests
● Location must be enabled in
Windows to work in WSA
● Notification appear on desktop and
can wake WSA
Working Unsupported
Location* Camera
Notifications Accelerometer
Share Sheet Phone Dialer
FireDAC SQLite Orientation
FireDAC IB Lite Gyroscope
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
More information
● Webinar Slides, Links, Replay: blogs.embarcadero.com/?p=134192
● ADB Deployment GIST: gist.github.com/jimmckeeth/3a453ccdb1a387644ca137b499d01879
● Introduction blog: blogs.windows.com/windows-insider/2021/10/20/introducing-android-apps-on-windows-11-to-windows-insiders/
● Windows Subsystem for Android docs: docs.microsoft.com/en-us/windows/android/wsa/
● WSA Release Notes: docs.microsoft.com/en-us/windows/android/wsa/release-notes
● WSA Hardware Requirements: support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c
● Mobile apps on Windows: support.microsoft.com/windows/abed2335-81bf-490a-92e5-fe01b66e5c48
● Video from Scott on WSA: https://youtu.be/FN6zON_zKd8
● Scott Hanselman online: www.hanselman.com, www.hanselminutes.com and @shanselman
● Slight of ARM: Demystifying Intel Houdini by Brian Hong from DefCon 29
○ Video: https://youtu.be/9oQ5XjA1aq0 Slides: https://bit.ly/3IzoMkM
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Next Steps
● Start a RAD Studio trial embarcadero.com/products/rad-studio/start-for-free
● Get Community Edition embarcadero.com/products/delphi/starter
● See special offers embarcadero.com/radoffer
● Subscribe on YouTube youtube.com/c/EmbarcaderoTechnologies
● Follow us on Twitter twitter.com/embarcaderotech
● Like us on Facebook facebook.com/embarcaderotech
● Follow us on LinkedIn linkedin.com/company/embarcadero-technologies
● Read our blog blogs.embarcadero.com
RAD STUDIO 11
Copyright © 2022 by Embarcadero, an Idera company
Android on
Windows 11
A Developers Perspective
Jim McKeeth
Developer Advocate
Embarcadero
jim.mckeeth@embarcadero.com
@JimMcKeeth
Scott Hanselman
Partner Program Manager
Microsoft
@shanselman
Windows Subsystem for Android (WSA)
Q&A
Slides, Links, Replay: blogs.embarcadero.com/?p=134192

More Related Content

What's hot

What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?MohammadHussain595488
 
Android tutorial ppt
Android tutorial pptAndroid tutorial ppt
Android tutorial pptRehna Renu
 
Implementing and Troubleshooting PVS
Implementing and Troubleshooting PVSImplementing and Troubleshooting PVS
Implementing and Troubleshooting PVSDavid McGeough
 
COMPUTER MEMORY BBA
COMPUTER MEMORY BBA COMPUTER MEMORY BBA
COMPUTER MEMORY BBA MANAV KUMAR
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016Hameda Hurmat
 
Android Treble: Blessing or Trouble?
Android Treble: Blessing or Trouble?Android Treble: Blessing or Trouble?
Android Treble: Blessing or Trouble?Opersys inc.
 
Software update for IoT: the current state of play
Software update for IoT: the current state of playSoftware update for IoT: the current state of play
Software update for IoT: the current state of playChris Simmonds
 
A flight with Flutter
A flight with FlutterA flight with Flutter
A flight with FlutterAhmed Tarek
 
En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7Rotua Damanik
 
Android Boot Time Optimization
Android Boot Time OptimizationAndroid Boot Time Optimization
Android Boot Time OptimizationKan-Ru Chen
 
Como insertar un video en eclipse java
Como insertar un video en eclipse javaComo insertar un video en eclipse java
Como insertar un video en eclipse javaElizabeth Reyna
 

What's hot (20)

What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?What and Why Flutter? What is a Widget in Flutter?
What and Why Flutter? What is a Widget in Flutter?
 
Flutter101
Flutter101Flutter101
Flutter101
 
Android tutorial ppt
Android tutorial pptAndroid tutorial ppt
Android tutorial ppt
 
What is Flutter
What is FlutterWhat is Flutter
What is Flutter
 
Implementing and Troubleshooting PVS
Implementing and Troubleshooting PVSImplementing and Troubleshooting PVS
Implementing and Troubleshooting PVS
 
COMPUTER MEMORY BBA
COMPUTER MEMORY BBA COMPUTER MEMORY BBA
COMPUTER MEMORY BBA
 
1 introduction to windows server 2016
1  introduction to windows server 20161  introduction to windows server 2016
1 introduction to windows server 2016
 
Flutter
FlutterFlutter
Flutter
 
Powershell training material
Powershell training materialPowershell training material
Powershell training material
 
Android 11
Android 11Android 11
Android 11
 
Android Treble: Blessing or Trouble?
Android Treble: Blessing or Trouble?Android Treble: Blessing or Trouble?
Android Treble: Blessing or Trouble?
 
Software update for IoT: the current state of play
Software update for IoT: the current state of playSoftware update for IoT: the current state of play
Software update for IoT: the current state of play
 
A flight with Flutter
A flight with FlutterA flight with Flutter
A flight with Flutter
 
iOS PPT
iOS PPTiOS PPT
iOS PPT
 
En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7En rhel-deploy-oracle-rac-database-12c-rhel-7
En rhel-deploy-oracle-rac-database-12c-rhel-7
 
Android Boot Time Optimization
Android Boot Time OptimizationAndroid Boot Time Optimization
Android Boot Time Optimization
 
Como insertar un video en eclipse java
Como insertar un video en eclipse javaComo insertar un video en eclipse java
Como insertar un video en eclipse java
 
Embedded Android : System Development - Part I
Embedded Android : System Development - Part IEmbedded Android : System Development - Part I
Embedded Android : System Development - Part I
 
Windows server2016 presentation
Windows server2016 presentation Windows server2016 presentation
Windows server2016 presentation
 
Flutter
FlutterFlutter
Flutter
 

Similar to Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Android)

Lecture02web 140phpapp01
Lecture02web 140phpapp01Lecture02web 140phpapp01
Lecture02web 140phpapp01letuan9999
 
Inside Android's UI at AnDevCon VI
Inside Android's UI at AnDevCon VIInside Android's UI at AnDevCon VI
Inside Android's UI at AnDevCon VIOpersys inc.
 
Inside Android's UI at AnDevCon V
Inside Android's UI at AnDevCon VInside Android's UI at AnDevCon V
Inside Android's UI at AnDevCon VOpersys inc.
 
GDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android NGDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android NImam Raza
 
Droidcon uk2012 androvm
Droidcon uk2012 androvmDroidcon uk2012 androvm
Droidcon uk2012 androvmdfages
 
Securing Android Applications
Securing Android ApplicationsSecuring Android Applications
Securing Android ApplicationsInfosys
 
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)Ron Munitz
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsPositive Hack Days
 
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TVBeMyApp
 
Android Meetup, Илья Лёвин
Android Meetup, Илья ЛёвинAndroid Meetup, Илья Лёвин
Android Meetup, Илья ЛёвинGDG Saint Petersburg
 
Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Opersys inc.
 
Is Android the New King of Embedded OSes at Embedded World 2014
Is Android the New King of Embedded OSes at Embedded World 2014Is Android the New King of Embedded OSes at Embedded World 2014
Is Android the New King of Embedded OSes at Embedded World 2014Opersys inc.
 
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)Ron Munitz
 
Workshop su Android Kernel Hacking
Workshop su Android Kernel HackingWorkshop su Android Kernel Hacking
Workshop su Android Kernel HackingDeveler S.r.l.
 
Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...BeMyApp
 
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...Codemotion Tel Aviv
 

Similar to Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Android) (20)

Lecture02web 140phpapp01
Lecture02web 140phpapp01Lecture02web 140phpapp01
Lecture02web 140phpapp01
 
Android Development Tutorial V3
Android Development Tutorial   V3Android Development Tutorial   V3
Android Development Tutorial V3
 
Inside Android's UI at AnDevCon VI
Inside Android's UI at AnDevCon VIInside Android's UI at AnDevCon VI
Inside Android's UI at AnDevCon VI
 
Inside Android's UI at AnDevCon V
Inside Android's UI at AnDevCon VInside Android's UI at AnDevCon V
Inside Android's UI at AnDevCon V
 
GDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android NGDG Devfest 2016 session on Android N
GDG Devfest 2016 session on Android N
 
Android
Android Android
Android
 
Droidcon uk2012 androvm
Droidcon uk2012 androvmDroidcon uk2012 androvm
Droidcon uk2012 androvm
 
Securing Android Applications
Securing Android ApplicationsSecuring Android Applications
Securing Android Applications
 
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)
Android As a Server- Building Android for the Cloud (AnDevCon SF 2013)
 
Manish Chasta - Securing Android Applications
Manish Chasta - Securing Android ApplicationsManish Chasta - Securing Android Applications
Manish Chasta - Securing Android Applications
 
ARM
ARMARM
ARM
 
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV
[Ultracode Munich Meetup #7] Building Apps for Nexus Player & Android TV
 
Android Meetup, Илья Лёвин
Android Meetup, Илья ЛёвинAndroid Meetup, Илья Лёвин
Android Meetup, Илья Лёвин
 
Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013Working with the AOSP - Linaro Connect Asia 2013
Working with the AOSP - Linaro Connect Asia 2013
 
How to Customize Android Framework&System
How to Customize Android Framework&SystemHow to Customize Android Framework&System
How to Customize Android Framework&System
 
Is Android the New King of Embedded OSes at Embedded World 2014
Is Android the New King of Embedded OSes at Embedded World 2014Is Android the New King of Embedded OSes at Embedded World 2014
Is Android the New King of Embedded OSes at Embedded World 2014
 
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)
Building Android for the Cloud: Android as a Server (Mobile World Congress 2014)
 
Workshop su Android Kernel Hacking
Workshop su Android Kernel HackingWorkshop su Android Kernel Hacking
Workshop su Android Kernel Hacking
 
Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...Android on Intel platforms : current state, near-future, future & developers ...
Android on Intel platforms : current state, near-future, future & developers ...
 
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...
Developing for Android TV and the Nexus player - Mihai Risca & Alexander Wegg...
 

More from Embarcadero Technologies

PyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfPyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfEmbarcadero Technologies
 
Linux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxLinux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxEmbarcadero Technologies
 
Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Embarcadero Technologies
 
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
Introduction to Python GUI development with Delphi for Python - Part 1:   Del...Introduction to Python GUI development with Delphi for Python - Part 1:   Del...
Introduction to Python GUI development with Delphi for Python - Part 1: Del...Embarcadero Technologies
 
FMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxFMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxEmbarcadero Technologies
 
Python for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionPython for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionEmbarcadero Technologies
 
RAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationRAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationEmbarcadero Technologies
 
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbarcadero Technologies
 
Rad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentRad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentEmbarcadero Technologies
 
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarMove Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarEmbarcadero Technologies
 
Getting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidGetting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidEmbarcadero Technologies
 
ER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureEmbarcadero Technologies
 
The Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesThe Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesEmbarcadero Technologies
 
Driving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsDriving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsEmbarcadero Technologies
 
Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Embarcadero Technologies
 

More from Embarcadero Technologies (20)

PyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdfPyTorch for Delphi - Python Data Sciences Libraries.pdf
PyTorch for Delphi - Python Data Sciences Libraries.pdf
 
Linux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for LinuxLinux GUI Applications on Windows Subsystem for Linux
Linux GUI Applications on Windows Subsystem for Linux
 
Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework Python on Android with Delphi FMX - The Cross Platform GUI Framework
Python on Android with Delphi FMX - The Cross Platform GUI Framework
 
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
Introduction to Python GUI development with Delphi for Python - Part 1:   Del...Introduction to Python GUI development with Delphi for Python - Part 1:   Del...
Introduction to Python GUI development with Delphi for Python - Part 1: Del...
 
FMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for LinuxFMXLinux Introduction - Delphi's FireMonkey for Linux
FMXLinux Introduction - Delphi's FireMonkey for Linux
 
Python for Delphi Developers - Part 2
Python for Delphi Developers - Part 2Python for Delphi Developers - Part 2
Python for Delphi Developers - Part 2
 
Python for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 IntroductionPython for Delphi Developers - Part 1 Introduction
Python for Delphi Developers - Part 1 Introduction
 
RAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and InstrumentationRAD Industrial Automation, Labs, and Instrumentation
RAD Industrial Automation, Labs, and Instrumentation
 
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBaseEmbeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
Embeddable Databases for Mobile Apps: Stress-Free Solutions with InterBase
 
Rad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup DocumentRad Server Industry Template - Connected Nurses Station - Setup Document
Rad Server Industry Template - Connected Nurses Station - Setup Document
 
TMS Google Mapping Components
TMS Google Mapping ComponentsTMS Google Mapping Components
TMS Google Mapping Components
 
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinarMove Desktop Apps to the Cloud - RollApp & Embarcadero webinar
Move Desktop Apps to the Cloud - RollApp & Embarcadero webinar
 
Useful C++ Features You Should be Using
Useful C++ Features You Should be UsingUseful C++ Features You Should be Using
Useful C++ Features You Should be Using
 
Getting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and AndroidGetting Started Building Mobile Applications for iOS and Android
Getting Started Building Mobile Applications for iOS and Android
 
Embarcadero RAD server Launch Webinar
Embarcadero RAD server Launch WebinarEmbarcadero RAD server Launch Webinar
Embarcadero RAD server Launch Webinar
 
ER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data ArchitectureER/Studio 2016: Build a Business-Driven Data Architecture
ER/Studio 2016: Build a Business-Driven Data Architecture
 
The Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst PracticesThe Secrets of SQL Server: Database Worst Practices
The Secrets of SQL Server: Database Worst Practices
 
Driving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data AssetsDriving Business Value Through Agile Data Assets
Driving Business Value Through Agile Data Assets
 
Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016Troubleshooting Plan Changes with Query Store in SQL Server 2016
Troubleshooting Plan Changes with Query Store in SQL Server 2016
 
Great Scott! Dealing with New Datatypes
Great Scott! Dealing with New DatatypesGreat Scott! Dealing with New Datatypes
Great Scott! Dealing with New Datatypes
 

Recently uploaded

Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningVitsRangannavar
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...OnePlan Solutions
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationkaushalgiri8080
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software DevelopersVinodh Ram
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number SystemsJheuzeDellosa
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
XpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsXpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsMehedi Hasan Shohan
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxbodapatigopi8531
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfPower Karaoke
 

Recently uploaded (20)

Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
cybersecurity notes for mca students for learning
cybersecurity notes for mca students for learningcybersecurity notes for mca students for learning
cybersecurity notes for mca students for learning
 
Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...Advancing Engineering with AI through the Next Generation of Strategic Projec...
Advancing Engineering with AI through the Next Generation of Strategic Projec...
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
Project Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanationProject Based Learning (A.I).pptx detail explanation
Project Based Learning (A.I).pptx detail explanation
 
Professional Resume Template for Software Developers
Professional Resume Template for Software DevelopersProfessional Resume Template for Software Developers
Professional Resume Template for Software Developers
 
What is Binary Language? Computer Number Systems
What is Binary Language?  Computer Number SystemsWhat is Binary Language?  Computer Number Systems
What is Binary Language? Computer Number Systems
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Naraina Delhi 💯Call Us 🔝8264348440🔝
 
XpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software SolutionsXpertSolvers: Your Partner in Building Innovative Software Solutions
XpertSolvers: Your Partner in Building Innovative Software Solutions
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Hand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptxHand gesture recognition PROJECT PPT.pptx
Hand gesture recognition PROJECT PPT.pptx
 
The Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdfThe Evolution of Karaoke From Analog to App.pdf
The Evolution of Karaoke From Analog to App.pdf
 

Android on Windows 11 - A Developer's Perspective (Windows Subsystem For Android)

  • 1. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Android on Windows 11 A developers Perspective Windows Subsystem for Android (WSA) Jim McKeeth Developer Advocate Embarcadero jim.mckeeth@embarcadero.com @JimMcKeeth Scott Hanselman Partner Program Manager Microsoft @shanselman Slides, Links, Replay: blogs.embarcadero.com/?p=134192
  • 2. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Agenda • Introduction • Installation & Configuration • Performance & Hardware • Developer Mode & Sideloading • Targeting from Delphi • More information • Q&A
  • 3. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Android on Windows? ● Windows Subsystem for Android (WSA) runs Android apps on Windows 11 ● Runs Android 11 behind the scenes ● Similar to Windows Subsystem for Linux (WSL) ● Comes with Amazon Appstore (US Only for now) ○ An Amazon account is required to use the Amazon Appstore ● Allows for developer mode support and sideloading ● Android apps are on your start menu ● Only in Windows 11 ● WSA utilizes a virtual machine (VM)
  • 4. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Hardware Requirements ● Requires an SSD ● I wasn’t able to run it in a VM ● On Windows x64 (Intel or AMD) it uses an interoperability layer ● On Windows ARM64 it runs natively ● Windows 11 enforces a minimum screen requirement of 720p resolution (1280x720) with a >9” screen. RAM 8 GB (minimum) 16 GB (recommended) Storage type Solid State Drive (SSD) Processor Intel Core i3 8th Gen (minimum) or above AMD Ryzen 3000 (minimum) or above Qualcomm Snapdragon 8c (minimum) or above Processor architecture x64 or ARM64 Virtual Machine Platform This setting needs to be enabled in BIOS. System Requirements Documentation WSA support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c Windows 11 support.microsoft.com/windows/86c11283-ea52-4782-9efd-7674389a7ba3
  • 5. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company WSA Installation ● Windows Subsystem for Android is available for public preview on Windows 11. ● Install the Amazon Appstore from the Microsoft Store. ○ Alternatively just install an Android app from the Microsoft Store. docs.microsoft.com/en-us/windows/android/wsa/ & support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c
  • 6. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company WSA VM Lifecycle ● There are three possible states for the VM running apps with Windows Subsystem for Android: ○ Running ○ Lightweight Doze: After no app activity for 3 minutes. Deactivated by user activity or an app notification. ○ Not Running: After activity for 7 minutes. ● Transitions between these states are triggered by user activity, Android app or an app notification. ● Android apps are paused and then stopped when their window is minimized. VM Running VM Lightweight Doze VM Not Running 3 minutes no activity 7 minutes no activity Launch app or receive notification User activity or notification Docs docs.microsoft.com/en-us/windows/android/wsa/
  • 7. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Performance Sources: browser.geekbench.com/v5/cpu/13076342, browser.geekbench.com/processors/amd-ryzen-9-5900x, browser.geekbench.com/v5/cpu/13065478, browser.geekbench.com/processors/intel-core-i9-10900, browser.geekbench.com/v5/cpu/13080168, browser.geekbench.com/v5/cpu/13080587, browser.geekbench.com/v5/cpu/13080585 The data on this chart is gathered from user-submitted Geekbench 5 CPU results from the Geekbench Browser: browser.geekbench.com Single-Core Multi-Core CPU/System Android Windows Android Windows AMD Ryzen 9 5900X 1404 1671 9592 14,026 Intel Core i9-10900 1230 1315 7202 9260 Intel Core i7-11700K 1464 1692 7980 9826 My Core i7-11700K 1350 n/a 6886 n/a Samsung S21 Ultra 1083 n/a 3101 n/a Samsung S22 Ultra 1243 n/a 3301 n/a Google Pixel 6 Pro 1035 n/a 2831 n/a
  • 8. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Passmark Performance Test Sources: PassMark PerformanceTest Mobile www.passmark.com/products/pt_mobile/index.php androidbenchmark.net/phone.php?phone=Samsung+SM-S908U1 androidbenchmark.net/phone.php?phone=OnePlus+MT2111 i7-11700K WSA Samsung S22 Ultra SM-S908U1 OnePlus MT2111 9RT System 12,993 15,686 14,825 Mem Mark 32,856 31,499 27,525 2D Mark 125,493 35,161 51,452 CPU Mark 9,635 7,341 6,988 Disk Mark 1,194,935 n/a n/a 3D Mark n/a 57,805 29,616
  • 9. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Hardware Report Windows Subsystem for Android Windows 11 Desktop Notes: From Geekbench 5 Resolution is based on Android app window size 320 PPI when running at 200% scale 160 PPI when running at 100% scale
  • 10. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Settings & Developer Mode ● Launch Windows Subsystem for Android ● Scroll down & enable Developer mode ● Copy the IP address ● Use ADB to connect adb connect 172.24.203.234 ● Optional: ○ Connect from other local computers via your IP address and port specified ○ Manage Android Settings via link ● Note: ○ Subsystem can run “As needed” or “Continuous” ○ Files let’s you browse but not transfer files
  • 11. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Digging into Details adb shell getprop ro.build.version.sdk 30 ro.board.platform windows ro.boot.hardware windows_x86_64 ro.build.version.release 11 ro.build.version.security_patch 10/1/2021 ro.dalvik.vm.isa.arm x86 ro.dalvik.vm.isa.arm64 x86_64 ro.dalvik.vm.native.bridge libhoudini.so ro.product.cpu.abi x86_64 ro.product.cpu.abilist x86_64,x86,arm64- v8a,armeabi-v7a,armeabi ro.product.cpu.abilist32 x86,armeabi-v7a,armeabi ro.product.cpu.abilist64 x86_64,arm64-v8a ro.product.manufacturer Microsoft Corporation ● SDK version: 30 (Android 11) ● Platform: windows ● Release version: Android 11 ● Native bridge: libhoudini.so ● Architecture x86_64 with support for arm64-v8a,armeabi-v7a,armeabi
  • 12. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Who is Houdini? ● ARM to x86 native bridge by Intel. ● Not a lot of official public information. ● Also used in Intel Chromebooks, and desktop emulators like BlueStacks & NOX. ● Reads ARM opcodes and produces corresponding behavior in x86. ● binfmt_misc (Miscellaneous Binary Format) Linux kernel feature passes ARM to Houdini. Related files on WSA  /system/lib64/libhoudini.so  /system/lib/libhoudini.so  /vendor/lib/libhoudini.so  /vendor/lib64/libhoudini.so  /proc/sys/fs/binfmt_misc  /vendor/etc/binfmt_misc/arm64_dyn  /vendor/etc/binfmt_misc/arm64_exe  /vendor/etc/binfmt_misc/arm_dyn  /vendor/etc/binfmt_misc/arm_exe
  • 13. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Sideloading ● Connect: adb connect <ip> ● Check connection: adb devices ● Install: adb install -r --no-streaming <apk file> ● Uninstall: adb shell pm uninstall -k com.embarcadero.ProjectName ● Run app: adb shell am start -n com.embarcadero.ProjectName/com.embarcadero.firemonkey.FMXNativeActivity ● Kill/Stop app: adb shell am force-stop com.embarcadero.ProjectName ● Open shell: adb -d shell ● Push file: adb push <local file name> /storage/emulated/0/Download ● Pull file: adb pull /storage/emulated/0/Download <local file name>
  • 14. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Targeting from Delphi & RAD Studio IDE ● A single FMX project can target Windows or Android already. ● WSA is in Preview and not yet fully support by Delphi, but that won’t stop us…. ● Connect with ADB and then it shows up in the IDE. ● FireMonkey apps either don’t run or report error “Your Android device does not support selected platform architecture.” ● Sideloading! ○ Compile for Android 64 ○ adb install -r --no-streaming FireMonkeyApp.apk ○ Also make resizable
  • 15. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Making Your Android App Resizable ● Edit AndroidManifest.Template.xml ● Note that if you have multiple Android apps in the same folder they share the same AndroidManifest.Template.xml ● Allows FMX Android app to resize as expected. <application android:resizeableActivity="true">
  • 16. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Automating the Manual ● Add manualadb.bat to IDE Tools menu ○ Tools -> Configure Tools -> Add ● With parameters: $PATH($EXENAME) $NAMEONLY($PROJECT) ● Source: gist.github.com/jimmckeeth/3a453ccdb1a38764 4ca137b499d01879
  • 17. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Mobile Snippets Tests ● Location must be enabled in Windows to work in WSA ● Notification appear on desktop and can wake WSA Working Unsupported Location* Camera Notifications Accelerometer Share Sheet Phone Dialer FireDAC SQLite Orientation FireDAC IB Lite Gyroscope
  • 18. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company More information ● Webinar Slides, Links, Replay: blogs.embarcadero.com/?p=134192 ● ADB Deployment GIST: gist.github.com/jimmckeeth/3a453ccdb1a387644ca137b499d01879 ● Introduction blog: blogs.windows.com/windows-insider/2021/10/20/introducing-android-apps-on-windows-11-to-windows-insiders/ ● Windows Subsystem for Android docs: docs.microsoft.com/en-us/windows/android/wsa/ ● WSA Release Notes: docs.microsoft.com/en-us/windows/android/wsa/release-notes ● WSA Hardware Requirements: support.microsoft.com/windows/f8d0abb5-44ad-47d8-b9fb-ad6b1459ff6c ● Mobile apps on Windows: support.microsoft.com/windows/abed2335-81bf-490a-92e5-fe01b66e5c48 ● Video from Scott on WSA: https://youtu.be/FN6zON_zKd8 ● Scott Hanselman online: www.hanselman.com, www.hanselminutes.com and @shanselman ● Slight of ARM: Demystifying Intel Houdini by Brian Hong from DefCon 29 ○ Video: https://youtu.be/9oQ5XjA1aq0 Slides: https://bit.ly/3IzoMkM
  • 19. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Next Steps ● Start a RAD Studio trial embarcadero.com/products/rad-studio/start-for-free ● Get Community Edition embarcadero.com/products/delphi/starter ● See special offers embarcadero.com/radoffer ● Subscribe on YouTube youtube.com/c/EmbarcaderoTechnologies ● Follow us on Twitter twitter.com/embarcaderotech ● Like us on Facebook facebook.com/embarcaderotech ● Follow us on LinkedIn linkedin.com/company/embarcadero-technologies ● Read our blog blogs.embarcadero.com
  • 20. RAD STUDIO 11 Copyright © 2022 by Embarcadero, an Idera company Android on Windows 11 A Developers Perspective Jim McKeeth Developer Advocate Embarcadero jim.mckeeth@embarcadero.com @JimMcKeeth Scott Hanselman Partner Program Manager Microsoft @shanselman Windows Subsystem for Android (WSA) Q&A Slides, Links, Replay: blogs.embarcadero.com/?p=134192