Copy link to clipboard
Copied
What you see is an app I made on Adobe Animate. The problem I have when I install the app on a androd device I would like to fill the white spaces at the sides with black.
Cheers
Alan
Hi.
Make sure to leave some extra black artwork space outside of the visible stage area in Animate's IDE.
If that's not the case, you may need to set the application descriptor (XML) to allow your app to take up the whole available screen in Android devices.
Regards,
JC
Try http://timestamp.digicert.com in the URL field.
you can create one using animate that's self-signed.
in your air settings,
use a safe file name. eg, replace spaces with underscores.
what folder?
Copy link to clipboard
Copied
make your app full-screen
Copy link to clipboard
Copied
How do I do that?
Copy link to clipboard
Copied
stage.displayState = StageDisplayState.FULL_SCREEN;
Copy link to clipboard
Copied
Hi.
Make sure to leave some extra black artwork space outside of the visible stage area in Animate's IDE.
If that's not the case, you may need to set the application descriptor (XML) to allow your app to take up the whole available screen in Android devices.
Regards,
JC
Copy link to clipboard
Copied
Hi JC,
That worked (Make sure to leave some extra black artwork space outside of the visible stage area in Animate's IDE.) Thanks for that, made my day.
Alan
Copy link to clipboard
Copied
Great! You're welcome!
Copy link to clipboard
Copied
Hello again,
Got a problem with publishing air desktop. error alert see attachment.
Alan
Copy link to clipboard
Copied
Try http://timestamp.digicert.com in the URL field.
Copy link to clipboard
Copied
Hi JC,
That work thanks again.
Cheers
Alan
Copy link to clipboard
Copied
I want to sell my app on the open market do I have to put a code signing certificate into the app?
Alan
Copy link to clipboard
Copied
no. you'll use your signing certificate to publish your app.
Copy link to clipboard
Copied
Where do I make a signing certificate?
Copy link to clipboard
Copied
you can create one using animate that's self-signed.
Copy link to clipboard
Copied
Can't find the menu in Animate for self-signed certificate!
Copy link to clipboard
Copied
in your air settings,
Copy link to clipboard
Copied
Copy link to clipboard
Copied
whatever you want. you can re-enter the name you used.
Copy link to clipboard
Copied
Got an error message trying to create signing cert. see attachment.
Copy link to clipboard
Copied
use a safe file name. eg, replace spaces with underscores.
Copy link to clipboard
Copied
Still getting error
Copy link to clipboard
Copied
what folder?
Copy link to clipboard
Copied
Picked the destination folder and got it to publish, still got unknown publisher on installatoin window. Would like to change that if possible.
Copy link to clipboard
Copied
that's expected with a self-signed certificate.
Copy link to clipboard
Copied
Hi,
When the app is on the Android phone is it possible to make it expand/magnify?