Can anyone tell me what is SDK Emulation
Asked
Active
Viewed 155 times
1 Answers
1
SDK Emulation is a technique that mimics all of the hardware and software features of a device (say mobile) so that you can prototype, develop, and test applications without using a physical device. For example for Android you can refer: http://developer.android.com/guide/developing/tools/emulator.html

user372993
- 358
- 2
- 10
-
@suthasankar: I want to check for nokiaN97. i download it. But i don know how to test my webpage in that emulation – Mubeen Jul 01 '10 at 12:21
-
Check any firewall preventing the access. Refer Nokia Emulators section in http://mobiforge.com/testing/story/a-guide-mobile-emulators – user372993 Jul 01 '10 at 13:05