0
votes
2answers
71 views
Converting from a text field to an numeric in Android
If I have an EditText component on my screen that I have specified inputType="decimal" for (i.e. a numeric/decimal field), what is the best way to convert it to an decimal value in …
3
votes
3answers
237 views
.Net vs Java for mobile development. What’s your take?
Hi there,
I am developing mobile apps for some time in .NET and I was always wondering if the grass is greener on the other side (Java).
Thus, I would like to ask your opinion a …
