DangerDaku , see i'm able to startactivity by onClick but i need to
startactivity by onTap ...

Hope ma doubt is clear now


On Sep 7, 7:45 pm, DangerDaku <shub.kan...@gmail.com> wrote:
> By View im sure he meant
>
> <View android:id="@+id/top_view" android:layout_height="fill_parent"
> android:layout_height="fill_parent"/>
>
> set ur base activity's view to that and handle onClick in ur activity.
> then in onClick u can do startActivity to bring up the next activity.
>
> On Sep 6, 2:07 pm, Appaholics <raghavs...@appaholics.in> wrote:
>
>
>
>
>
>
>
> > If that is all our app does is move from A to B then just put a view with
> > height and width set the fill_parent and implement the onClick() method for
> > that view.
>
> > Thanks
>
> > On Tue, Sep 6, 2011 at 11:18 PM, sam <hotdude...@gmail.com> wrote:
> > > Hi Guys ,
>
> > > Can u please guide me on how to use Tap gesture ..
>
> > > I'm trying to enter into screen2 from screen1 when the user taps the
> > > screen
>
> > > How can i do that ??
>
> > > I googled a lot .. didn't get a  clear idea ...
>
> > > Can someone help me on this
>
> > > Please
>
> > > Cheers,
> > > Sam
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > ------------------
> > Raghav Sood
> > CEO/Founder/Owner/Dictator/Tyrant at Appaholics (Basically all titles
> > required to have complete 
> > control)http://www.raghavsood.com/https://market.android.com/developer?pub=Ap...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to