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.
これを行うことができますか? Android アプリの透明なデモ画面を作成するにはどうすればよいですか? Android および iOS プラットフォームで Delphi XE5 を使用します。
助けてくれてありがとう、正しい方向に私を向けて
アプリの AndroidManfestTemplate.xml に、次の行を追加します。
android:theme="@android:style/Theme.Translucent.NoTitleBar"
に
<application android:persistent="%persistent%"
セクション。