Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windows Phone 8 の Phonegap アプリで向きを修正する方法を知っている人はいますか?
アプリが縦向きのみをサポートすることを望みます。
この行を config.xml ファイルに追加します
<preference name="orientation" value="portrait" />