Click here to Skip to main content
15,898,134 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Turbot rainer Pin
Nagy Vilmos3-Jul-14 1:24
professionalNagy Vilmos3-Jul-14 1:24 
GeneralRe: Turbot rainer Pin
Nagy Vilmos3-Jul-14 0:38
professionalNagy Vilmos3-Jul-14 0:38 
GeneralWhat do you call a deserted blog post? Pin
Shameel2-Jul-14 23:44
professionalShameel2-Jul-14 23:44 
Generalrequired mobile application Pin
somnathagawane2-Jul-14 22:45
somnathagawane2-Jul-14 22:45 
GeneralRe: required mobile application PinPopular
P0mpeyBoy2-Jul-14 22:56
P0mpeyBoy2-Jul-14 22:56 
GeneralRe: required mobile application Pin
OriginalGriff2-Jul-14 22:58
mveOriginalGriff2-Jul-14 22:58 
GeneralRe: required mobile application PinPopular
OriginalGriff2-Jul-14 22:56
mveOriginalGriff2-Jul-14 22:56 
GeneralRe: required mobile application Pin
Nagy Vilmos2-Jul-14 23:06
professionalNagy Vilmos2-Jul-14 23:06 
I'll leave you to fill in the details:

Java
import javax.microedition.midlet.*;

public class MobilePaymentApp
    extends MIDlet
  {

  public MobilePaymentApp()
  {
    super();
  }

  @Override
  public void startApp()
  {
    // the app is running!
    // put logic here
  }

  public void pauseApp() {}
  
  public void destroyApp(boolean unconditional)
  {
    notifyDestroyed();
  }
}


Hope it helps!
GeneralRe: required mobile application Pin
Johnny J.2-Jul-14 23:16
professionalJohnny J.2-Jul-14 23:16 
GeneralRe: required mobile application Pin
Nagy Vilmos2-Jul-14 23:25
professionalNagy Vilmos2-Jul-14 23:25 
GeneralRe: required mobile application Pin
Johnny J.2-Jul-14 23:27
professionalJohnny J.2-Jul-14 23:27 
GeneralRe: required mobile application Pin
Shameel2-Jul-14 23:43
professionalShameel2-Jul-14 23:43 
GeneralRe: required mobile application - OT Pin
Keith Barrow3-Jul-14 0:06
professionalKeith Barrow3-Jul-14 0:06 
GeneralRe: required mobile application - OT Pin
PIEBALDconsult3-Jul-14 8:20
mvePIEBALDconsult3-Jul-14 8:20 
GeneralRe: required mobile application Pin
Vasudevan Deepak Kumar3-Jul-14 20:01
Vasudevan Deepak Kumar3-Jul-14 20:01 
GeneralRe: required mobile application Pin
Mark_Wallace3-Jul-14 7:47
Mark_Wallace3-Jul-14 7:47 
GeneralHealth News Pin
Nagy Vilmos2-Jul-14 22:05
professionalNagy Vilmos2-Jul-14 22:05 
GeneralRe: Health News Pin
Johnny J.2-Jul-14 22:08
professionalJohnny J.2-Jul-14 22:08 
GeneralRe: Health News Pin
glennPattonWork32-Jul-14 22:09
professionalglennPattonWork32-Jul-14 22:09 
GeneralRe: Health News Pin
Dalek Dave2-Jul-14 22:18
professionalDalek Dave2-Jul-14 22:18 
GeneralRe: Health News Pin
Nagy Vilmos2-Jul-14 22:22
professionalNagy Vilmos2-Jul-14 22:22 
GeneralRe: Health News Pin
glennPattonWork32-Jul-14 22:27
professionalglennPattonWork32-Jul-14 22:27 
GeneralRe: Health News Pin
CPallini3-Jul-14 1:01
mveCPallini3-Jul-14 1:01 
GeneralRe: Health News Pin
Mark_Wallace3-Jul-14 7:48
Mark_Wallace3-Jul-14 7:48 
GeneralCCC 3/7/14 Pin
Dalek Dave2-Jul-14 21:55
professionalDalek Dave2-Jul-14 21:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   385 votes