[TOOL] Android Dollhouse (Flashtool) - Google Pixel 2 XL Themes, Apps, and Mods

Android Dollhouse​The Definitive Android Flashtool.​
This is the support thread for Pixel 2XL. If you have another device, please check the other threads:
Pixel 6: Support Thread
Pixel 6 Pro: Support Thread
Click to expand...
Click to collapse
I'm releasing the first user-facing preview of this tool, which is a convenient wrapper for common ADB/Fastboot controls.
It already comes preloaded with ADB and Fastboot binaries. There's no need to download anything else.
You need this .net runtime to run it: https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-desktop-5.0.11-windows-x86-installer
For now, this is the first test run, which is Windows only. Mac OS + Linux versions will be released separately depending on how this performs.
Full cross-platform compatibility is planned.​
{
"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"
}
Click to expand...
Click to collapse
For now, it is still a work in progress. I would like your feedback on this tool. Post here a screenshot of your Device info so I can improve compatibility with your device! Make sure to blur/hide your IMEI!
It includes an auto-updater so you will definitely be getting the latest improved release whenever I make changes.
Please report any issues you find either here or open an issue on the github repo, thank you!
Download + Source code : Github
General Pixel Development Channel : Telegram
Pixel 2 & 2 XL Official Chat : Telegram
Click to expand...
Click to collapse

Thread updated with download link.

It keeps telling me to install .Net.
I have installed the following and it still asks me to install.
windowsdesktop-runtime-5.0.11-win-x64.exe
dotnet-runtime-5.0.11-win-x64.exe
dotnet-sdk-6.0.100-rc.2.21505.57-win-x64.exe
Even after a reboot, it still prompts to download and install.
Is there a specific version I need to install?
EDIT:
After installing either dotnet-runtime-5.0.11-win-x86.exe or windowsdesktop-runtime-5.0.11-win-x86.exe. One of these x86 versions resolved the issue.

xconwayx said:
It keeps telling me to install .Net.
I have installed the following and it still asks me to install.
windowsdesktop-runtime-5.0.11-win-x64.exe
dotnet-runtime-5.0.11-win-x64.exe
dotnet-sdk-6.0.100-rc.2.21505.57-win-x64.exe
Even after a reboot, it still prompts to download and install.
Is there a specific version I need to install?
EDIT:
After installing either dotnet-runtime-5.0.11-win-x86.exe or windowsdesktop-runtime-5.0.11-win-x86.exe. One of these x86 versions resolved the issue.
Click to expand...
Click to collapse
I will update the thread with the proper link for .net, thank you.

New update released. The program should autoupdate.

How do I flash a rom?
I would like to use the Android Dollhouse tool.
I would like a step-by-step instruction on how to do it?
I would like to download android 12
Thanks.

This looks interesting. I first saw the Pixel 6 thread as I just added one to my collection. I happen to be a .NET developer myself on Windows at work, but at home I'm almost exclusively a Linux user. I'm looking forward to the Linux build.
The good news with the .NET 5.x SDK is it should be almost as simple as changing the target environment. I don't know if that's true for the UI portion though. Perhaps it translates WinForms to the GTK toolkit? That'd be excellent!

Related

Incompatibility with Appcelerator Titanium

I have had to revert back to a earlier mod due to issues with various apps created with Appcelerator Titanium not working.
Can some of you guys with various mods download "tradui" from the Android market and see if that works for you? Please report back with your findings. The symptom is blank tabs except for "Translating English to Creole", and the app seems to do nothing. A working app can perform a translate function. There are many more apps than this that use the Titanium framework, I just chose one at random.
It works on stock, but not Cyanogen 5.0.2 or 5.0.3.1 for me.
Likely to do with the kernel that the app was compiled for being different than the ones included in CM/Modaco/KingKlick/etc.
I doubt there's a solution for this until the Android SDK gets an update for those kernels and the developer recompiles and redeploys.
I could also be talking out of my ass, as I haven't used Appcelerator to build any apps yet, but I have installed it and poked around a little.
maxawesome said:
Likely to do with the kernel that the app was compiled for being different than the ones included in CM/Modaco/KingKlick/etc.
Click to expand...
Click to collapse
I doubt that it is the kernel. I can run it successfully on both cyanogen's 2.6.29.6 and the stock kernel, also these apps should not make kernel-level calls. More likely it is webkit since these apps make heavy use of web-rendering and javascript on the device, with a javascript to java bridge for the OS/UI interactions. According to Cyanogen's changelog he made the switch to webkit V8 on beta4, which is the latest mod that seems to work with Titanium so perhaps another change snuck in there after B4?
BTW, I have debugged both a working setup and a non-working. Pastebins are in the Cyanogen Mod thread. I wish I could provide URLs but the board won't let me.
Ah yeah, that makes much more sense. I forgot how Appcelerator did its thing.
A little help here please? If you have modded your phone please. It only takes a second.
1. Install "tradui" from android market
2. post to this thread if the app does or doesn't look 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"
}
If it doesn't look like this than it means that your mod is incompatible with ALL apps created with the current version of appcelerator titanium (the latest is 0.8.1, 0.9 is still in closed beta).
Thanks!
Apparently appcelerator knows about this but have not had time to dig into it. I have posted an issue to the appcelerator forum as well.
A friend had mentioned it to me awhile back. It seemed to be related to accessing resources via file:///android_asset. I haven't been able to spend time looking at rooted devices.
Click to expand...
Click to collapse
http://support.appcelerator.net/dis...anium-incompatibility-with-latest-aosp-builds
Update: CM 5.0.7.1 works!
Just flashed CM 5.0.7.1 and am very pleased that Appcelerator Titanium apps work again!

