开发者

Android - Test Rotating Device in AVD

开发者 https://www.devze.com 2023-02-12 12:31 出处:网络
How do I tes开发者_StackOverflow中文版t rotating an android device with an AVD?You can use a keyboard command to do this:

How do I tes开发者_StackOverflow中文版t rotating an android device with an AVD?


You can use a keyboard command to do this:

http://developer.android.com/guide/developing/tools/emulator.html

Look at the section "Controlling the Emulator".


If you mean to change the screen orientation (rotate the screen) then Ctrl+F11 should work.

0

精彩评论

暂无评论...
验证码 换一张
取 消