| Reply | « Previous Thread | Next Thread » |
|
How open opera mini, or other aplication installed by user on phone?
|
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
Hi,
You can use applist to see which applications are installed. To open them (I'm not sure if it works for Java apps too) see this article. |
|
I try list all installed aplications on my phone like that:
l=[] for f in os.listdir("Z:\\system\\apps"): l.append(unicode(f)) i=appuifw.selection_list(l) but on list have not opera. "Z:\\system\\apps" is only directory where are applications placed? May I should search in other directories? |
|
Quote:
i feel you should use applist module. you may find opera in that. |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
if you want to simply list the applications in a selection list then check this articles second code and use selection list in the code. Just a idea i hope it will work. EDIT: Great to see chintan faster then me Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Hi,
Sorry applist extension will also not help... ![]() PyS60 doesn't have support yet to launch any Java midlets. Hopefully in time to come. Best Regards, Croozeus |
|
Thanks a lot,
but i prefer not to use any extensions, can I do it whitout this one? |
|
Quote:
and by the way keypress is an extension too ![]() Best Regards, Croozeus |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
i will be more interested in why dont you want to use the extensions. Is there any specific problem. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Thanks a lot,
this explains a lot. ![]() |
|
I simple to use whith other user, they don't have to install this extensions just run the script
|
|
Quote:
![]() Best Regards, Croozeus |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
i personally feel extensions are also very simple they are not much complicated infact you can merge them with your actual sis and give it to users. hope i can change your notion about use of extensions. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Quote:
Code:
import laa laa.execute(app_uid) |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Starting Opera Mini on S40 Devices using JSR-211 (CHAPI) | c.gorvin | Mobile Java General | 13 | 2009-04-17 13:47 |
| File operation error on Mini SD: lseek() after unlink() with Open C/C++. Please help. | wuhzjJin1 | Open C/C++ | 0 | 2008-07-12 06:13 |
| Opera Mini 4 on S60 SDK: Timeout | phg04 | General Browsing | 2 | 2008-03-27 18:10 |
| Am not being able to use Opera Mini: Plz help | hotshot05 | Mobile Java Networking & Messaging & Security | 1 | 2008-01-22 17:24 |
| Opera Mini 2.0 with Nokia 6233 | yaptb | General Discussion | 1 | 2006-11-25 04:02 |