I\'ve created a TimePicker in layout and I want it to show time with format 24h.
Can you help me? Thanks.
By default, it displays time in the AM/PM format. If you want to change time in the 24 hour format, then you can use the setIs24HourView() method. See this link: http://www.androidaspect.com/2012/06/timepicker-view-tutorial.html