crdroidandroid | Unsorted

Telegram-канал crdroidandroid - crDroid Community

12837

A community to discuss common topics related to crDroid Android official releases. Rules: Please use english and respect members Subscribe to our channel @crDroidUpdates for update notifications.

Subscribe to a channel

crDroid Community

not a thing for me to help out with

Читать полностью…

crDroid Community

Why? He can download any calc and install as system app with lucky patcher

Читать полностью…

crDroid Community

any other fix apart from installing crdroid again?

Читать полностью…

crDroid Community

i have accidently deleted "ExactCalculator.apk" from the system folder and now the calc app is gone. Any fix to bring it back?

Читать полностью…

crDroid Community

New crDroid update for
Galaxy S20 FE (Exynos)

🔖 Codename: r8s
📱 crDroid version: 11.6
📅 Build date: 20250706
✅ MD5: 5075EE82CCA62299F1120EECCE0795CA
🧑‍💻 Maintainer: objecting_

Читать полностью…

crDroid Community

Please note the crDroid community group is NOT for device specific support or questions.

For Officially Maintained crDroid devices:

1) Research in your device specific telegram support group or XDA thread to see if other users are having the same issue. Links to the group/xda thread can be found on the download page for your device on crdroid.net

2) If other users are having the same issue, please help your device maintainer by providing steps to reproduce the issue and suitable bug logs. Do this via your device group or xda thread. Do NOT PM your maintainer unless they request.

3)If no other users can reproduce your issue, then the problem may be specific to your device and it's setup. Clean installing crDroid (clean flashing) using your maintainers recommended steps & files can normally fix.

4)SEARCH and read in this group and your device specific group/XDA thread to see if anyone has the same issue..and any possible fixes/work arounds.

5)If your issue is game or app related, then your first point of support should be with the makers of that game or app through their support channels, groups and forums. Root detection of apps, games, or issues with play-integrity checks by these apps should be researched in more suitable places like XDA forums as they are not crDroid specific.

Unfortunately we only support official crDroid devices in our support groups. Any questions related to GSI or unofficial builds are not suited for this group

As always, Google, XDA, Telegram search, and other resources should be used at all times to help you solve your issue. There is no paid level of support for any custom rom. Support is given by volunteers only in their spare time.

Читать полностью…

crDroid Community

Ginkgo in this model call record function not work

Читать полностью…

crDroid Community

#root-module-recovery

Читать полностью…

crDroid Community

No ETA (Estimated time of arrival) can or will be given for most updates. Device maintainers will release new updates for devices when they are ready to do so. No device updates are ever guaranteed as device maintainers tend to build crDroid in their spare time and as a hobby. As we value our device maintainers time and effort, we do not allow users to ask for an ETA as per the /rules of this group.

crDroid has an updates channel. Please join using the link below and you will be notified as soon as a new official release is available for your device as well as any other important notifications from the crDroid team.

@crDroidUpdates

Читать полностью…

crDroid Community

Do you mean the Google Photos App?

Читать полностью…

crDroid Community

There never was and never will be an eta coming from us for any of our builds
This is not a project with limited time to deliver
Is actually driven by free time, so will be released when possible

Читать полностью…

crDroid Community

Afterwards it's good

Читать полностью…

crDroid Community

dm me i'll send groups

Читать полностью…

crDroid Community

you wont be receiving much help here because most people in here arent devs

Читать полностью…

crDroid Community

Hi guys, I’ve compiled CrDroid 11.4 for merlinx but it gets stuck on boot and doesn’t start. In the last_kmsg I’m getting this:

[ 1.245797] init: Failed to copy /avb into /metadata/gsi/dsu/avb/: No such file or directory
[ 1.254259] init: [libfs_avb] Invalid hash size:
[ 1.254279] init: [libfs_avb] Failed to verify vbmeta digest
[ 1.254311] init: Top-level vbmeta is disabled, skip Hashtree setup for /system
[ 1.257267] init: Unable to move mount at '/dev' to '/system/dev': No such file or directory
[ 1.257303] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00007f00

Can anyone help me?

Читать полностью…

crDroid Community

as said... system read-only - technically

Читать полностью…

crDroid Community

you can't put it back, even if you get the apk as system is read only
(well at least in latest android versions anyway)

Читать полностью…

crDroid Community

flash crdroid.zip again, reboot recovery, flash gapps.zip (if used it) and reboot

Читать полностью…

crDroid Community

can anyone help me ?

Читать полностью…

crDroid Community

The rules for crDroid Community are:

1. This is NOT a device specific community. Do look up your devices respective xda forum thread or device specific telegram group for issue resolution, install help etc (Links from crdroid website>Your devices download page). You can tag your device maintainer with suitable logs and steps to reproduce error/issue in your device group.
2. Do not tag devs or admin or send unwanted private messages without permission to any user. Ask your questions to the group. Other users may be able to assist you here.
3. SPAM and get banned. No court martial, nothing. Be patient. Ask once and wait for someone to reply.
4. No ETA. Asking ETA is equivalent to spamming. This includes asking for any new updates, new android versions, when new devices will be supported or similar. As this is all done in Devs/maintainers spare time, releases occur when the Dev/ maintainer is ready to do so.
5. Only Official crDroid. We love and respect open source but refrain from discussing other ROMs. Little off-topic is still fine though.
6. English language is to be used. Use a translator if this is not your first language.
7. Users are expected to ask questions in the most relevant places and be resourceful. If it's not CrDroid relevant it's  better to ask the question/seek support elsewhere.
8. Anything related to piracy (including mods of apps e.g Revanced), illegal activity, NSFW will result in an instant ban.
9. Respect all users regardless of race, beliefs or political stance. Discussion of these are topics strictly forbidden as all they cause is arguments.

Mutes, warnings and bans will be issued if rules are not followed.

Читать полностью…

crDroid Community

#help-me Read below for yout device specific issue

Читать полностью…

crDroid Community

If you need to delete all magisk/KSU modules from crDroid recovery to recover from a failure to boot:

- (on phone, in crDroid recovery) choose Advanced > Enable ADB

- plug in USB to your computer with platform-tools & your phone's USB drivers installed

- open terminal & run adb shell (will be root, yay)

- run cat /etc/fstab to find path to userdata (or look in /dev/block/by-name/ or /dev/block/bootdevice/by-name/)

- then manually mount userdata to /mnt/user/ with something like

mount -o rw,defaults /dev/block/bootdevice/by-name/userdata /mnt/user/

- almost everything will be FBE encrypted so you don't want to mess around too much, but you can now nuke the contents of /data/adb/ by running rm -rf /mnt/user/adb/* even if you can't read them, which will delete all magisk & KSU modules & should allow you to boot again

- on phone, now navigate back & chose "Reboot system now"

- Reinstall root managers & modules CAREFULLY

Читать полностью…

crDroid Community

No,AOSP gallery but yes and I mean google photos

Читать полностью…

crDroid Community

#updates Read below. Please don't ask for ETA. It will be ready when its ready.

Читать полностью…

crDroid Community

Is there a photo editor on crDroid?

Читать полностью…

crDroid Community

Wait let me retry with google dialer lol🥲

Читать полностью…

crDroid Community

Also the first call will always say "failed to record call"

Читать полностью…

crDroid Community

Oh thanks, I'll ask in more groups to see if they can help me.

Читать полностью…

crDroid Community

ask in android rom development groups and in your specified device group

Читать полностью…

crDroid Community

Yeah it's hit or miss if the app isn't a system app

Using a gapps with Google dialer included works, that's my current setup

Читать полностью…
Subscribe to a channel