Go Back   PPCGeeks > General PPC Info > WM Software

Notices



Reply
 
Thread Tools Display Modes
  #1  
Old 03-20-2008, 10:57 PM
superdave
Lurker
Offline
Pocket PC: titan
Carrier: sprint
 
Join Date: Oct 2007
Posts: 10
Reputation: 35
superdave is just getting started
Opera Mini as Default app

Attached is a beta app that will set opera mini as the default web browser and open links when clicked from email, etc. The app has been tested to work in wm6. It assumes that java is at /windows/jbed.exe and the Opera mini app is the first applet installed. This app is similar to the mortscript version, but, is coded in c+ and does not rely on delays.

,Dave
Attached Files
File Type: zip WM6 SD OperaDefault.cab.zip (2.3 KB, 452 views)

Last edited by superdave; 03-21-2008 at 12:12 AM.
Reply With Quote
This post has been thanked 7 times.
Sponsored Links
  #2  
Old 03-23-2008, 04:15 AM
chrisd1a1
Lurker
Offline
Pocket PC: xda ignito
Carrier: o2
 
Join Date: Dec 2007
Posts: 18
Reputation: 25
chrisd1a1 is just getting started
Send a message via MSN to chrisd1a1 Send a message via Skype™ to chrisd1a1
Re: Opera Mini as Default app

Quote:
Originally Posted by superdave View Post
Attached is a beta app that will set opera mini as the default web browser and open links when clicked from email, etc. The app has been tested to work in wm6. It assumes that java is at /windows/jbed.exe and the Opera mini app is the first applet installed. This app is similar to the mortscript version, but, is coded in c+ and does not rely on delays.

,Dave
works spot on on WM5.=D>

well done for this and many thanks
Reply With Quote
This post has been thanked 1 times.
  #3  
Old 03-24-2008, 04:28 AM
sherv
PPCGeeks Regular
Offline
Pocket PC: Sprint Mogul
Carrier: Sprint
Location: Cambridge, MA
 
Join Date: Sep 2007
Posts: 206
Reputation: 74
sherv is becoming a great contributor
Re: Opera Mini as Default app

Sweet, this is a very handy app! Gonna install it and check it out, thanks man!
__________________

Reply With Quote
  #4  
Old 04-03-2008, 04:56 PM
chnzshyguy
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 66
Reputation: 0
chnzshyguy is a n00b
Re: Opera Mini as Default app

Is there any way to make this app configurable to not assume Opera is the first app?? I just downloaded Opera Mini 4.1 and now I want to use S1 instead of S0...
Reply With Quote
  #5  
Old 04-04-2008, 03:24 AM
chrisd1a1
Lurker
Offline
Pocket PC: xda ignito
Carrier: o2
 
Join Date: Dec 2007
Posts: 18
Reputation: 25
chrisd1a1 is just getting started
Send a message via MSN to chrisd1a1 Send a message via Skype™ to chrisd1a1
Re: Opera Mini as Default app

Quote:
Originally Posted by chnzshyguy View Post
Is there any way to make this app configurable to not assume Opera is the first app?? I just downloaded Opera Mini 4.1 and now I want to use S1 instead of S0...
Dave

i would be courious about this as well. i have installed the signed version of 4.1 and removed mini 4 so 4.1 is still the first midlet. the app hangs but if i mannually open 4.1 it does auto complete.

would be grateful if you could fix this

Chris
Reply With Quote
  #6  
Old 04-09-2008, 06:00 PM
badbob001
N00b
Offline
 
Join Date: Feb 2008
Posts: 1
Reputation: 0
badbob001 is a n00b
Re: Opera Mini as Default app

Quote:
Originally Posted by superdave View Post
Attached is a beta app that will set opera mini as the default web browser and open links when clicked from email, etc. The app has been tested to work in wm6. It assumes that java is at /windows/jbed.exe and the Opera mini app is the first applet installed. This app is similar to the mortscript version, but, is coded in c+ and does not rely on delays.

,Dave
I have been modifying my mortscript to eliminate the previously used artificial delays and to try to detect when opera is started and when the address input window is ready. I did this by checking the color of the corner pixel. I'm very curious how your application functions without reliance on delays. My script is here: http://forum.xda-developers.com/show...89&page=12#116 Thanks.
Reply With Quote
  #7  
Old 04-10-2008, 07:27 PM
superdave
Lurker
Offline
Pocket PC: titan
Carrier: sprint
Threadstarter
 
Join Date: Oct 2007
Posts: 10
Reputation: 35
superdave is just getting started
Re: Opera Mini as Default app

Sorry or the late response, yeah I can make it a registry setting. When I upgraded to 4.1 I had to delete my selector to make it the first app. But, it would be easy to make a reg setting or it.

,DAve
Quote:
Originally Posted by chnzshyguy View Post
Is there any way to make this app configurable to not assume Opera is the first app?? I just downloaded Opera Mini 4.1 and now I want to use S1 instead of S0...
Reply With Quote
  #8  
Old 04-10-2008, 07:32 PM
superdave
Lurker
Offline
Pocket PC: titan
Carrier: sprint
Threadstarter
 
Join Date: Oct 2007
Posts: 10
Reputation: 35
superdave is just getting started
Re: Opera Mini as Default app

The app waits for a FindWindow( L"Jbed_NativeUI",L"Java"), then sends the keys for the Address window and waits for FindWindow( L"Jbed_NativeUI",L"Enter Address") before doing a WM_SETTEXT. Theres a couple of other checks in there for if the app is resuming or exiting. With 4.1 you can enter text directly, so I need to add an option for that too. Right now you have to change that option in OM settings for it to work with 4.1
,Dave
Quote:
Originally Posted by badbob001 View Post
I have been modifying my mortscript to eliminate the previously used artificial delays and to try to detect when opera is started and when the address input window is ready. I did this by checking the color of the corner pixel. I'm very curious how your application functions without reliance on delays. My script is here: http://forum.xda-developers.com/show...89&page=12#116 Thanks.
Reply With Quote
  #9  
Old 04-11-2008, 02:03 AM
mdcnman6
PPCGeeks Regular
Offline
Pocket PC: 6700 6800 htc pro tp2
Carrier: sprint
 
Join Date: Sep 2007
Posts: 64
Reputation: 5
mdcnman6 is a n00b
Re: Opera Mini as Default app

sounds really interesting...hope it works for me
Reply With Quote
  #10  
Old 04-19-2008, 12:44 AM
chnzshyguy
PPCGeeks Regular
Offline
Pocket PC: HTC Touch Pro
Carrier: Sprint
 
Join Date: Jan 2007
Posts: 66
Reputation: 0
chnzshyguy is a n00b
Re: Opera Mini as Default app

hey superdave, what do you mean by OM settings?
Reply With Quote
Reply Back to Top

  PPCGeeks > General PPC Info > WM Software

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -4. The time now is 11:09 AM.