Samsung Cloud
- By ocnbrze
- Smartphones
- 4 Replies
of course it is....LOL!!!!!Is Sammobile still a thing?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
of course it is....LOL!!!!!Is Sammobile still a thing?
i already alerted the mods....but just an fyi, we have a development forumIn some cases, the error happens while I build my Android project.
The error message likes “The Android Gradle plugin supports only Kotlin Gradle plugin version 1.2.51 and higher. Project ‘AnkitSuda#Faysr’ is using version 1.2.41.”
So, I want to know is there any summary about the version of Android Gradle plugin supports the corresponding version of Kotlin plugin?
Flashing is not working for me. This is what I got.
D:\fastboot final>fastboot flash gpt gpt.bin
(bootloader) has-slot:gpt: not found
(bootloader) is-logical:gpt: not found
Sending 'gpt' (45 KB) OKAY [ 0.172s]
Writing 'gpt' (bootloader) Validating 'gpt.
default.xml'
(bootloader) Security version downgrade
(bootloader) Image primary_gpt failed validation
(bootloader) Preflash validation failed
(bootloader) Cancelling 'gpt.default.xml'
FAILED (remote: '')
fastboot: error: Command failed
D:\fastboot final>fastboot flash bootloader bootloader.img
(bootloader) has-slot:bootloader: not found
(bootloader) is-logical:bootloader: not found
Sending 'bootloader' (5179 KB) OKAY [ 0.334s]
Writing 'bootloader' (bootloader) Validating 'boot
loader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'prov.mbn' to 'prov'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.544s]
Finished. Total time: 1.243s
D:\fastboot final>fastboot flash modem NON-HLOS.bin
(bootloader) has-slot:modem: not found
(bootloader) is-logical:modem: not found
Sending 'modem' (73891 KB) OKAY [ 2.496s]
Writing 'modem' OKAY [ 0.659s]
Finished. Total time: 3.370s
D:\fastboot final>fastboot flash fsg fsg.mbn
(bootloader) has-slot:fsg: not found
(bootloader) is-logical:fsg: not found
Sending 'fsg' (1120 KB) OKAY [ 0.194s]
Writing 'fsg' OKAY [ 0.066s]
Finished. Total time: 0.507s
D:\fastboot final>fastboot erase modemst1
(bootloader) has-slot:modemst1: not found
Erasing 'modemst1' OKAY [ 0.024s]
Finished. Total time: 0.241s
D:\fastboot final>fastboot erase modemst2
(bootloader) has-slot:modemst2: not found
Erasing 'modemst2' OKAY [ 0.024s]
Finished. Total time: 0.237s
D:\fastboot final>fastboot flash dsp adspso.bin
(bootloader) has-slot:dsp: not found
(bootloader) is-logical:dsp: not found
Sending 'dsp' (16384 KB) OKAY [ 0.693s]
Writing 'dsp' OKAY [ 0.177s]
Finished. Total time: 1.111s
D:\fastboot final>fastboot flash logo logo.bin
(bootloader) has-slot:logo: not found
(bootloader) is-logical:logo: not found
Sending 'logo' (1386 KB) OKAY [ 0.208s]
Writing 'logo' OKAY [ 0.068s]
Finished. Total time: 0.518s
D:\fastboot final>fastboot flash boot boot.img
(bootloader) has-slot:boot: not found
(bootloader) is-logical:boot: not found
Sending 'boot' (16384 KB) OKAY [ 0.691s]
Writing 'boot' (bootloader) Image signed wit
h key bad key
OKAY [ 0.304s]
Finished. Total time: 1.241s
D:\fastboot final>fastboot flash recovery recovery.img
(bootloader) has-slot:recovery: not found
(bootloader) is-logical:recovery: not found
Sending 'recovery' (16484 KB) OKAY [ 0.699s]
Writing 'recovery' (bootloader) Image signed wit
h key bad key
OKAY [ 0.337s]
Finished. Total time: 1.278s
D:\fastboot final>fastboot flash system system.img_sparsechunk.0
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (511914 KB) OKAY [ 16.812s]
Writing 'system' OKAY [ 4.104s]
Finished. Total time: 21.150s
D:\fastboot final>fastboot flash system system.img_sparsechunk.1
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (508182 KB) OKAY [ 16.703s]
Writing 'system' OKAY [ 4.106s]
Finished. Total time: 21.040s
D:\fastboot final>fastboot flash system system.img_sparsechunk.2
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (510802 KB) OKAY [ 16.690s]
Writing 'system' OKAY [ 3.890s]
Finished. Total time: 20.809s
D:\fastboot final>fastboot flash system system.img_sparsechunk.3
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (512872 KB) OKAY [ 16.845s]
Writing 'system' OKAY [ 3.778s]
Finished. Total time: 20.855s
D:\fastboot final>fastboot flash system system.img_sparsechunk.4
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (524286 KB) OKAY [ 17.114s]
Writing 'system' OKAY [ 4.189s]
Finished. Total time: 21.527s
D:\fastboot final>fastboot flash system system.img_sparsechunk.4
(bootloader) has-slot:system: not found
(bootloader) is-logical:system: not found
Sending 'system' (524286 KB) OKAY [ 17.012s]
Writing 'system' (bootloader) Failed to valida
te sparse image
(bootloader) Preflash validation failed
FAILED (remote: '')
fastboot: error: Command failed
D:\fastboot final>fastboot flash oem oem.img_sparsechunk.0
(bootloader) has-slotem: not found
fastboot: error: cannot load 'oem.img_sparsechunk.0': No such file or directory
D:\fastboot final>fastboot flash oem oem.img_sparsechunk.1
(bootloader) has-slotem: not found
fastboot: error: cannot load 'oem.img_sparsechunk.1': No such file or directory
D:\fastboot final>fastboot erase cache
(bootloader) has-slot:cache: not found
Erasing 'cache' OKAY [ 0.016s]
Finished. Total time: 0.322s
D:\fastboot final>fastboot erase userdata
(bootloader) has-slot:userdata: not found
Erasing 'userdata' OKAY [ 0.088s]
Finished. Total time: 0.294s
D:\fastboot final>fastboot erase ddr
(bootloader) has-slot:ddr: not found
Erasing 'ddr' (bootloader) Permission denie
d
FAILED (remote: '')
fastboot: error: Command failed
D:\fastboot final>fastboot oem fb_mode_clear
OKAY [ 0.118s]
Finished. Total time: 0.127s
D:\fastboot final>fastboot reboot
Rebooting OKAY [ 0.005s]
Finished. Total time: 0.009s
just googled "hard reset on vivo y19" and found this:Yes, I have google account info. Please guide me on how to factory reset the phone?
.
If you're not willing to sort this problem out with your carrier, you don't have a lot of options in this matter.My device is not in blacklist please help me
the screen does look nice! let us know about performance after you use it for a bit. how much did you pay for it?
Might be worth trying TOR in India. Although I stopped using TOR probably five years ago, because it's impossible to use in China now, as the TOR protocol can be detected by the GFW and is blocked here.
Here's the official TOR for Android download site.
https://www.torproject.org/download/#android
P&CA:
In-case anyone reading this thread and doesn't know, China and India are having a bit of a spat at the moment. https://www.cnn.com/2020/06/17/asia/india-china-aksai-chin-himalayas-intl-hnk/index.htmlAnd
So their respective govts are now throwing their toys of of their prams.
exports.sendNewLikeNotification = functions.firestore
.document('Uploads/{image_id}')
.onUpdate(event => {
const oldValue = event.before.data();
const newValue = event.after.data();
const oldLikes = oldValue.likes
const newLikes = newValue.likes
/* Code that will comp[are like values */
});