Face Rate
Face Rate is an simple extension to create drag up and down face emoji animation ,by using EmjioRatingView library (Simple but useful).
Blocks :
Demo Blocks :
AIX :
V2.0
V1.0
com.aemo.facerate.aix (11.5 KB)
Special thanks for :
1- My Brotherr @NotAnAdminUser for suggestion this lib and beta test extension.
25 Likes
Peter
(Moderator)
October 2, 2022, 7:29am
4
I like this. Maybe you could make some more from these sources
SmileyRating is a simple rating bar for android. It displays animated smileys as rating icon.
A custom android Rating view with Interactive Smiles :smile:
This a demo application with animated SVG animation of Smiley
I am a nurse so these extensions together with yours could also be usable in a healthcare setting.
Think about pain intensity, mood scores.
At home, I isolate myself. When I have my anxiety attacks, usually I lay on my back or my side and I start to hyperventilate. Inside [there are] a lot of things just going through my mind, just a lot of bad things. Thatโs all I think about. And the...
Est. reading time: 4 minutes
App Building Guides for the Youth Mobile Power Series Look at the mood ring tutorial.
2 Likes
Nice work! classic but can be used in professional apps
1 Like
Hello @Peter thanks for your suggestion but
1-
SmileyRating is a simple rating bar for android. It displays animated smileys as rating icon.
An extension to this library was created by @UnknownBeast Smiley : Take App Ratings to another level
2-
A custom android Rating view with Interactive Smiles :smile:
This a demo application with animated SVG animation of Smiley
As for these two libraries, they use the Kotlin language
Peter
(Moderator)
October 2, 2022, 7:58am
9
You post App Inventor blocks. Did you test with Kodular and App Inventor? My companion and apk are crashing when I use the extension. I use Android 13. Is your extension compatible with SDK 31?
No
Peter:
and App Inventor?
yes
I donโt think. which platform you are test in it
Peter
(Moderator)
October 2, 2022, 8:03am
11
I test with App Inventor. Maybe you can post in that community also and discuss there.
Can you share aia
#off_topice
They lock the threads I post because I donโt follow the label or often forget it. I think theyโre too strict.
1 Like
Peter
(Moderator)
October 2, 2022, 8:11am
13
I will send you a pm. And you should also test on the platforms on which community you post. So test on Kodular also.
1 Like
Shreyash
(Shreyash Saitwal)
October 2, 2022, 11:59am
14
Assuming that youโre using Rush, you can use Kotlin libraries in your Java extensions simply by adding this in rush.yml:
# rush.yml (for Rush v1.2.5 and below)
build:
kotlin:
enable: true
Also, make sure to build with the -o flag (--optimize) to reduce your extensions size.
5 Likes
New Update (Version 2.0)
what is the new?
Rebuilt the extension using FAST , with special thanks to @JEWEL .
Updated the package name of the extension from com.aemo.facerate to me.aemo.facerate.
Rename some blocks
Change icon of the extension
Added custom control properties for improved flexibility.
Removed the decimal block and integrated it directly into the code for better performance.
Add description for all blocks
Fixed several issues related to size for enhanced stability.
moreโฆ
All Blocks
Download Link:
me.aemo.facerate.aix (31.2 KB)
1 Like