create viewer: find the next best skin for emulator
authorjihye424.kim <jihye424.kim@samsung.com>
Mon, 11 Jan 2016 05:48:29 +0000 (14:48 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Mon, 18 Jan 2016 09:20:08 +0000 (18:20 +0900)
commit748e14ad5b6f715c4d6cf38d371c5ce99af3d366
tree89d8c4e0b8c9dff049b84adc3323335a0fd6ee74
parent0130261ef9163cd213d4538ca01c764db9e1ae90
create viewer: find the next best skin for emulator

- if skin of new emulator does not exist
-- find the next best skin for emulator
- found skin
-- resolution of this skin would be different from resolution of new emulator
-- skin shape of this skin would be different from skin shape of new emulator
-- but this skin makes the emulator launchable

Change-Id: I88209ed24b5ee5f67662a8076c25d6d3a65da154
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
src/org/tizen/emulator/manager/platform/Platform.java
src/org/tizen/emulator/manager/ui/renewal/tableviewer/CreateVMTableViewer.java
src/org/tizen/emulator/manager/vms/Creator.java