Questions tagged [android-googleapiclient]

169 questions
-2
votes
1 answer

How to user GoogleAPI Client in Fragments

I can't use Google API Client in Fragment. @Override public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstanceState) { View rootView =…
-2
votes
1 answer

Android Google Map is not working in Marshmallow

I am working in application from which user current location can be retrieved, till now app is working fine in Lollipop version but when i am testing it in marshmallow, user location cannot be retrived. MainActivity.class public class MapsActivity…
Satish Lodhi
  • 89
  • 1
  • 1
  • 6
-2
votes
2 answers

Need Google Drive APIs Client Library code running samples

We need full access of users Google drive, but it's providing limited access. We are unable to find Google APIs Client Library samples. Attached linked provide following information for samples. From the documentation The Google Drive Android API…
-5
votes
1 answer

How to Integrate Payment method like Google pay, PhonePe in android app

I have tried a lot to integrate payment methods like google pay, PhonePe, and others. but couldn't able to find one proper example or Documentation. please someone explains if anyone has done it
1 2 3
11
12