πŸ‘¨πŸΌ‍πŸ’»κ°œλ°œ/μ•ˆλ“œλ‘œμ΄λ“œ μŠ€νŠœλ””μ˜€

μ•ˆλ“œλ‘œμ΄λ“œ μŠ€νŠœλ””μ˜€ - μ•‘ν‹°λΉ„ν‹° ν™”λ©΄ μ „ν™˜ μ†ŒμŠ€

Janger 2021. 11. 16. 17:25
728x90
Intent intent = new Intent(getBaseContext(), SecondActivity.class);
startActivity(intent);

 

728x90