EDIT: Added an additional error and the revision to the code i made. I am new to java/android. I am trying to create an AlertDialog inside my SmartApp class when an event is fired in my DataRobot cla
I am trying to follow Trees tutorial at: http://cslibrary.stanford.edu/110/BinaryTrees.html Here is the code I have written so far: