User Profile

Collapse

Profile Sidebar

Collapse
LTCCTL
LTCCTL
Last Activity: Apr 14 '09, 07:50 AM
Joined: Feb 16 '08
Location: Bangalore
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • LTCCTL
    started a topic Problem in capturing incoming message

    Problem in capturing incoming message

    hi all,

    I have an application to send and recieve an SMS but my application is not catching the incoming message.

    can anyone tell what's wrong with the following code:


    Code:
     
    import javax.microedition.midlet.*;
    import javax.microedition.lcdui.*;
    import javax.microedition.io.*;
    import javax.wireless.messaging.*;
    import java.io.*;
     
    import java.util.*;
    ...
    See more | Go to post

  • LTCCTL
    started a topic Rotate background image

    Rotate background image

    Hi all,

    I have an image on a web page. I need to rotate the image in a clockwise direction every second.

    Please let me know how we can do it.

    Regards
    LTCCTL
    See more | Go to post

  • Hi,

    Try the SmartDeviceCab or Cab projects under setup and deployment.

    Regards

    LTCCTL
    See more | Go to post

    Leave a comment:


  • Hi,

    You can use Microsoft ActiveSync to upload/transfer the .CAB file or .EXE file from PC to your mobile.

    Regards

    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    started a topic Creating attractive menus

    Creating attractive menus

    Hi all,

    I am developing a menu system I would like to know how the different type of attaractive menus are created.

    Thanks in advance

    Regards
    LTCCTL
    See more | Go to post

  • LTCCTL
    replied to BlackBerry application
    Hi,

    Thanks for the reply

    I have tried the BlackBerry site, however I am not getting the proper reply, every time my question is answerd I find my self in a run around situation. I have already gone through the guide for Blackberry however it is not clear and most of the times I am getting the solution which I have already tried it.


    Once again thank you for your time and consideration
    ...
    See more | Go to post

    Leave a comment:


  • LTCCTL
    replied to BlackBerry application
    BlackBerry application

    Hi all,


    I have few questions related to BlackBerry application development.

    1. How can we delete an SMS after reading it.

    2. How can we display a web browser with a default link say for example (www.google.com ).

    3. How can we store the values of a variable, on the phone and retrieve it, for example

    string s = "Name"...
    See more | Go to post

    Leave a comment:


  • Hi,

    You can add a picture box to the form, add image and set the dock property to fill, you can also use the property SizeMode as StretchImage.


    hope this will help


    Regards
    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    started a topic BlackBerry application

    BlackBerry application

    Hi all,

    I am developing an application for BlackBerry that will send and receive an SMS. I am able to send an SMS through the application. I want to do the following things with the application:

    Grab an SMS which has a fixed five characters say "ABCDE" at the beginning and one character say "A" at the end. For extracting the beginning and end characters we can use CharAt() and SubString(), but before...
    See more | Go to post

  • LTCCTL
    started a topic J2ME application

    J2ME application

    Hi all,

    I am developing an application for Java enabled phones. Can anyone please help how to get started, I have downloaded the neccessary SDKs like Sun Java wireless toolkit and NetBeans IDE.

    I am able to create a new project, but I need help on menu system, sending SMS, Receiving SMS, navigating from one page to another, Capturing SMS and displaying it and storing information in the form of textfile or XML.
    ...
    See more | Go to post

  • LTCCTL
    replied to soft key Problem
    Hi,

    Please let me know on what platform and technologies you are creating the project.

    Regards
    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    replied to text boxes
    Hi,

    If you need help on windows mobile 5/6 I can help you out because I have created the project for Windows mobile enabled SmartPhones and PDAs

    Regards
    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    started a topic text boxes
    in Java

    text boxes

    Hi,

    I am developing an application for Java enabled phones. Can you please help how to get started, I have downloaded the neccessary SDKs like Sun Java wireless toolkit and NetBeans IDE.

    I am able to create a new project, but I need help on menu system, sending SMS, Receiving SMS, navigating from one page to another, Capturing SMA and displaying it and storing information in the form of textfile or XML.

    ...
    See more | Go to post
    Last edited by markmcgookin; Oct 1 '08, 08:08 AM. Reason: Needed split into new thread

  • Reading message from PDA/SmartPhone inbox

    Hi all,

    I have created an application to send and recieve a particular type of message, now when the message comes in, the application grabs the message and show it on the screen, but when we switch of the phone and switch it on again, the message starts coming in before the application starts and goes directly to the PDA/Phone inbox.

    My problem is to read messages from PDA/Smartphone inbox.

    I am using...
    See more | Go to post

  • LTCCTL
    replied to Keep checking existing file?
    Hi,

    please provide information about the language and platform.

    Regards
    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    started a topic BlackBerry application development

    BlackBerry application development

    Hi all,

    I am new to BlackBerry applcation develpment.

    I have downloaded the BlackBerry JDK 4.5 and installed it, also installed the JAVA jdk1.5.0_15 and desktop manager. I have also set the environment variables and selected BlackBerry Pearl 8110 JDE as default mobile.

    Now the problem is whenever I open a sample workspace and make one project active and try to run it(by selecting Build from Build menu...
    See more | Go to post

  • LTCCTL
    started a topic Play sound on Smartphone/PDA

    Play sound on Smartphone/PDA

    Hi all,

    I am creating an application which will send/receive messages, whenever a message comes in it should play a sound file(wave/mid or any other format).

    How can we do it?

    I am using C#.NET, Windows Mobile Smartphone SDK, Compact framework 2.0

    Thanks in advance
    LTCCTL
    See more | Go to post

  • Hi,

    Thanks for your help.

    I have done it

    Regards
    LTCCTL...
    See more | Go to post

    Leave a comment:


  • Hi,

    Is there any way to get the city code in BlackBerry and Windows enabled Smartphones/PDAs.

    waiting for your reply.

    Regards
    LTCCTL
    See more | Go to post

    Leave a comment:


  • LTCCTL
    started a topic Delete SMS from SmartPhone/PDA Inbox

    Delete SMS from SmartPhone/PDA Inbox

    Hi,

    I have created a SmartPhone/PDA application to send and recieve SMS. Now whenever the application is running and the message comes in, it is shown on the screen and is strored in the inbox(I have tried both the options Notify and NotifyAndDelete but I am not satisfied with that).


    I want to delete a SMS from SmartPhone/PDA inbox which has a specific word or string.

    I am using compact framework...
    See more | Go to post
No activity results to display
Show More
Working...