본문 바로가기
프로그래밍/Android(Java)

[Android] 앱 내에서 언어 설정 변경하는 창 띄우기

by 쿼카퀀트 2019. 9. 29.
728x90
startActivity(new Intent(android.provider.Settings.ACTION_LOCALE_SETTINGS));

 


https://gist.github.com/gunhansancar/45648176dc47d50b1940

 

혹은 현재 앱 하나 언어만 바꾸는 코드 git.

728x90

댓글