ping -- were you able to successfully launch your app?
I'd love to see a screenshot of your application running.
Bob


Ian wrote:
> Ola,
>> Mobile player is also a python application.
>> Maybe it's not the best way to launch python application, but it can
>> be a reference. 
>> 1. create an exe file under /usr/bin -- mobile-player
#!/bin/sh
>>      Cd /usr/share/mobile-player
>>      Python media_gui.py
>> 2. add mobile-player in *.desktop file
>>      Exec=mobile-player
>>      Type=Application
>>      ...
>> 3. add mobile-player in conf.xml
>>      <app id="6" title="Media Player" desc="Mobile media player"
>> icon="icons/media.png" path="/usr/bin/mobile-player" />
> 
> this is valuable information...thanks
> []'s
> ian

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to