Intent is basically used for call one activity from another. For add new Fragment you can't use Intent . For that you have to use FragmentManager and for open ...
確定! 回上一頁