• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android Gradle plugin and Kotlin plugin

In 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?
i already alerted the mods....but just an fyi, we have a development forum
https://androidforums.com/forums/android-development.28/

Root Bootloader Unlock & Back to Stock for Motorola E4 Plus "owens"

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-slot:eek:em: 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-slot:eek:em: 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

Looks like your flashing an older firmware than what was already on your phone. You need to make sure your not downgrading like it says for the bootloader and that your flashing the exact same, or newer firmware. And that name you made for yourself is just not right.

¿Cómo descargar música de deezer?

Hi @Ruby Sanchez, welcome to Android Forums :).

As @ocnbrze explained, this is an English only site, so I hope you can either follow this or translate it.

The following link should help you to find your way in the Deezer app.

There are various links to gain information, for instance you can contact the 'Deezer Community' for help.

I used Deezer when I was with the UK mobile provider Orange, they had it as part of the plan. I found it quite easy to use but It was quite a few years ago and I can't recall the procedures. I use the new YouTube Music for streaming and downloads now and am very happy with it.

https://support.deezer.com/hc/en-gb

Good luck.

:)

Unable to update HTC One M8 to Lollipop

Apologies for the delay. Short-handed at work due to furloughed staff etc. In the UK, bought from Amazon or Ebay over two years ago, so details are unclear. If I have to get down and dirty with command-line software, so be it. I cut my teeth on autoexec.bat and config.sys way back in the day. Yeah, I'm old.

Upon restart it's a standard HTC white screen with their logo across the top.

Rebooting with volume down gets

***UNLOCKED***
MS_UL PVT SHIP S-ON
HBOOT-3.19.0.0000
RADIO-1.24.21331147A1.09G
OpenDSP-v46.2.2-00564-M8974_FO.0811
OS-1.54.709.4
eMMC-boot 2048MB
OCT 3 2014,15:19:34.3

Cheers!

How to unblock tiktok on android

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.

I dont like it.
If I had to use it, I guess I would, but I hate the captchas and the speed.

Firebase Cloud Functions - Detect Changes to List inside Document

I have tried searching around to find how to best do this in Firestore (I am new to nosql/non relational databases). I recently discovered Cloud Functions as a way to send notifications to users of my app when changes have been made to a document in the database. That part is very clear, however I am not able to see the best way to do this for lists that are stored inside that document. Currently my structure has an Image document that was added to the Uploads collection. Each Image has it's own document ID of course. I am trying to send a notification when a new like has been added. My Cloud Function below is attempting to grab the old like list and compare it to the new like list to determine the new value (Or if any changes made at all).

JavaScript:
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 */
    });

Am I headed in the right direction with this, or is there a better way of doing this? Will this path even work?

Filter

Back
Top Bottom