• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Search results

  1. L

    Doing math on Android

    I'm trying to learn how to do math on an android environment. Basicly what I am trying to do is convert a set of numbers into Years, Months and days. This is what I have so far: protected void convertNumbersToTotalTime() { double val = Double.parseDouble(numbers.getText().toString())...
  2. L

    Hello All!

    Hello Everyone! Just wanted to says Hi. I'm a new android dev newbie. Looking forward to reading and discussing with other users.:D