下载style 而后在deployment里添加进去android
http://files.cnblogs.com/nywh2008/styles.rarxml
在AndroidManifest.template.xml 中增长段儿(粗体部分):blog
<activity android:name="com.embarcadero.firemonkey.FMXNativeActivity"
android:label="%activityLabel%"
android:theme="@style/Theme.AppStartLoadTranslucent"
android:configChanges="orientation|keyboardHidden">rem