How to remove or disable com.samsung.android.games.gos package? - Samsung Galaxy J6+ Questions & Answers

Package: com.samsung.android.games.gos

Related

Iris Browser MOD to use ramdisk

Dear,
I upload modify version of Iris 1.1.9
This exe will create cache in \Ramdisk\c instead of \Application Data\Iris Browser\Iris.FileCache
Step:
1. Install ramdisk successfully
2. Install Iris 1.1.9 successfully
3. copy disk IrisBrowser.exe replace existing one.
So if you interested in, let's try and please kindly comment the result back.
ramdisk :
http://forum.xda-developers.com/showthread.php?t=382944
Iris:
http://forum.ppcgeeks.com/attachment.php?attachmentid=43319&d=1253988233

RecMod (Module to File) By denominator77

Thanks to denominator77 we now know how to recmod some modules
denominator77 said:
1. FixRecMod.exe your_dll_folder
2. LordPE -> PE Editor -> choose the recmoded dll -> get ImageBase value -> add the value to BaseOfCode and BaseOfData -> Save&OK
Sometimes ImageBase is not properly restored by FixRecMod.exe. If IDA has not identified any imported function, then try the following steps to fix the addresses:
1. Go to .pdata segment
2. There will be a list of "Function start" and "Function end" definitions
3. Take the first "DCD 0xNNNNZZZZ ; Function start"
4. In the most cases ImageBase will be 0xNNNN0000
5. Run LordPE and update ImageBase, BaseOfCode, and BaseOfData
download to fixrecmod
View attachment 487836
Click to expand...
Click to collapse
Link to LordPE
http://www.woodmann.com/collaborative/tools/index.php/LordPE
to get you all starting I did some modules .
http://dl.dropbox.com/u/5011238/Data/SecurityCore.7z
http://dl.dropbox.com/u/5011238/Data/MSXIPKERNEL.7z
http://dl.dropbox.com/u/5011238/Data/Phone.7z
http://dl.dropbox.com/u/5011238/Data/Start.7z
http://dl.dropbox.com/u/5011238/Data/APPPLATFORM.7z
if a file isn't working then use the above steps (quoted)
edit: updated the DL links.
I'm sorry to bumb such an old thread, but please could you try recmodding the SystemInfo exes and dlls from the ShellDogfood package? They are really old, but there is a possibility that they could run on current version of WP. And if they don't run, is there a way to debug them?

[Q] Removing Apps from Gapps?

