You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Core execution framework (VexFwk) for Samsung Galaxy AI services. It handles background processing for features such as Live Translate (calls/messages), Generative Photo Editing, AI Text Summarization, Tone Conversion, and Smart Replies. Safe to uninstall if you do not use Galaxy AI features; otherwise, removing it will break AI-related functionality across Samsung apps.
Technical Context (from Manifest):
com.samsung.android.vexfwk.service is a system-privileged (uid.system) framework that binds core camera, vision, and AI libraries. It incorporates native engines including OCR (spenocr), Document Rectification/Scanning (libDocRectify), Portrait Solutions (libBeauty_v4), Neural Networks (libsrib_CNNInterface), and Object Removal AI Models. Removing this package will disable system-wide AI image/text processing and advanced camera document scanning capabilities.
List your packages
Technical Context (from Manifest):
com.samsung.android.vexfwk.service is a system-privileged (uid.system) framework that binds core camera, vision, and AI libraries. It incorporates native engines including OCR (spenocr), Document Rectification/Scanning (libDocRectify), Portrait Solutions (libBeauty_v4), Neural Networks (libsrib_CNNInterface), and Object Removal AI Models. Removing this package will disable system-wide AI image/text processing and advanced camera document scanning capabilities.
Removal Definitions
Acknowledgements