|
#1
|
||||
|
||||
|
Pause in mobile
There is somewhat conflicting information about pauseApp(). Am I correct in thinking that hideNotify() is called by the midlet and pauseApp() is called by AMS but do I need to have anything in pauseApp()? And what about notifyPaused()? Do I need all of these:
protected void showNotify(){ } protected void hideNotify(){ } protected void notifyPaused(){ } protected void resumeRequest(){ }
__________________
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| DevX Special Report: Going Mobile: Getting Your Apps On the Road | Glen Kunene | Mobile | 0 | 08-21-2008 03:23 PM |