Note4: diferència entre les revisions

De WikiMar
Salta a la navegació Salta a la cerca
Cap resum de modificació
 
(Hi ha una revisió intermèdia del mateix usuari que no es mostren)
Línia 9: Línia 9:




===How to install Android 5.1.1 + xposed + encryption===
==How to install Android 5.1.1 + xposed + encryption==




* Install stock room using Odin. It can be found http://www.phonandroid.com/forum/topic-t131379.html or https://mega.nz/#!KgVBVTLJ!xoY38eeJaP13jDZj65g6GeqCDJ5Ya4-2wAWAy7CbwRU
* Install stock rom using Odin. It can be found http://www.phonandroid.com/forum/topic-t131379.html or https://mega.nz/#!KgVBVTLJ!xoY38eeJaP13jDZj65g6GeqCDJ5Ya4-2wAWAy7CbwRU
* Boot rom and encrypt device
* Boot rom and encrypt device
* Flash CMW or Philz_touch_6.59.0-trlte.tar.md5  (these recovery tools cannot delete the encrypted user data, so you can proceed wipeing user settings)
* Flash CMW or Philz_touch_6.59.0-trlte.tar.md5  (these recovery tools cannot delete the encrypted user data, so you can proceed wipeing user settings)
Línia 94: Línia 94:
</pre>
</pre>


===Xposed Modules===
 
 
 
 
==How to install Android 6 + xposed + encryption==
 
====Remarks====
*Cyanogenmod stops being develpped and a new fork continues named LineageOS.
 
*There are 2 main customs recoveries: CMW and TWRP
I installed twrp-3.0.2-0-trltexx.img.tar because it is suppsed to support data partition encryption, but it does not.
 
*CM13 Cyanogenmod 13 is Android 6.0, and CM14.1 is Android 7.1.1
 
====Process====
 
* You need to custom recovery, if not flash twrp-3.0.2-0-trltexx.img.tar using odin
* Flash using odin the most updated modem and bootloader (I extracted them from N910FXXS1DQA1_N910FOXA1DPL1_DBT.zip  https://www.sammobile.com/firmwares/database/SM-N910F/)
** Modem flash as CP and bootloader as AP
* Boot to recovery and flash ROM cm-13.0-20151107-UNOFFICIAL-trltexx.zip, the blobs 511Blobsv1.0.zip and the most updated nano 6.0 arm Gapps http://opengapps.org/ (currently open_gapps-arm-6.0-nano-20170216.zip)
* Wipe Dalvik and reboot, i takes some time
* Define a password, and encrypt device
* After restart, reboot to recovery and flash cm-13.0-20161120-UNOFFICIAL-trltexx.zip from https://forum.xda-developers.com/note-4/snapdragon-dev/unofficial-cm13-0-910f-g-t3280529 and just in case also open_gapps-arm-6.0-nano-20170216.zip
* TWRP cannot clean dalvik because the data partition is encrypted and it can't mount it
* reboot and then reboot into recovery again
* flash xposed-v87-sdk23-arm.zip (latest xposed*.zip from http://dl-xda.xposed.info/framework/) and reboot
* install the app XposedInstaller_3.1.1.apk (from https://forum.xda-developers.com/showthread.php?t=3034811)
 
* Dpi at 480 in settings->Display
 
 
 
==Xposed Modules==
* Amplify
* Android N-ify
* App Settings
* App Settings
* APV youtube module
* APV youtube module
* Awesome Pop-up Video
* Awesome Pop-up Video
* BootManager
* BootManager
* GravityBox [LP]
* GravityBox [MM]
* Greenify
* LightningWall
* LightningWall
* NetStrengh
* WhatsApp Extensions
* RootCloak
* XBridge
* Wanam Xposed
* (no) NetStrengh
* (no) RootCloak
* (no) Wanam Xposed
* XHFW3
* Xprivacy
* Xprivacy
* Xprivacy in App info
* Xprivacy in App info

Revisió de 15:39, 17 feb 2017

Galaxy Note 4 SM-N910F

Device type: trlte Product Name: trltexx

El meu tel: Privat:Note4


How to install Android 5.1.1 + xposed + encryption

File options.prop:

#
# DevBase by ALEXNDR (_alexndr @ XDA)
#
# Configuration file to allow customize the installation
#
# I agree to use any part of my work to create more advanced custom ROM,
# but it would be great if you add me to the credits

# Enable init.d support while running stock kernel. Allowed values:
# 1 - enable init.d support, 0 - do not enable init.d support

init.d.support=0

# Enable some hidden features (e.g. call recording) by adding <CscFeature> entries.
# Allowed values: 1 - enable hidden features, 0 - do not enable hidden features

csc.feature.mod=0

# Take care of security-related system files if there are any (SuperSU PIN, Avast Anti-Thelf in root mode).
# Allowed values: 1 - make a backup and then restore at the end of installation, 0 - skip backup

security.files=0

# CSC Selection. Allowed values:
# KCSC - Keep current CSC, recommended in most cases (automatic selection or copy your current CSC contents).
# You can force the use of natively supported CSC by typing (use UPPERCASE!): ATO, AUT, BAL, BTU, CYO, DBT,
# ETL, EUR, ILO, ITV, LUX, MEO, MET, NEE, ORX, PHE, PHN, ROM, SEE, SIO, TPD, TPH, XEF, XEH, XEO

CSC=KCSC
  • Copy N910FXXU1COH4_Deodexed_alexndr.zip and options.prop to the root of the SDCARD
  • Flash N910FXXU1COH4_Deodexed_alexndr.zip
  • Boot and install XposedInstaller_3.0_alpha4.apk (if you install the latest one from the Xposed website, it says that this SDK is not yet supported)



The list of apps deleted by _alexndr:


1. Base:
- Multi CSC (list of natively supported CSC as above) (*)
- Removed KNOX (apps, agent, container, etc..)
- Rooted (SuperSU 2.49 app + binary), BusyBox 1.23.1
- Odexed (original, untouched framework & apps)
- All original features are present and works
- Able to write to extSdCard by all applications
- No visual changes (100% stock look)
- Stock kernel
- Safe De-Bloated (more info below)

Removed apps list:
Chrome
Drive
Dropbox
Evernote
Facebook
FB Messenger
FB Pages Manager
Flipboard
Google+ / Photos
Hangouts
Instagram
PEN.UP
Play Books
Play Games
Play Movies
Play Music
Play Newsstand
Smart Remote
WhatsApp



How to install Android 6 + xposed + encryption

Remarks

  • Cyanogenmod stops being develpped and a new fork continues named LineageOS.
  • There are 2 main customs recoveries: CMW and TWRP
I installed twrp-3.0.2-0-trltexx.img.tar because it is suppsed to support data partition encryption, but it does not.
  • CM13 Cyanogenmod 13 is Android 6.0, and CM14.1 is Android 7.1.1

Process

  • Dpi at 480 in settings->Display


Xposed Modules

  • Amplify
  • Android N-ify
  • App Settings
  • APV youtube module
  • Awesome Pop-up Video
  • BootManager
  • GravityBox [MM]
  • Greenify
  • LightningWall
  • WhatsApp Extensions
  • XBridge
  • (no) NetStrengh
  • (no) RootCloak
  • (no) Wanam Xposed
  • XHFW3
  • Xprivacy
  • Xprivacy in App info