출처 : http://comostudio.tistory.com/123 : http://comostudio.tistory.com/5 패키지명 변경 이젠 정말 간단하게 해보자! 1. androidmanifest.xml 에서 <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.samsung" android에 커서를 올리고 Shfit + F6 키를 눌러서 리팩토링 -> Rename Package to ios단축키가 ..