Hmm..I tried this for Gmail and it doesn't seem like it's workin at all. the jad file is the one in the exe\java\games\gmail folder right?
Mine looks something like MIDlet-Name: Gmail
MIDlet-Version: 2.0.6
MIDlet-Vendor: Google
MIDlet-1: Gmail, GmailIcon.png, com.google.mail.ui.midp.GoogleMailMidlet
MIDlet-Icon: GmailIcon.png
MIDlet-Permissions: javax.microedition.io.Connector.http, javax.microedition.io.Connector.https
MicroEdition-Profile: MIDP-2.0
MicroEdition-Configuration: CLDC-1.0
MIDlet-Jar-URL:
http://m.google.com/mail/download/binaries/L1/2.0.6/mail_m2.jarMIDlet-Jar-Size: 262627
MIDlet-Install-Notify:
http://m.google.com/mail/install?dc=gorganic&signed=true&deviceId=Samsung.Advanced_MIDP2&ver=2.0.6BackKey: -8
ClearKey: -9999
ConversationListBlockSize: 20
DefaultMailDomain: gmail.com
DistributionChannel: gorganic
DownloadLocale: en
LeftSoftKey: -6
MailMultipleAccountsEnabled: true
MailNoteEnabled: false
MailNotificationEnabled: true
MailRefreshEnabled: true
MaxFlashSize: 200000
MenuKey: -9995
PlatformID: Samsung-Advanced_MIDP2
RequestBackgroundSupported: false
ReverseSoftkeys: false
RightSoftKey: -7
SelectKey: -9994
TalkKey: -10
MIDlet-Touch-Support: True <---You were missing this line
MIDlet-ScreenMode: ROTATE
carrier: AT&T
Any ideas? You had eluded that you had a solution to get rid of buttons and make gmail go landscape but i wasn't sure if this is the method you mensioned. I did get full permissions by following your other thread so that part is great!!
-Thanks!