Seeing as you only want the user to click on the product, I'd image you
could overlay and invisible view onto that part of the screen and listen
for touch events on that. If you don't know how to do that, I suggest that
you search the web.

On Sat, Nov 26, 2011 at 2:30 PM, sourabh sahu <souruit...@gmail.com> wrote:

> I am talking about a video, How to put a click event on a video.
>
>
> On Sat, Nov 26, 2011 at 2:25 PM, Raghav Sood <
> raghavs...@androidactivist.org> wrote:
>
>> I just told you. You need to know at what time your product comes onto
>> the screen, what it is and where on the screen it will be displayed. You
>> can then watch for a click on that part of the screen at the time it is
>> supposed to come. Then do whatever you want with the click.
>>
>>
>>
>> On Sat, Nov 26, 2011 at 2:17 PM, sourabh sahu <souruit...@gmail.com>wrote:
>>
>>> MY question is how to achieve this kind of functionality.
>>>
>>>
>>> On Sat, Nov 26, 2011 at 12:37 PM, Raghav Sood <
>>> raghavs...@androidactivist.org> wrote:
>>>
>>>> If you know which product, when it will come, and where on the screen
>>>> it will be displayed, you could probably manage it. Get back to us when you
>>>> are facing an actual problem with your app, and provide some more details.
>>>>
>>>>  On Sat, Nov 26, 2011 at 12:32 PM, sourabh sahu 
>>>> <souruit...@gmail.com>wrote:
>>>>
>>>>>  Can we make a video interactive, like a video is playing on android
>>>>> and a product is shown in a movie.I want to tap onto that product and can
>>>>> get information about it.
>>>>>
>>>>> Any kind of help is highly appreciated.
>>>>>
>>>>> Sourabh
>>>>>
>>>>> --
>>>>> 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
>>>> http://www.androidactivist.org/ - Author
>>>> http://www.appaholics.in/ - Founder
>>>>
>>>> --
>>>> 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
>>>
>>>
>>> --
>>> 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
>> http://www.androidactivist.org/ - Author
>> http://www.appaholics.in/ - Founder
>>
>> --
>> 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
>>
>
>  --
> 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
http://www.androidactivist.org/ - Author
http://www.appaholics.in/ - Founder

-- 
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