Miui [theme and lockscreen editor] 08/11/12

THIS TOOL WORKS ONLY WITH MIUI ROM THEMES
I am surprised that no one has posted a tool(s)to help modify themes. I have found these amazing TOOLS on Miui.com that run on windows, mac and Linux (I tried to run MIUI THEME TOOL on linux, but it wouldnt open, LOCKSCREEN TOOL, works fine) based on the author's instructions.
I am NOT THE CREATOR of these TOOLS, nor am I taking any CREDITS for it. I am only sharing them with all you miui themers.
I want you guys to give it a try, and feedback on these amazing tools.
THESE TOOLS REQUIRE JAVA JDK 1.6. or newer version. Please let me know if you find any issues.
************************************************** ************************************************** ************************************************** *************************
this link will provide instruction on how to install JDK on UBUNTU 12.04LTS (I have follow the same instruction on linux mint maya 13, and it works just fine)
http://www.devsniper.com/ubuntu-12-04-install-sun-jdk-6-7/
************************************************** ************************************************** ************************************************** *********
I
INSTRUCTIONS
1. Make sure you have JDK installed on you computer
2. Download the zips
3. Extract them to any folder of your choice.
4. READ the readme.txt
FOR WINDOWS ONLY: If you get an error about MSVCR100.dll is missing, please click on this link http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/the-program-cant-start-becuase-msvcr100dll-is/5c9d301a-2191-4edb-916e-5e4958558090 and download Microsoft Visual C++ 2010 Redistributable Package, based on your windows operating system.
5. After launching the theme editor and opening a Theme.mtz file, a new folder will be created on your computer with all of the unpacked items for you theme. For example, if your miui.mtz file is located on C:/whatever, a new unpacked miui folder will be created there.
{
"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"
}
ALL CREDITS GO TO manrky AND wangchao719 on miui.com
*******DOWNLOAD LINKS********
MIUI THEME TOOL
https://www.box.com/s/e9c372b248b6c32005ff
MIUI LOCKSCREEN TOOL
https://www.box.com/s/48ae7aacc8f0e3bf8c59
Screen Shoots
DONT FORGET TO HIT THE THANKS BUTTON
Doesnt work, Im running win 7 64bit, got java installed
ermacwins said:
Doesnt work, Im running win 7 64bit, got java installed
Click to expand...
Click to collapse
same here
Has anyone managed to get this to run. Running W7 X86 but still no joy. Gave up on my PC running W7 X64. Any pointers would be greatly appreciated
Anyone?
astrah said:
Anyone?
Click to expand...
Click to collapse
works perfectly fine on Win7 x86. I am using it.
workin good on w7 64x
sorry if i'm reliving an old topic but the download links no longer exist ... can anyone please indicate a tool for editing themes and lock screen in miui 10?
Sorry for the poor English!

Remix OS not installed

Im using a Sony Vaio Y series VPCYB15AG
1366x768 resolution
i got just ubuntu 16 installed, nothing else
so ive followed everything on this guide http://forum.xda-developers.com/remix/remix-os/guide-remix-os-3-0-alongside-grub2-t3487578, i installed remix os using usb flash drive
i clicked remix os on the grub and this messages shows up
error: cant find command `linuxefi';
error: cant find command `initrdefi'.
Press any key to continue.....
Click to expand...
Click to collapse
and everytime i edited etc/grub.d/40_custom file, it always dissapeared on the next reboot, so i use Grub-Customizer, still no luck
any ide on what should i do now? http://imgur.com/a/yz4xs
{
"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"
}
oh great, now i just dont understand what to do anymore, im really new to linux os
You need to change "initrdefi" to "initrd" and "linuxefi" to "linux" in the grub customizer.
For future, do NOT post the same thing in multiple threads please.
Also there is a Linux Installer (Ubuntu compatible) available - in beta but I heard it works OK with Ubuntu. Check here:http://forum.xda-developers.com/showthread.php?t=3496934
Vioner said:
You need to change "initrdefi" to "initrd" and "linuxefi" to "linux" in the grub customizer.
For future, do NOT post the same thing in multiple threads please.
Also there is a Linux Installer (Ubuntu compatible) available - in beta but I heard it works OK with Ubuntu. Check here:http://forum.xda-developers.com/showthread.php?t=3496934
Click to expand...
Click to collapse
all right im sorry, i changed that, it can boot, so there is bunch of text going on, and then the
A N D R O I D [email protected] x64 text appeared
and after that, black screen, nothing happen, no cursor, what happen now?
i downloaded and use the newest version from the remix website.
ill download and try the ubuntu version, thanks for the link
umm btw, when i download the ubuntu version, what to do with .deb extension ? i mean usually is .iso. sorry, im not familiar with linux
@Ravagioli
I don't know your entire grub configuration so I can't say if black screen means problems with graphics or problem with system image or something else.
Installing with the .deb package is unlikely to help, but at least we'll know you used the installation method we know, so we might know what to expect.
I'm not experienced in Ubuntu either but installing should be as simple as opening the .deb file. Can't help with that sorry.
If installing from Ubuntu won't help, then boot Remix OS in Verbose Mode and then share your problem with logfiles here:
https://github.com/JideTechnology/Remix-OS-For-PC/wiki
The link also gives info on how to boot in Verbose Mode and post Issues on Github.
With the log files we will know more about your device and we'll have the error data indicating where the problem is.
And lastly:
Currently most effective and failproof installation method is using .exe installer made for Windows. We are working on both Linux installer and a bootable installer.

