What's new

Tutorial Remix os for pc w/ xposed project roc - v3.0.207, pre-rooted,busybox,gapps]

JoKeR-26

Honorary Poster
Joined
Apr 10, 2016
Posts
69
Reaction
87
Points
156
Age
36
I present to you
Project ROC - Remix OS Custom
http%3A%2F%2Fi.imgur.com%2FIw03sjQ.png


I spend countless nights developing roms, awesome mods, and scripts, if you wish to support my work and future developments you can donate to me via the link You do not have permission to view the full content of this post. Log in or register now.!

Features:


1. XposedFramework V86 X86
2.Pre-rooted with SuperSU 2.76
3.Busybox
4.CM File Manager (root access to files)
5.Deodexed
6.Debloat
7.Adaway
8.GAPPS

Changelog for Project ROC


V3.0.207
Updated to version 3.0.207
Updated GAPPS
Updated SuperSU


V3.0.206
Xposed Framework V86 X86
SuperSU 2.76
Busybox
CM File Manager
Deodex
Adaway



Changelog for Remix OS 3.0.207 by Jide
Remix OS version: 3.0.207
Release date: November 25, 2016
Remix OS Build Number - 64-bit: B2016112101
Remix OS Build Number - 32-bit: B2016112201
Release notes:

1. Added Verbose mode to save log files for easier debugging.
Guidelines: You do not have permission to view the full content of this post. Log in or register now.
2. Updated Linux kernel to 4.4.30
3. Added "Never sleep option" to be seen in languages other than English
4. Fixed a bug there was an issue remembering the last selected system in your boot menu
__________________________________________________ _____________
If you experience any bugs or issues, report it through our Verbose mode!


Changelog for Remix OS 3.0.206 by Jide
Release date: October 11, 2016

Release notes:
Quote:

- Houdini update resolved issues with apps like You do not have permission to view the full content of this post. Log in or register now. and Candy Crush
- Fixed most dual GPU issues
- Fixed keyboard input issues when key-mapping is activated
- Fixed conflicts between mouse and keyboard input when key-mapping is activated
- Added Wi-Fi drivers for Realtek wireless cards - rtl8723bs, rtl8723bu, rtl8812au
- Updated Gaming Toolkit to v.1.2.1
- Improved boot menu
- Added touchscreen drivers from Next Window (touchscreen manufacturer)
- Ads have been removed from the 'My apps' section of your app drawer




Install Instructions:

LEGACY

1. Extract Project ROC
2. Run Remix OS Installation Tool
3. Select Project ROC with the corresponding version number for the ISO
4. Select desired install location: Hard Disk or USB
5. Select target drive and partition
6. Press OK and allow the installer to finish
7. Close the installer and navigate to the installer location (Since I installed to my C: partition, it was located at C:\RemixOS\)
8. Open menu.lst with your favourite text editor (I used Notepad++)
9. Add this: REMOUNT_RW=1 after SRC=RemixOS/
Make sure the red code is added like this:

Example:
Code:
default 0
timeout 10

