How to call fragment to activity in Android 19:29 Unknown No comments Fragment to Activity call Intent intent = new Intent(getContext(), HomeActivity.class); getActivity().startActivity(intent); Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment