Was this thread helpful?


  • Total voters
    2,124
Search This thread
D

Deleted member 12560573

Guest
I accidentally deleted com.android.providers.calender using ADB command (pm uninstall package), now I'm unable to use Google Calendar app on my phone. Would like to know ways to fix this, other than performing a factory reset.
Device Model: Huawei nove 2 lite [Android 8.0.0] [EMUI 8.0.0]
 
I accidentally deleted com.android.providers.calender using ADB command (pm uninstall package), now I'm unable to use Google Calendar app on my phone. Would like to know ways to fix this, other than performing a factory reset.
Device Model: Huawei nove 2 lite [Android 8.0.0] [EMUI 8.0.0]
Maybe try to reinstall the APK file from here.
 
I already have the Google Calendar app installed on my phone, but without the CalendarProviders the app won't function.
I'm searching for ways to reinstall CalendarProviders apk (com.android.providers.calendar), or any other workarounds.
Device Model: Huawei nove 2 lite [Android 8.0.0] [EMUI 8.0.0]
Try this. If it doesn't work i don't know what to do
Edit- tried this on Android 13 it has
There was a problem parsing the package
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
I already have the Google Calendar app installed on my phone, but without the CalendarProviders the app won't function.
I'm searching for ways to reinstall CalendarProviders apk (com.android.providers.calendar), or any other workarounds.
Device Model: Huawei nove 2 lite [Android 8.0.0] [EMUI 8.0.0]
Read the section "Re-enable any..." https://www.xda-developers.com/disable-system-app-bloatware-android/

For the next you should try something like this https://github.com/0x192/universal-android-debloater it will make a backup from the app, that can be re-enabled at any time.
 

