Re: [android-developers] Re: if condition not working in intent activity

2012-03-08 Thread Kristopher Micinski
f9 means ... "fine?" that's a new one.. On Thu, Mar 8, 2012 at 7:54 AM, Seshu wrote: > Hi Jai, >      Below this sample it ll work f9 now. go though once.. u ll > understand. > > package com.self; > > import android.app.Activity; > import android.os.Bundle; > import android.util.Log; > import a

[android-developers] Re: if condition not working in intent activity

2012-03-08 Thread Seshu
Hi Jai, Below this sample it ll work f9 now. go though once.. u ll understand. package com.self; import android.app.Activity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.EditText; public class DummyActivity extends Activity { /