Themes / Apps / Mods BEST ANDROID KITCHEN FOR SAMSUNG F62/M62 SO FAR... - Samsung Galaxy F62 / M62

{
"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"
}
KITCHEN FOR SAMSUNG F62/M62​**TESTED ON F62 FIRMWARE**​INTRODUCTION​Hello everyone so I just wanted to share this Android kitchen by CRB. I've been using this software for a while, and I have not encountered a single error or bug, and this is perfectly working in Windows 10 and windows 11. Below are the features of this software so that you people can use this software for the development purpose. Even though there are many Android kitchens are available in online, but this is specially designed for Samsung firmware so that you can easily compile or decompile the Samsung firmware. you can visit the official XDA THREAD over there but for now I have given the download link which I am currently using on my PC. You don't have to do anything you can use your windows itself to run this software. This is a tool for those who want to start learning how to make custom ROMs, or who just want to save some time with their ROM customization.
Thanks Note (THIS IS NOT MY WORK, JUST SHARING THE KITCHEN) :
ZonalRipper for tips and test.
Hyper.Alvi for tips and test.
fivanbe for tips and test.
and many, many others.
OFFICIAL LINK (CRB)
Features:​
Supports files format zip, 7z, jar, tar, ozip, md5, img, raw, ext4, lz4, bin, dat.br, dat, xz, ofp, tgz.
Multiple project support.
Delete single project.
Delete single partition.
ROM extraction automatically.
ROM extraction selectively.
Support for multiple customizable bash scripts.
Debloater for remove apps with only one click.
Unpack/Repack boot.img.
Unpack/Repack dtbo.img.
Dtb extraction.
Case Sensitive files supports.
SAMSUNG ROM DISARM by ZonalRipper.
Custom Image for build image with all the options available.
Build image bulk with all the options available.
Build super image with all the options available.
Converting file_contexts.bin to standard text.
Output formats img, new.dat, new.dat.br, lz4.tar.
Unpack super.img.
Supporting Android 11 and erofs.
log for all task.
Requirements:​Enabled WSL on Windows 10/11
Windows 10/11 64-bit Platform
GUIDES:
Off site promotion links removed.
Please refer to Telegram Chat Channels - Way Forward

Related

[CWM-APP][1.00] AROMA Filemanager :: 120512-002 :: Open Source Soon [amarullz]

[MODS PLZ MOVE TO PROPER THREAD IF YOU HAVE TOO]
With PERMISSION from AMARULLZ to post in our 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"
}
The World's First ANDROID Recovery Based Filemanager​
Android Recovery was powerfull system. But it was pain when it come to managing your filesystem
But now AROMA Filemanager is available for everyone to do this common tasks.
Have you ever rebooted your device into recovery, only to find that you forgot to do some basic file management before embarking on your flashing journey? Perhaps instead you shut down your device, but would like to delete or copy some files without having to fully boot your device into the Android OS. Whatever the case, there are dozens of use-cases for being able to manage your files from recovery, and now it is possible.
XDA Recognized Developer amarullz has created AROMA File Manager, which lets users on any standard recovery manage their files in full GUI glory. You may assume that installing a recovery-based file manager would be quite complicated. However, it is quite simple. To run AROMA File Manager, all you have to do is “install” the update.zip, as you would with any other update.zip. Rather than physically installing onto your device, AROMA will instead be launched and allow you to cater to your file management needs. According to the developer:
How To Use?​
Copy the zip into your sdcard, then reboot your device into recovery mode. Choose install from sdcard, then select the AROMA Filemanager ZIP. The file manager will starting, and you are ready to managing your filesystem (copy, cut, delete, make new folder, etc) while you are in recovery.
---------------------A-R-O-M-A---F-i-l-e-m-a-n-a-g-e-r-----------------------​
DOWNLOAD:
ORIGINAL THREAD FOR DOWNLOAD​
I saw this yesterday and tried it. Pretty freaking awesome stuff.
I'll give it a go, I'm always flashing tests.
Just wondering, can you moun the sd card to the computer?
This is amazing.
Not bad at all. I give this app a 9/10

