/TiExpansionFiles

An Android module that supports Play Store expansion (OBB/ZIP) files, downloading and direct reading of compressed files.

Primary LanguageJavaOtherNOASSERTION

Ti Expansion Files Android Module

The Titanium Expansion Files module allows taking advantage of the APK Expansion Files feature provided by the Android Play Store in Titanium Mobile applications.

The module uses Google's Licensing and Downloader libraries distributed as Extras within the Android SDK install.

This repository contains the following: * downloader_library: the Google Downloader library source code and .jar * licensing_library: the Google Licensing library source code and .jar * tiexpansionfiles: the Titanium/Android native module * tiexpansiontest: a Titanium mobile (classic) test application

For additional information on the module, please refer to the README.md file contained in the tiexpansionfiles project directory.

Thanks

  • Hans Knoechel (@hansemannnn) for updating for 6.0.0.GA
  • Oliver Modandi (@omorandi) for the first version

License & Copyright

Copyright 2017 Jason Kneen ([@jasonkneen](https://twitter.com/jasonkneen))

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.