Add option to allow frequency change when in DEBUG MODE. Add an edittext like
showed below.
<EditText
android:id="@+id/editText1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:inputType="numberDecimal" >
<requestFocus />
</EditText>
Original issue reported on code.google.com by zz4...@gmail.com on 2 Feb 2012 at 10:53
Original issue reported on code.google.com by
zz4...@gmail.com
on 2 Feb 2012 at 10:53