FFM (Fastboot Flashing Mobile)
270 subscribers
1 photo
5 files
6 links
FFM adalah sebuah alat untuk menginstal android menggunakan android lainnya.
Download Telegram
Bahasa : Indonesia

Buka Termux dan Ikuti langkah di bawah ini

Perintah:

$apt update && apt upgrade
$apt install git python2
$git clone http://github.com/leemrtnzz/Sudo-Termux
$cd Sudo-Termux
$python2 sudokeun.py
$termux-setup-storage
$cd ..
$cd storage/shared
$mkdir flash
$cd flash
$git clone http://github.com/leemrtnzz/FFM
$cd FFM
$sudo python2 flash.py
$ pilih menu nomor "[4] Instal ADB"

Bagaimana cara menggunakan:
Masukkan file TWRP jika Anda ingin menginstal TWRP ke folder FFM/TWRP

Masukkan file ROM jika Anda ingin menginstall ROM ke folder FFM/ROM

Bingung? Bisa hubungi saya

Facebook: http://fb.me/leemrtnzz
Telegram:
http://t.me/leemrtnzz
WhatsApp:
+6283841365567

Jika Anda ingin menyumbang untuk perkembangan alat ini:
Paypal: https://paypal.me/leemrtnzz
Tel:
+6283841365567 (axis)

FAQ:
Q : Cocok buat semua hape?
A : Cocok, asalkan bootloader Fastboot.

Q : Alat ini untuk apa?
A : Mempermudah pekerjaan, dan cocok untuk tidak punya pc atau malas ke warnet.

Q : Apakah ketika keluar, terus kita mau jalankan harus mengulang lagi?
A : Tidak, cukup tahu lokasi folder FFM dan jalankan seperti biasanya.

Q : Bagaimana cara menggunakan alat ini?
A : Mudah, cukup pasang Termux, dan memasang bahan yang sudah saya berikan.

Q : Ada video penjelasan tentang alat ini?
A : Segera, karena saya belum ada hape lain untuk saya pasangkan, bila teman ingin membuatkan tutorialnya, bisa kirim pesan pribadi.
FFM (Fastboot Flashing Mobile)
FFM.zip
Extrack pada internal/external!!

Perintah masuk pada internal :
$cd /storage/emulated/0/(tempat folder FFM)

Perintah masuk pada eksternal:
$cd /storage/6432-3931/(tempat folder FFM)

Perintah menjalankan :
$sudo python2 flash py

NB : sudah terinstal sudo!!
FFM (Fastboot Flashing Mobile) pinned «Bahasa : Indonesia Buka Termux dan Ikuti langkah di bawah ini Perintah: $apt update && apt upgrade $apt install git python2 $git clone http://github.com/leemrtnzz/Sudo-Termux $cd Sudo-Termux $python2 sudokeun.py $termux-setup-storage $cd .. $cd storage/shared…»
Language :English

Open Termux and follow the steps below

Command:

$ apt update && apt upgrade
$ apt install git python2
$ git clone http://github.com/leemrtnzz/Sudo-Termux
$ cd Sudo-Termux
$ python2 sudokeun.py
$ termux-setup-storage
$ cd ...
$ cd storage / shared
$ flash
$ cd flash
$ git clone http://github.com/leemrtnzz/FFM
$ cd FFM
$ sudo python2 flash.py
$ select menu number "[4] Install ADB"

How to use:
Enter the TWRP file if you want to install TWRP into the FFM / TWRP folder.

Enter the ROM file if you want to install ROM into the FFM / ROM folder.

What is needed:
• Otg cable
Android is rooted
Data cable

Confused? Can contact me

Facebook: http://fb.me/leemrtnzz
Telegram:
http://t.me/leemrtnzz
WhatsApp:
+6283841365567

If you want to contribute to the development of this tool:
Paypal: https://paypal.me/leemrtnzz
Tel:
+6283841365567 (axis)

FAQ:
Q: Suitable for all cellphones?
A: Suitable, provided the Fastboot bootloader.

Q: What is this tool for?
A: Makes it easier for work, and is suitable for not having a PC or being lazy to internet cafe.

Q: When we leave, do we want to run again?
A: No, just know the location of the FFM folder and run it as usual.

Q: How do you use this tool?
A: Easy, just install Termux, and install the material that I have provided.

Q: Is there a video explanation about this tool?
A: Immediately, because I don't have another cellphone to attach, if you want to make a tutorial, you can send a private message.
Extract on internal / external !!

Internal login commands:
$ cd /storage/emulated/0/(where the FFM folder is)

External incoming commands:
$ cd /storage/6432-3931/(place the FFM folder)

The command runs:
$ sudo python2 flash.py

Note : already installed sudo !!
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)