SymbiSoft / mosync

Automatically exported from code.google.com/p/mosync
0 stars 0 forks source link

Application name #653

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What feature do you request?

Application vendors should be able to provide the desired name to the
application package, like MIDlet-Name and .jar/.jad files' name in J2ME.
This is the name of the application that would be visible on a device after
deployment. Currently, this is hard-coded to use the project name for this
purpose, which is a name of the directory where the project is stored,
which is not always appropriate.

What steps are needed to implement it?

A text input field must be added to the IDE. Platform packagers must be
changed to use the data from this field.

How to test it?

Enter a vendor name in a project, compile and install the program. Make
sure the provided name appears as an application name instead of the
project name during the installation process.

Original issue reported on code.google.com by vmzakhar@gmail.com on 28 Apr 2010 at 5:41

GoogleCodeExporter commented 8 years ago
r1148 has support for this. Currently supported runtimes: JavaME, Android, 
Moblin, WinMobile, S60

Original comment by mattias....@gtempaccount.com on 14 May 2010 at 3:02

GoogleCodeExporter commented 8 years ago

Original comment by mattias....@gtempaccount.com on 17 May 2010 at 9:15

GoogleCodeExporter commented 8 years ago
Tested on Windows mobile, Java, Symbian(3rd & 5th edition). The specified name 
(Project properties --> Build Settings--> Packaging--> Application name) 
appears as the application name while transferring and as the transferred 
application. but after installation, project name is appeared as application 
name.

Original comment by abi.waqa...@gtempaccount.com on 28 Jun 2010 at 11:44

GoogleCodeExporter commented 8 years ago
The label "Application Name" in the dialog box at "Project > Properties > 
MoSync Project > Build Settings > Packaging" should be changed to "Package 
Name".

Original comment by chris.hu...@straightforward.se on 28 Jun 2010 at 12:40

GoogleCodeExporter commented 8 years ago
I think that Application Name should remain, and be used properly in the 
packagers.

Original comment by fredrik....@gtempaccount.com on 19 Jul 2010 at 1:13

GoogleCodeExporter commented 8 years ago
Ok, started to go through each platform: r2410 has a fix for WinMobile; would 
be lovely if someone with WinMobile skillz could review it.

Original comment by mattias....@gtempaccount.com on 25 Nov 2010 at 4:49