What steps will reproduce the problem?
1. start app
2. click on Resistor Tool
3. Force Closure
What is the expected output? What do you see instead?
go to the Resistor Tool activity
What version of the product are you using? On what operating system?
T-Mobil G1 Firmware 1.6
Please provide any additional information below.
logcat shows an unhandled exceptipn error.
The problem is in inflating the layout for the Resistor View.
There is a typo in the resistor.xml file.
is: <com.BinarySheep.eTool.ResistorView
sb: <com.BinarySheep.eTools.ResistorView
nice little app, I like it.
Suggestion:
1. add a calculator for voltage divider
2. in the resistor tool when changing a color band, update the new resistor
value in the text field as well (had me confused in the beginning, I did
not pay attention to the top of the display)