Software Archive
Read-only legacy content
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 討論

Android Device Emulator - Intel x86 Atom - Pointer Location UI Issue

SergeyKostrov
傑出貢獻者 II
2,239 檢視

This is a feedback for Intel x86 Atom System Image for Android 4.0.3 (API 15) package:

There is an UI issue when 'Pointer Location' option is selected and a checkbox is selected or
unselected with mouse - a point is left. Please take a look at:

Settings -> Developer options -> Pointer location

A screenshot is enclosed:

44869-AVDx86PointerLocationUIIssue.jpg

0 積分
1 解決方案
Alexander_W_Intel
2,239 檢視
Sergey,
I think this is done on purpose. The point left indicated the last click/touch you done. If you click/touch again on another location this point moves to the new location.
You only see this behaviour if you have the "Pointer location" option selected. This is only useful for debugging/development.
Alex

在原始文章中檢視解決方案

10 回應
Alexander_W_Intel
2,239 檢視
Sergey,
I think this is done on purpose. The point left indicated the last click/touch you done. If you click/touch again on another location this point moves to the new location.
You only see this behaviour if you have the "Pointer location" option selected. This is only useful for debugging/development.
Alex
Alexander_W_Intel
2,240 檢視
Sergey,
I think this is done on purpose. The point left indicated the last click/touch you done. If you click/touch again on another location this point moves to the new location.
You only see this behaviour if you have the "Pointer location" option selected. This is only useful for debugging/development.
Alex
SergeyKostrov
傑出貢獻者 II
2,239 檢視
This is only useful for debugging/development...


Does it mean that 'Intel x86 Atom' systemimage is a Debug version? Do you have a Release version ( smaller and faster )?

SergeyKostrov
傑出貢獻者 II
2,239 檢視
This is only useful for debugging/development...


Does it mean that 'Intel x86 Atom' systemimage is a Debug version? Do you have a Release version ( smaller and faster )?


Reiteration: The question is not answered. Please take a look and thank you in advance.

Best regards,
Sergey

Alexander_W_Intel
2,239 檢視
Sergey,

there is only one type of image. But you were using the developer options... They are only useful for debugging/development.

Alex
SergeyKostrov
傑出貢獻者 II
2,239 檢視
...there is only one type of image. But you were using the developer options... They are only useful for debugging/development...

Thank you. This is what I wanted to understand.

Best regards,
Sergey
Maycon_Oliveira
初學者
2,239 檢視
Where we can download the emulator for especific device for performance test?
SergeyKostrov
傑出貢獻者 II
2,238 檢視
Hi Maycon,

Quoting Maycon Oliveira
Where we can download the emulator for especific device for performance test?


Here is a list:

SDK Manager ( selectAndroid SDK tools & SDK Platform-tools) - Recommended way
Android Platform with system images for ARM or x86 CPUs has to be installed as well

or

source.android.com
androidxref.com/source/xref/external/qemu

www.qemu.org

Best regards,
Sergey

SergeyKostrov
傑出貢獻者 II
2,239 檢視
I also recommend to read these three articles:

The Android Emulator:http://developer.android.com/tools/help/emulator.html
Using the Android Emulator: http://developer.android.com/tools/devices/emulator.html
Managing Virtual Devices: http://developer.android.com/tools/devices/index.html
Alexander_W_Intel
2,239 檢視
Where we can download the emulator for especific device for performance test?

It's not possible to make comparable performance tests on an emulator. There is also only one emulator and nothing device specific. So if you try to find out how a application will perform on a specific device, you need to have access to the real hardware.

The emulator is indeed very handy to look how the application behave at different resolutions or on different Android versions.

Alex

回覆