Sani

Results 19 comments of Sani

I've already figured out. Thank you! It is a pity that the answer for so long ((

The problem was solved. Only after the introduction of a unique field in the table, we had to alter the program logic. There were: realm.beginTransaction(); Authors author = realm.createObject(Authors.class); author.setUrl_base("pptr");...

But I cited above code that used prior to the introduction to the table a unique field, and after it. Now you have to write one line of code to...

Понял. Спасибо за быстрый ответ!

Example: Document doc = Jsoup.connect("http://example.com") .userAgent("Mozilla") .timeout(3000) .onProgress (long totalBytes, long downlaodedBytes, int progress){ tada(); } .post();

int progress = 0(%) - 100(%) downloaded The code in the example is invalid Java code. Can you adress this? I know. Just gave the example of the approximate realization...

Decision: ``` @Override protected void attachBaseContext(Context base) { super.attachBaseContext(base); MultiDex.install(this); } ```

Thank you! Understood by simply connecting your project to your and configure it.