user4067836
user4067836

Reputation:

Android studio - How to use Samsung's TouchWiz skin in app theme?

I would like to replace my apps theme with samsung touchwiz theme for Samsung users (I am one). All I found on the internet is setting emulator skin. I don't want an emulator I have a Samsung device I want my app to look like Samsung's stock apps. Components are themed. Instead of stock Android components (like Checkbox etc.) I want my app to use Samsung's themed components. How can I do this ?

Upvotes: 0

Views: 572

Answers (1)

JohanShogun
JohanShogun

Reputation: 2976

That's what device default is for, check out this question for more information:

How to use device default theme for app?

Upvotes: 1

Related Questions