在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:aosp-mirror/platform_frameworks_support开源软件地址:https://github.com/aosp-mirror/platform_frameworks_support开源编程语言:Java 91.7%开源软件介绍:AOSP Support Library Contribution GuideAccepted Types of Contributions
We are not currently accepting new modules, features, or behavior changes. Checking Out the CodeNOTE: You will need to use Linux or Mac OS. Building under Windows is not currently supported. Follow the “Downloading the Source” guide to install and set up
Now your repository is set to pull only what you need for building and running support library. Download the code (and grab a coffee while we pull down 7GB):
You will use this command to sync your checkout in the future - it’s similar to Using Android StudioOpen If you get “Unregistered VCS root detected” click “Add root” to enable git integration for Android Studio. If you see any warnings (red underlines) run BuildsFull Build (Optional)You can do most of your work from Android Studio, however you can also build the full support library from command line:
Building Support Library as part of your App buildIf you intend to repeatedly make changes to Support Library and to wish to see the results in your app, and you don't want to have to repeatedly build them as separate Gradle projects, you can configure your app build to build Support Library too Running TestsSingle Test Class or Method
Full Test Package
Running Sample AppsSupport library has a set of Android applications that exercise support library code. These applications can be useful when you want to debug a real running application, or reproduce a problem interactively, before writing test code. These applications are named support-*-demos (e.g. support-4v-demos or support-leanback-demos. You can run them by clicking Making a change
If you see the following prompt, choose
Getting reviewed
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论