NativeScript / NativeScript/android

Feature request: Expansion files (main or patch obb)

Open
#1,400 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature os: android
Dominant language
C++
Stars
563
Forks
144
Avg merge
10h 46m
Merged PRs (30d)
14

Description

@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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing NativeScript Android packaging and runtime entry points, then compare them with Android main and patch expansion-file requirements and the linked TiExpansionFiles project. The issue names no files or tests, so define the supported workflow and implementation scope before changing code; done means large video assets can be packaged and consumed through Play Store OBB files with documentation.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.