is it possible to change data from database on moving circle ? if yes! then suggest me answer

  • Thread starter Thread starter AC Question
  • Start date Start date
A

AC Question

i have a circle and i want change data from database on moving circle at every point ..
 
Welcome to Android Central! Can you clarify your question? What do you mean by a moving circle? Is this a programming question?
 
i have a circle and i want change data from database on moving circle at every point ..

So the circle is typically a signal that the app is busy. It is either set by the developer directly, or as a part of certain method calls. A good developer will disable all entrable controls to prevent the illusion of being able to update after the back-end call was made. There are a lot of sloppy and bad developers out there.