• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[G920F/I] SpaceX Mod for Galaxy S6 - Beta 1a (Apr, 25 2015)

Manh_IT

Senior Member
Feb 10, 2013
681
1,479
0
Ha Noi
choimobile.vn

SpaceX Mod for Galaxy S6
G920F/G920I

Feature:
  • Install Busybox
  • Remove 400MB for system
    Books
    Bridge
    FBMessenger_stub
    FBInstagram_stub
    Facebook_stub
    *Knox*
    Newsstand
    Music2
    PlayGames
    PlusOne
    SecurityLogAgent
    Videos
    YahooLiveWeather
    MobilePrintSvc_Samsung
    container
    FWUpdateService
    FotaClient
    KLMSAgent
    SyncmlDM,...
  • All language support
  • Add build.prop & init.d tweaks: Battery life, boot speed, increase quality display, optimize network speed,...
  • Added the recording button call , quick exit button in your browser
  • Enabled delivery reports
  • On - off capture
  • Added the Lunar in S Planner
  • Added the call block/mms (block messages, calls)
  • Ads block
  • On display special characters keyboard Samsung
  • Update all applications to the latest version
  • Enable messaging scheduled
  • Enable backup - restore messages
  • Enable copy message to Sim
  • Add toggles (Quick Settings button): Ultra Power Saving, WiFi Hotspot, Smart Stay, Personal Mode
  • Remove call ring and Proximity delay
  • ...
Download:
SpaceX Beta 1a:

Install:
  1. Flash back Stock ROM
  2. Install TWRP
  3. Copy SpaceX Mod to Devices
  4. Into Recovery, Install SpaceX Mod
Note:
  • Only install on stock rom
  • G920I use TWRP of G920F
  • KNOX will be activated (0X0 > 0X1), I am not responsible for that!

XDA:DevDB Information
SpaceX Rom Galaxy S6, ROM for the Samsung Galaxy S6

Contributors
Manh_IT
Source Code: http://choimobile.vn/threads/50850/

ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: G920FXXU1AOBN

Version Information
Status: Beta
Current Beta Version: 1a
Beta Release Date: 2015-04-25

Created 2015-03-25
Last Updated 2015-04-26
 
Last edited:

hillbeast

Inactive Recognized Developer
Feb 9, 2011
2,719
6,790
0
Dunedin
@Manh_IT X64 & X86??? Did you convert s6 Rom to 32 bit???
Good job! Only one question.. do you suggest to flash the x86 or x64 version? :)
X86 and X64 refer to Intels x86 architecture and the 64 bit extension AMD64 (commonly referred to as x64). The X64 shown in the screenshot has nothing to do with the ROM being 32 or 64 bit. The ROM will be 64 bit only.
 

The Grub

New member
Mar 31, 2015
3
0
0
Milan
X86 and X64 refer to Intels x86 architecture and the 64 bit extension AMD64 (commonly referred to as x64). The X64 shown in the screenshot has nothing to do with the ROM being 32 or 64 bit. The ROM will be 64 bit only.
Yea. I should have figured it out.. thank you.
One question, how can I flash this rom on my G920F, I still can't find a valid custom recovery anywhere :confused:
 

Albe95

Inactive Recognized Contributor
Aug 21, 2013
5,094
18,733
113
25
Verona (Italy)
X86 and X64 refer to Intels x86 architecture and the 64 bit extension AMD64 (commonly referred to as x64). The X64 shown in the screenshot has nothing to do with the ROM being 32 or 64 bit. The ROM will be 64 bit only.
I know that but the first time, the O.P. wrote "Download ROM 32Bit and Download 64Bit". This is what cheated me.
 

Fenny

Inactive Recognized Developer
Jun 28, 2007
1,383
2,071
0
The arm64 vs arm versions mean that the odexed source was taken from the arm vs arm64 folder. The files are duplicated on the S6 for each arch in the framework. So the arm64 version has all of the odex sourced from those versions in framework. This was the same puzzle I was looking at on the t-mobile variant. I suspect we will need a kernel source before we can use these (maybe just on tmo variant?) unless someone can patch the kernel binary to disable selinux.
 
  • Like
Reactions: ktetreault14

zone23

Senior Member
Feb 16, 2009
5,440
2,309
0
Looks like you guys need a updater-script? I assume ROMs still use them. Also are the /system/app files always in folders now? Seems odd. Wonder if the Galaxy S5 script could be edited to work..
 
Last edited:

TikiThePug

Senior Member
Feb 10, 2013
584
182
43
Looks like you guys need a updater-script? I assume ROMs still use them. Also are the /system/app files always in folders now? Seems odd. Wonder if the Galaxy S5 script could be edited to work..
Afaik, updater-script is still used. The apps in /system/app are in folders as of Lollipop. Same with /system/priv-app. I think this has to do with ART being the default runtime, but I could be wrong.

I'm working on G920FXXU1AOCV firmware (official)
Comming soon... :D
Awesome!
 

zone23

Senior Member
Feb 16, 2009
5,440
2,309
0
Afaik, updater-script is still used. The apps in /system/app are in folders as of Lollipop. Same with /system/priv-app. I think this has to do with ART being the default runtime, but I could be wrong.


Awesome!
thanks yes thats what I read. Little different from the old days.