-
When checking for a new version, the deploy plugin never finds an update, but apparently gets an error while parsing the response. In the logcat, these are the only messages about the update:
> ION…
-
Build version: 4.4.3 Build date: 2016-09-11 20:49:48 Current date: 2016-09-13 18:42:40 Device: LGE LG-D838 Stack trace: java.lang.NullPointerException: Attempt to read from field 'java.lang.String co…
-
>
-
# TSC Meeting 2024
LINK: https://wiki.lfaidata.foundation/display/NNSTREAM/TSC+Meeting (contents to be updated)
Date: With NNSConf 2024.
Place: Zoom or Google Meet + Samsung Research Seoul Confe…
-
I'd love to get started using the ConnectSDK, however, the website (http://www.connectsdk.com/) seems to be offline for days now.
Is there any other way to obtain the docs? Thank you!
-
Closing CodeMirror makes the application crash.
# steps to reproduce
It happens when pressing 'back' while in editing mode, this immediately leads to a crash. Happens when I make modifications and e…
-
```
What steps will reproduce the problem?
1.apktool if lge-res.apk
2.apktool if framework-res.apk
3.in resources folder rename 0.apk to 2.apk (fix error with resources)
4.compile apktool from source.…
-
```
What steps will reproduce the problem?
1.apktool if lge-res.apk
2.apktool if framework-res.apk
3.in resources folder rename 0.apk to 2.apk (fix error with resources)
4.compile apktool from source.…
-
```
What steps will reproduce the problem?
1.apktool if lge-res.apk
2.apktool if framework-res.apk
3.in resources folder rename 0.apk to 2.apk (fix error with resources)
4.compile apktool from source.…
-
Hi there,
I'm playing with SNSExample but it gets crashed when tested on Nexus 5x.
That happened right after calling AWSSDK.Examples.GCM.Register(...) method but I couldn't figure out what was wrong…