FFM (Fastboot Flashing Mobile)
275 subscribers
1 photo
5 files
6 links
FFM adalah sebuah alat untuk menginstal android menggunakan android lainnya.
Download Telegram
Update FFM v1.1 :
Changelog :
• Update on flashing rom
• Update file selection in twrp
• Bug fixed
FFM (Fastboot Flashing Mobile) pinned «Update FFM v1.1 : Changelog : • Update on flashing rom • Update file selection in twrp • Bug fixed»
Forwarded from Afridi Shahriar
ffm.install
679 B
sir, this is the script.
if u keep it somewhere with 755 perm.
and, execute it from termux, it will install the ffm.
without manually entering anything.
u just need to press "Y" for 2times for confirmations.

once installed,
from next time, u just have to enter "ffm.start" to launch adb+fastboot (ffm).

((this above file will create a shortcut to python script at "ffm.start"))

__________
before executing this automated script, grant storage permission for Termux app.
FFM (Fastboot Flashing Mobile)
ffm.install
[Indonesia]

Pak, ini skripnya. Jika Anda menyimpannya di suatu tempat dengan 755 perm. dan, jalankan dari termux, itu akan menginstal ffm. tanpa memasukkan sesuatu secara manual.  kamu hanya perlu menekan "Y" selama 2 kali untuk konfirmasi.

setelah diinstal, dari waktu berikutnya, Anda hanya perlu memasukkan "ffm.start" untuk meluncurkan adb + fastboot (ffm). ((file di atas ini akan membuat jalan pintas ke skrip python di "ffm.start"))

______
sebelum menjalankan skrip otomatis ini, beri izin penyimpanan untuk aplikasi Termux.
Thanks for @AfridiShahriar , Regards
FFM (Fastboot Flashing Mobile)
ffm.install
Change permission:
$ chmod 755 (name file this)
$ bash (name file this)
FFM (Fastboot Flashing Mobile) pinned «You can see the video guide: https://youtu.be/N7xdAD68Hx4 Thanks for: HasanBy 2207»
FFM (Fastboot Flashing Mobile) pinned «You can see the video guide: https://youtu.be/N7xdAD68Hx4 Thanks for: HasanBy 2207»
FYI: add flash.py for python3
I can't try my code, because of tool limitations. I hope someone will try and report success or problems in the latest code