The android app determines if the dev block has a file

Updated on technology 2024-08-02
10 answers
  1. Anonymous users2024-02-15

    Hello, it's a pleasure to help you, ! /bin/shmount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system

    cat /data/mydata/ > /system/app/chmod 755 /system/aapp/mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system

    reboot

    Generally, the system mtd partition on the mobile phone is dev block mtdblock1 and needs to be restarted, if it is not restarted, there are two phenomena.

    1.The file does not show up in the app.

    List. 2.The file is installed in the data area instead of the system area.

    Yours is my motivation to move forward, and if there is anything I don't understand, please continue to "ask"!

    If you have any other questions, you can ask me for help. It's not easy to answer questions, understand each other and help each other!

  2. Anonymous users2024-02-14

    Android app.

    The way to determine if the dev block has a file is as follows:

    1. Generally, the MTD partition of the system on the mobile phone is dev block mtdblock1 and needs to be restarted, if it is not restarted, there are two phenomena.

    2. The file does not appear in the application list.

    3. The file is installed in the data area instead of the system area.

  3. Anonymous users2024-02-13

    Please don't use Storage SDCARD0 directly for the SD card directory, you try it this way.

    string sdpath = "//";

    file f = new file(sdpath +"/manual/")

    Also, did you forget to add permissions?

  4. Anonymous users2024-02-12

    Is the path written correctly, mnt sdcard plus try.

  5. Anonymous users2024-02-11

    Install a RE manager: root explorer, the electronic market has, or the frustration up and down, synchronous installation on it.

  6. Anonymous users2024-02-10

    It is possible that the path is incorrect, and therefore cannot be accessed.

  7. Anonymous users2024-02-09

    Your path is wrong, there is an extra space in it, double-check.

    com. There's a space here.

  8. Anonymous users2024-02-08

    At present, there are two mainstream ways to judge Android, the first is to judge according to the name of the package (packagename). The other is to judge according to the intent, which is as follows:

    The above ** is only based on the Android system, and is invalid for the iOS system.

  9. Anonymous users2024-02-07

    Because the name of my apk is not the same as the name of the app after installation, so this method can't tell if the apk has been installed, what I want to know now is how does android judge itself? Go to eoeandroid** to see the answer details".

  10. Anonymous users2024-02-06

    Go to system data and check if there is this apk

Related questions
6 answers2024-08-02

It is estimated that there is a problem with the software.

5 answers2024-08-02

The likelihood of poisoning with this condition is rare.

What I'm talking about here is a solution plus a little theory, if you want to learn the theory, you can take a look at the long article, the software side is a program conflict, the memory is allocated as an address, and when this address is used, the software conflict causes the memory to not be written, and it will come out. >>>More

3 answers2024-08-02

Friend, this is your computer "lost" or "mistakenly deleted" the "System Files", or the "System Files" was sick. >>>More

5 answers2024-08-02

Application refers to a computer program that runs in user mode, interacts with the user, and has a visual user interface to accomplish one or more specific tasks. >>>More

3 answers2024-08-02

Lonely 1217 Practical experience with application errors:

Start-->Run--> enter cmd and enter in the command prompt (paste the following characters). >>>More