I have converted an SAPUI5 application to .apk format using phonegap build . The app gets installed successfully on the Android device but then when I run the app it shows just a blank screen and the application runs perfectly on browser . So can you help me out with the issue?
And the folder structrure of WebContent is as shown in the below image .
And the folder structrure of WebContent is as shown in the below image .
- 68 Posts
- 0 Reply Likes
Posted 4 years ago
- 68 Posts
- 0 Reply Likes
can the apk build from phoneGap build be used on any Android OS or is there some specification like it requires Andoird 4.4 or above or something?
i mean which SDK is used internally?
i mean which SDK is used internally?
- 68 Posts
- 0 Reply Likes
Where should the splash screen images be placed ? Is it ok if I place the images inside the Webcontent folder?
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
I have no idea what your "Webcontent folder" is. But you can place your icons and splashes in any directory you wish (as long as you're building with PGB). The only requirement is that the paths to those files in your config are correct.
- 68 Posts
- 0 Reply Likes
- 68 Posts
- 0 Reply Likes
Petra V., Champion
- 7794 Posts
- 1391 Reply Likes
Can't tell. It validates, but I know neither your app's functionality nor the directory structure, so I can't say if it's correct for your app.
- 68 Posts
- 0 Reply Likes
I have made the same app for ios using phonegapbuild but now its showing a blank screen when it runs
I have added whitelist plugins and I have also added cordova.js.
Splash-screen also appears but then it shows a blank screen .
Than why does it happen like this?
I have added whitelist plugins and I have also added cordova.js.
Splash-screen also appears but then it shows a blank screen .
Than why does it happen like this?
Related Categories
-
PhoneGap Build
- 15111 Conversations
- 275 Followers



Petra V., Champion
You can set the androidMinSDK to another, higher value, though.
Mana
Petra V., Champion
Mana
Petra V., Champion