[TUTORIAL] How To Extract Files From a TAR.MD5 Stock ROM (SPH-L900)

I recently did this for the E4GT and have been asked to do it here as well.
I've received a TON of PM's and emails asking how to do this and I've decided to do a write-up for everyone. Now to start off, this does not automatically make you a Super Duper Developer, this does not show you how to make your own TAR ROMs, nor does it show you how to make your own Odin One-Clicks. What it does do is show you how to pull files from those stock leaked/official ROMs so that you can proceed to make yourself into a Super Duper Developer!
In essence if the Developer knows what they are doing they could use this method to extract all the files from the build and could then add them to a ZIP and have a stock odexed ROM within minutes and do it all through Windows! Depending on time I may or may not do a tutorial on that as well...
So let's begin!
We've all seen those pesky TAR.MD5 packages that we can flash through Odin. How often have you wanted to look inside them and see what is inside before flashing? There are several ways to do it and the most common answer requires Linux and Dsixda's Kitchen utility. This tutorial gives you the ability to do that through Windows and without having to extract the full ROM. These instructions are specific to the Samsung Galaxy S3 (all variants) but can be used on most Samsung Galaxy phones.
Each TAR.MD5 release contains multiple files. Each of these files corresponds to a specific partition on your device. These files are formatted to be mounted by your device but not by a computer. We will be converting them from a .img.ext4 partition type to an ext4.img type partition so we can mount them and read them through Windows. For this tutorial we will be opening up the system.img.ext4 (the system files partition).
Before you dive in there are a few things you'll need.
- A PC running Windows.
- A stock TAR.MD5 release. Several are available at www.rwilco12.com.
- DiskInternals Linux Reader (must be installed on the Windows PC). You can download DiskInternals Linux Reader here.
- SGS2toEXT4 Utility available here. *Be sure to extract the JAR file from the ZIP archive.
- 7-Zip available here.
For the rest of the tutorial please visit my site: www.rwilco12.com
Enjoy!
Reserved.
Do you sleep?! Another great RW production!
{
"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"
}
fryingpan0613 said:
Do you sleep?! Another great RW production!
Click to expand...
Click to collapse
Sleep is overrated!
Great Work Buddy!!!!
This will make things easier for Devs!!!
Sent from my SPH-L900 using JellyBombed Tapatalk 2

[Moto E][Simple PSD]

