
- Forum posts: 1
Jul 24, 2015, 8:16:32 PM via Website
Jul 24, 2015 8:16:32 PM via Website
Greetings. I've recently started learning to develop android applications and I'm currently trying to develop a calculator app. I want to know if there are any methods to evaluate string expressions.
Example: String s="6/3*2"
Now I want to be able to evaluate the expression in a string and return it's value.
Thanks in advance
— modified on Jul 24, 2015, 8:17:15 PM