{Splash Screen} Nokia Asus, Sony, Google, Samsung Splash Screen for Redmi Note 3 - Xiaomi Redmi Note 3 Guides, News, & Discussion

custom splash screen for Redmi Note 3-
Backup stock-
open Terminal emulator and run Command
Code:
dd if=/dev/block/mmcblk0p18 of=/sdcard/splash.img
flash via fastboot-
extract logo zip in adb folder
Code:
fastboot flash splash asussplash.img
replace asussplash.img by splash screen name which you want to flash,
via terminal-
extract zip into root of internal storage
open terminal emulator run command-
Code:
dd if=/sdcard/asussplash.img of=/dev/block/mmcblk0p18
replace asussplash.img by splash screen name which you want to flash,
Via Cmd-
extract logos.zip on root of internal storage
open cmd in adb folder
connect device into pc{driver must installed}
run command one b y one-
Code:
adb shell
Code:
su
Code:
dd if=/sdcard/asussplash.img of=/dev/block/mmcblk0p18
Downloads-
http://www.stupdroid.com/2016/09/custom-boot-logos-redmi-note-3-snapdragon.html
preview-
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

unable to post Link
i am a new member so unable to post preview and download link, add .html after snapdragon
stupdroid.com/2016/09/custom-boot-logos-redmi-note-3-snapdragon

Related

[TOOL] [LINUX/MAC] Nexus Tools 2.8 (Featured by XDA)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Nexus Tools is an installer for the Android debug/development command-line tools ADB (Android Device Bridge) and Fastboot for Mac OS X and Linux. The script does not need to be downloaded, simply copy and paste this command into the terminal and run it to install ADB/Fastboot:
Code:
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.sh)
and this command to un-install Nexus Tools:
Code:
bash <(curl -s https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/uninstall.sh)
Nexus Tools requires sudo privileges to install/uninstall the adb and fastboot tools to /usr/local/bin, so they can be run without typing the full directory. Nexus Tools is licensed under the GPLv3 license, and the source code is at the GitHub project below.
If you have a problem with Nexus Tools, leave a reply below or as an issue on the GitHub project!
GitHub Project
XDA News Article
added to index
[INDEX] LG NEXUS 5X Resources Compilation Roll-Up
This is a basic script and not specific to Nexus devices. @corbin052198 please contact me for further information.

[Tool] One Click Convert System.new.dat into fastboot flashable img for Window

********System.new.dat into Flashable img Converter*******
Tool By- XN Creation
If This Helpful For you just Press :good:
Stop cmd Work just press Enter And Done
Convert system.new.dat into fastboot flashable img By just pressing Enter
python-3.0XX must Installed In your System
How to -
1.copy system.new.dat in Tool Folder with system.transfer.list and file_contexts,
2.run system.new.dat to img converter
3.hit enter
Starting Seconds-
5-10 Seconds converted to raw img
15-30 Seconds converted to flashable img
Done, Thats it
see tool folder 2 new file present,
A- system.raw.img
b.system.new.img
system.raw.img is ext4
system.new.img is flashable img
Version- 1.2 Stable Release 2016
Credit-
xpirt
A.S_id
ME/XN Logos
Downloads-
mod edit - link removed Here[/URL]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
plz help me! i do as you said but there is a problem i only got system.raw.img not system.new.img it said i need contact develop to ask for rk2.exe compatible (i'm using win7 32bit) plx help
You should update sdat2img binary for Nougat roms support.

[no root] Change screen resolution to increase battery life SM-J7108 and Galaxy On8

Reason Galaxy On8 is applicable is they got 1080p display
ok, let's get started, first you need Adb. If you don't have, download below:
https://developer.android.com/studio/releases/platform-tools.html <-- that package about 7mb
Extract it to a folder, on that folder Shift + Right Click, 'Open command window here'
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
1. Enable USB debugging (google it)
2. Run this command:
adb shell wm size 720x1280 && adb shell wm density "320" && adb reboot
3. Done. Your phone will reboot, voila! Your screen should still look nice without noticeable change
To reset:
adb shell wm size reset && adb shell wm density reset && adb reboot
How I calculate 320, for 720p case:
default is 480 so 480 รท 3 = 160 then 480 - 160 = 320
That's it
Did you tested it in on 8 or any touchwiz rom ??

Fastboot is not working but adb is fine.

Hello everyone. I have my asus zenfone max pro m1 and I want to install a custom rom in it, which requires me to go to fastboot.
I have followed a post on xda forum about it.
I have unlocked my bootloader.
installed adb and fastboot (platform tools).
enabled usb debugging and allowed my pc.
Now when give the command for adb devices, it shows me the attached device. Then i give the command "adb reboot bootloader" and it works perfectly and I enter fastboot on my device.
But as soon I give command fastboot devices the fastboot menu in my phone changes to small font saying "press power button to shutdown" . But when I restart my PC and do it all again, the first time when I
give the command for fastboot devices it shows me my device , but second time onwards it shows "??????? fastboot" and again the same small font message is shown. I have attached screenshot of my CMD for better illustration. Please help me regarding this . Thank you.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

How to Remove Warning Bootloader Unlocked Message on Moto G5

The Bootloader Unlocked Message is a single image with a serial number printed on top. In case of the Moto G5 the serial number is 'N/A' (not applicable). To completely hide the 'Unlocked' boot message logo.bin must be replaced with one that has a white background where 'N/A' appears. Like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have created 5 different versions:
INSTALLATION:
phone: enable debug mode
pc: have 'adb' and 'fastboot' installed
connect to pc (usb)
on pc, in terminal:
cd /path/to/folder/ (cd to the folder where boot.img is )
adb
adb devices (Must list a phone id. If not check debug mode on phone)
(if 'unauthorized' grant permission on phone)
adb reboot bootloader (boots phone into fastboot)
fastboot devices (should list device, as above)
fastboot flash logo logo.bin (ignore 'not found' 'not signed' etc.)
when done reboot using the menu on the phone.
Done!
DOWNLOAD
All 5 logo.bin files, with images and installation instructions (3.1 MB)
Used, very good.
Great! Even knew /e/

Categories

Resources