Inspired By @ATMOSF3AR
For Further Details: Check Below. Moto E PSD
{
"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 for presenting your ROM's & themes & apps for the Moto E.
Cleanly edited and formatted for a more professional & minimal presentation of your mockup.
User-friendly, does not require much knowledge of Photoshop, works well enough in GIMP and other comaptible softwares.
PM me if you have any difficulties with the PSD or with any graphical problem, i'll reply asap. Make sure you check out the FAQ.
FAQs will be updated on the basis of problems users come across. I worked really hard on this, hope you guys like it.
Download:Here
FAQ:
1. Question: What is a PSD File?
Did you find a PSD file on your computer and wonder what program should open it? Maybe someone emailed you a PSD file but you're not sure how to use it. Perhaps you tried to open the PSD file but Windows told you that it could not open it.
Before you can open a PSD file (assuming it's even a file format that's intended to be viewed or edited), you'll need to determine what kind of file the .PSD file extension refers to.
Answer: A file with the PSD file extension is an Adobe Photoshop Document file.
Other types of files may also use the PSD file extension. If you know of any additional file formats that use the .PSD extension, please let me know so I can update this information.
2. Question : How To Open a PSD File ?
Answer : The easiest way to open a PSD file is to double-click on it and let your PC decide which default application should open the file. If no program opens the PSD file then you probably don't have an application installed that can view and/or edit PSD files.
//Simple Way To Show Gratitude Is To Credit When Used. :fingers-crossed:
thank you verrry much its too good :highfive:

[Q] Porting L Calculator to 4.1.2

I am trying to port the Android L Calculator to 4.1.2
I have successfully decompiled, edited XML, and recompiled (without using my framework-res.apk in CMD prompt)View attachment Calculator_signed_zipaligned.apk
I have tried decompiling, editing XML, and recompiling using the framework-res.apk from my phone but i get an error:
{
"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 am using these two tutorials to try to port this app: http://forum.xda-developers.com/showthread.php?t=2476050, http://forum.xda-developers.com/show....php?t=2195680
This is my first time trying to port anything, so forgive me if I'm way off track.
Here is my successful (?) compilation of the edited apk. [SEE ATTACHED FILE]
If a Dev could take a look (or someone more knowledgeable than myself) and perhaps give me a tip or two I'd appreciate it.
Trying to show my fellow JB users some love in getting us some newer apps. If I can backport this successfully I will gladly try backporting many other apps from Lollipop and other OS.
Thanks for any help I may receive!
I've tried installing this signed apk but I get a parsing error...
No one? Wow.... Please someone help me out here. I'm using the cyanogenmod calculator but I would like a smaller foot print on my device. I'm trying to do this myself with no prior experience so that maybe I can learn something. Is this a developer forum or what?
Sent from my Samsung Galaxy Rush with Tapatalk.
Devices: Nook Color, Dell XPS 18, Galaxy Rush (All modded)
You won't be able to port the Android L calculator that way. It uses a lot of 5.0 only features and it was not written to be backwards compatible. That's the bad news.
The good news, I already ported it, though there are lots of bugs. Download Android Studio and my code (there's a Download ZIP in the bottom right). Then open Android Studio and "import" the unzipped folder. Build -> Generate Signed ZIP to create an apk.
I am the guy who writes the CM Calculator. So, I guess, warning in advanced. Some features have already been ported - it's not a stock build.
Okay thanks for the heads up.
Sent from my Samsung Galaxy Rush with Tapatalk.
Devices: Nook Color, Dell XPS 18, Galaxy Rush (All modded)

[ XAP ] Windows Desktop Ui for Windows Phone 7 (Windows K ui)

{
"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"
}
Windows K
Windows k alpha is released now For Windows Phone 7-8
ViT Build 16.0105 and file version .1v alpha
Version Features​>>>>New UI for WP7
>>>>Shell EXE calling
>>>>>Startmenu
>>>>>QuickMenu
>>>Icons (Some icons wont work, Iam building My Computer, Window. Style)
>>>MainPage
>>>>Desktop​
Build Information Status​Build of beta has some new icons.
some times app crushes for folder options eg. copy paste and rename.
native codes like c++ java script will be include.
progress is like 10% of 100%​
Author Report​I hope to give a full stable version but some wont feed me.
Its ok bt. I need only thanks button pressed its not too much hard.
Please comment on face book page for more info.
Send and Share this XAP for more feedback report.
My aim is to make windows k ui for replace original startui with 2 pages.
use windows phone as a windows pc with full freedom.​
Download Links Attachment
Snapshot FB Page
Installation at 2nd Post
WP7RootTools download Here
K Settings Click Here​
This UI Will not use any animation, because of tweak and test mod
Waiting for you idea for update
​
Official Page Facebook Like
Official Site Artiven
​
How To Install --
How to install buddy???? Will it work on win 8.1???
Hi friends... iam replying U for the feed back by our wp7 devs.
Some asking me how to install, you can use xapdeploy app or via pc with windows phone deploy tools.
And some for update, ya I will update it soon I have some trouble of policy allow problem on some native codes. Wait for update soon coming up.
And some for next platform like wp8 and 10, please have a try if any one has a better device and reply in this form now.
I think you need a wproot tool app first for policy trust
Iam wait for your feedbacks...
To improve.

Categories

Resources