[android-developers] help

2012-05-04 Thread waqas aslam
hello sir i need SRS(software requirement specification) of social
networking project kindly tell me which features can i included in this
project and also tell me the functional and non-functional requirement of
this project.

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

[android-developers] plz help

2012-01-11 Thread waqas aslam
Q#1

Suppose an application has a window and 2 menu resources, one is IDM_MENU1
and second is IDM_MENU2. While registering the window class in this
application, we make IDM_MENU1 the class menu. Now, we have 2 scenarios:

1.  We give the menu handle of IDM_MENU2 during creating the window.

2.  We give NULL as the menu during creating the window.
You have to tell which menu will be associated to the window in both cases.

Q#2

Suppose we have an application that creates an overlapped window with a
push button on it. We have coded the window procedure of the window in such
a way that when the button is pressed a message box appears. A smart user
makes a very good observation about our application. He say,” When I click
the button, a message box appears. I drag the message box to a side using
mouse and try to click the button again only to find that I cannot do it
now. Now I click OK button of message box and message box disappears. After
it I can again click the push button of the window.”

Explain to the user the reason of his/her observation.

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