Great thanks - much appreciated it. But I was also asking as to whether the startActivityforResult() is part of the Android 1.6 API since the compilation fails there. Any idea?
On May 19, 12:27 am, Our-Android <[email protected]> wrote: > hi, > > find the link below you will get complete code for > startActivityforResult() > > http://our-android.blogspot.com/2011/05/passing-data-returning-data-b... > > Thanks > > On May 19, 8:44 am, kypriakos <[email protected]> wrote:> Hi all, > > > I am writing apps for some old phones (Android 1.6). I can call > > startActivity(intent) without issues but the > > startActivityForResult(intent, int) fails on compile? Was this method > > introduced after 1.6? How can one see what's been deprecated across > > versions? > > > Thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