I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
CZ Eddie said:
I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
Click to expand...
Click to collapse
Well you can open the zip file and remove the apk's from the /system/ folder.
Sent from my SAMSUNG-SGH-I747 using xda premium
CZ Eddie said:
I tried googling this but googling anything "gapps" turns into an "apps" nightmare search. hahah
Anyways, does anyone know how to edit a Google Gapps file to remove some of the apps?
Everytime I flash a new CM based ROM, I have to reflash Gapps. Which means I have to go back into Titanium Manager and re-remove the google apps that I won't be using. It gets tiring having to do this all the time.
It would be a lot easier if I could just flash the Gapps that I need.
Hmm, maybe I should just skip flashing gapps and install only the apks I need? Well, some ROM's (like Slim) require a modified google apps. So I'd rather just remove what I don't like.
Click to expand...
Click to collapse
As enzyme said, all you have to do is open up the zip, delete what you don't want from /system/app, then zip it right back up and you have your own "custom" flashable gapps zip. Just have to remember to do that same patch each time a new gapps update is released. I personally remove GMail, calandar, contacts, and talk from my old phone that I let the kid use for games, so they don't screw it up.
And, FWIW, here's how those system apk filenames map to application names, so you know what's safe to delete:
Code:
$ for app in mnt/system/app/*apk; do printf "%30s : %s\n" "$(basename $app)" "$(aapt dump badging "$app"|grep label-en|cut -d: -f2)"; done
ChromeBookmarksSyncAdapter.apk : 'Google Bookmarks Sync'
GenieWidget.apk : 'News & Weather'
Gmail.apk : 'Gmail'
GmsCore.apk : 'Google Play Services'
GoogleBackupTransport.apk : 'Google Backup Transport'
GoogleCalendarSyncAdapter.apk : 'Google Calendar Sync'
GoogleContactsSyncAdapter.apk : 'Google Contacts Sync'
GoogleEars.apk : 'Sound Search for Google Play'
GoogleFeedback.apk : 'Market Feedback Agent'
GoogleLoginService.apk : 'Google Account Manager'
GooglePartnerSetup.apk : 'Google Partner Set Up'
GoogleServicesFramework.apk : 'Google Services Framework'
GoogleTTS.apk : 'Google Text-to-speech Engine'
LatinImeDictionaryPack.apk : 'Dictionary Provider'
MediaUploader.apk : 'Picasa Uploader'
NetworkLocation.apk : 'Network Location'
OneTimeInitializer.apk :
Phonesky.apk : 'Google Play Store'
QuickSearchBox.apk : 'Google Search'
SetupWizard.apk : 'Setup Wizard'
Talk.apk : 'Talk'
Talkback.apk : 'TalkBack'
VoiceSearchStub.apk :
Thanks guys, that's really helpful!
The one post I found on Google made it seem like it was impossible to add apk's to gapps. But it didn't talk about removing apk's.
CZ Eddie said:
Thanks guys, that's really helpful!
The one post I found on Google made it seem like it was impossible to add apk's to gapps. But it didn't talk about removing apk's.
Click to expand...
Click to collapse
WOW, I have been looking for this fix for along time, it's on now, I got tired of deleting the damn things to, did not know this was possible. I agree, thanks guys, very useful information, big thanks to both.
---------- Post added at 05:20 PM ---------- Previous post was at 05:17 PM ----------
zmore said:
As enzyme said, all you have to do is open up the zip, delete what you don't want from /system/app, then zip it right back up and you have your own "custom" flashable gapps zip. Just have to remember to do that same patch each time a new gapps update is released. I personally remove GMail, calandar, contacts, and talk from my old phone that I let the kid use for games, so they don't screw it up.
And, FWIW, here's how those system apk filenames map to application names, so you know what's safe to delete:
Code:
$ for app in mnt/system/app/*apk; do printf "%30s : %s\n" "$(basename $app)" "$(aapt dump badging "$app"|grep label-en|cut -d: -f2)"; done
ChromeBookmarksSyncAdapter.apk : 'Google Bookmarks Sync'
GenieWidget.apk : 'News & Weather'
Gmail.apk : 'Gmail'
GmsCore.apk : 'Google Play Services'
GoogleBackupTransport.apk : 'Google Backup Transport'
GoogleCalendarSyncAdapter.apk : 'Google Calendar Sync'
GoogleContactsSyncAdapter.apk : 'Google Contacts Sync'
GoogleEars.apk : 'Sound Search for Google Play'
GoogleFeedback.apk : 'Market Feedback Agent'
GoogleLoginService.apk : 'Google Account Manager'
GooglePartnerSetup.apk : 'Google Partner Set Up'
GoogleServicesFramework.apk : 'Google Services Framework'
GoogleTTS.apk : 'Google Text-to-speech Engine'
LatinImeDictionaryPack.apk : 'Dictionary Provider'
MediaUploader.apk : 'Picasa Uploader'
NetworkLocation.apk : 'Network Location'
OneTimeInitializer.apk :
Phonesky.apk : 'Google Play Store'
QuickSearchBox.apk : 'Google Search'
SetupWizard.apk : 'Setup Wizard'
Talk.apk : 'Talk'
Talkback.apk : 'TalkBack'
VoiceSearchStub.apk :
Click to expand...
Click to collapse
So am I to understand, just remove the line item completely?
Well, it's not working for me just yet (on justinbeam inverted GAPPS). But I might have screwed something up. I used TWRP to flash the new gapps that I had removed some APK's from and re-zipped. It just said "FAILED to install".
I'll try a couple more times.
Arghh, not working for me.
I can installed the unedited Justinbeam inverted gapps but not the one that I removed the email/talk apk's from. That one fails.
I'll probably try again sometime with the normal CM GAPPS and CWM.
Ya me too. I tried adding an apk and it fails. I was hoping to cut out a step I do when updating my ROM.
Why not use the aroma JusTunBean gapps? Let's you select which apps to install during flash. Also has options for inverted or standard.
Sent from my SAMSUNG-SGH-I747M
mymusicathome said:
Why not use the aroma JusTunBean gapps? Let's you select which apps to install during flash. Also has options for inverted or standard.
Sent from my SAMSUNG-SGH-I747M
Click to expand...
Click to collapse
I've flashed several ROM's and get flakey results with JusTunBean too often, to really consider it to be reliable. I only use the standard 4.1 Gapps now.
The method I've ended up going with is to flash gapps.
Then I go into Titanium Backup and freeze all the Gapps apps (and other ROM related apps) that I don't use.
Then everytime I flash an updated ROM and flash Gapps again, Titanium remembers to freeze those apps. So I only have to do it that first time only.

[ROM][6.0.1][BPHJ][De/Odexed]S7 Stock ROM V1.4 - De-bloat Script - Mods [Nexus Pack]

Welcome to the Stock ROM Project!
The mission of this project is to provide a ROM without extensive modifications, it provides a clean ROM for you to choose what you install on it.
It's simply DeKNOXed, Lightly debloated and rooted.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You are responsible for what you do to your device so please don't complain if something breaks or goes wrong. I'm here to help though :highfive:
I will not be providing any additional mods (Themes, etc.) ​​Installation instructions:
Install the latest recovery (TWRP recommended)
Download the ROM.zip copy it your internal or external storage (OTG) of the device.
Flash the ROM.zip
Reboot and wait for the ROM to boot, it is advised you let the ROM rest for a few minutes after initial boot.​
ROM information:
Based on G930FXXU1BPHJ firmware
Systemless Root - SuperSU 2.78
BusyBox 1.24.2
Security Patch Level: 1st September 2016
Integrated updated Google Play Store 6.9.20.G
Integrated updated Google Web-view v(52.0.2743.98)
Integrated updated Google Play Services v(9.6.78)
De-KNOXed
Light de-bloated (Whatsapp and Facebook, Microsoft apps removed)
Stock kernel
Zipalinged (DeOdexed only)
Downloads:
TWRP Recovery
G930F Modem
G930F Bootloader
No mirrors are to be made, if the link is broken you can ask in the thread!
Xposed Framework:
Xposed Framework Download the attachment with SDK23 and NOT 'ARM' and then flash the file.
Download the Xposed Installer APK from this thread​
Which version should you download, Odex or DeOdexed?
Source​
Credits:
Chainfire for SuperSU
Wanam and Rovo89 for Xposed Framework
Superr for the kitchen
If you want to use the ROM as a base, please ask for permission. Thank you.
XDA:DevDB Information
S7 Stock ROM, ROM for the Samsung Galaxy S7
Contributors
Battlehero
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: G930FXXU1BPHB
Version Information
Status: Stable
Current Stable Version: V1.3
Stable Release Date: 2016-09-09
Created 2016-07-22
Last Updated 2016-09-09
Debloat Script
The title says it all, let's keep this simple.
No one likes bloat-ware, so why keep it?
If you like bloat-ware you must be a Samsung Employee.
You can edit the Updater-Script to choose what you want to keep, remove the line which contains the app you want to keep.
This script works on de-odexed and odexed ROMs.
Sfinder and Quickconnect toggles are also removed from the notification drawer.
It is advised that this is flashed on top of a clean install to avoid issues.
Make sure you have a back-up, this script is not yet stable and so expect some issues.
What is removed? (210 apps)
Code:
[CENTER]AASAservice
AccuweatherPhone2015
AdvSoundDetector2015
AllShareCastPlayer
AllshareFileShare
AllshareFileShareClient
AllshareFileShareServer
AllshareMediaShare
AntHalService
ANTPlusPlugins
ANTPlusTest
ANTRadioService
AssistantMenu_M
AutomationTest_FB
AutoPreconfig
BackupRestoreConfirmation
BasicDreams
BBCAgent
BCService
BeaconManager_40
BeamService
BluetoothTest
BookmarkProvider
bootagent
Carmode_Del
CarmodeStub
CarrierConfig
ChocoEUKor
Chrome
ChromeCustomizations
ColorBlind_M
ConfigUpdater
CoolEUKor
CoreApps
CSC
DCMProvider
DCMService
DeviceTest
DiagMonAgent
DigitalClock_MOSUP
DigitalClockEasy_MOSUP
Drive
DRParser
DualClockDigital_MOSUP
EasyLauncher2_Zero
EasyLauncher2_Zero
EasymodeContactsWidget
EasySetup
EdmSimPinService
EdmVpnServices
EmergencyLauncher
EmergencyModeService
EmergencyProvider
Excel_SamsungStub
FactoryCamera_FB
FBAppManager
FBInstagram_stub
FBInstaller
FidoUafAsm
FidoUafClient
FlipboardBriefing
Fmm
FotaAgent
Foundation
GalaxyApps_3xh_noble
GalaxyAppsWidget_Phone
GameOptimizer
GearManager
GearManagerStub
GoogleFeedback
GoogleTTS
Hangouts
HealthService
Hearingdro_V5
HighlightPlayer_Hero
Hs20Provider
HwModuleTest
ImsLogger+
imsservice
ImsSettings
ImsTelephonyService
intelligenceservice
intelligenceservice2
IWlanContentProvider
Kies
KLMSAgent
KnoxAppsUpdateAgent
KnoxAttestationAgent
KnoxFolderContainer
KnoxSetupWizardClient
KnoxSwitcher
MapconContentProvider
Maps
MDMApp
MirrorLink
MobilePrintSvc_Samsung
MobileTrackerEngineTwo
MSSkype_stub
Music2
MyKNOXSetupWizard
MyPlaces_Hero
NfcNci
OCRSeg4
OmaCP
Omc
OneDrive_Samsung_v2
OneNote
PartnerBookmarksProvider
Personalization
PersonalPageService
PhoneErrService
Photos
PhotoStudio_WQHD_Noble
PhotoTable
PowerPoint_SamsungStub
Preconfig
PreloadInstaller
QuickConnect_40
QuickConnectBridge
RCPComponents
ringtoneBR
RNB
RNBShell
RootPA
RoseEUKor
SafetyInformation
SamsungBilling
SamsungContentsAgent
SamsungMagnifier2
SamsungTTS
SapaAudioConnectionService
SapaMonitor
SBrowser_4_LATEST
sCloudBackupAppMOSUpgrade
SCloudService
Scrapbook
SecEmail_M
SecFactoryPhoneTest
SecHTMLViewer
SecLiveWallpapersPicker
SecMyFiles
SecurityLogAgent
SendHelpMessage
serviceModeApp_FB
ServiceModeApp_RIL
SetupWizard
SFinder_v4
SHealth4
Sidesync40
Sidesync_Source40
SimpleSharing
SKMSAgent
SLocation
SlowMotion_Hero
SmartcardManager
SmartcardService
SmartManager_v3
SmartManager_v3_DeviceSecurity
SmartManagerProvider
SmartManagerSDK
SmartSwitchAgent
SmartSwitchAgent
SMusic
SMusicPicker
SNote5.0Preload
SNS_v2
SnsImageCache;
SOAgent
SoundAlive_31_M
SPDClient
SPdfNote
SPlanner_M
SPPPushClient_Prod
SPrintSpooler6
STalkback
Stk
Stk2
StoryService
SVoice_1.0
SVoiceLang_EnglishPack_US_1.0
SVoicePLM_1.0
SysScope
Tag
TransmitPowerService
TuiService
UniversalMDMClient
UniversalSwitch
UrgentFWUpdate
UrgentFWUpdateNfc
Velvet
VideoCollage_Hero
VideoEditorLite_Hero
Videos
VideoTrimmer
VoiceNote_4.0
VoiceWakeUp
VpnDialogs
VRSetupWizardStub
WeatherDaemon2015
WebManual
WfdBroker
WhatsAppDownloader
withTV
WlanTest
Word_SamsungStub
WritingBuddyService3
wssyncmlnps2
YouTube
ZVideo
/system/container/[/CENTER]
Downloads:
De-bloat Script
How to modify the script:
First download and install Winrar and Notepad ++
Then open the bloatware script.zip you downloaded.
Then open the 'META-INF' folder within the file.
Then open the 'com' folder.
Then open the 'google' folder.
Then open the 'android' folder.
Then open the 'updater-script' file.
Open the file with Notepad ++.
Highlight the apps you want to keep.
Then press delete.
Then press save.
Then close Notepad++ and you will be prompted to update the archive press yes.
Mods
Extras
Battlehero said:
C5 Clock
C5 Smart Manager
Galaxy Labs - Games Launcher and Optimiser
Extra Mods
App Locker
Smart Block
On, Off Toggle Labels
Air Messages
Whitepages
Dolby Sound Modhttps://www.androidfilehost.com/?fid=24591000424948861
Viper4Androidhttps://www.androidfilehost.com/?fid=24591000424961994
Click to expand...
Click to collapse
Battlehero said:
Nexus Conversion Pack​Installation instructions:
Perform the necessary wipes (/System /Data /Cache)
Flash a ROM of your choice
Flash the Nexus Conversion Pack
Once setup is complete, make sure to go to Settings > Applications > Default Applications > Calling App and select 'Telephone'
Download
Some screenshots:
Click to expand...
Click to collapse
NFC Settings FC for me
Full Wipe BL CP installed!
edit:
nevermind downloaded an old version while you where updating the thread! pls ignore!
edit2: NFC Settings keep FC wiped 3 times!
New mod
Nexus Conversion Mod has been added to the third post
V1.1 is up
Updated to the latest firmware base, as always newest boot-loaders and modems are in the OP.
mk4y said:
NFC Settings FC for me
Full Wipe BL CP installed!
edit:
nevermind downloaded an old version while you where updating the thread! pls ignore!
edit2: NFC Settings keep FC wiped 3 times!
Click to expand...
Click to collapse
Are you sure you are using this ROM on a G930F? Please post a screenshot of your 'Software Info' page
Just tried your rom for a couple of days and it runs flawlessly. Always I have boot problems after debloating stockrom and this works perfectly fine with just the right apps removed.
Are you planning to keep this up to date for new firmware versions?
Thank you very much,
Langz said:
Just tried your rom for a couple of days and it runs flawlessly. Always I have boot problems after debloating stockrom and this works perfectly fine with just the right apps removed.
Are you planning to keep this up to date for new firmware versions?
Thank you very much,
Click to expand...
Click to collapse
My plan is to keep the ROM up-to-date with the latest firmware; I will release updates when there is a new firmware and when I have the time to do so. So there isn't much to worry about
thanks for the rom, great job! i really like it.
one question: i want to use your debloat script, but i'm not sure which lines i have to delete to KEEP the "ADAPT SOUND" feature. after using your script (which works fine for me) the standard sound modifications like "uhq upscaler" still work, but when i tap on "adapt sound" nothing happens.
does anybody know, which parts of the script i have to delete for keeping this feature?
i already looked for the apk online and in the rom itself, but i can't find it.
edit: oops, i think i have found it: Hearingdro_V5
@Battlehero
nice work you did there, running the ROM with debloating nearly everything you put in the script since one day and it is blazingly fast and stable.
Just one little thing I noticed, when removing an App via Play Store, Smart Manager runs into an FC.
Keeping the default gallery was a good choice IMHO.
Does phone encryption work for anyone? SD card enc does work just fine, phone itself does not. It shows the encryption screen, goes into a reboot and just boots normally.
Version 1.2 is up!
Based on the latest firmware:
August Security Patch
Updated GPU drivers
Updated Gapps
Modem:
https://www.androidfilehost.com/?fid=24671318762849250
The latest bootloader is currently incompatible with TWRP.
Battlehero said:
Based on the latest firmware:
August Security Patch
Updated GPU drivers
Updated Gapps
Modem:
https://www.androidfilehost.com/?fid=24671318762849250
The latest bootloader is currently incompatible with TWRP.
Click to expand...
Click to collapse
you mean we dont need to upgrade actual bootloader (PG5, for instance) in order to install this version ?
if we do so, we lose TWRP ?
Many thanks in advance
enebro77 said:
you mean we dont need to upgrade actual bootloader (PG5, for instance) in order to install this version ?
if we do so, we lose TWRP ?
Many thanks in advance
Click to expand...
Click to collapse
To install this version you are not required to have the latest bootloader, if you flash the latest bootloader then TWRP will not work.
The ROM will work with an older bootloader.
Battlehero said:
To install this version you are not required to have the latest bootloader, if you flash the latest bootloader then TWRP will not work.
The ROM will work with an older bootloader.
Click to expand...
Click to collapse
Is this work on s7edge 935?
Battlehero said:
To install this version you are not required to have the latest bootloader, if you flash the latest bootloader then TWRP will not work.
The ROM will work with an older bootloader.
Click to expand...
Click to collapse
Hi Battlehero, Mine is a SM930FD with APDQ firmware, do I need to flash any other things beside your Rom.zip.
Will there be an issue with CSC?
Thanks
saxena1 said:
Is this work on s7edge 935?
Click to expand...
Click to collapse
kotaxor said:
Hi Battlehero, Mine is a SM930FD with APDQ firmware, do I need to flash any other things beside your Rom.zip.
Will there be an issue with CSC?
Thanks
Click to expand...
Click to collapse
It should work on your device; make a back-up before trying just to be on the safe side.
Battlehero said:
It should work on your device; make a back-up before trying just to be on the safe side.
Click to expand...
Click to collapse
Just flash it today, everything went smoothly.
Much appreciated
Version 1.3 is up
Changelog:
Based on the latest firmware.
Changelist: 8987038
Build date: Tue, 16 Aug 2016 01:01:08 +0000
Updated SuperSU to V2.78
Latest modem and bootloaders are in the OP.
When updating bootloader make sure to flash the latest TWRP (3.0.2-3 or higher) or recovery will not work.

Getting NFC Provisioning Payload

I have this provisioning payload
{
"android.app.extra.PROVISIONING_DEVICE_ADMIN_COMPONENT_NAME": "com.afwsamples.testdpc/com.afwsamples.testdpc.DeviceAdminReceiver",
"android.app.extra.PROVISIONING_DEVICE_ADMIN_SIGNATURE_CHECKSUM": "HUWAKsNQ3cj4O7MHeLyskMYrQgR86QykJKR-o5RHrjQ=",
"android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_DOWNLOAD_LOCATION": "DPC URL HERE"
}
Once the dpc app is downloaded and installed, I want to know the playload using which it was downloaded. I want to extract the dpc download url in DPC app. Any possible workaround?

Categories

Resources