Mamta D
Mamta D

Reputation: 6460

Minimum hardware and software requirements to develop apps on Windows 8?

Windows 8 was previewed yest at BUILD.

What are the minimum hardware and software requirements to develop XAML-based apps on Windows 8?

Upvotes: 2

Views: 2097

Answers (1)

Tobias Schlegel
Tobias Schlegel

Reputation: 3970

From the webpage:

http://msdn.microsoft.com/en-us/windows/apps/br229516

System Requirements

Windows Developer Preview works great on the same hardware that powers Windows Vista and Windows 7:

  • 1 gigahertz (GHz) or faster 32-bit (x86) or 64-bit (x64) processor
  • 1 gigabyte (GB) RAM (32-bit) or 2 GB RAM (64-bit)
  • 16 GB available hard disk space (32-bit) or 20 GB (64-bit)
  • DirectX 9 graphics device with WDDM 1.0 or higher driver
  • Taking advantage of touch input requires a screen that supports multi-touch

Upvotes: 7

Related Questions