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.
こんにちは私は向きを横向きに設定しました(Eclipseアイコンの反転向きによる)が、アプリを実行したときの向きはまだ標準です(Eclipseではそれは横向きとして正しく表示されます)。なんでそうなの?
マニフェストファイルのアクティビティタグの下に、
android:screenOrientation="landscape"
これにより、向きが横向きになります。