PDA

View Full Version : installing application on greenphone device



prajna
17th April 2009, 09:30
Dear All,
I am trying to install qtopia example in greenphone device.
I am able to compile, install, and run in the greenphone emulator.

But how to do it for real hardware.
I have followed the below steps for the installation.

source /opt/Qtopia/SDK/scripts/devel-x86.sh
 cd ~/projects/application
 qtopiamake
 make clean ! if previous build exists
 make ! make loud displays compiler output
 gph –p ! create the package file
 gph –i ! install the package to the device
 On the device, select Install from the dialog that appears.
Launch the Example application in the Qtopia environment by selecting Applications-> Example.

I have found in the SDK doc that we have to do some settings in the phone as below:
On the Greenphone, go into Settings and in Startup Flags select Local – Phone Bounce mode then reboot the Greenphone for the change to take effect.

But I didn't find any option for Startup Flags in the phone.Can anybody help on how to do this.
Information on the same would be helpful.



Regards,
Prajna Shetty