[android-developers] mapView drawing is slow

2009-02-19 Thread aga...@gmail.com
i having problem in mapView drawing i want drawing dot(flag.bmp),text,line on mapView as "My Tracs" problem is... my application is very slowly what i did (DB:about 800rows) 1. click on button > hooking Geopoint and insert DB 2. mapview area> canvas.drawBitmap(bmp, p.x, p.y, null);

[android-developers] mapView drawing is slow

2009-02-19 Thread aga...@gmail.com
i having problem in mapView drawing i want drawing dot(flag.bmp),text,line on mapView as "My Tracs" problem is... my application is very slowly what i did (DB:about 800rows) 1. click on button > hooking Geopoint and insert DB 2. mapview area> canvas.drawBitmap(bmp, p.x, p.y, null);