Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
221 views
in Technique[技术] by (71.8m points)

api - Integrate Google Classroom in Android App

We work from home now in my university and we now rely heavily on the Google Classroom platform. The Google classroom Android app provided by Google in the PlayStore is so poor and sucks alot. The Android System always shows Classroom has stopped no matter how many times we uninstall, reinstall clear it's data etc. I haven't found any app as poor as it is. We all resort to accessible it through a Web browser which ain't convenient for accessing our work offline.

As a developer, I decided it wouldn't be much of an overhead implementing a Google Classroom Android App for use in my university. I looked at the Classroom API, there isn't any option for Android.

Anyone could please provide help on how to get this done? I hate to think it's impossible!

question from:https://stackoverflow.com/questions/65907204/integrate-google-classroom-in-android-app

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

I don't think they would need to provide anything specific to Android, if you look here they provide a Java Classroom library that you should be able to use in an Android project.

The specific dependency is this one:

compile 'com.google.apis:google-api-services-classroom:v1-rev135-1.23.0


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...