Themes / Apps / Mods 📳🔥PixelFlasher for Google Tablet Support Thread. - Google Pixel tablet

{
"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"
}
This is the support thread of PixelFlasher
(PixelFlasher is an open-source self contained GUI tool to facilitate Pixel phone device flashing/rooting/updating with extra features).
Note: This thread is meant for issues and problems faced in Google Pixel Tablet devices, generic issues that are device agnostic should be discussed in the main thread.
For full details on where to download / usage and feature set of the tool, visit the main thread at XDA or the project's Github page.
Troubleshooting:
If you need support or assistance, the best way to get is by generating a support file from within PixelFlasher.
You can hit that big Support button on the main screen, or select it from the Help menu.
The generated support.zip file is sanitized (redacted) to keep your sensitive information (username device id ...) private.

New Release:
June 21, 2023 v5.3.2.0 release
Added support for Pixel tablet (tangorpro).
For future devices, fixed a bug to auto detect init_boot partition and flash init_boot instead of boot even if the device is newer than the PixelFlasher and is not in PixelFlasher's list.
Disable Patch buttons if device is not in adb mode.
Reboot to system after lock / unlock bootloader if No Reboot option is not selected.
Increase sleep after reboots to various modes to assure that slow devices have time to be detected.
Updated Readme and screenshots.
Minor improvements and bug fixes.

Thank you Sir!

Finally got tool that can flash both tablet Nand phone

New Release:
June 23, 2023 v5.3.3.0 release
#79 Bug-fix: Package Manager column stays unsorted when filtered.
Warn users that extract the contents of firmware and use the image inside as firmware, which is no good.
Warn users of Android Platform-Tools 34.0.3 about potential issues and suggest using 33.0.3
Package manager bug fixes and improvements.

unroot and re-root flashing only the init-boot make easy for testing. thanks again

minhgi said:
unroot and re-root flashing only the init-boot make easy for testing. thanks again
Click to expand...
Click to collapse
If you're asking for the feature it's already there, if you're thanking, you're welcome.

Related

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Pure XL

Link To Main Thread
{
"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"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
Has anyone tried this?
^^^^
This
WinDroid Toolkit v3.0 Is Now Out!
WinDroid Toolkit v3.0 has been released! It's a huge update with a material redesign, major recode and support for 43 new devices!
You can out more specific changes in the changelog here.
You can download the new update here.
All versions before v3.0 will not have their files updated anymore since I've moved from hosting on BasketBuild to Amazon S3. Please update to v3.0 to ensure you're getting the latest recovery and root files!
I have tried all of the buttons on version 3.1 and it always comes back with "Device not found". I have chosen BLU Pure XL from the dropdown. I am able to see my phone through WIN 7 file explorer. The phone also appears to have a locked bootloader. Do you have any suggestions as to how I can proceed. I have tried other forum root procedures but when I go to the reboot for bootloader it gives a message indicating that this function has been turned off for private information Secure. forced open would be at risk.

[Tool] [Windows] Makes flashing quick and easy!

With Google releasing monthly patches (which I believe is a good thing!), it's become a bit of a chore to install updates, especially so if, like me, you have a modified device stopping you installing OTA updates.
I wanted to do something to make it a bit quicker, so I made Nexus Flash! I guess you can think of it as minimal ADB & Fastboot packaged with a GUI.
I've decided I don't like the GUI layout, and I'm pretty sure most will agree, so I've already started working a new layout, bug fixes, and adding some extra features which I'm sure some may find helpful like an update manager (so you don't have to go to Github every time there's a new version), another example is a way to boot an image file too, for instance, Chainfire's CF-Auto-Root.
Currently, there isn't much validation of user input, so please only use it as intended for now. It shouldn't break your device if you don't use it correctly since ADB has built in measures to validate files to some degree at least.
However, I have to say, this program is provided without ANY warranty or guarantee. Using this program is at your own risk. I have tested this on my own Nexus 5X and it works perfectly.
The source code is released under the GNU GPL (General Public Licence) and can be found on Github.
{
"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"
}
Prerequisites for Windows:
You'll need the .Net framework 4.5.2 installed (Windows 10 already has this).
Prerequisites for Android device:
Your device must have an unlocked bootloader.
You must have USB debugging enabled.
You'll also need the Android ADB USB drivers installed too.
Guides can be easily found by searching for them, there's plenty of them around!
Links:
Binary - Github releases
Source code - Github
Issues or feature suggestions - please direct them to Github (preferred). Or simply create a comment on this thread.
Release notes
Version 1.0.0
Initial release!
I've had to delay writing the new update for this (because life gets in the way), but I promise I will get an update out ASAP!

Android Q dev preview 2 is now available for OnePlus 7

Download link for those that weren't on DP1 (flashing implies data loss): https://oxygenos.oneplus.net/OnePlu...l_1905311416_fullupgrade_e689baf648154fe6.zip
AFH mirror: https://www.androidfilehost.com/?fid=6006931924117899637
MD5: d80dc6703e5ac68b1b88eb8a62263001
Download link for those already on DP1 (flashing doesn't implies data loss): https://oxygenos.oneplus.net/OnePlus7Oxygen_13.W.02_OTA_002_all_1905311416_e689baf648154fe6.zip
AFH mirror: https://www.androidfilehost.com/?fid=6006931924117899632
MD5: c1bbc6ec11e6140bb6d71660d89df4b4
Known issues:
Reading mode doesn't work
Display mode doesn't work
The verification window can't pop up in WIFI anonymous connection
Low probability of having stability issues
Rollback package:
Download link: https://oxygenos.oneplus.net/fulldowngrade_wipe_MSM_18857_190505_1527_user.zip
AFH mirror: https://www.androidfilehost.com/?fid=1395089523397970495
MD5: c08036b8c7dc9c77ba30d2c3eafddf67
Source: https://forums.oneplus.com/threads/android-q-developer-preview-2-for-oneplus-7-pro-7.1054712/
Older release for archival purposes:
DP1:
Download link: https://oxygenos.oneplus.net/OnePlu...l_1905191801_fullupgrade_c7f1193579a84919.zip
AFH mirror: https://www.androidfilehost.com/?fid=1395089523397970498
MD5: a722aac856678ea01cdf8c04fdaddbb6
Known issues:
Ambient Display is not working
System stability issues
Cannot send SMS when VoLTE is on
Navigation gesture is not working
Recovery mode doesn't work
Some apps may not function as expected when running on this Developer preview release
Issue with MTP that doesn't allow you to copy rollback file from PC to Phone
Source: https://forums.oneplus.com/threads/...per-preview-for-the-oneplus-7-series.1031461/
U cant install it
Why you can't install it?
is oneplus 7 released? I am waiting for it.
The 4 th of june it will be released
Updated OP as Dev Preview 2 was released today
Does anyone have a means to unbreak GM1900??
Recovery - no command
Do not use this beta if you do not want to get a brick. At the moment there is no recovery method if the bootloader is locked.
{
"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"
}
IlyaSBD said:
Do not use this beta if you do not want to get a brick. At the moment there is no recovery method if the bootloader is locked.
Click to expand...
Click to collapse
Contact customer support and tell them you bricked. They will arrange a remote session to unbrick your phone using MSM tool.

[Release] [Windows] ReBloatWare a free tool to bloatware your Android

Hello everyone,
I had written this script before long time... and after I update it today I'm finally releasing it here...
it's allows to remove the unnecessary applications using a list that stores unwated applications package's name such as (i.e Google Play Music)...
so that will help the device to become more faster and stops the Play updates forever!
Screenshot:
{
"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"
}
Requirements:
1. Windows.
2. Java platform for ADB.
3. USB Debugging.
Current Database Supportes:
Brands: KYOCERA, LG, SAMSUNG, HUAWEI
Carriers: VZW, Sprint, USCC
Others: Google, Stock, Others(all other packages are sotred here)
Changelog:
ReBloatWare v1.1 [2022-01-02]
* Updated list (added 8 packages to others).
* Updated list (added 2 packages to google)
* Excluded "com.google.android.youtube" from google list.
* Added new brand HUAWEI (with 6 packages).
* Some Improvments.
ReBloatWare v1.0b [2021-12-25]
* Much improvments.
* First public release.
ReBloatWare v1.0a [2021-08-10]
* First release.
Questions & Anwsers:
Q: How to use it ?
A: 1 - Auto Mode (Select this option if you don't know what to do)
Basically this option trys to identify the device's brand/carrier and if the brand/carrier are supported it's do's the bloatware.
after that it's removes google apps and other apps that are unnecessary.
this option are less risk becuase it's doesn't touch's the stock apps.
A: 2 - Manully Mode (for users who know what they are donnig)
This option list's all current supported types, then the user must select one type from the list.
after that it's prompts for which method will be used for bloatware "pm disable", "pm uninstall" or even root method (currectlly not avilable).
after that the tool starts the bloatware proccess.
Q: My device brand/carrier are not listed in the menu why ?
A: This means your brand/carrier are currectlly not supported,
to add your brand/carrier in the feature release, Use the option "Genereate list from device" in the tool then send me the genereated logs I'll try to add them in the next update.
Q: Is restoring removed applications are possible ?
A: Yes, but you will need to reset the device.
Q: Does this tool requires root access ?
A: Of course no .
Any suggestions, questions are welcome.
Enjoy .
Credits:
Written by: @mribraqdbra
Original Idea by: [email protected] - http://4pda.ru/forum/index.php?showtopic=776954&st=1520#entry79397121
cecho by: [email protected]
Download:

General [SHARED][ROM][12.1][OFFICIAL][veux] Descendant OS

{
"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"
}
Descendant is a customised Android ROM that focuses on enhancing UX and UI
over stock Android along useful features.
Listing all the additions would be a huge wall of text, that you wouldn't even read.
So, head over the Telegram group and feel free to lurk.
Google Apps are included
Downloads
1. Go to https://downloads.descendant.me/
2. Type veux in the search bar
3. Download Rom, Boot and Vendor Boot
• Reboot to bootloader (fastboot)
• Connect phone to PC
• fastboot flash boot boot.img
• fastboot flash vendor_boot vendor_boot.img
• fastboot reboot recovery
• Select Wipe data/factory reset & confirm
• Go back and select Apply update from ADB
• adb sideload descendantos.zip
• After installation complete, Reboot system.
Or
follow this video
Phone Services keeps using location every 3 minutes even when location is off, it's so annoying does somebody have a fix?
I am not the developer of the os, I am just making this post because
I saw no mention of this os on here so please don't ask me to fix bugs.
Disclaimer:
I used this post as a template for this, again I am not affiliated with the people at Descendant​
Someone please remove the attachment I don't know how to do it
andrei113 said:
Someone please remove the attachment I don't know how to do it
Click to expand...
Click to collapse
Done! Also, I've edited the prefix of this thread from [Development] to [General] since the former is only to be used when a user is creating a thread to share his/her own development work. You can find all such information present in the stickied guidelines thread present at the top of every forum.
Regards,
shadowstep
Forum Moderator
shadowstep said:
Done! Also, I've edited the prefix of this thread from [Development] to [General] since the former is only to be used when a user is creating a thread to share his/her own development work. You can find all such information present in the stickied guidelines thread present at the top of every forum.
Regards,
shadowstep
Forum Moderator
Click to expand...
Click to collapse
Thanks!

Categories

Resources