Android 技术中台,只为写好每一句代码. Contribute to Maxkinger/AndroidProject development by creating an account on GitHub.
These aren't the droids you're looking for. Android Open Source Project has 100 repositories available. Follow their code on GitHub.
第一步是拉取 android_builder 的源代码,主要目的是获取 project-to-build 这份文件,里面包含了我们的目标 Android 项目的 GitHub 地址。在我们这个实战中就是 https://github.com/FolioReader/FolioReader-Android 这个地址,如需编译其它的项目,把该地址替换为其相应的 GitHub 地址即可。 第二步是设置运行环境,这里...
Android-SwipeToDismiss滑动Item消失ListView项目地址:https://github.com/romannurik/Android-SwipeToDismiss支持3.0以下版本见:https://github.com/JakeWharton/SwipeToDismissNOADemo地址:https://github.com/JakeWharton/SwipeToDismissNOA/SwipeToDismissNOA.apk/qr_code PinnedHeaderExpandableListView首先它是一个Expandabl...
此前,推出的GitHub平台上“最受欢迎的开源项目”系列文章引发了许多读者的热议,在“GitHub上最火的40个Android开源项目(一)、(二)中,我们也相继盘点了40个GitHub上最受欢迎的Android开源项目。对于GitHub上如此众多的项目,有人不断Mark,有人分享自己的经验,有人心生“看得眼花缭乱,果然是需要终身学习的时代”的感慨...
项目地址:https://github.com/danieloeh/AntennaPod APK地址:https://play.google.com/store/apps/details?id=de.danoeh.antennapod (8) ChaseWhisplyProject 打鬼游戏 项目地址:https://github.com/tvbarthel/ChaseWhisplyProject APK地址:...
https://github.com/astuetz/PagerSlidingTabStrip https://github.com/nostra13/Android-Universal-Image-Loader 下文说的Project等同于eclipse中的workspace,Module等同于eclipse中的project 先说导入PagerSlidingTabStrip: 文件列表的两个Modul。一个library,一个sample。假设是eclipse的话直接选中这两个modul导入就能够了。
git clone https://github.com/xuexiangjys/TemplateAppProject.git 2.修改项目名(文件夹名),并删除目录下的.git文件夹(隐藏文件) 3.使用AS打开项目,然后修改包名、applicationId和app_name 修改包名 修改applicationId 修改app_name 项目打包 1.修改工程根目录的gradle.properties中的isNeedPackage=true。
1.Download theAndroid demo projectfrom Github. Note: To respect the copyright of emoji designs, the Chat Demo/TUIKit project does not include cutouts of large emoji elements. Please replace them with your own designs or other emoji packs for which you hold the copyright before officially launc...
https://developer.android.google.cn/studio/preview?authuser=0 xr-samples下载地址: https://codeload.github.com/android/xr-samples/zip/refs/heads/main SDK Manager需要安装以下内容: Android SDK Build-Tools Android模拟器 Android SDK Platform-Tools ...