LINEAGE OS

LineageOS was officially launched on December 24, 2016, with the SOURCE CODE available on GitHub. Since that time, LineageOS development builds now cover more than 185 phone models[9] with over 1.7 million active installs,[10] having doubled its user base in the months February–March 2017.

XPOSED

XPOSED FRAMEWORK is a framework for modules that can change the behavior of the Android system and their respective applications without making direct modifications to them. That means the modules can work for different versions or ROMs without having to make any changes. In addition, because all changes are made in memory, these changes can be undone by deactivating the module and restarting the system so that it returns to its original state. The only requirement to install the Xposed framework is to have an Android device with root.

Team Win Recovery Project (TWRP)

Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which are functions often unsupported by stock recovery images.It is, therefore, often installed when flashing, installing, or rooting Android devices, although it isn't dependent on a device being rooted prior to installation.

ROOT

ROOTING is the process of allowing users of smartphones, tablets and other devices running the Android mobile operating systemto attain privileged control (known as root access) over various Android subsystems. As Android uses the Linux kernel, rooting an Android device gives similar access to administrative (superuser) permissions as on Linux or any other Unix-like operating system such as FreeBSD or macOS.

ANDROID

ANDROID is a mobile operating systemdeveloped by GOOGLE. It is based off of a modified version of the Linux kernel and other open source software, and is designed primarily for touchscreen mobile devices such as smartphones and tablets. In addition, Google has developed Android TV for televisions, Android Auto for cars, and Wear OS for wrist watches, each with a specialized user interface. Variants of Android are also used on game consoles, digital cameras, PCsand other electronics.

Friday 9 March 2018

[PARTISI] Cara Mengatasi "mount warning" Pada Link2sd Untuk Semua Samsung dan Android 5.1.1+ stock ROM.

Mount warning link2sd


  1. Description :
  • Masalah Mount Warning Pada Link2sd /Partisi Memory Card.
  • Saya kira banyak ponsel bisa dibilang SAMSUNG dan beberapa perangkat seperti SONY memiliki masalah, seperti (mount warning) yang ditampilkan oleh Link2sd setelah mem-partisi kartu SD external.
  • Kejadian Ini Sering Dapat di Temukan di Perangkat yang Berbasis Versi Android LOLLIPOPS Terutama Untuk Ponsel SAMSUNG Versi Android 5.0.x.
  • Anda Tidak Perlu Khwatir Dengan Kejadian Masalah yg Seperti Ini.
    Seperti Masalah yg Terjadi Ponsel Harus di Restate Lagi dan Lagi Dengan Pilihan Menu Link2sd Sendiri Untuk Memperbaikinya.
    Mungkin Cara Itu Cuma Untuk Sementara.
  • Dan Cara Terbaik Untuk Memperbaikinya ,Solusi Ini Sangat Memungkinkan Untuk Me-mount Partisi Kedua Otomatis Dalam Mode Restate Fase Boot.
  • Tak Lupa ,Terima Kasih Untuk Warre101 Atas Idenya.
  • Jika Anda Ingin Menggunakan Link2sd ,Anda Harus Memiliki Perangkat Berakar/Root.
  • Saya Melakukannya Ini di Samsung galaxy J3 2016 Dengan Stok ROM 5.1.1.
  • Siapkan Aplikasi Xplorer Terbaik di Ponsel Anda ,Untuk Menyelesaikan Masalah Ini.
Screenshot Screenshot Screenshot Screenshot
  1. Tutorials :
  1. sekarang jalankan aplikasi xplorer anda ,disni saya mnggunakan Mi Xplorer.
  2. selanjutnya ,buat sebuah folder baru di sd card/external sd card.
    contoh saya akan membuat folder dengan nama Project.
  3. buka folder yg sudah di buat tadi.
    dan buatlah sebuah file yg berxtensi txt   contoh: file.txt
  4. edit menggunakan tex editor/root xplorer atau mixplorer. dan salin kode di bawah ini.
  5. 
    #!/system/bin/sh
    sleep 4
    mount -t ext4 -o rw /dev/block/mmcblk1p2 /data/sdext2   
    
    
  6. lalu tempelkan di file.txt yang sudah di buat tadi, lalu simpan.
    selanjutnya:
  7. ganti nama file.txt menjadi 11link2sd
  8. sekarang :
    pergi ke system, buat sebuah folder, dengan nama su.d  seperti contoh /system/su.d   set permission folder su.d  dengan permision ( 700/RWX ).
  9. tahap selanjutnya, cari dan pindah file yang sudah di buat tadi 11link2sd   ke /system/su.d/disini. set permission 11link2sd  dengan permision ( 700/RWX).
  10. RESTARTS PERANGKAT ANDA
Kesimpulan :
Sekrip yang baru dibuat akan me-mount partisi yang dibutuhkan oleh Link2sd.
Untuk mengelola partisi kedua pada kartu sd eksternal selama fase booting perangkat / sistem.
Solusi Ini tidak 100% yakin jika su.d akan bekerja di setiap ROM. 


   Share :
+1
Share
Ok
Send
Pin
Share
Share
Send