Find Your Forum
  
Welcome, Guest. Please login or register.
Did you miss your activation email?

News: Do you like LG Xenon?
LG Xenon, LG Xenon phone  
Best Screen Protector for LG Xenon      Lowest Price on AT&T Phones
Pages: [1] 2 3
Print
Author Topic: Opera Mini in Landscape with CORRECT arrow keys  (Read 11802 times)
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« on: June 21, 2009, 02:36:10 PM »

Thanks to some info from att-phones.org and another forum, we have Opera Mini full-screen.  But did you notice the arrow keys don't "face" the right direction?

Make the following modifications to the JAD to get the arrow keys facing the correct way.  Or use the attached JAD (for Opera Mini 4.2.14320, advanced, multiplecertificates).
EDIT: My apologies - originally I attached the multiple certificates JAD, but AT&T doesn't seem to like/recognize that, so updated attachment with Verisign certificate, which AT&T seems to accept.

Notes:
Once installed this way, enabling Landscape mode in Opera Mini will really put it in Portrait mode.
Also, when in Portrait mode, Opera Mini will be running upside-down with respect to the phone.  It will still function properly, you just have to hold your phone upside-down.  The arrow keys will still "face" the correct direction too.

ADD:
MIDlet-Touch-Support: true
Navi-Key-Hidden: true
UseNativeTextButtons: false
ReverseSoftkeys: false
UseNativeCommands: false
LGE-MIDlet-Height: 240
LGE-MIDlet-Width: 400
LGE-MIDlet-TargetLCD-Height: 240
LGE-MIDlet-TargetLCD-Width: 400
MIDlet-Screen-Mode: Landscape

* operamini.jad (6.14 KB - downloaded 660 times.)
« Last Edit: June 21, 2009, 09:33:47 PM by bhiga » Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
mssuxsoup
Newbie
*
Posts: 19


View Profile Email
« Reply #1 on: June 27, 2009, 01:36:40 PM »

these lines are there on your operamini.jad but on other .jad files, they are not there.
Logged
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« Reply #2 on: June 27, 2009, 06:04:26 PM »

these lines are there on your operamini.jad but on other .jad files, they are not there.
I'm not sure I'm following your meaning here?

They're there on my operamini.jad because I added them.

