Code Monkey home page Code Monkey logo

Comments (10)

Xosrov avatar Xosrov commented on August 17, 2024

Hey, I'll look into it as soon as I can. In the meantime, please follow these steps and attach the output so I can get an idea where timezone files are stored on your ROM.

  1. adb shell into running device and go root with su - (Magisk will ask for permission). Alternatively, you can also do this in Termux if you have it installed on your phone (may need to install root repo for su support).
  2. cd /
  3. find . -name tzdata 2>/dev/null

from android-timezone-fix.

esisalim avatar esisalim commented on August 17, 2024

thanks man, i tried everything and i am really out of hope,
the last Module i tried is from this link
https://github.com/kingofnull/Systemless_TZData_2022g/releases/tag/beta
i think the problem is it couldn't change tzdata in ./apex/com.android.tzdata/etc/tz/tzdata even in twrp installation
when i try to manually mount this folder i got following error:
Re-mount error! mount: '/dev/block/loop9'->'/apex/com.android.tzdata': Invalid Argument

OnePlusN100:/ $ su
su
OnePlusN100:/ # find . -name tzdata 2>/dev/null
find . -name tzdata 2>/dev/null
./apex/com.android.tzdata/etc/tz/tzdata
./apex/com.android.tzdata@301700900/etc/tz/tzdata
./system/usr/share/zoneinfo/tzdata
./data/misc/zoneinfo/tzdata

from android-timezone-fix.

esisalim avatar esisalim commented on August 17, 2024

hi again. apparently there is a file namd com.google.android.tzdata2.apex in /system/apex that contain tzdata file and in ever boot copy tzdata file to ./apex/com.android.tzdata/etc/tz/tzdata.... i there an way we could update this apex file?

from android-timezone-fix.

Xosrov avatar Xosrov commented on August 17, 2024

hi again. apparently there is a file namd com.google.android.tzdata2.apex in /system/apex that contain tzdata file and in ever boot copy tzdata file to ./apex/com.android.tzdata/etc/tz/tzdata.... i there an way we could update this apex file?

Could you upload the file here please? I'll make some changes in the new branch and ask you to try a new magisk module. I'm sure we'll find a solution somehow

from android-timezone-fix.

esisalim avatar esisalim commented on August 17, 2024

hi, i couldn't find a way to upload it it here so i used mega
https://mega.nz/file/5IwwkDBC#0VfLBdErhc-4dEAVme2a6xkV13YbY9xgRzlOgO_Z_Mk
if you change .apex extension with .zip, you will be able to see the contents of it

from android-timezone-fix.

esisalim avatar esisalim commented on August 17, 2024

Could you please do me a favor ?
If you rooted your phone could you go to this address and extract com.android.tzdata.apex file and upload it for me so i can try it in my phone. maybe it work
/system/apex/*

from android-timezone-fix.

Xosrov avatar Xosrov commented on August 17, 2024

Could you please do me a favor ? If you rooted your phone could you go to this address and extract com.android.tzdata.apex file and upload it for me so i can try it in my phone. maybe it work /system/apex/*

Here is the directory /system/apex/com.android.tzdata/ on my device: com.android.tzdata.zip

I'm not sure if this will help you... these files are mostly covered by the module anyway

from android-timezone-fix.

Xosrov avatar Xosrov commented on August 17, 2024

thanks man, i tried everything and i am really out of hope, the last Module i tried is from this link https://github.com/kingofnull/Systemless_TZData_2022g/releases/tag/beta i think the problem is it couldn't change tzdata in ./apex/com.android.tzdata/etc/tz/tzdata even in twrp installation when i try to manually mount this folder i got following error: Re-mount error! mount: '/dev/block/loop9'->'/apex/com.android.tzdata': Invalid Argument

OnePlusN100:/ $ su su OnePlusN100:/ # find . -name tzdata 2>/dev/null find . -name tzdata 2>/dev/null ./apex/com.android.tzdata/etc/tz/tzdata ./apex/com.android.tzdata@301700900/etc/tz/tzdata ./system/usr/share/zoneinfo/tzdata ./data/misc/zoneinfo/tzdata

I'm more curious about the /data/misc/zoneinfo/tzdata and /apex/com.android.tzdata@301700900/etc/tz/tzdata files. I don't have those on my device

from android-timezone-fix.

esisalim avatar esisalim commented on August 17, 2024

Thanks for the File but
our phone's files seems different. in my phone there isn't any folder in /system/apex path, there are some files with .apex extension

you don't have any file that end in .apex extension in that directory?

from android-timezone-fix.

Xosrov avatar Xosrov commented on August 17, 2024

Thanks for the File but our phone's files seems different. in my phone there isn't any folder in /system/apex path, there are some files with .apex extension

you don't have any file that end in .apex extension in that directory?

Nope, is it a zip file?

from android-timezone-fix.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.