Quote:
Originally Posted by superdave
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.