search results

  1. <activity android:allowTaskReparenting=[\"true\" ... Since activities with \"singleTask\" or \"singleInstance\" launch modes can only be at the root of a task ...
    developer.android.com/guide/topics/​manifest/activity... - Cached
  2. I have an app that has a list as its main activity and then you can click items which opens a detailed view of that item. I also have a search activity that is ...
    stackoverflow.com/questions/3219726 - Cached
  3. Stack Overflow is a question and answer site for professional and enthusiast programmers. It\'s 100% free, no registration required.
    stackoverflow.com/questions/2417468 - Cached
  4. <activity android:allowTaskReparenting=[\"true\" ... Since activities with \"singleTask\" or \"singleInstance\" launch modes can only be at the root of a task ...
    wing-linux.sourceforge.net/.../activity-​element.html - Cached
  5. <activity android: allowTaskReparenting=[\"true\" ... Since activities with \"singleTask\" or \"singleInstance\" launch modes can only be at the root of a task ...
    www.linuxtopia.org/.../android/.../​activity-element.html - Cached
  6. ... create a new Android application from the ... In fact the documentation clearly states that a singleTask Activity is ALWAYS the root Activity of a task in the ...
    code.google.com/p/android/issues/​detail?id=11160
  7. I am having some trouble with bringing a singletask activity back into view. Manifest: <activity android:name= .test.MyActivity android:configChanges= orientation ...
    www.experts-exchange.com/.../Java/​Android/Q_28170332.html
    More results from experts-exchange.com »
  8. Android :: SingleTask / Activity Stack Not Preserved? I have an activity, ActivityA, and its launchMode is set to \"singleTask\".I start the application fro m the app tray.
    android.bigresource.com/Android-​singleTask-activity... - Cached
  9. Android activity launchMode 4 modes... \"standard\" \"singleTop\" \"singleTask\" \"singleInstance\" The default mode is \"standard\ ". The modes fall into two groups ...
    smartandroidians.blogspot.com/2010/04/​activity-launch... - Cached
  10. This means that if your application issues an intent to open the Android Browser, its activity is not placed in ... An intent launches a \"singl eTask\" activity ...
    developer.android.com/guide/components/​tasks-and-back... - Cached