GPUOC Stock kernel RMX2075 - Test only

Since it is still very clear in this category, I would like to start and share my modified stick kernel with you. It is based on the stock kernel of the RMX2075 (global version). You are welcome to test but of course everything at your own risk. I am not responsible for any damage to your device. Please only test the kernel if you know what you are doing. You can flash the kernel via the EXKM from flar or via fastboot. Before flashing, please save your original kernel so that you can flash it again if necessary. Please also consider that I don't look into this forum every day, so show a little solidarity and also help each other a little.
{
"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"
}
Official Kernel Source by Realme: https://github.com/realme-kernel-opensource/realmeX50pro_AndroidQ-kernel-source
>>>>> Link removed at the request of Mr. Boelcke<<<<<
Cool!
I have a rmx2075, might test this, have to install TWRP first. Which firmware version is this from?
Based on "RMX2076EU_11_OTA_0420". I hope someone from the Indian and Chinese users will test it too. If necessary, the original kernel can be flashed back. Maybe it will work.
have to install TWRP first
Click to expand...
Click to collapse
which twrp are you talking about? I haven't found a working one yet.
corneo said:
Based on "RMX2076EU_11_OTA_0420". I hope someone from the Indian and Chinese users will test it too. If necessary, the original kernel can be flashed back. Maybe it will work.
which twrp are you talking about? I haven't found a working one yet.
Click to expand...
Click to collapse
Just got the phone a couple of days ago, havent tried TWRP yet, but saw threads about it so I thought it worked. Guess I have to unlock bootloader and flash from the computer.
panzerpig said:
Just got the phone a couple of days ago, havent tried TWRP yet, but saw threads about it so I thought it worked. Guess I have to unlock bootloader and flash from the computer.
Click to expand...
Click to collapse
There are Chinese versions of TWRP, but these are not free of errors. The fingerprint sensor is no longer working correctly, the device identification changes to RMX2071 and these versions are not open sourced. I tested these versions and was far from satisfied. But feel free to test it yourself, you should still find such a version on the LineageOS website, just google it.
Can I have a look into your codes? If can, try uploading in GitHub instead.

Development WSA Sideloader - Easily sideload APKs on Windows Subsystem for Android

Hi everyone,
I am here to share with you my attempt at making an APK installer for Windows Subsystem for Android, WSA Sideloader. This has been an open source project I had been working on for over 2 months now, with the first version released around the same time as the WSA public preview.
Like the name suggests, it features a user friendly interface allowing anyone to easily sideload APK files onto the subsystem, without typing any commands. Since the launch of version 1.0 back in February, I have continued to update the app with new features and bug fixes. Recently I have launched version 1.2, which includes an updated look and feel, APK permission viewer and WSA autostart.
But my work is not over yet. .apk file association is coming soon, so you can double click to install from File Explorer. I also have plans to launch an ARM64 build of WSA Sideloader, for devices running the ARM version of Windows 11. A test ARM64 build is currently available for version 1.1.10.
{
"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 my first big open source project, and I plan to support it for a long time to come. It is also available to download from the Microsoft Store!
GitHub: https://github.com/infinitepower18/WSA-Sideloader
Microsoft Store: https://www.microsoft.com/store/apps/9NMFSJB25QJR
Instructions, known issues and FAQs can all be found in the GitHub readme.
It would be greatly appreciated if you could try it out and leave feedback and any bug reports, so I can work on improving the program even further
Happy to announce that .apk file association is now available in version 1.3. The application now integrates with File Explorer, web browsers and other supported programs enabling (double) click to install functionality.
The update is now available to download from Microsoft Store as well as GitHub Releases.

Categories

Resources