How an object can be updated?

When I try to update an object using save method Backendless doesn’t update this object it creates a new one.

3.0.11

I mean language: Android, JS… ?

Android SDK

Make sure that class contains getters and setters for all fields, and no-argument constructor.
If it doesn’t - provide please a small code snippet reprodicing the problem and your class.