NativeScript / NativeScript/android
Feature request: Expansion files (main or patch obb)
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 563
- 派生
- 144
- 平均合并
- 10 小时 46 分钟
- 30 天内合并 PR
- 14
描述
@b3nnee commented on Thu Aug 25 2016
I have an app for Android that requires 150MB+ video files, suitably the video files should be in obb files for upload to the Play Store as main/patch expansion files. I used to do this when I created Android apps using Android Studio (a tool I abandoned long ago, after which I abandoned Titanium for NativeScript!)
Support/tutorial for this in NativeScript would be great.
Sincere apologies if it exists, but I searched to no avail.
Edit: Just found this:
https://github.com/appcelerator-forks/_jasonkneen.TiExpansionFiles
Looking to see if one could get ideas from it.
@mn-martin commented on Fri Mar 10 2017
👍 This really needs to be added.
@lukeramsden commented on Tue Jun 13 2017
Its coming up on a year old now, and no discussion whatsoever? Does anyone know of ANY way of doing this? I can't release my app on Android without it.
@radu-m commented on Thu Jan 18 2018
So I'm trying to upload my project to meet the deadline (which was yesterday, doh!) and now I'm starting to think there's simply no way to split it up and use .obb files?! Am I missing something or I need to set up an uncomfortable meeting tomorrow? -_-
@lukeramsden commented on Thu Apr 05 2018
Bumping this, IMO it's a pretty important feature.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 NativeScript 的 Android 打包方式和运行时入口点,然后将其与 Android 对 main 和 patch 扩展文件的要求以及链接的 TiExpansionFiles 项目进行比较。该 issue 未指定任何文件或测试,因此请在修改代码之前定义受支持的工作流和实现范围;完成标准是能够将大型视频资源打包,并通过 Play Store OBB 文件使用这些资源,同时提供文档。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100