From 238dd7cf89684d988a65320a2e0d1666dc68d777 Mon Sep 17 00:00:00 2001 From: Andrey Zakharov Date: Tue, 16 Nov 2021 14:29:06 +0300 Subject: [PATCH] . --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7852cb7..7bae7a4 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,22 @@ Visual Studio 2022 (But VS 2017 compatibility remained, for Live WinPhone debugg Windows SDK 16053 ## Test scenario + Place _ASTORIA_/5 Test/testdpc7.apk at Pictures folder + Run AstoriaUWP, and click Install Apk Button. + After loading phase, click Install app button. + After installing phase, click App list. + Go to App Storage, find Layout folder. + Place _ASTORIA_/5 Test/activity_main.xml at Layout folder. -Try to run Emulator by tapping on TestDpc7 item -In result, some button must be generated. + +Try to run Emulator by tapping on TestDpc7 item. + +In result, the button 1 must be generated on Emu screen... ## Project status