Adrien Aubel
Adrien Aubel
Got the same. Throwing `IllegalStateException` from there sounds (very) dangerous. Code could also be: ``` public static DownloadManager getInstance(Context context) { if (sInstance == null) { init(context); } return sInstance;...
@feliu I just removed my empty file ;) On Mon, Aug 17, 2015, 08:42 feliu [email protected] wrote: > @adrien-aubel https://github.com/adrien-aubel can you upload the jar > with the tweak? thanks...
+1 ``` ... as gradle project with /res changed Fail to exec ['.../Library/Android/sdk/build-tools/23.0.0-preview/aapt', 'package', '-f', '--auto-add-overlay', '-F', '.../build/lcast/res.zip', '-S', .../res', '-S', '.../build/lcast/res', '-M', .../AndroidManifest.xml', '-I', '.../Library/Android/sdk/platforms/android-22/android.jar'] ``` I'm having about...
@DanielNovak do you have any news about this? If you want a PR, what would be some code design guidelines you'd have in mind?
Ping @DanielNovak :)
Could someone at Twitter please review this this pull request? Seems fine to me.
+1 @tayshuyih did you find an answer to your question?
+1. Doesn't work with Play Services 8.3.0 and GMS 1.5.0-beta2 :( Any idea why?
Created https://github.com/nhachicha/SnappyDB/issues/68