February 8th, 2012, 02:20 PM
|
#1 (permalink)
|
|
Junior Member
Thread Author (OP)
Join Date: Feb 2012
Posts: 22
Device(s):
Carrier: Not Provided
Thanks: 4
Thanked 0 Times in 0 Posts
|
Some help please with Eclipse
Hello all, I am very new to programming and learning to build android apps is pretty much the first thing I have done.
Having got over the initial frustration of not being able to get anything to work I have made some progress on a couple of apps. Both involve an EditText for the user to enter a number, and a button which takes the number, multiplies it by another number and then changes a TextView to give the answer.
It was working perfectly until I started messing around with it and trying to make it do something useful. Now whenever I run the app I get '"app name" has stopped working' on the emulator. The version is Android 4.0.
Any help at all would be appreciated, thank you
|
|
|
Last edited by ktUK; February 8th, 2012 at 02:43 PM.
|
|