Procedure to Execute PSM Application for SWQA
PublishingUtility InternalQA version allows to execute the master package psmp submitted by general developers.
Execution Procedure in Android ↑
First Settings ↑
Android Device Settings ↑
1. PSM application is located in SD card of Android devices. Please confirm that SD card is attached to Android device.
2. Select [Settings] - [Application] - [Development] on Android device to put a check to [USB Debug] .
3. Set the date and time to [Set Automatically] from [Settings] - [Date & Time] - [Set Automatically] .
* The menu names may be different depending on the Android devices.
4. Connect PC for development and Android devices using USB cable.
5. Install the device driver to use Android devices into the PC for development.
Operation in PC ↑
1. Adjust the PC date to the device. This can be operated manually.
2. Install Dev Assistant into the Android device.
- When PSM SDK 1.00 or later version is installed, input "%SCE_PSM_SDK%/tools/update_psmdevassistant.bat"
from the console screen, and then installation can be done.
Publishing Utility Settings ↑
1. Use PublishingUtility.exe in PublishingUtility_InternalQA folder.
Please confirm that Internal QA Version is included in the title of the Window.
2. Set the internet connection from [Menu] - [Proxy Settings] .
* Principally, select [Do Not Use Proxy Server] for use of BB connection.
3. Select [Menu] - [NP Server Setting (Internal)] to input the connected server name (such as np, e1-np) to the dialog.
4. Create a Publisher Key for QA from [Menu] - [Generate Publisher Key (SWQA)] . Only Account Registered in White List Is Valid This operation is required only once.
In the Case with Other Members ↑
5. Distribute kdevQa.p12 (Publisher Key for SWQA) to the members from [Menu] - [Export QA Publisher Key (SWQA)] .
6. For members, import kdevQa.p12 from [Menu] - [Import QA Publisher Key (SWQA)] .
Start PSM Application from Publishing Utility ↑
1. When DevAssistant is updated, select [Key Management] panel and delete the device seed.
Select a device seed to go [Right Click] - [Delete Device Seed] for deletion.
2. Select the [Package & App] panel in Publishing Utility.
3. Press the [+QA] button to select a PSM application (psmp) to install.
* Note that the psmp submitted by a developer cannot be executed with [+] button.
* Only the psmp created by PSM SDK1.00 or later version can be executed. The psmp created by PSM SDK 0.99 or the former version cannot be executed.
4. After the dialog is displayed, please enter the account and password of Sony Entertainment Network (PlayStation Network) registered in the white list.
5. After key creation and installation are successful, execution is allowed with the right-arrow button.
Execution Procedure in Vita ↑
1. Set your Vita according to the procedure in the SDK document [Settings for Execution in PlayStation(R)Vita] - [Preparation] .
2. For DEX (Debugging Station), set [Account Name] and [NP Environment] from [★Debug Settings] - [PlayStation(R)Network] .
Example:
- Account Name: Ptane.e1.01@gmail.com
- NP Environment: e1-np
3. Adjust the PC date to the device.
Select [Setting] -> [Date & Time] -> [Date & Time Settings] -> [Set via Internet] . Put a check to [Set Automatically?] to execute "Set Now".
Execution of PSM Application ↑
1. Start up PSM Dev (Dev Assistant) of Vita before executing PSM application.
2. And then, execution is allowed with the same procedure as Android.
Notes for Use of PSM Studio ↑
Operators who create master packages with PSM Studio need to copy the execution file for Publishing Utility, dll for use into the %SCE_PSM_SDK%tools\PublishingUtility folder.
Example:
PublishingUtilityInternal\
PublishingUtility_InternalQA\
PublishingUtility.exe -> Copy source
PanelManager.dll -> Copy source
ja\ -> Copy source
cxml\ -> Copy source
↓
C:\
Program Files (x86)\ //Program Files for Windows XP
SCE\
PSM\
tools\
PublishingUtility\
PublishingUtility.exe -> Copy destination
PanelManager.dll -> Copy destination
ja\ -> Copy destination
cxml\ -> Copy destination
Change History ↑
12/21/2012 (Fri) ↑
12/14/2012 (Fri) ↑
- Implement Publisher Key import/export.
– Add a sentence [Select 4. [Key Management] Panel to Create or Import Publisher Key] to [Publishing Utility Settings] .