Hi,

Currently I develop the application concerned Camera function for android 
6.0.

on Apps Setting, the permission for Camera is disabled.

requestPermissions() is called on onCreate() on my application, i 
implemented.
of course, i also implemented onRequestPermissionsResult() as override.

after launching my application, dialog is displayed(ask whether Camera 
function
is allowed permission or not)
after allowing, the Task Menu is opened by selecting the bottom key.
after that, the same 2 Tasks are available.

Here is my question.
IS IT POSSIBLE TO BE SINGLE TASK EVEN IF 2 TASKS ARE AVAILABLE?

If yes, could you please let me know how to implement.

Regards,


-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to