简体   繁体   中英

Adobe AIR application development Windows 8

I have created an application for windows OS. Its working fine in XP,Vista and windows 7. Now My question is, Can the same application work on Windows 8 ?. Windows 8 has touch functionality,In my application I have implemented button events(Enter) and Mouse events(click) but have not implemented touch functionality.Do I need to extend the application or will it work without modification ?

yes, it will work 100% right. WIndows 8 will play it, and also, touch events are converted to mouseevents - same way on android, etc.. You will still be able to push it to the appstore of windows 8, but ONLY with outer link to download, as it will count as a desktop app, not a windows rt / metro style app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM