Hard time extracting boot.img with payload dumper (8T) - OnePlus 8T Questions & Answers

Can someone provide me boot image file for oneplus 8T OOS 11.0.8.14.KB05DA (indian variant)
while running this command in cmd i am getting multiple error "python -m pip install -r requirements.txt"
{
"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"
}

You need to download and install Visual C++ Build Tools from here:
Microsoft C++ Build Tools - Visual Studio
visualstudio.microsoft.com

Related

[Mac] OS X ADB & Fastboot (Un)Install Script

I hate doing stuff manually when it can be automated, so this happened...
This is a modification of this script created by kalaker, with some fixed scripting errors (moving rather than copying files, execuable permission not being set, etc) and updated binaries.
All credit goes to kalaker.
It's worth noting that kalaker originally included a Linux script too, but I removed it because I'm not using Linux right now.
TLDR: it installs adb/fastboot on OS X
{
"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"
}

Adb for windows

Today i present you with my new software all in one ADB which allow you to run ADB commands by typing just numbers.
You dont nedd 15sec ADB installed in your PC
All you need is your phones drivers properly installed:good::good:
{
"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"
}
Download and Run the software as per instructions
Inform me if this hepled you..
*Do suggest edits as this is ver1.0.0
*Do not Delete the hidden files in the zip as it is required for proper working

[cofface]adb && fastboot for windows、linux、 arm box

New adb && fastboot:
1.support all devices
2.support windows、linux 、arm box
3.compiled with android 7.1;
4.support push > 2G file;
5.support adb sideload
6.support transfer progress
{
"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"
}
chinese blog:http://blog.cofface.com/archives/569.html
hello, this adb version is very useful, i still use it.but `adb shell` always print my input text, can disable this? thank you very mush.

General ADB Multi Tool (russian)

{
"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 found the tool from an russian android site while google'd for abd commands.
I cant tell if this file is 100% clean but the executed scripts were fine.
I can approve that the tool is working ..well its just an compiled executable, with included adb files and working scripts and an simple nice GUI ~for lazy people~ :3
Link
Mirror

Question Can't install some apks

Ex: https://apkaward.com/dead-cells-mode
This game works fine on Android 10 but I can't install it on rog 5 running Android 11. Is there anyway? Please help
{
"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"
}
The APK most likely only has builds compatible with the SDKs from Android 10 and below. Download a fresh copy of the APK directly from Play Store...or where ever. Make sure they're also the correct endian and arch, such as Arm64, etc...

Categories

Resources