About some preferences

<preference name="loadUrlTimeoutValue" value="000000000000" >
<preference name="target-device" value="universal" >
<preference name="android-installLocation" value="auto">
<preference name="SplashMaintainAspectRatio" value="true"> 
<uses-permission android:name="android.permission.INTERNET">
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"> 

Should i use these?

Tip : If you’re pasting code, html or config files, surround the code with triple back ticks (```), before the first line and after the last one. It will be formatted properly. (We fixed it for you this time)

Preferences are arguments passed to various plugins. You can use these in VoltBuilder - check the specific plugins for which preferences and values are allowed.