Changes for page Samsung


on 2021-02-08 06:43


on 2021-02-08 06:44
Summary
Details
- Page properties
-
- Content
-
... ... @@ -48,10 +48,8 @@ 48 48 11. **#3 Get the list of all Samsung apps** 49 49 11. adb shell pm list packages | grep 'samsung' ('pm' in the above commands stands for "package manager") 50 50 11. You’ll now have the list of package names of all Samsung apps and other Android apps installed on your device.[[image:https://r1.community.samsung.com/t5/image/serverpage/image-id/1223675iB42D48ED101DBC7E/image-dimensions/468x634?v=1.0||alt="SamNoteUser_0-1594509216501.png" height="634" width="468"]] 51 - 52 52 ADB shell pm list packages command 53 53 You can copy the list of apps from the command windows and copy it to a text file. 54 - 55 55 1. **Using an Android App** 56 56 You can find some good apps in the Google Play Store that can help you with finding the app package names. [[App Inspector>>url:https://play.google.com/store/apps/details?id=com.ubqsoft.sec01]], [[Package Browser>>url:https://play.google.com/store/apps/details?id=by4a.reflect]], [[Package Name Viewer 2.0>>url:https://play.google.com/store/apps/details?id=com.csdroid.pkg]], and [[Apps Inspector>>url:https://play.google.com/store/apps/details?id=bg.projectoria.appinspector]] are some worthy options that you should try. 57 57 1. **Via Play Store URL**