Loading Asset Files APK

Loading Asset Files  Icon
0/5
Ratings
Developer
MODEL Software
Current Version
5.A_V5
Date Published
File Size
3.0 MB
Package ID
com.modelsw.loadingassetfiles
Price
$ 0.00
Downloads
12+
Category
Android Apps
Genre
Tools

APK Version History

Version
5.A_V5 (5)
Architecture
universal
Release Date
November 15, 2022
Requirement
Android 4.2+
  • Loading Asset Files Screenshot
  • Loading Asset Files Screenshot

About Radio FM 90s

The sole purpose of this app is to learn the process of Loading Asset Files from the Google Play store.
IT DOES NOT WORK AT THIS TIME.\n\n

I have a large, complex, app that can not download the Asset Files.
It is running as an .apk file. Google Play requires .aab files by August, 2021.
I have converted it to an .aab (app bundle) file but can not download the Asset Files.
This app is copy of the large app and all functionality has been removed other than Loading Asset Files.
Instead of loading five Asset Files each containing 40 to over 100 files in each group,
I am loading two Asset Files each containing only 3 files.
I do not know if the problem is in Android Studio, Google Play, and/or (most likely) my code.
But this app is the size I can work with.\n\n

The Asset Files contain bird songs.
There are NO songs in this app. You have to load them from an Asset Pack.
There are currently two asset packs that are associated with this app: New World, Old World.\n\n

To import the songs:\n
1) Install this Loading Asset Files app.\n
2) In this app tap the Path button.\n
3) On the Path screen select New World, or Old World.\n
4) It opens a new screen Load Asset Pack where you should be able to view the status of the Asset Pack downloading.
(The function loadOnePack is disabled. It crashes the app.) \n
5) Return to the Path screen and tap the "Load Now" button.\n
6) This should transfer the Asset Files to a common location.\n
7) Click the Songs button to verify the songs loaded.\n\n
The source code is at GitHub https://github.com/gerardgilliland/LoadingAssetFiles\n
It has one song in the app/assets/Song folder that you can copy to your phones Download folder.
It can then optionally be transferred to your Songs list from the Path Screen. \n\n

The Help button brings up what you are reading now. \n\n

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.\n\n

What's New in this version

5.A_V5 -- add try ... catch and log.i(TAG, ...) in several places in loadOnePack