title Resident mode - All your data and apps are saved
find --set-root /RemixOS/kernel
kernel /RemixOS/kernel root=/dev/ram0 androidboot.hardware=remix_x86 androidboot.selinux=permissive quiet SERIAL=random logo.showlogo=1 SRC=RemixOS/ REMOUNT_RW=1 DATA= CREATE_DATA_IMG=1
initrd /RemixOS/initrd.img
boot
10. Save and reboot to Project ROC
11. All versions from .205 will have the Xposed Framework files included, but must be manually installed to be able to use. If you want to install and use Xposed Framework then follow these steps!
Boot Remix OS with Debugging
To do this add the flag: "DEBUG=1" just like earlier with the "REMOUNT_RW=1" flag! (You can remove it once you have installed Xposed!)
When it asks you to type exit do not type exit, instead follow this: 1. "su" (allow su permission 2. "cd /system/xposed" 3. "sh flash-script.sh" 4. "exit" 5. "exit"
e.g.
>su
>cd /system/xposed
>sh flash-script.sh
>exit
>exit
12. Update all apps via You do not have permission to view the full content of this post. Log in or register now. Play Store

UEFI

Thanks to @You do not have permission to view the full content of this post. Log in or register now. for letting me use his instructions!

Now you need to make the change persistent:
For Remix OS installed on hard drive:
  • LEGACY BOOT:Apply adequate changes to grub.cfg or menu.lst file in your Remix OS installation folder. Editing both files won't hurt
    UEFI BOOT: Apply adequate changes to EFI:/boot/grub/grub.cfg file in your ESP (EFI System Partition) - example path Z:/boot/grub/grub.cfg
    Instruction on how to access grub.cfg file on Windows
    BEWARE, ACCIDENTALLY REMOVING OR MODIFYING SOME FILES FROM ESP PARTITION WILL RENDER SYSTEMS NOT BOOTABLE - WILL REQUIRE RECOVERY TOOLS.
    To access ESP, you need to:
    start cmd.exe as administrator
    Kill Explorer -> Mount the ESP -> Start the Explorer as admin using below commands:
    Code:
    taskkill /f /im explorer.exe
    mountvol Z: /s
    explorer.exe
    If you fail to mount the system partition then it's probably already mounted. Start notepad as administrator then browse My computer and you should find a SYSTEM drive - that's ESP.
    Edit & save the EFI:/boot/grub/grub.cfg file
    Reboot and test if the changes worked(if you reboot into Windows, the ESP should be inaccessible again - it automatically unmounts upon restart)
For Remix OS installed on a USB stick:
  • You will need to access USB partition labeled REMIXOSSYS.
    Filesystem of this partition is not supported by Windows, so without any 3rd party apps you won't be able to modify the needed files.
    You will need to either use a Linux distribution or edit from Remix OS on other device. Be dexterous
    LEGACY BOOT:Apply adequate changes to REMIXOSSYS:/SYSLINUX.CFG
    UEFI BOOT: Apply adequate changes to REMIXOSSYS:/boot/grub/grub.cfg
    Add a post with your results after using the guide and hit Thanks it it worked for you List your device brand and model & GPUs models + Remix OS version

Downloads:

Google Drive


32-bit: V3.0.207
V3.0.207 (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11) You do not have permission to view the full content of this post. Log in or register now.
V3.0.207 GAPPS (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11) You do not have permission to view the full content of this post. Log in or register now.

64-bit: V3.0.207
V3.0.207 (XPOSED NOT INCLUDED, IT CAUSED BOOT PROBLEMS You do not have permission to view the full content of this post. Log in or register now.
V3.0.207 GAPPS (XPOSED NOT INCLUDED, IT CAUSED BOOT PROBLEMS) You do not have permission to view the full content of this post. Log in or register now.



32-bit: V3.0.206
V3.0.206 (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11)You do not have permission to view the full content of this post. Log in or register now.
V3.0.206 GAPPS (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11) You do not have permission to view the full content of this post. Log in or register now.

64-bit: V3.0.206
V3.0.206 (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11) You do not have permission to view the full content of this post. Log in or register now.
V3.0.206 GAPPS (XPOSED INCLUDED BUT MUST BE INSTALLED USING STEP 11) You do not have permission to view the full content of this post. Log in or register now.
Credits:

Jide for providing us with an awesome OS
@You do not have permission to view the full content of this post. Log in or register now. for Xposed Framework
@You do not have permission to view the full content of this post. Log in or register now. for SuperSU
@You do not have permission to view the full content of this post. Log in or register now. for Busybox
@You do not have permission to view the full content of this post. Log in or register now. for Adaway
@You do not have permission to view the full content of this post. Log in or register now. You are the real MVP, you quite literally made this possible, from creating modified files, to helping my stubborn brain understanding what to do!
@You do not have permission to view the full content of this post. Log in or register now. You are just awesome bro, Giving me all the information I need!
@You do not have permission to view the full content of this post. Log in or register now. for linking me to the the right places! You saved me so much time!
Android (Google) for Android
tongue.png

CyanogenMod Team for the apps

Donations

ORIOL BLADE RADUA - Thanks for the first donation; It means a lot to me!
smile.png




I spend countless nights developing roms, awesome mods, and scripts, if you wish to support my work and future developments you can donate to me via the link You do not have permission to view the full content of this post. Log in or register now.!

Dont just Hit n Run....thanks for support ;-)

for those who unable to install xposed framework or modules in android.... can try on your PC..... read it properly and do follow the procedure ....any unbroken causes, Pls dont blame on me...thanks ;-)
 

Attachments

Back
Top