Android Question Activity MENU touch(click) detect

petr4ppc

Well-Known Member
Licensed User
Longtime User
Dear friends,

please is here simple way how to detect click on MENU icone of aktivity.

For example I put:

B4X:
Activity.AddMenuItem2("Mypage","Mypage",LoadBitmap(File.DirAssets,"mypage.png"))

Activity.AddMenuItem2("Mypage2","Mypage2",LoadBitmap(File.DirAssets,"mypage.2png"))

So I have now 2 item in Menu, but I need detect the first step = Click on menu

Is here some way, please?
Thank you very much

p4ppc
 

petr4ppc

Well-Known Member
Licensed User
Longtime User
Dear Erel,

thank you very much for your answer.

Please, (Erel or B4Afriends) can you give me advice which MENU library is recommended for using if I want activate this after touching the MENU icone?

Please see the attached Picture. I describe there the MENU icone.

How I can detect Clicking (touching) on this Icone, please?


Thank you very much
Best regards,
P4PPC

MENUicone.jpg
 
Upvote 0

petr4ppc

Well-Known Member
Licensed User
Longtime User
Erel, thank you very much!!

On my device I see this icone, but I belive you.

Please, friends:
can you give me advice which NICE MENU library is recommended?
I want create nice MENU for my app.

Thank you very much
p4ppc
 
Upvote 0

petr4ppc

Well-Known Member
Licensed User
Longtime User
NJDude, yes,

I know, I want use the best of....I want try most profi...

I will try everything.
Thank you very much
p4ppc
 
Upvote 0
Top