Hi all,
I have a need to replace a single line of text inside an mobile app, built by Unity. When I unpack the apk and look side the unpacked apk, I could pin down the text is located inside data.unity3d>level0 (version 2020.1.3.f1) by DevXUnity Demo software, but it's a demo version, I am not allowed to re-compile after de-compile the data.unity3d file. So far, I haven't found the way to change the content text I wanted to change.
I did try UABE but I couldn't work on this version of unity.
Drive folder contains the apk file, data.unity3d file & the content I wanted to change: https://drive.google.com/drive/folders/ ... sp=sharing
For some background about why I need this:
This universe app is a educational app (I did buy it on Google Store for official version), it provides us some information from the smallest perceivable thing to the largest. Of course, there's human on that scale. I want to change the description of the human into some specific words dedicated to my friend. I intended to show it to her on her birthday and run some thing like I have my own universe and you are the only person that represent humankind inside that =))))
Replace a single line of text in mobile app, built by Unity
-
- Posts: 1
- Joined: Wed Jan 13, 2021 12:53 pm