Scaleform 4.4 Mobile SDK - Android Deployer - Fix Validation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
After conversing with several of you via PMs I think I've gotten the Android Deployer stabalized to the point where I wanted to open it up to broader testing. The root cause of the issues was a bad merge from a newer codebase that we did because we wanted to get you all the latest and greatest features from the commercial SDK.
Anybody who is currently evaluating or has already purchased the Scaleform Mobile SDK for Android is welcome to participate in this thread. However, I reserve the right to delete posts if directions are not followed or things get carried away.
Instructions (also included in the file below as Update_Readme.txt)
Please download the following file:
https://autodesk.box.com/s/8ptnpzlnrzhew3saf4uky8wigybwv42z
Please follow these steps to ensure you have a clean working environment:
- Download and extract a clean copy of the Scaleform 4.4 Mobile SDK into a new directory:
http://gameware.autodesk.com/downloads/scaleform/sf_4.4_mobile_android.zip - Copy the following file from this archive into the clean copy of the Scaleform SDK, overwriting the existing file:
Copy <Extracted Archive>\Bin\Deployer.exe -----> <Scaleform SDK>\Bin - Delete the following folder from your copy of the SDK:
<Scaleform SDK>\Integrations\Android\FxShippingPlayer - Copy the following directory from this archive into your copy of the SDK:
Copy <Extracted Archive>\Integrations\Android\FxShippingPlayer -----> <Scaleform SDK>\Integrations\Android
NOTE: the "Shipping" in FxShippingPlayer refers to the fact that these are the files used to build a shippable player via the Deployer that looks for content inside the APK package via the Android AssetManager (e.g. assets://). It does NOT refer to just the Shipping configuration of same. This is as opposed to FxPlayerMobile which is our normal example player built via Make which looks for content in /sdcard/. - Don't forget to place a copy of the Scaleform License Key in the root directory of the SDK
- Please test thoroughly with any and all example content you have.
NOTE: If ANY errors occur, please copy the ENTIRE output from the Deployer log with the steps below, and paste it into a separate text file:
a. Click in the Log area at the bottom of the Deployer window
b. Hit Control-A (the control key plus the A key at the same time) on the keyboard
b. Hit Control-C on the keyboard
c. Hit the Windows key on your keyboard
d. Type "notepad.exe"
e. Hit Control-V on the keyboard
g. Save the file somewhere you can find it like your Desktop with a name you will remember
h. Menu->File->Save
i. Attach the file to the appropriate thread in the forums (pasting it directly into the thread will get your post deleted)
REMEMBER: I can't fix issues that I can't see.
Once all known Android issues are resolved I will move onto iOS.