-
Hi! I'm trying to use GetStorage with AndroidAlarmManager. As you say, I can use GetStorage on `any situation you currently use sharedPreferences.` However I don't know how to:
1) Import it on Applic…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
I was having an issue with lost state on hot reload.
Looking at various examples in the repo I've stumbled upon this one
```dart
ProxyProvider(
builder: (_, preferencesService, __…
-
### Cocos Creator version
3.8.4
### System information
android
### Issue description
错误信息如下:
```
java.lang.NullPointerException
Attempt to invoke virtual method 'int android.view.Inp…
-
- Set network name to a default "MeshAndroid" (?)
- Set IP address to random as default
- Frequency to 2412
- BSSID to 02:11:22:33:44:55
Don't show any value on the first screen, but make all of…
-
-
```
What steps will reproduce the problem?
1. repo init -u git://gitorious.org/rowboat/manifest.git -m
rowboat-gingerbread.xml
2. make TARGET_PRODUCT=omap3evm TARGET_BUILD_VARIANT=tests OMAPES=5.x
W…
-
```
What steps will reproduce the problem?
1. repo init -u git://gitorious.org/rowboat/manifest.git -m
rowboat-gingerbread.xml
2. make TARGET_PRODUCT=omap3evm TARGET_BUILD_VARIANT=tests OMAPES=5.x
W…
-
## Bug Report
Im using the Preferences Plugin to store the current used locale on the device.
```
// language.ts
await Preferences.set({
key: 'locale',
value: updatedLocale.value,
…
-
Currently, game files are saved using SharedPreferences. While this has a terrific record of being used in RPG, this really isn't the intended use of SharedPreferences. A far more flexible system coul…
za419 updated
8 years ago