Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
android-training-course-in-chinese
Forked from kesenhoo/android-training-course-in-chinese
Google Android官方培训课程中文版
JavaScript 1
-
android-dev-bookmarks
Forked from zhengxiaopeng/android-dev-bookmarks
-
coursera-android
Forked from aporter/coursera-android
Source Code for Android Course Example Applications
-
MyCode
Forked from toly1994328/MyCode
安卓技术栈
Java 1
-
android-open-project
Forked from Trinea/android-open-project
collect and classify android open projects
-
SlidingMenu
Forked from jfeinstein10/SlidingMenu
An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Th…
Java
68 contributions in the last year
Contribution activity
May 2019
April 2019
- RoadsInFarAway/RxJava2-Operators-Sample Java
- RoadsInFarAway/AndroidSourceReader
- RoadsInFarAway/Skeleton Java
- RoadsInFarAway/Algorithms4-Common
- RoadsInFarAway/booster Kotlin
- RoadsInFarAway/UI2018 Java
- RoadsInFarAway/android-chat Java
- RoadsInFarAway/awesome-gank.io
- RoadsInFarAway/Neptune Java
- RoadsInFarAway/fish-redux Dart
- RoadsInFarAway/flutter-study
Created an issue in alibaba/flutter_boost that received 2 comments
使用flutter必须继承FlutterApplication吗?
现有的项目Application已经继承了其他Application,无法在继承FlutterApplication了,这个必须要继承吗?有其他的解决办法吗