-2
我開發了一個android應用程序,我需要測試三星Galaxy S3上的應用程序,xperia S, 我該如何下載模擬器。模擬器sony xperia s和samsung galaxy s3(android)
謝謝你提前。
我開發了一個android應用程序,我需要測試三星Galaxy S3上的應用程序,xperia S, 我該如何下載模擬器。模擬器sony xperia s和samsung galaxy s3(android)
謝謝你提前。
您將需要自己創建模擬器圖像。這些圖像被稱爲Android虛擬設備(AVD)。
有很多教程,但基本上,您需要創建仿真器圖像(AVD),以滿足您希望仿效的設備的特定要求(大多數情況下,屏幕尺寸將是最重要的想要測試)。
以下是官方文檔的鏈接:http://developer.android.com/tools/devices/index.html