Though the code being discussed here is not part of the SDK, so you may want
to post to android-porting if you are talking about modifying the platform.
On Sun, Dec 6, 2009 at 10:21 PM, Romain Guy wrote:
> Hi,
>
> No you cannot modify this list.
>
> On Sun, Dec 6, 2009 at 6:51 AM, Tung wrote:
>
Hi,
No you cannot modify this list.
On Sun, Dec 6, 2009 at 6:51 AM, Tung wrote:
> I know I can get recent tasks list by using
> ActivityManager - public List getRecentTasks(int
> maxNum, int flags);
>
> but can I modfiy it?
>
> I also check the source code to find out the storage of recent tasks
I know I can get recent tasks list by using
ActivityManager - public List getRecentTasks(int
maxNum, int flags);
but can I modfiy it?
I also check the source code to find out the storage of recent tasks.
but I cannot understand it. Where the recent tasks from?
I want to add a method setRecentTask
3 matches
Mail list logo