Giter VIP home page Giter VIP logo

demohall's Introduction

DemoHall

HelloJni

演示 JNI 机制

相关文章:


KotlinDelegate

演示 Kotlin 委托机制

相关文章:

Kotlin | 委托机制 & 原理

Android | ViewBinding 与 Kotlin 委托双剑合璧


MavenPublish

演示组件化发布

相关文章:

Android工程化实践:组件化发布


HelloAndroidX

演示 AndroidX 新组件

相关文章:

Android | Jetpack 处理回退事件的新姿势 —— OnBackPressedDispatcher


踩坑记录

1、升级到 Android Stidio 4.2 之后,如果在 Gradle 栏目中找不到 Task 列表,在设置里取消勾选此项即可:

2、构建报找不到包:Unable to resolve dependency for 'com.pengxr.demo:maven:v1.0.0’,可能是本地仓库中没有对应的类库。你需要先执行发布任务 uploadArchives。在 DemoHall 工程中,我声明了两个本地仓库:/snapshotRepository 和 /releaseRepository,分别对应快照版本和正式版本。更多细节可以阅读【MavenPublish Demo】的相关文章。


License

Copyright [2021] [pengxurui]

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.

demohall's People

Contributors

pengxurui avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.