[android-developers] Google Play services api integration issue

2016-05-09 Thread Muhammad Danish


how to solve this issue i am facing this integration of google play 
services api 8.4.0

E/dalvikvm: Could not find class 'android.app.AppOpsManager', referenced 
from method com.google.android.gms.common.zze.zzb

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0f10b537-2e75-4618-9a84-0a7093f71363%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Button in a ListView cell

2011-05-08 Thread Muhammad Danish Khan
Did u added ur click listener under the adapter or just calling it as we
adds the listener on list item?

--
Sent from Android

On May 7, 2011 12:02 AM, B Lyon bradfl...@gmail.com wrote:
 I take it you looked through this

 http://developer.android.com/resources/articles/touch-mode.html

 (which was new to me)

 On Fri, May 6, 2011 at 1:59 PM, Eric e...@alum.mit.edu wrote:


 On May 6, 1:38 pm, B Lyon bradfl...@gmail.com wrote:
 Did you play with descendantFocusibility at all?

 Not yet.  I would like to avoid an time-consuming and arbitrary number
 of tag permutation changes if I can find the proper solution up-
 front.  descendantFocusibility does seem to look promising, but I'm
 not convince it will work in all of the 6 cases I specified above.

 The problem with using the 'normal' ListView OnItemClickedListener()
 is that if you have a clickable-button in the list view item, the
 ListView item no longer respond to click events at all.
 descendantFocusibility may indeed be the answer, but it would be nice
 to hear from someone who has all this working.  It should be
 completely possible, I am not asking for much here -- just
 functionality that you would expect from the list view in the first
 place.

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

-- 
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] Keypad Lose focus when appeared under list view

2011-03-28 Thread Muhammad Danish Khan
I have displayed a listview under the TabHost/Widget and every list
item has a text field for quantity but when ever i touch any quantity
edit text the keypad appears but edittext loses focus please provide
me any solution.

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