> presses the back key it can restore itself and resume where it left
> off.
>
> --
> RichardC
>
> On Oct 9, 6:22 pm, David Bernstein wrote:
>
> > How can an application detect when it's lost control of the screen?
> > The reason I ask is that my applicatio
How can an application detect when it's lost control of the screen?
The reason I ask is that my application has an appwidget whose visible
state should be consistent with user actions within the application.
In addition to the application exiting, I'd like to know when other
applications take over
Found the problem due to problem with release build scripts.
Diagnosis: pilot error. DOH!
On Sep 30, 6:33 pm, David Bernstein wrote:
> I have some code that starts another activity based on a menu item
> selection:
>
> public boolean onOptionsItemSelected( MenuItem item ) {
>
Found the problem due to problem with release build scripts.
Diagnosis: pilot error. DOH!
On Sep 30, 6:33 pm, David Bernstein wrote:
> I have some code that starts another activity based on a menu item
> selection:
>
> public boolean onOptionsItemSelected( MenuItem item ) {
>
Found the problem due to problem with release build scripts.
Diagnosis: pilot error. DOH!
On Sep 30, 6:33 pm, David Bernstein wrote:
> I have some code that starts another activity based on a menu item
> selection:
>
> public boolean onOptionsItemSelected( MenuItem item ) {
>
I have some code that starts another activity based on a menu item
selection:
public boolean onOptionsItemSelected( MenuItem item ) {
Log.d( TAG, "onOptionsItemSelected(): entering..." );
//...
switch ( item.getItemId() ) {
//...
case MENU_REINI
I found http://code.google.com/p/android/issues/detail?id=2021 and
attached a stack trace.
On Sep 3, 5:39 pm, sdphil wrote:
> is there any better tool for being able to graphically modify the
> layout xmls besides eclipse + ADT plugin?
>
> On Sep 3, 10:23 am, "Yusuf Saib (T-Mobile USA)"
> Mobil
7 matches
Mail list logo