Recent content by Isuru Uyanage

  1. I

    Simple BMI calculator in Android. parse Integer not working

    Hello, Im really new to Android. I'm developing a BMI Calculator. I did the coding, but I'm receiving an exception as I can't parse integer values. This is my interface and my coding. Please help me with this. thanx loads Best Regards Isuru Uyanage public class Main extends Activity {...