DEV Community

Discussion on: Google Drive API with Android

Collapse
 
sanyika05 profile image
sanyika05

Hello Sadhan,

Thanks for this post.
Actually I copied the code that you provided and ran into an issue.
After selecting the gmail account with which I would like to log in the app starts loading but never processes further...

In the logcat:
-I got this messages: E/MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist!
-E/Minikin: Could not get cmap table size!

I am just learning Java but I do want/need to learn Google Drive API for my Android app.
Could you pls help me out, if you have any thoughts on this issue?
Kind regards
Sandor

Collapse
 
mesadhan profile image
Sadhan Sarker

Sorry for the late response. I'm a little bit overwhelming right now. So you can check out this link below,

stackoverflow.com/questions/536854...

I think it's happening because of your android studio version, or API version, or Gradle check that and let me know.