Android Question Create a Rating Bar

Fusseldieb

Active Member
Licensed User
Longtime User
Hi community,
how do I create a "Rating Bar" in my app?
(Attached in Image below)

Thanks in advance ;)
 

Attachments

  • defaultRatingBar[1].png
    defaultRatingBar[1].png
    29.7 KB · Views: 235

Fusseldieb

Active Member
Licensed User
Longtime User
I already have read this, but it doesn't work.
On compiling the example, it gives a error on:
B4X:
Dim RBLib As RatingBarLib
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
it gives a error on

Soll ich nun raten, welche Fehler Du da erhälst?
Which error you get???

I haven´t tried this lib...

Edit: i have tried the example.
1. i copy the content of ratingbar.zip to additional librarys folder (jar and xml)
2. i extract the rb1_2.zip to a folder
3. i opened the b4a-project
4. i compiled it and installed it without problems or changing everything

DID you DO "1. i copy the content of ratingbar.zip to additional librarys folder (jar and xml)"?
 
Last edited:
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Oh, dann sprichst du auch Deutsch. Schön zu wissen. xD

Ein Klick auf meinen Avatar hätte Dir das auch verraten. :)

Oh, I forgot this ._.
Sorry...
EDIT: Now it works :D

lol :D

Great you did it now

BTW: If you got an useful answer here in forum you should give the author something back for it (click on like on this post). It will also help the forum-search-engine.
 
Upvote 0
Top