* Hi, on my 3a,I can't get the last update. Seamless update clients keep stopping. I clear the storage and cache. But seems this doesn't help. Can I update with adb maybe without losing data? (I use stable version) ``` 10-27 20:03:29.725 31821 31821 I app.seamlessupdate.client: The ClassLoaderContext is a special shared library. 10-27 20:03:32.137 31821 31883 E AndroidRuntime: Process: app.seamlessupdate.client, PID: 31821 10-27 20:03:32.137 31821 31883 E AndroidRuntime: at app.seamlessupdate.client.Service.applyUpdate(Service.java:102) 10-27 20:03:32.137 31821 31883 E AndroidRuntime: at app.seamlessupdate.client.Service.onDownloadFinished(Service.java:194) 10-27 20:03:32.137 31821 31883 E AndroidRuntime: at app.seamlessupdate.client.Service.onHandleIntent(Service.java:268) 10-27 20:03:32.139 1022 21223 W ActivityTaskManager: Force finishing activity app.seamlessupdate.client/.Settings 10-27 20:03:36.641 1022 21223 I ActivityManager: Killing 31821:app.seamlessupdate.client/u0a47 (adj 905): crash ```