Android
  • Introduction
  • Android Studio
    • AS的项目结构
    • adb
    • aapt
    • dx
    • Gradle
    • Kotlin on android
  • Smaller
  • decompiler
  • MISC
  • 框架 framework
  • 设计模式
  • dex
  • reinforce加固
  • code
    • Java Tips
      • 负数 negative
      • The Java Tutorials
        • 原始数据类型 Primitive Data Types
      • 运算符
        • 一元运算符
        • 算术运算符
        • 移位运算符
        • 关系运算符
      • 逻辑运算符
        • 逻辑 非 ! 关系值表
        • 逻辑 与 && 关系值表
        • 逻辑 或 || 关系值表
        • 与 & And
        • 或 | Or
        • 非 ~ Nor
        • 异或 ^ Xor
        • 赋值运算符
        • tips
      • == equals
      • Try Catch finally
        • 有意思的东西
      • String、StringBuilder、StringBuffer区别
      • inner classes、nested static classes
    • runtime_memory
    • javaStackTrace
    • Guava
    • FFMPEG
    • GoogleSamples
    • Full Kotlin Reference
    • release屏蔽Log代码
    • Thread
  • ANR
  • 注解改进代码检查
Powered by GitBook
On this page
  • 最低要求Android21-5.0
  • normal samples

Was this helpful?

  1. code

GoogleSamples

PreviousFFMPEGNextFull Kotlin Reference

Last updated 5 years ago

Was this helpful?

google示例

最低要求Android21-5.0

git clone --depth 1 https://github.com/googlesamples/android-ActivitySceneTransitionBasic.git
git clone --depth 1 https://github.com/googlesamples/android-AppShortcuts.git
git clone --depth 1 https://github.com/googlesamples/android-audio-high-performance.git
git clone --depth 1 https://github.com/googlesamples/android-Camera2Basic.git
git clone --depth 1 https://github.com/googlesamples/android-Camera2Raw.git
git clone --depth 1 https://github.com/googlesamples/android-Camera2Video.git

normal samples

git clone --depth 1 https://github.com/googlesamples/android-AccelerometerPlay.git
git clone --depth 1 https://github.com/googlesamples/android-ActionBarCompat-ShareActionProvider.git
git clone --depth 1 https://github.com/googlesamples/android-ActionBarCompat-ListPopupMenu.git
git clone --depth 1 https://github.com/googlesamples/android-ActionBarCompat-Styled.git
git clone --depth 1 https://github.com/googlesamples/android-BasicTransition.git
git clone --depth 1 https://github.com/googlesamples/android-BasicSyncAdapter.git
git clone --depth 1 https://github.com/googlesamples/android-BatchStepSensor.git
git clone --depth 1 https://github.com/googlesamples/android-BorderlessButtons.git
git clone --depth 1 https://github.com/googlesamples/android-BasicRenderScript.git
git clone --depth 1 https://github.com/googlesamples/android-BasicGestureDetect.git
git clone --depth 1 https://github.com/googlesamples/android-CardView.git
git clone --depth 1 https://github.com/googlesamples/android-ClippingBasic.git
git clone --depth 1 https://github.com/googlesamples/android-ConfirmCredential.git
git clone --depth 1 https://github.com/googlesamples/android-ConstraintLayoutExamples.git
git clone --depth 1 https://github.com/googlesamples/android-CustomChoiceList.git
git clone --depth 1 https://github.com/googlesamples/android-CustomTransition.git
git clone --depth 1 https://github.com/googlesamples/android-DirectBoot.git
git clone --depth 1 https://github.com/googlesamples/android-DirectorySelection.git
git clone --depth 1 https://github.com/googlesamples/android-DisplayingBitmaps.git
git clone --depth 1 https://github.com/googlesamples/android-DrawableTinting.git
git clone --depth 1 https://github.com/googlesamples/android-DoneBar.git
git clone --depth 1 https://github.com/googlesamples/android-DirectShare.git
git clone --depth 1 https://github.com/googlesamples/android-ElevationDrag.git
git clone --depth 1 https://github.com/googlesamples/android-fit.git
git clone --depth 1 https://github.com/googlesamples/android-FloatingActionButtonBasic.git
git clone --depth 1 https://github.com/googlesamples/android-HdrViewfinder.git
git clone --depth 1 https://github.com/googlesamples/android-HorizontalPaging.git
git clone --depth 1 https://github.com/googlesamples/android-ImmersiveMode.git
git clone --depth 1 https://github.com/googlesamples/android-Interpolator.git
git clone --depth 1 https://github.com/googlesamples/android-JobScheduler.git
git clone --depth 1 https://github.com/googlesamples/android-MediaRouter.git
git clone --depth 1 https://github.com/googlesamples/android-MediaEffects.git
git clone --depth 1 https://github.com/googlesamples/android-MediaEffects.git
git clone --depth 1 https://github.com/googlesamples/android-MediaRecorder.git
git clone --depth 1 https://github.com/googlesamples/android-nearby.git
git clone --depth 1 https://github.com/googlesamples/android-NavigationDrawer.git
git clone --depth 1 https://github.com/googlesamples/android-OurStreets.git
git clone --depth 1 https://github.com/googlesamples/android-play-places.git
git clone --depth 1 https://github.com/googlesamples/android-PictureInPicture.git
git clone --depth 1 https://github.com/googlesamples/android-RevealEffectBasic.git
git clone --depth 1 https://github.com/googlesamples/android-RenderScriptIntrinsic.git
git clone --depth 1 https://github.com/googlesamples/android-RecyclerView.git
git clone --depth 1 https://github.com/googlesamples/android-RecipeAssistant.git
git clone --depth 1 https://github.com/googlesamples/android-ScreenCapture.git
git clone --depth 1 https://github.com/googlesamples/android-SlidingTabsBasic.git
git clone --depth 1 https://github.com/googlesamples/android-SwipeRefreshMultipleViews.git
git clone --depth 1 https://github.com/googlesamples/android-SwipeRefreshListFragment.git
git clone --depth 1 https://github.com/googlesamples/android-SwipeRefreshLayoutBasic.git
git clone --depth 1 https://github.com/googlesamples/android-StorageProvider.git
git clone --depth 1 https://github.com/googlesamples/android-TextSwitcher.git
git clone --depth 1 https://github.com/googlesamples/android-TextLinkify.git
git clone --depth 1 https://github.com/googlesamples/android-topeka.git
git clone --depth 1 https://github.com/googlesamples/android-testing-templates.git
git clone --depth 1 https://github.com/googlesamples/android-UniversalMusicPlayer.git
git clone --depth 1 https://github.com/googlesamples/android-unsplash.git
git clone --depth 1 https://github.com/googlesamples/android-vision.git
git clone --depth 1 https://github.com/googlesamples/android-WeaveLedToggler.git
git clone --depth 1 https://github.com/googlesamples/android-WeaveLedToggler.git
git clone --depth 1 https://github.com/googlesamples/apps-script-mobile-addons.git
git clone --depth 1 https://github.com/googlesamples/easygoogle.git
git clone --depth 1 https://github.com/googlesamples/easypermissions.git
git clone --depth 1 https://github.com/googlesamples/google-services.git
googlesamples
API classes reference