IDunno:(

Member
May 15, 2023
10
0
i cannot get fastboot to work on acer iconia tab a200!


i tried everything and i used the 15 seconds installer and the platform tools ver ADB works fine but fastboot doesnt dectect device



so basically i go enable usb debug connect to PC just do ADB reboot bootloader and it reboots but fastboot says wating for (any) device

i try every fastboot commands... i just need to boot into TWRP


< waiting for device >
 

fits79

Senior Member
Hi to all.

Does anyone knows a trusty and free app that can copy/transfer any mobile phone like(Samsung, iphone, lg, sony, lenovo, xiaomi, huawei e.t.c.) to each other?
I mean i can copy/transfer pictures, videos, applications(If it possible with settings) and everything from one phone to another without the need of pc.

A lot of thanks for your time and your answers.
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
i cannot get fastboot to work on acer iconia tab a200!


i tried everything and i used the 15 seconds installer and the platform tools ver ADB works fine but fastboot doesnt dectect device



so basically i go enable usb debug connect to PC just do ADB reboot bootloader and it reboots but fastboot says wating for (any) device

i try every fastboot commands... i just need to boot into TWRP


< waiting for device >
Install the Acer drivers, then search for a change into Windows device manager, update that driver.

To boot to TWRP you can try adb reboot recovery
 
Last edited:

IDunno:(

Member
May 15, 2023
10
0
Install the Acer drivers, then search for a change into Windows device manager, update that driver.

To boot to TWRP you can try adb reboot recovery
i couldnt find any acer fastboot drivers... but the generic google fastboot driver seems to work! but i get an error! fastboot : not support the command in lock mode failed to process command download : 0053e800 error (0x2)
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
i couldnt find any acer fastboot drivers... but the generic google fastboot driver seems to work! but i get an error! fastboot : not support the command in lock mode failed to process command download : 0053e800 error (0x2)
You mean, now fastboot commands detect your device? It´s the bootloader locked?
 

IDunno:(

Member
May 15, 2023
10
0
You mean, now fastboot commands detect your device? It´s the bootloader locked?
i think acer uses some proprietary/obscure method of unlocking the bootloader? could be wrong tho i thought android ICS didnt have bootloader locking but apparantly acer was ahead the rest of android


I MIGHT JUST BE RETARDED THO


also what is a APX MODE?!?
 
Aug 15, 2022
26
5
im currently using a Moto G 5G 2022, I successfully unlocked the bootloader and gained root access using Magisk. I created a complete backup of the system image and added support for GSI with a TWRP device tree based on the boot.img. However, I encountered a challenge with the system being A/B partitioned and having a dynamic super partition, where the recovery image is a ramdisk within the boot image. Although I managed to get TWRP to boot and detect certain device partitions, I haven't been able to achieve full functionality with A/B support.

I'm also interested in learning how to integrate a functional TWRP into the boot image. If anyone is willing to assist me with this, I'd greatly appreciate it. I'm more than willing to provide any necessary firmware files or relevant information to facilitate the process.
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
i think acer uses some proprietary/obscure method of unlocking the bootloader? could be wrong tho i thought android ICS didnt have bootloader locking but apparantly acer was ahead the rest of android


I MIGHT JUST BE RETARDED THO
I don´t think device is locked in ICS, be sure your device is properly detected with fastboot devices then do fastboot oem device-info and/or fastboot getvar all some of them will reveal the bootloader status.

And for fastboot drivers, if you keep getting errors, uninstall first the ones you have, and reinstall old versions, as suppose they worked with this device.
 

IDunno:(

Member
May 15, 2023
10
0
I don´t think device is locked in ICS, be sure your device is properly detected with fastboot devices then do fastboot oem device-info and/or fastboot getvar all some of them will reveal the bootloader status.

And for fastboot drivers, if you keep getting errors, uninstall first the ones you have, and reinstall old versions, as suppose they worked with this device.
hmmmm when i type fastboot oem device-info the pc says


FAILED (remote: (00000002))
finished. total time: 0.156s and the acer says failed to process command oem device-info error (0x2)
C:\Users\users>fastboot devices
? fastboot
C:\Users\users>fastboot getvar all
all:
finished. total time: 0.169s


no error but no information :(
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
Hi,
I already installed the Honor drivers... Windows tells me that I got the lastest ones ..
Ok, this was just the first step, be sure you are updating the drivers through Windows device manager, I´ll upload some SS from the process. This example is from a MediaTek device, just look for a Huawei device instead.
1.png
2.png
3.png
4.png
5.png
6.png
7.png
 

SubwayChamp

Senior Member
Aug 6, 2016
4,927
5
1,817
hmmmm when i type fastboot oem device-info the pc says


FAILED (remote: (00000002))
finished. total time: 0.156s and the acer says failed to process command oem device-info error (0x2)
C:\Users\users>fastboot devices
? fastboot
C:\Users\users>fastboot getvar all
all:
finished. total time: 0.169s


no error but no information :(
Did you do the downgrade fastboot drivers?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Timestamps are always there.

    Here you can see with the automatic chat with HandCent, the conversation did group 6 messages, call them this, first screen, how all the times/dates can be displayed here?

    View attachment 5981155

    And here, that group opened, call them, second screen, all the timestamps are perfectly displayed. (it´s the free version)

    View attachment 5981153

    If what you´re looking for is that all the messages be displayed in the first screen, despite groups, or, that in the first screen, it shows the date, instead of a day of the week, it´s a different thing, this way, filtering your searching, you could find better feedback.

    PD. What many people are complaining is the lack of timestamp for every message, (in some messages app like from old version of Google), not the lack of timestamp at all, as you´re saying.
    Sorry for the late reply. Yes, that's what I meant, a timestamp for every message. I don't want just the occasional timestamp, I want them on all messages.

    Yes, HandCent Next can do it, and thank you for the screenshots! However as I had mentioned, it is subscription based (I don't want the free version as I don't want ads/trackers). I wasn't keen on paying every month if I can avoid it, and so I tried to find one that was just one payment/purchase. I ended up going with ChompSMS even though its timestamp implementation is a little ugly (centered at the top of each message, instead of at the bottom in a smaller font, but I guess it's the best option for me right now). Anyway I do appreciate the input! Thank you!
    1
    Yeah, I'll look into that. Did you get it from your rom or smthng?
    Unpacked the system.img and copied. If you want i can share the images i dumped.
    1
    i recommend you to use a device-tree near from your device, you copy it, then you adapt it to your device (change codename, manufacturer, screen size, CPU, etc....)
    Making a device-tree is a lot of copy from other device-tree, github commits, etc...
    Found an old laptop with an N3540 cpu, 4gb ram, 32gb ssd, 320gb hdd, should be sufficent. ( I hope )
    1
    no i think try taking regular stock tree
    OK i'm keeping that in mind, it seems like even updsting language support, and pulling updates will take sooooo long. So, i have to learn to be patient i guess :)
    1
    For Vendor , i only found LOS 15.1 source, i dont know if that will work.
    So it seems like if i want to make the recovery, i have to make the full OS too, kind of not what i expected.
    So now i need to make a choice to go full on with 7 or 8.1 considering 16GB storage is all that is available, with no expansion at all.
  • 303
    Hello guys..:)
    I would like you to go through XDA new users guide and you must read the FORUM RULES before posting here or anywhere else on xda.

    The rate at which the new users are joining xda on daily basis is very high. A lot of users join because they have got some problems with their devices like bricked phone, bootloops etc. because of following incorrect processes. Some join to help out others, to share their knowledge and gain more.

    So basically this thread is for all of those who want to ask questions and answer those.


    So those who want to help here, just try to answer without flaming, let it be answered thousands of times earlier, show them the path, direction and let them do things on their own. Do not spoon feed, rather just try to point them to right direction.

    This whole idea is of @undercover and the former OP Bruce Wayne and I thank him.

    To The people asking questions here, don't forget to check for the links from 2nd post. That will help you increase your knowledge, and do answer the questions asked by others if you know the answer. Please don't simply say thanks if some member helps you, instead use the thanks button, that will help us keep this thread less cluttered.
    80
    [Ask Any Question] [Help Thread] NOOB FRIENDLY

    Here are the names of some of my friends helping you on the thread.(Updated often)
    @iamareebjamal
    @Zatta
    @dagger (the original OP of this thread)
    @Stryke_the_Orc
    @prototype-U
    @EatHeat
    @nlygamz
    @plegdroid
    @Gogeta
    @malybru
    @Jimlarck
    @ADDICT.ANK
    @Primokorn
    @luqman98
    @hnkotnis
    @thenookieforlife3
    @ИΘΘK¡€
    @Sam Nakamura
    @xunholyx

    @SubwayChamp

    @ktmom

    @Ibuprophen

    Please do let me know if I have missed some names..:)
    49
    [Ask Any Question] [Help Thread] NOOB FRIENDLY

    For a list of guides,refer here.
    http://forum.xda-developers.com/showthread.php?t=2073370
    Thanks to @Hpsgill
    25
    [Ask Any Question] [Help Thread] NOOB FRIENDLY

    Atlast

    Please dont spam the thread..​
    19
    Hi mate!
    Nice to see a much needed thread like this here.. hope new members as well as old ones find this thread useful! :thumbup:

    "To err is human, to forgive is divine"
    Sent from my SGS II