Hi experts,
I'm trying to create a app that can show me price of things i search.
i have created the interface with login password, but i'm stuck at how to create a list.
eg.
house = $50
car = $100
games = $25
a app that i search for "house" in textbox, then btn_click, label will display $50.
Please advise what code is best to use to store my list.
Sorry, i'm still learning and new to B4A programming.
Do not know if use excel will be a better way too.
Thank you
I'm trying to create a app that can show me price of things i search.
i have created the interface with login password, but i'm stuck at how to create a list.
eg.
house = $50
car = $100
games = $25
a app that i search for "house" in textbox, then btn_click, label will display $50.
Please advise what code is best to use to store my list.
Sorry, i'm still learning and new to B4A programming.
Do not know if use excel will be a better way too.
Thank you