Reply To: Samsung Tablets

Home Forums Projects Samsung Tablets Reply To: Samsung Tablets

#4903
DeVaultSetter
Keymaster

    As a matter of interest relating to this thread, came across the Android Internals::A Confectioner’s Cookbook, a work of some consequence which contains among other things an expanding Android Device Database. On that page is listed the rather venerable Samsung Galaxy Star Plus with a system snapshot taken back in 2013. Here’s a listing of (most of) the Samsung internal processes pulled from there:

    class=com.osp.app.signin.SamsungService
    com.osp.app.signin/.AccountAboutPreference filter
    com.osp.app.signin/.AccountHelpPreference filter
    com.osp.app.signin/.AccountPreference filter
    com.osp.app.signin/.AccountView$AddAccountView filter
    com.osp.app.signin/.AccountinfoView filter
    com.osp.app.signin/.AgreeToDisclaimerView filter
    com.osp.app.signin/.ChecklistInfoPopupActivity filter
    com.osp.app.signin/.CommonInfoPopupActivity filter
    com.osp.app.signin/.EmailValidationView filter
    com.osp.app.signin/.HelpAboutActivity filter
    com.osp.app.signin/.HelpPreference filter
    com.osp.app.signin/.NameValidationWebView filter
    com.osp.app.signin/.OpenSourceLicenseActivity filter
    com.osp.app.signin/.OspAuthenticationService filter
    com.osp.app.signin/.OspReceiver filter
    com.osp.app.signin/.PasswordChangeView filter
    com.osp.app.signin/.SignInView$ActivateAccountView filter
    com.osp.app.signin/.SignInView$ReSignInView filter
    com.osp.app.signin/.TnCView filter
    com.osp.app.signin/.UserValidateCheck filter
    com.osp.app.signin/.UserValidateCheck filter
    com.osp.app.signin/.UserValidateCheck$UserValidationPopupActivity filter
    com.osp.app.signin/.VersionPreference filter
    com.osp.app.signin/.WebContentView filter
    com.osp.app.signin/.WeiboInfoWebView filter

    com.osp.app.signin.action.SAMSUNG_ACCOUNT_SETUPWIZARD
    com.osp.app.signin.action.ADD_SAMSUNG_ACCOUNT
    com.osp.app.signin/com.msc.openprovider.OpenContentProvider
    com.osp.app.signin/com.msc.contentprovider.SamsungServiceProvider
    com.osp.app.signin/com.osp.contentprovider.OSPContentProvider
    com.osp.app.signin/com.osp.app.pushmarketing.PushMarketingReceiver filter
    com.osp.app.signin/com.osp.broadcastreceiver.StdBroadcastReceiver filter
    com.osp.app.signin/com.msc.sa.activity.RequestAccessTokenActivity filter
    com.osp.app.signin/com.msc.sa.myprofile.MyProfileActivity filter
    com.osp.app.signin/com.msc.sa.myprofile.MyProfileWebView
    com.osp.app.signin/com.msc.sa.selfupdate.SelfUpgradeReceiver filter
    com.osp.app.bigdatalog.BigDataLogReceiver filter

    Proc com.osp.app.signin:
    Apk com.osp.app.signin:

    ** Database info for pid NNNN [com.osp.app.signin] **
    Connection pool for /data/data/com.osp.app.signin/databases/osp.db:
    Connection pool for /data/data/com.osp.app.signin/databases/openData.db:
    Connection pool for /data/data/com.osp.app.signin/databases/samsungaccount.db:
    ** Graphics info for pid MMMM [com.osp.app.signin] **
    ** MEMINFO in pid NNNN [com.osp.app.signin] **
    … /data/data/com.osp.app.signin/databases/osp.db
    … /data/data/com.osp.app.signin/databases/openData.db

    Doesn’t look as if too much has changed since then. 🙂