This is a migrated thread and some comments may be shown as answers.

Cannnot change splash screen on android device

3 Answers 76 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
kwanchanok
Top achievements
Rank 1
kwanchanok asked on 30 Jan 2015, 08:12 AM
i try to change image size for splash screen on android bu show error 
"Non black or transparent pixel found on x: 0 y:0"

3 Answers, 1 is accepted

Sort by
0
Zdravko
Telerik team
answered on 03 Feb 2015, 11:38 AM
Hi Kwanchanok,

Android splash screen should be specific format called Nine patch and maybe that is why you receive the error. More about the format specifics can be found here.

If your image is properly formatted and you still receive the error, open a private ticket and send it to us so we can investigate further.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
0
M Kumar
Top achievements
Rank 1
Iron
Veteran
answered on 11 May 2015, 02:40 AM

Hi

  How to create our own splash screen for android,need to install any software for that ? 

And for all splash screen(android,ios,windows phone) need to use nine patch tool ? 

0
Zdravko
Telerik team
answered on 13 May 2015, 04:03 PM
Hello M Kumar,

There are a few online generators you can use in order to create nine patch splash screen according to the specification.
Another option is to use a tool like Photoshop or any other and create the splash screen on your own. Basically, your image should have 1px transparent frame around the content where to mark with black color the pixels you want to be replicated.

The nine patch image format is required only for Android devices so you will have to change only the splash screen from Properties > Android > Splash Screen with your nine patch image.

Regards,
Zdravko
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
kwanchanok
Top achievements
Rank 1
Answers by
Zdravko
Telerik team
M Kumar
Top achievements
Rank 1
Iron
Veteran
Share this question
or