Create beautiful avatars with avatar extensions. You have endless possibilities to create avatars and save them as images. Avatar Extension offers 9 avatar models to choose from and tools to customize them.
Border radius
resolution,
moods
colordifference
backdropcolor
make each image different from the other.
Avatar categories:
Male
Female
Jdenticon
Avaaatars
Bottts
Human
Gridy
Identicon
Initials.
PERMISSION: INTERNET
WRITE_EXTERNAL_STORAGE
READ_EXTERNAL: STORAGE
Thank you all.
The managment of avatar extensions is very simple. Basically it’s three blocks.
Let’s see how to create a female avatar:After requesting permissions, we use the CreateFemaleAvatar block and set the values:root is a string maybe our name,backdrop is a string for the background color,radius is an int to round the image,mood is a string to set the avatar’s facial expression,resolution is an int for the pixel size of the image.
After this we call the WhenAvatarLoaded block and with its “data” output we set the MakeImage block using a variable and setting the file to be saved in example "avatar.png.
At the end we set a image picture with the variabile.
Setting
root -->String :however you like
backdrop–>String color
radius–>int from 0 to 50
mood–>String possibility are:sad-happy-surprised
resolution–>int size you prefer
colordifference–>int possibility are:0 or 1 to change color of avatar schema.