Skip to content Skip to sidebar Skip to footer
Showing posts with the label Dictionary

How To Draw Bitmap Fast In Ondraw() Method In Canvas Android

I am trying to draw a marker on single tap method in android. when i draw the marker it will draw b… Read more How To Draw Bitmap Fast In Ondraw() Method In Canvas Android

Kotlin With Map In Android

override fun onCreateView(inflater: LayoutInflater?, container: ViewGroup?, savedInstanceState: Bun… Read more Kotlin With Map In Android

Android Latinime Dictionaries

I'm creating my own input method app based on the Android AOSP LatinIME project. I managed to f… Read more Android Latinime Dictionaries

Are There Any Apis To Draw Custom Maps In Android Like Google Maps?

I would like to customize the maps like satellite view ,maps view. I would like to add my custom vi… Read more Are There Any Apis To Draw Custom Maps In Android Like Google Maps?