I have GT-i9000 device. I cannot open any app that is installed in my device. it gives me error when i open any app. Errors:

when i open whatsapp i get error: Whatsapp com.process.whatsapp.. and close automatocally after pop up error.

when i open playstore error: google process com.google.vending

process com.google.android.gm

process com.google.android.apps.uploader
and many more errors. Looping error is com.google.process.gapps something like this... I can not sync account neither remove gmail account. i factory reset my phone didnt heppen nohting. I factory reset my phone from recovery... nothing happen app wasnt installeddd... if i delete my apps one by one adn then resart my phone and tht apps i deleted it returns back I flash with odin my phone nothing happens... i tried to do custom recovery and install cyanogenmod but nothing... i did a lot of things but i couldn't reset my phone. is there any another way to set my phone ? here i make bad qualty video of gt-i9000(my deveice)

Please HELP HELP HELP ME https://www.youtube.com/watch?v=BiE5viNXfXI

Dani AI

Generated

Short diagnosis and why it matters — The failure pattern described by (system/process crashes across Google apps, deleted apps reappearing after reboot, copied files vanishing) is classic for a corrupted or failing internal flash (eMMC) or a damaged userdata partition rather than a normal app/Play‑services issue. Galaxy S I9000 units commonly show the same symptoms when their internal flash or partition table becomes unreadable. (xdaforums.com)

Recommended low‑level checks (logs that prove hardware vs. software): capture mount/output and kernel I/O messages from recovery or via ADB. Useful commands (from a host PC with adb available):

adb devices
adb reboot recovery
adb shell mount | grep -E ' /data| /cache'
adb shell df -h /data /cache /system
adb shell dmesg | grep -i -E 'mmc|mmcblk|blk_update_request|I/O error|Buffer I/O'
adb shell 'echo test > /data/testfile && sync && ls -l /data/testfile'
adb logcat -d > device-logcat.txt

Look for failed mounts or explicit I/O errors (examples: "failed to mount /data", "blk_update_request: I/O error", "Buffer I/O error") — those strongly indicate flash/hardware problems. The adb tool and logcat/dmesg are standard ways to gather this evidence. (developer.android.com)

If I/O errors appear the practical options are limited. Priority becomes data extraction (adb pull or a custom recovery that can mount and copy files). True hardware eMMC failure normally requires board‑level repair (eMMC chip replacement or replacing the mainboard) or replacing the phone; board repair is specialized and often not cost‑effective for a very old handset. If the device shows no I/O errors but /data is just corrupted, a full repartition / reformat from recovery can sometimes restore function — but persistent write errors mean hardware. (ifixit.com)

Immediate, high‑value steps: capture dmesg/logcat, attempt a read‑only pull of media via adb, and preserve those logs for a repair shop or experienced board‑level technician. If the logs show repeated mmc/mmcblk I/O errors, the fault should be treated as failing internal flash. (developer.android.com)

all of first it was dead devce. I reflash with odin and use firmware from sammobile for gt_i9000. I reboot my phone and after rebooting i got all errors like com.whatsapp, com. google.android.gapps (and still recive these errors after restart my phone)and after this errror i get configure first setting(name date wifi bla bla language..). after set configure setting i got setupwizard errors. i couldn't do nothing. i restart my phone 2 times my phone and i could access to the setupwizard(home).
But i couldnt opn any app whn i opn any app give me process error whn i opn play store 'com.android.vending' i had all apps that were i installed long time ago. when i factory reset.. doesnt happen anything.. apps arent delete. when i connect to my pc.. and copy any file to my phone internal memory and when i disconct to pc. and check in phone and that file doesnt there..

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.