SyntaxFix
Write A Post
Hire A Developer
Questions
You can Try following function and its return your phoneModel name in string format.
public String phoneModel() { return Build.MODEL; }