Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19872] Android: Support programmatically turning off the splash screen

GitHub Issuen/a
TypeImprovement
PriorityHigh
StatusClosed
ResolutionWon't Do
Resolution Date2018-07-27T17:06:03.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelssplash-screen
ReporterIngo Muschenetz
AssigneeUnknown
Created2015-11-05T00:41:36.000+0000
Updated2018-08-06T17:38:16.000+0000

Description

Google is approaching publishers about supporting App Indexing in their apps. We need this feature to be available. This appears because of the set up time needed for the app to get ready. If this is turned off, it will just be a blank screen and it will still take time before the app is ready. I think this is something we can’t avoid. Links to relevant pieces: * https://github.com/appcelerator/titanium_mobile/blob/17dc8754653daaff170ea0c18f74218168a5633e/android/titanium/src/java/org/appcelerator/titanium/TiRootActivity.java * https://github.com/appcelerator/titanium_mobile/blob/17dc8754653daaff170ea0c18f74218168a5633e/android/titanium/src/java/org/appcelerator/titanium/TiLaunchActivity.java.

Comments

  1. Ashraf Abu 2015-11-05

    Related info: https://developers.google.com/app-indexing/introduction?hl=en Technical requirements for Android for App Indexing:- * Developed on apps with a minsdkVersion no higher than 17. * Available for users signed into the Google app and for all users on Chrome. * Available for signed-in users.
  2. Ashraf Abu 2015-11-05

    What's the technical reason behind requiring the Splash Screen to be programmatically turned off?
  3. Eric Merriman 2018-08-06

    Closing as "won't do". If this is in error, please reopen.

JSON Source