基于 Material Design 的 BiliBili 第三方 Android 客户端
一个在维护中的API整理:
https://github.com/fython/BilibiliAPIDocs
##Usages
将您申请到的 Bilibili API Key 填入 Secret.java ,
并放入 MDBilibili\app\src\main\java\me\qixingchen\mdbilibili\app 文件夹下
关于如何申请BiliBili 的 API KEY,请参阅 #18
API KEY Google下就好了
####License
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.