Hi,
Application is perfectly working on nokia devices but when iam trying to install that application on samsung devices
its installed and throws this(java.lang.NoClassDefFoundError:...
Type: Posts; User: mamatha reddy; Keyword(s):
Hi,
Application is perfectly working on nokia devices but when iam trying to install that application on samsung devices
its installed and throws this(java.lang.NoClassDefFoundError:...
Hi,
I am not able to find out any properties or methods to set hint for textfield in
lcdui (j2me) ? In lwuit we are having setHint() method but in same way i have to do with
lcdui.Plz let me...
Hi,
you are not specified your problem clearly. you are not able to send msg from c2-02 device only or all other devices also , did you get any exceptions while you are sending msgs.Are you...
Thanks for your reply. But am to use static push registry connection i,e, configured with in the jad file. But when am trying to install the app it is
showing Conflict application shoe items?...
Thanks for your reply . can you explain little bit how to use these tags programetically in j2me?
Hi,
I am doing the application that can send sms to particular port. Everything works well on single sim
devices . If am using the duel sim device before sending the message it is asking about...
Hi,
In my application am using push-registry feature (wake up midlet when notified with incoming message on perticular
port). For this am using
...
thanks alot ....
hi, Thanks for ur reply. i am using this snippets for showing and disposing dialog.
public static void disposeProgressIndicator() {
if (progressBar != null) {
...
Hi,
in my application i am using a customized dialog(progress indicator) .But some times i am not able to diapose
that dialog box even am calling dialog.dispose() and setAutoDiapose(true).If any...
is this feature available in j2me or not plz let me know if anything is available for this !
Hai,
In my application i am having requirement that to show the local availabale songs with their names and
album art(album image) . How can i get that album art? its urgent Please any one can...
put this code in ur midlet...
private static UIDemoMidlet bigmidlet= null;
public void startApp() {
Display.init(this);
bigmidlet=this;
}
Hi ,
I downloaded and tried on s40 sdk ,Here i am getting the same issue. If i am using java sdk 3.0.5 and higher versions it working fine ,but i want integrate facebook app on e5 and c3.
but...
hai,
I searched the device specification both e5 and c3 supports "JSR 177 Security and Trust Services API for J2ME™ 1.0 (SATSA-CRYPTO package)" ,but my code working properly on e5 only !
can...
emulator version is oracle java(TM) platform micriedition SDK 3.0.5 and devices which i am using E5 and C3 .
Hi,
I am using face book in my app by using oauth2.
first it is asking user to login credentials and redirected to allow n don't allow page if user press
any of the option the page redirected to...
thanks,but now i am able to encrypt and decrypt on e5 device,but the same code trying on X2-00 and 6300 not able to getting decrypted data and its not showing any exception.
Actually is this api...
i want to Encrypt and Decrypt data in J2ME using AES Algorithm ,I tried "AES/CBC/PKCS5Padding" mode iam able to encrypt the plain data but when i am trying to decrypt that encrypted data i am not...
Hi,
I am using face book in my app by using oauth2.
first it is asking user to login credentials and redirected to allow n don't allow page if user press
any of the option the page redirected...
hi,
I am doing an app which integrated to facebook to post messages on facebook wall.The issue is when im trying to login from a new device which not registered in my facebook account(This one...
thanks for ur reply
Hi All,
I am getting issue with IAPClientPayment Manager Object( nokia .com.mid.payment
package),If i am running the app with in the nokia sdk 1.1 emulator iam getting this object and gettnig...
Hi,
Now I am trying to add inapp purchse to existing app but I am getting lot of issues with this
one.When i am running that app on device getting
NoClassDefFound for...
Hi,
If I am running one app on nokia sdk 40 1.1 emulator its working fine,but the same application
trying to run on the s 40 devices i am getting exception
"No class def found error...