Mobile Application
Mobile Application development
Android Interview Question (JAVA/KOTLIN)
To prepare for an Android interview, you should have a good understanding of the following topics:
1 min read
Exploring Custom Drawing and Zooming in Android with Custom Map (Bezier Curve)
In the world of Android development, creating interactive and visually appealing user interfaces is a fundamental task. Whether you’re building a drawing app or a map navigation feature, the ability to customize and respond to user input is essential. This is where custom views, like the CustomMapView class, come into play. In this blog post, […]
7 mins read