문제

Do LG Android phones support AVD mode for development? I am unable to find an answer via Google.

도움이 되었습니까?

해결책

AVD (Android Virtual Device) isn't something an actual phone supports. AVD is a way to emulate an Android device so that you can test your app on multiple virtual phones.

Please refer to Managing AVDs with AVD Manager for more details.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top