-2

I have 2 questions which are making my life difficult in using the Android phone a hell, may be I am/was an IPhone user.

  1. I was wondering if there is anyway to know if current screen has "Menu" options available?

  2. How I can know how many activities/screens are on the stack?

GAThrawn
  • 22,064
  • 9
  • 78
  • 126
itsaboutcode
  • 169
  • 1
  • 1
  • 5

1 Answers1

6
  1. Press the Menu button and see if anything happens.

  2. Count.

If you're looking for a programmatic answer, you should be asking on StackOverflow.

Matthew Read
  • 50,567
  • 30
  • 145
  • 273