Most .jad files won't have these lines because they're designed for portrait orientation (won't have MIDlet-Screen-Mode line as Portrait is default), or the don't have LG-specific parameters (won't have LGE-.... lines).
Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
lotamaster
Newbie
*
Posts: 41


View Profile WWW
« Reply #3 on: August 25, 2009, 11:10:32 AM »

I tried this and it doesn't work. Something to do with manifest or something similar to that.
Logged
CraftySeed
Newbie
*
Posts: 12


View Profile
« Reply #4 on: August 25, 2009, 11:23:37 AM »

I recommend downloading bhiga's offered file at the bottom of the first post in this thread and installing it, as it worked for me!! 
Logged
lotamaster
Newbie
*
Posts: 41


View Profile WWW
« Reply #5 on: August 25, 2009, 11:58:33 AM »

I dont know why it isnt working. I tried that again and it doesn't work. it says manifest invalid or content file corrupted.
Logged
lotamaster
Newbie
*
Posts: 41


View Profile WWW
« Reply #6 on: August 25, 2009, 07:09:43 PM »

Can somebody could convert this into a jar file, because I think that would help because the site that I am using right now doesn't always work. Thanks!!
Logged
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« Reply #7 on: August 26, 2009, 03:40:09 PM »

Sorry, can't convert to JAR - you need to load signed apps from a JAD, because the JAD has the SHA-1 hash to verify that the downloaded JAR is not corrupt and matches the signature.

Will check the JAD when I get a chance.
Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« Reply #8 on: August 26, 2009, 03:42:22 PM »

Hmm, not sure why the JAD isn't working.  Try downloading the latest JAD from mini.opera.com to a PC and make the changes in my original post.  That should work if the JAR has changed, as the latest signature and hash will match the latest JAR.
Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
skiingyac
Newbie
*
Posts: 2


View Profile
« Reply #9 on: September 14, 2009, 09:00:44 PM »

Try this version, just made and tested it today.

Also, don't forget to press * * once opera starts to show/hide the top & bottom bars.

* mini.jad (6.09 KB - downloaded 271 times.)
Logged
ZombiWannabi
Newbie
*
Posts: 6


View Profile
« Reply #10 on: September 15, 2009, 11:19:07 AM »

Thanks Ski! I just loaded your version successfully. I was just about to post about the same problem. I've been trying bhiga's file on different upload sites and kept receiving the manifest or object not supported errors over the past two weeks. I also tired bhiga's suggestion to dl the latest file from mini.opera.com and inserting the code into the .jad, to no avail. I was inserting the code at the bottom of the of the .jad, was that was where it was to go? How did you get it to work?
Logged
skiingyac
Newbie
*
Posts: 2


View Profile
« Reply #11 on: September 15, 2009, 05:37:28 PM »

I tried a few things too, not sure what the issue was exactly.  I ended up downloading the newest .jad from mini.opera.com (using a text-based browser on linux, couldn't figure out how else to get it to think I was a phone) and then adding the lines at the bottom...   

Only thing I can think of is make sure there is a newline at the end, maybe that was the issue?  I'm not really sure, could also be some hidden character was being added/removed someplace... too lazy to diff my version and the original, just glad it works.
Logged
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« Reply #12 on: September 17, 2009, 03:16:16 AM »

Since the original JAD I posted downloads the JAR from Opera's site, if Opera changes the JAR then it'll be out of sync with the JAD and things go broken.

CR/LF issues shouldn't be a problem, but who knows...
Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
eddienil
Guest
« Reply #13 on: March 17, 2010, 02:41:04 PM »

Anyone download the latest Opera Mini 5 and have it use the entire screen! I tried to edit the JAD file but I just keep getting the invalid manifest error!
Logged
bhiga
Administrator
Hero Member
*****
Posts: 848


View Profile
« Reply #14 on: March 18, 2010, 01:40:18 AM »

Invalid Manifest usually means there's a stray character somewhere.
Try re-downloading the JAR and JAD pair from mini.opera.com and re-edit the JAD in a text editor (my favorite is EditPad)

Opera Mini 5 Beta 2 (5.0.17443) seems to work WAY better than Beta 1 did.  Beta 1 had problems with rotation.  Beta 2 seems to have fixed that.
Logged

--Brandon
LG GR500 Xenon: The Better Manual - get it here
Carrier: AT&T
Data cable: LG-DLC100
Platforms: XP Pro 32-bit, Windows 7 Pro 64-bit
Phone: LG Xenon (GR500) - Black
Pages: [1] 2 3
Print

Jump to:  

Got a new phone? Find the forum here





Galaxy Note | Samsung Galaxy Nexus | Kindle Fire | Atrix 4G | Motorola Xoom | Windows Phone 7
Nokia Lumia | Top Hosts | Samsung Galaxy Tab | Samsung Galaxy S2 | Samsung Galaxy S | Samsung Wave
HTC Evo 3D | HTC Evo 4G | HTC Incredible | HTC Incredible 2 | HTC Incredible S | HTC Thunderbolt
Motorola Droid Razr
| HTC Desire | HTC Desire HD | HTC Desire Z | HTC Desire S | HTC Wildfire
Motorola Droid | Galaxy Indulge | Nokia N8 | Droid Charge | Droid X | Droid X2 | Droid 2| Droid 3 | Fascinate
HTC Sensation | HTC Flyer | LG Revolution | Asus Transformer | Xperia Play | iPhone 4 | Nexus S | Droid Bionic
HTC Wildfire S | HTC Droid Eris


This is an Un-Official fan based Website. The views expressed on this website are solely those of the proprietor, or contributors to the site, and do not necessarily reflect the views or opinions of the parties it covers, and is not affiliated with, endorsed or sponsored by parties involved.
If you have a problem with any of the content posted on this website, please contact "sales@verticalscope.com"
Term of Use | Privacy Policy | BlackRain 2006 by, Crip