Hi, As you all know that, Android is a mobile operating system based on the Linux kernel and designed primarily for touchscreen mobile devices such as smartphones and tablets. While working on Android applications, I encountered an issue where I need to create a verticle bargraph which can be rotated vertically & horizontally. I have searched in many android developer forum for this solutions but still issue remains the same. Hoping to get a solution from the fellow tech experts.

@Aarav. While I'm sure there are progress bars in the basic API, you say you searched so let's go with scorched Earth here and not check the API.

What is a progress bar but two rectangles? https://www.google.com/search?q=android+draw+a+filled+rectangle finds examples of drawing a filled rectangle so you could roll your own as you see fit next.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.