GoogleChromeLabs/cronet-sample

Name: cronet-sample

Owner: GoogleChromeLabs

Description: A sample for the Cronet library

Created: 2016-08-19 09:30:19.0

Updated: 2018-05-24 13:49:55.0

Pushed: 2018-05-12 16:33:29.0

Homepage:

Size: 109

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Cronet Sample

Cronet is Chromium's Networking stack packaged as a library. This sample app shows how to use the library.

Getting Started

  1. Clone or download this repository.
  2. Import the project in Android Studio (File → New → Import Project) by selecting the top level build.gradle file inside the “android” directory.
  3. Connect a physical Android device or start an emulator.
  4. Run the app from Android Studio by pressing the “run” (green triangle) button. Alternatively, run “gradlew :app:installDebug” from the command line inside the “android” directory.
License

right 2018 Google, Inc.

nsed to the Apache Software Foundation (ASF) under one or more contributor
nse agreements. See the NOTICE file distributed with this work for
tional information regarding copyright ownership. The ASF licenses this
 to you under the Apache License, Version 2.0 (the "License"); you may not
this file except in compliance with the License. You may obtain a copy of
License at

://www.apache.org/licenses/LICENSE-2.0

ss required by applicable law or agreed to in writing, software
ributed under the License is distributed on an "AS IS" BASIS, WITHOUT
ANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
nse for the specific language governing permissions and limitations under
License.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.