[TOOL][LINUX][RECOVERY][SYSTEM][SNAPS][VIDEO]android-shot! (version 2.0.1) - Android General

#android-shot
#your one stop screenshot solution!
#screenshot recovery for linux!
#screenshot system for linux!
#video_record recovery for linux!
#video_record system for linux!
Looking for a Windows Version???
Go here: http://forum.xda-developers.com/showthread.php?t=2313682
You need to install "adb" and set it up correctly for this method to work.
Additionally, you need "ffmpeg" for video creation.
This solely uses the SD Card, which, by default is always kept mounted by
a partition. So, you wouldn't run into any trouble except when you try to
partition or format the SD Card.
I repeat, no need to mount any partition... By default, the SD Card is always mounted, so, I thought using it will be way better than using the /data partition
#*#*#* First run ./init *#*#*#
To take a screenshot[Recovery]:
Code:
./shot
To take a screenshot[System]:
Code:
./system-shot
Your screenshot will be saved in a folder named screenshots automatically.
To capture video [Recovery]:
Code:
chmod +x ./record
./record
To capture video [System]:
Code:
chmod +x ./record
./system-record
Press "Ctrl+C" when you have finished recording.
This will basically start recording your screen frame by frame, and automatically
save it in your SD card. Note that recording the video alone is not enough.
Do the following to pull those frames from the SD card, and make a video out of them.
Code:
./mkvideo
The files will be collected from the SD Card, and a video will be made out of them. Then, the temporary files will be cleaned automatically, from both your SD card, and your system.
Downloads:
Version 2.0.1: https://github.com/vineethraj49/android-shot/archive/c7ab3af9c7dcaae1b55d59254320404218dcdff7.zip
Version 1.0: View attachment android-shot.zip
Source: https://github.com/vineethraj49/android-shot/tree/linux
Credits:
Android-Andi(http://forum.xda-developers.com/member.php?u=5153662) for features in windows which will be implemented in the linux version shortly.
Kyan He (https://plus.google.com/116857119889961125943) and his wonderful tool "fb2png" (https://code.google.com/p/android-fb2png/)
Whiskey103 (http://forum.xda-developers.com/member.php?u=2632943) and his guide (http://forum.xda-developers.com/showthread.php?p=40260716) on taking screenshot in windows.
@Red Devil, for helping me with the scripts
Sample:

Great JOB..
Nice idea bro
What is the fps rate for video recording.. on class 2 sd card?

FPS depends upon class of your SD Card.
artistaditya said:
Nice idea bro
What is the fps rate for video recording.. on class 2 sd card?
Click to expand...
Click to collapse
Currently, my class 4 SD card can capture, ~10 frames per second

Great Idea! Nice Work!

awsm
vineethraj49 said:
#android-shot
#screenshot recovery for linux
#possiblity to video recording
You need to install "adb" and set it up correctly for this method to work.
Additionally, you need "ffmpeg" for video creation.
This solely uses the SD Card, which, by default is always kept mounted by
a partition. So, you wouldn't run into any trouble except when you try to
partition or format the SD Card.
I repeat, no need to mount any partition... By default, the SD Card is always mounted, so, I thought using it will be way better than using the /data partition
To take a screenshot:
Code:
chmod +x ./shot (if required)
./shot
Your screenshot will be saved in a folder named screenshots automatically.
To capture video:
Code:
chmod +x ./record
./record
Press "Ctrl+C" when you have finished recording.
This will basically start recording your screen frame by frame, and automatically
save it in your SD card. Note that recording the video alone is not enough.
Do the following to pull those frames from the SD card, and make a video out of them.
Code:
chmod +x ./mkvideo
./mkvideo *name*
Replace *name* with your desired name for your video. The files will be
collected from the SD Card, and a video will be made out of them. Then, the
temporary files will be cleaned automatically, from both your SD card, and
your system.
Downloads: View attachment 1929597
P.S.: I will make one for windows too, probably
Source: https://github.com/vineethraj49/android-shot
Credits:
Kyan He (https://plus.google.com/116857119889961125943) and his wonderful tool "fb2png" (https://code.google.com/p/android-fb2png/)
Whiskey103 (http://forum.xda-developers.com/member.php?u=2632943) and his guide (http://forum.xda-developers.com/showthread.php?p=40260716) on taking screenshot in windows.
@Red Devil, for helping me with the scripts
Sample:
Click to expand...
Click to collapse
woahhhhh coool !!

Please don't quote the main thread.
shubitubi said:
woahhhhh coool !!
Click to expand...
Click to collapse
It just increases the length that people will have to scroll through.
And, anyone want this for Microsoft Windows???

vineethraj49 said:
It just increases the length that people will have to scroll through.
And, anyone want this for Microsoft Windows???
Click to expand...
Click to collapse
You should build one for windows and publish it in the general android forum on xda..
Many people will hit thanks..
Sent from my HTC Explorer A310e using xda app-developers app

Lol
artistaditya said:
You should build one for windows and publish it in the general android forum on xda..
Many people will hit thanks..
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Stumbled upon ffmpeg builds for windows. So, thought I might as well make this tool available for Windows too
And, thanks for your idea! :good:
As all the files are in the SDCard, this method might be versatile enough to be used on all devices

And, the tool for Windows is ready!
I don't intend to weed XDA by another thread, will be releasing in this same thread. Gotta go to typing class (already late by 5 mins) and, will clean up the code before I release it

vineethraj49 said:
I don't intend to weed XDA by another thread, will be releasing in this same thread. Gotta go to typing class (already late by 5 mins) and, will clean up the code before I release it
Click to expand...
Click to collapse
Actually, that's not a good reason..
Many people will get benefit of your project if you post it in general forum, and not the device specific forum...
..
Another idea might be.. Contact some news writer on xda portal to feature your work on the portal... After you post it.. :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app

That might save the confusion
artistaditya said:
Actually, that's not a good reason..
Many people will get benefit of your project if you post it in general forum, and not the device specific forum...
..
Another idea might be.. Contact some news writer on xda portal to feature your work on the portal... After you post it.. :thumbup:
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
I will probably make the new thread by tomorrow The download will be slightly bigger, ~10 MB, as it has ffmpeg included with it. All thanks to stackoverflow. Real helpful support out there. :highfive:
And, yes, many people might find this useful, especially those who build/compile/cook ROMs, and who want to give a short installation guide for their ROMs, or those who want to show the features that a recovery has, etc. The possibilities, many. :laugh: And, featuring on xda portal is something really amazing that could ever happen to such a simple work like this one

vineethraj49 said:
I will probably make the new thread by tomorrow The download will be slightly bigger, ~10 MB, as it has ffmpeg included with it. All thanks to stackoverflow. Real helpful support out there. :highfive:
And, yes, many people might find this useful, especially those who build/compile/cook ROMs, and who want to give a short installation guide for their ROMs, or those who want to show the features that a recovery has, etc. The possibilities, many. :laugh: And, featuring on xda portal is something really amazing that could ever happen to such a simple work like this one
Click to expand...
Click to collapse
Ok when you create the new thread, post the link here..
And is there any solution for the fps rate of the video recorded..
Instead of fb2png..?
And one more thing.. Are you making the windows version..?
Amy help needed.. ?
Sent from my HTC Explorer A310e using xda app-developers app

I am sure there is another method.
artistaditya said:
Ok when you create the new thread, post the link here..
And is there any solution for the fps rate of the video recorded..
Instead of fb2png..?
And one more thing.. Are you making the windows version..?
Amy help needed.. ?
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Only that its not accessible to general public.
The method instead of fb2png is to directly get the frames from fb0, which might require some thinking.
The windows version has already been made and released Not that you can't help in improving the code
Link: http://forum.xda-developers.com/showthread.php?t=2313682

beta testing required...
link: https://github.com/vineethraj49/android-shot/archive/c69081696b99051504c988a31eb8c4fda25e1eb2.zip
source: https://github.com/vineethraj49/android-shot/tree/c69081696b99051504c988a31eb8c4fda25e1eb2
user prefs added for support for wide range of devices.
run the init file first!

bump ^_^
added v2.0.1 links. working on 2.1.2 :cyclops:

Related

3d gallery substitute

i have 1800+ pics and cpl hundred vids. 3d gallery in all 2.1roms is still a bit to laggy for this much media. anyone know where i can find the regular gallery apk. right now im running superbad1.2.1 on mt3g. i have pulled the non3d gallery apk from a cpl of older 2.1's but cant get them to install.
chris
Sent from my Htcclay's SuperBad 3G using the XDA mobile application powered by Tapatalk
Sent from my Htcclay's SuperBad 3G using the XDA mobile application powered by Tapatalk
try this man... cheer
del the galery3d.apk from your rom, you can use rootexplorer for this.
copy the attached file to root of your sdcard and flash in recovery.
Beackman said:
try this man... cheer
del the galery3d.apk from your rom, you can use rootexplorer for this.
copy the attached file to root of your sdcard and flash in recovery.
Click to expand...
Click to collapse
Deleted Gallery3D.apk, copied your Galery.zip to root, flashed in recovery.
After boot-up no gallery to be found in the app-drawer (no apk is copied to system/app...) Programmes relying on Gallery.apk force close
strange man, i used this on my phone and works. i see if is wrong.
sorry man, i found the error the app is inside the system folder, the system folder is no need, in attach are the correct zip file.
Media Gallery
I've been running Media Gallery on different eclair ROMs. I found the instructions and apk on this site:
http://www.motorolafans.com/forums/...ilestone-multitouch-gallery-2-0-1-v1-0-a.html
If you follow the instructions step by step you should have no problems installing it. It won't install with an installer... you have to push the files into the right directories and reboot your phone. You can copy the xml file to your computer and edit it with wordpad and then push it back to /system/etc/permissions. It will overwrite the previous file. I use Android Commander to push the files where they need to go, because I've never had any luck getting adb to work on my computer.
anyone have a screenshot of this apk?
Beackman said:
sorry man, i found the error the app is inside the system folder, the system folder is no need, in attach are the correct zip file.
Click to expand...
Click to collapse
Thanks! This time it worked like a treat! Sure, the 3D Gallery looks great (and the performance was rather impressive, for an old Android phone) but the regular launcher is ofcourse way more responsive.
Very happy now, thanks again!
[Edit] By leaving the default 3D Gallery and just flasing your zip you have the chance to use both Galleries... Which is rather cool. 2D Gallery for yourself and the 3D one to show off
Firerat's patch fixed my slow 3dgallery. Try that as wel. You can have 2 gallery's installed...
Beackman said:
try this man... cheer
del the galery3d.apk from your rom, you can use rootexplorer for this.
copy the attached file to root of your sdcard and flash in recovery.
Click to expand...
Click to collapse
Beackman said:
sorry man, i found the error the app is inside the system folder, the system folder is no need, in attach are the correct zip file.
Click to expand...
Click to collapse
mrhousto said:
I've been running Media Gallery on different eclair ROMs. I found the instructions and apk on this site:
http://www.motorolafans.com/forums/...ilestone-multitouch-gallery-2-0-1-v1-0-a.html
If you follow the instructions step by step you should have no problems installing it. It won't install with an installer... you have to push the files into the right directories and reboot your phone. You can copy the xml file to your computer and edit it with wordpad and then push it back to /system/etc/permissions. It will overwrite the previous file. I use Android Commander to push the files where they need to go, because I've never had any luck getting adb to work on my computer.
Click to expand...
Click to collapse
Pfeffernuss said:
Thanks! This time it worked like a treat! Sure, the 3D Gallery looks great (and the performance was rather impressive, for an old Android phone) but the regular launcher is ofcourse way more responsive.
Very happy now, thanks again!
[Edit] By leaving the default 3D Gallery and just flasing your zip you have the chance to use both Galleries... Which is rather cool. 2D Gallery for yourself and the 3D one to show off
Click to expand...
Click to collapse
philosophics said:
Firerat's patch fixed my slow 3dgallery. Try that as wel. You can have 2 gallery's installed...
Click to expand...
Click to collapse
thank you everyone. I am flashing now
worked like a charm. now I dont have to wait an hour for all the pics to load in the gallery just to chose a wallpaper
chrisgto4 said:
worked like a charm. now I dont have to wait an hour for all the pics to load in the gallery just to chose a wallpaper
Click to expand...
Click to collapse
which method did you try? 3d gallery with firerats script? or media gallery altogether?
edit: nevermind i used the original gallery and man it flies in 2.1 on my g1
Cool... cheer i'm happy to help out..
You are a life saver really thankyou Gallery3D is so slowwwwwwwww.
I don't see where you guys are coming from.
3D gallery is loads faster than the old gallery. It makes much better use of the hardware.
In terms of speed, did any of you bother to wait for it to finish thumbnailing before making judgments on it?
lbcoder said:
I don't see where you guys are coming from.
3D gallery is loads faster than the old gallery. It makes much better use of the hardware.
In terms of speed, did any of you bother to wait for it to finish thumbnailing before making judgments on it?
Click to expand...
Click to collapse
+1.
I have no performance issues with 3dgallery so far. I am quite impressed by how responsive and smooth it is. Id suggest turn on 3dgallery, n leave it for a few minutes or so. Let it generate those thumbnails. Then see if the issue prevails.
did you read the open before making judgements about us......no. of course we gave it time to load. probably. about 4 hrs. total between a volume days.
Sent from my T-Mobile myTouch 3G using the XDA mobile application powered by Tapatalk
last post shoud say "did you read the op"
Sent from my T-Mobile myTouch 3G using the XDA mobile application powered by Tapatalk
chrisgto4 said:
last post shoud say "did you read the op"
Sent from my T-Mobile myTouch 3G using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
***I*** read what he said, but you evidently did NOT. Nobody in this thread made any mention of waiting for it to thumbnail, and I suggest that NOBODY DID.
The 3d gallery are great fact, but wait to load 1800+ pics and cpl hundred vids.... leave the phone for 5 min and then back to use the gallery, the 3d gallery is quick but not too much for some ppl.

[APP][1.6+] SD Maid - System cleaning tool

Description:
Ive started working on a tool to clean up after apps (inspired by this thread).
Nobody is perfect and android neither.
Apps you have already deleted sometimes leave data behind.
The system constantly creates logs, crash reports and debug files you don't really need.
The market leaves temporary files of downloaded apps behind.
Lets not go on here...
SD Maid is a universal file tool that helps you keep your device neat and tidy.
Click to expand...
Click to collapse
Features
Storage overview
Root explorer & search
Find & remove left over files from uninstalled apps
Freeze, Uninstall, Export or kill apps
Toggle autstart entries
Find & delete common unnecessary files
Clean applications by removing various cache files without loosing any data
Find & delete duplicate files
Overview over biggest files/directories on your device
Optimize your SQL databases
Show last modified files
and more...
Installation instructions
* Install this like any other app.
* If your device is rooted, you will be asked if you want to grant SD Maid root permission upon its first launch
* It is up to you what you choose, in each case SD Maid will make best possible use of its features.
* Have the SuperUser application remember this choice, repeated prompts can cause unexpected behavior
Download links
SD Maid can either be downloaded from Google Play or direct from my server, appropriate links are collected here. The unlocker for SD Maid Pro can currently only be obtained through Google Play. I really recommend to only use these two sources. If you can't verify that the apk files are original you may put your device at risk.
Changelog
A detailed changelog can be found on Github and most update release posts also contain some explanation of what's new.
Bugs / Requests
Please use the issue tracker for any kind of bug reports or feature requests for both SD Maid stable & beta. I'll also discuss issues else where but usually a lot of helpful information gets lost if it's not organised, so I prefer the issue tracker .
Beta testing
If you are interested in beta versions and want to help test new features you can find the appropriate links here There is also some discussion in SD Maids G+ community.
Translations
If you want to help translate look here: SD Maid @ crowdin.com
Thank you!
Help document
See sdmaid.darken.eu/help
Privacy
See sdmaid.darken.eu/privacy
XDA:DevDB Information
SD Maid - System Cleaning Tool, App for the Android General
Contributors
Dark3n
Version Information
Status: Stable
Current Stable Version: -
Stable Release Date: 1969-12-31
Created 2014-06-02
Last Updated 2017-08-15
How to help me troubleshoot your issues
Please see here for instructions on how to best report bugs:
https://github.com/d4rken/sdmaid-public/wiki/Reporting-a-bug
force closes on HD2 Typhoon 2.8 RC2 CM7
Sent from my Nexus S using XDA Premium App
mrxkills said:
force closes on HD2 Typhoon 2.8 RC2 CM7
Sent from my Nexus S using XDA Premium App
Click to expand...
Click to collapse
On start or when pressing refresh?
Could you post the StackTrace maybe?
edit: The force close comes from the directory "/dbdata/databases" not existing hm...
Where would the directory be located on the HD2 ?
edit2: New version up which wont force close
Does this problem of left over directories only exist on the sgs?
Yes!!! I have been wanting an app like this for a while!
Installed but force closes every time I try to refresh...
MyTouch 4G - rooted - CM 7.0.0RC3
works on x10i
Sent from my X10i using XDA Premium App
pbarnum said:
Yes!!! I have been wanting an app like this for a while!
Installed but force closes every time I try to refresh...
MyTouch 4G - rooted - CM 7.0.0RC3
Click to expand...
Click to collapse
I just uploaded a new version which should not force close, but it seems you don't have that directory /dbdata/databases either.
asmanthebell said:
works on x10i
Sent from my X10i using XDA Premium App
Click to expand...
Click to collapse
Does it show any thing when you press refresh?
removed
SimonVT said:
There's no such folder on stock android. Each app have their own folder for data in /data/data/<package name>, which is automatically deleted at uninstall.
Click to expand...
Click to collapse
Hm, so this is a samsung related problem?
removed
Installed on HTC Desire, It says no "0 corpses in your basement"
ukanth said:
Installed on HTC Desire, It says no "0 corpses in your basement"
Click to expand...
Click to collapse
Did you see a toast message?
(Example in attachment)
Dark3n said:
Did you see a toast message?
(Example in attachment)
Click to expand...
Click to collapse
Yes, I can see that . I guess there is no such folder in Desire
Same in x10, ’0 corpses' & folder not found.
Sent from my X10i using XDA App
So do you have to have that folder dbdata/database to run it
Just Incredible
Djay1809 said:
So do you have to have that folder dbdata/database to run it
Just Incredible
Click to expand...
Click to collapse
It seems that the problem of files remaining on the device in /dbdata/databases after uninstalling the app is only existant on Samsung devices.
You can run the app, but there probably won't be anything to show on a non Samsung device.
Yea, thats what happened, all it said was that folder not found. Sorry I dont speak programming, just teck. And Im pretty sure it dosnt matter if I have a rooted phone but im guessing it wouldnt hurt to tell you that im running unrevoked forever on my HTC incredible (not like the app has to cater just me) but i could really use something like this. I put my phone to work like i do my laptop, (you would have to see it to get that)
Just Incredible
I just installed the app and got a "0 corpses message" with no pop up message
also if it helps
SGS Vibrant
Trigger 2.8.2
Overstock 2.2
ironlood said:
I just installed the app and got a "0 corpses message" with no pop up message
also if it helps
SGS Vibrant
Trigger 2.8.2
Overstock 2.2
Click to expand...
Click to collapse
Thanks, this is very intresting. So the vibrant has this folder too.
The question now would be if this bug does not exist on the vibrant or if it just luck and you have a very clean device .
Works on Fascinate. Found 25 files from uninstalled apps. Great idea btw...

[APP][JBED][UPDATE][run j2me app on android device]for gingerbread

In the name of Allah
hi there,
Jbed an app to running java mid-let on Android device.
installation:
download Jbed.apk from attachment and install it.
if last section not working for you,
download Jbed.zip and flash it with CWM!
I created a signed flash-able package for easy install it!
Tested on my wildfire and 100% working!
you can press on Thanks button and download it from attachment.
you can flash this package on all clockworkmod recovery version (2 and 3 and 4)
enjoy!
Note :
It isn't my own app!
please read my post carefully!
I only created Flashable package to easy to install this app for all
sorry for my bad English!
Screenshot added
some screenshot from a java app!
I am sorry but I am failing to understand what this app is supposed to do. Do you have a better description or maybe a few screenshots? Thanks.
If it's the same thing from Windows Mobile, then it's an app that will let you run java apps on your phone. The same kind of programs that basically ruled Nokia for years.
thehelios said:
If it's the same thing from Windows Mobile, then it's an app that will let you run java apps on your phone. The same kind of programs that basically ruled Nokia for years.
Click to expand...
Click to collapse
Ahh, got it. I thought that's what it was but I couldn't tell from the description. Thanks for that
ScreenShot added!
mohammadN said:
ScreenShot added!
Click to expand...
Click to collapse
Fantastic! Thank you
so....does this mean I could potentially play minecraft?
pandafloski said:
so....does this mean I could potentially play minecraft?
Click to expand...
Click to collapse
That would be too awesome to be true
waiting on reports about that!
mod edit: Please write in english
I just flashed this over on my TF101, but the app does not appear in "My Apps"-list @ Honeycomb 3.2 ...
Assalamualaikum brother. I had successfully installed this on my X10, but I cannot press anything as my phone has no trackballs. Is there anyway to overcome this problem?
Thanks.
Sent from my X10i using XDA App
Bavarianguy said:
I just flashed this over on my TF101, but the app does not appear in "My Apps"-list @ Honeycomb 3.2 ...
Click to expand...
Click to collapse
Jbed.apk is not valid, it says "Parse Error", I get the same error in froyo
I had problems flashing it but fixed it by installing it manually.
Sent from my X10i using XDA App
Thanks but there's a pbm
What do you know? It works. However there are some real major glitches. If you remember, almost all JAR games etc depended on left/ right soft keys. And in my SGS there is no such thing.
I tried all buttons and keys on this phone, but to no avail. Also the resolution of the games leave a lot to be desired (though for this you cannot do anything from your end).
Any suggestions on the key bug that I have highlighted above will be really appreciated. But once again thanks for making this - LONG TIME PENDING!
دمت گرم!
thanks for this app brother!
Minecraft won't work as none Java application will, this is for J2ME applications/games.
Error message: Maybe no sd card or sd card is busy, please check it
I tried this JBED package and other different JBED versions (from 2.1 to 2.3.1).
The previous versions to 2.3.1 show an FC right after trying to open. ROM details are at the signature.
JBED version 2.3.1, the one contained in this package as well on the LeeDrOiD v3.3.1 ROM for Desire HD / Inspire 4G and the add-on at Android Revolution HD thread for Desire HD / Inspire 4G, doesn't show FC but all of them display a "Maybe no sd card or sd card is busy, please check it" message. So it isn't possible to install any jar.
Any ideas how to make JBED (or other Java VM) work with this Virtuous Unity 1.31 ROM?
I do apologize for the stupid question, but: how do I install this?
Screen distorted
Hi there,
I installed the zip through the stock recovery of gingerbread on my galaxy fit. It installed fine on my galaxy fit and I now have a java app in my app drawer. But when I run the app it searches the jar files on my sdcard (don't know why it also shows my framework.jar etc. system files). When I install and run the java app the screen becomes pixelated. I mean the app doesn't run correctly.. the screen is distorted.. I can't read or view anything. Please help me fix this !!
I'm proud of u man .. thanks a lot
p.s. I'll use this app for the same books u have

[DEV][TUT][WIP]Brew your own stock-ROM-based Galaxy Y ROM (for Windows)

Hello! As promised to some members of the board, here is my long diary of GG-ROM's journey.
Prequisites:
Your Samsung Galaxy Y (D'uh!) with the following applications installed:
Terminal Emulator
Root Explorer or an Android File Manager that reads the root directory.
Click to expand...
Click to collapse
A USB cable for your SGY
A computer with Microsoft Windows (preferrably 32-bit)
dsixda's Android Kitchen installed in your computer
Activity 1: Getting the files needed for brewing (I just love Starbucks, that's why brewing is used instead of cooking. :-D):
1.1. Make some modifications to your phone that stick to the ./system/ folder (e.g. Root access and SuperUser; BusyBox; and whatnot).​1.2. Get your current kernel. (Thank you, Skin1980 for sending this to us!) [Source thread]
1.2.1. Open Terminal Emulator and execute the following commands:
Code:
su
dd if=/dev/block/bml7 of=/sdcard/boot.img
Note:
Skin1980 said:
Write the commands exactly as written and get your attention in the second command. It writes "BML7" not "BM17" but you have to type in lowercase letters letter. So "bml7", OK?
Click to expand...
Click to collapse
1.2.2. You'll get a copy of boot.img to your phone's SDCard.​1.3. Using the file manager of your choice, copy the ./system/ folder to your SDCard.​1.4. On your PC, create a folder named "WORKING_(put ROM name)". Note that the WORKING_ part is essential in the Kitchen and continue the folder name with anything you want (e.g. WORKING_GINGERBREAD_DXKL2). Then copy the extracted ./system/ folder and boot.img onto that folder. Also, have a backup of that as well.​Sure, there are other methods out there but this is what I did.
Activity 2: Setting up dsixda's Android Kitchen. Official thread.
2.1. Download and install the following (Follow the succession as it is. Installing Cygwin first before Java Development Kit will give you troubles or hard times):
2.1.1. Java for Windows. (just follow the Free Java Download link).
2.1.2. Cygwin. Unzip this and follow the instructions in the "kitchen_readme.txt" file to install a customized version of Cygwin. - dsixda
2.1.3. dsixda's Android Kitchen. Follow "After following the setup for the kitchen, how do I use kitchen?"part of this post. Before proceeding to step 5 of that procedure, read below.​2.2. Put your base ROM (the WORKING_(put ROM name) folder you've created during Activity 1) on C:\cygwin\home\(your user account name)\kitchen\original_update. Proceed with step 5 on the procedure.
2.3. After step 5, you have all systems go for modifying the ROM for your personal usage!​
Under construction...
And another one under progress...
coool bro
nice tute!
Regarding bout copying the system files you can try the droid explorer http://de.codeplex.com/ to copy those files. Just remember the phone has to be rooted. (Sadly I can't test it with this phone if it works perfectly enough. I sold my SGY... run out of dough. lol)
wow. this is something i wanna do. ill try this one as soon as you complete posting all the details.
I've been waiting for this! Keep it coming, bro!
@qtu Bro any update?
..............................
Kumusta naman ang valentine sa Pinas?
Sent from my LG-P920 using xda premium
Plz be fast man I have been waiting! You have been delaying a new ROM!
i have got an error while installing my own rom - E: error in /tmp/sideload/package.zip (Status 4)
Any idea how to fix it?
---------- Post added at 01:13 AM ---------- Previous post was at 01:11 AM ----------
I also want to know how to use launchers to build roms... Can you help?
mtvtitan said:
Kumusta naman ang valentine sa Pinas?
Click to expand...
Click to collapse
I got busted from my lover-to-be that day.
Androhacker said:
Plz be fast man I have been waiting! You have been delaying a new ROM!
Click to expand...
Click to collapse
C'mon! I got a life too. I got a research venture, a parliamentary debate (my team won BTW), a seminar lecture (on integrated library systems), household chores, and to eat and sleep too (not to mention that I can't achieve three meals and more than four hours of sleep a day). All in just one hell week. Well, it's a Sunday so be on your guard, I'll try to post something here. Patience dear.
All right but any idea how to fix that error?
Anyways i have already made my own ROM but thanks for those removal terminal codes. And also how to get the system files to work with the dsixda kitchen
Sent from my GT-S5360 using XDA App
hey guys pls help
i want to make a new rom for sgy
can someone pls give me the stock rom DDLA3 req files
pls
Sent from my GT-S5360 using xda premium
some of this is applicable:
http://forum.xda-developers.com/showpost.php?p=21343927&postcount=1
many tweaks for phones
I have found out my way to build ROMs so actually I do not need this post but it would still be helpful. Would you like to tell us?
hi, any update kaibigan?
no update? whats this an open ended song for a lonely guy?
The OP is busy I heard. Patience.
Sent from my GT-S5360 using xda premium
No wonder the week has passed long ago. Guess he doesn't want to share with us. Would request PG101 to close the thread.

Can someone undertake adaptation of the script for us?

Hi!
Useful thing. Can someone adapt it to us?
If you can test it, I think he will support our phone officialy, @Patrics83 is a nice guy!
xpirt
xpirt said:
If you can test it, I think he will support our phone officialy, @Patrics83 is a nice guy!
Click to expand...
Click to collapse
Can you write to him?
BrateloSlava said:
Can you write to him?
Click to expand...
Click to collapse
I wrote to him to add support for Desire X and he accepted if I would test, but as I changed phone I couldn't continue.
You can write to him and test it too, why I should write to him? I can't also test..
xpirt
xpirt said:
I wrote to him to add support for Desire X and he accepted if I would test, but as I changed phone I couldn't continue.
You can write to him and test it too, why I should write to him? I can't also test..
Click to expand...
Click to collapse
We'll see. Maybe on this forum there are bold ...
I have used this on my device. Made slight changes, works great . I just haven't shared it here because I haven't asked for permission to do so, and out of respect I wouldnt want to trump the dudes work.
Sent from my C525c using Tapatalk
Modding.MyMind said:
I have used this on my device...
Click to expand...
Click to collapse
I don't understand. You are using non public version?
Public version work without problem, I use it after update to 4.2.2. Only bug is that it remove fm radio so you need to push it back to system after running rom cleaner.
Sent from my HTC One SV
BrateloSlava said:
Hi!
Useful thing. Can someone adapt it to us?
Click to expand...
Click to collapse
One X version should work. What might be a problem is the "update-binary-installer" (device dependent)
If the update-binary-installer isn't compatible with your device, the updater-script will fail and show a blank install screen.
Modding.MyMind said:
I have used this on my device. Made slight changes, works great . I just haven't shared it here because I haven't asked for permission to do so, and out of respect I wouldnt want to trump the dudes work.
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
Slightly changes as in?
Please let me know.
And thanks for not sharing without permissions
bataya said:
Public version work without problem, I use it after update to 4.2.2. Only bug is that it remove fm radio so you need to push it back to system after running rom cleaner.
Sent from my HTC One SV
Click to expand...
Click to collapse
And I'm sorry to say this but users like you is what keeping me away from supporting too many devices.
Helping lazy users all days isn't why I came here to XDA and developed ROM Cleaner.
Terms of Use
ROM Cleaner will remove apps and files
from your device.
If basic ROM Cleaner setup removed too much
apps and files after running, just download
"ROMCleaner_user.txt" or "NO-Sense_user.txt"
or "CM-AOSP_user.txt" from ROM Cleaner thread 
 @xda and make your personal edits.
More details can be found in second post...
ROM Cleaner is well tested by us and thousands
of users and should not make your phone unstable.
If you do get into trouble, make a post in the
adequate ROM Cleaner thread and we will help you.
Important!
When you flash this script you will heavily
modify the ROM! So before you report bugs or
non working apps (etc) in ROM Development threads,
think twice and please feel free to ask us first.
Requirements
- You can read this...
- Bloated HTC device
With other words, that's not a bug in ROM Cleaner.
You just didn't read about the ROMCleaner_user.txt.
Patrics83 said:
How To Edit Your Personal User.txt​
Steps you need to do:
--- Windows users, download Notepad++ and install it.
--- Download "ROMCleaner_user.txt" or "NO-Sense_user.txt" from the firstpost
--- Open the text file with Notepad++
In the text file you will find two columns with app names and a description in this guide we use AdobeReader.apk as an example.
To Remove a file with ROMCleaner
Code:
AdobeReader.apk Adobe Reader PDF reader
In the case above "AdobeReader.apk" will be removed.
To keep a file with ROMCleaner If you decide to keep it, add a "#" at the beginning of the line:
Code:
[COLOR=Red]#[/COLOR]AdobeReader.apk Adobe Reader PDF reader
Let's say we are done with the edits. To continue just complete next list:
--- Press the "X" in the upper right corner of the screen to save the changes.
--- Copy the file onto your sdcard. The file must be located in "/sdcard/ROMCleaner" folder.
Now ROM Cleaner script will always read that file!​
Click to expand...
Click to collapse
You need to comment out:
Code:
[COLOR="red"]#[/COLOR]FMRadioService.apk FMRadioService
[COLOR="red"]#[/COLOR]FM_Radio.apk FM Radio App
BrateloSlava said:
I don't understand. You are using non public version?
Click to expand...
Click to collapse
No. I took the one he shares on that thread. I went in the zip file and made minor adjustments for my 4.1.2 Rom. Then used it. I haven't shared it because even though I made some changes, it is ultimately his work so I haven't shared the one I made modifications to due to me not asking for his permissions to distribute it publicly on our forum. So I have held on to it as a personal resource.
Sent from my C525c using Tapatalk
---------- Post added at 02:44 PM ---------- Previous post was at 02:38 PM ----------
Patrics83 said:
Slightly changes as in?
Please let me know.
And thanks for not sharing without permissions
Click to expand...
Click to collapse
When I get the chance I will send it your way with a list. Been busy working, so free time has been short. Also, I have something else for you to consider in regards to the list of launchers to choose from. I will let you know more details.
Sent from my C525c using Tapatalk
Result -? We must use the version from X or version will be made for our model?
Patrics83 said:
One X version should work. What might be a problem is the "update-binary-installer" (device dependent)
If the update-binary-installer isn't compatible with your device, the updater-script will fail and show a blank install screen.
Slightly changes as in?
Please let me know.
And thanks for not sharing without permissions
And I'm sorry to say this but users like you is what keeping me away from supporting too many devices.
Helping lazy users all days isn't why I came here to XDA and developed ROM Cleaner.
Terms of Use
ROM Cleaner will remove apps and files
from your device.
If basic ROM Cleaner setup removed too much
apps and files after running, just download
"ROMCleaner_user.txt" or "NO-Sense_user.txt"
or "CM-AOSP_user.txt" from ROM Cleaner thread
@xda and make your personal edits.
More details can be found in second post...
ROM Cleaner is well tested by us and thousands
of users and should not make your phone unstable.
If you do get into trouble, make a post in the
adequate ROM Cleaner thread and we will help you.
Important!
When you flash this script you will heavily
modify the ROM! So before you report bugs or
non working apps (etc) in ROM Development threads,
think twice and please feel free to ask us first.
Requirements
- You can read this...
- Bloated HTC device
With other words, that's not a bug in ROM Cleaner.
You just didn't read about the ROMCleaner_user.txt.
You need to comment out:
Code:
[COLOR="red"]#[/COLOR]FMRadioService.apk FMRadioService
[COLOR="red"]#[/COLOR]FM_Radio.apk FM Radio App
Click to expand...
Click to collapse
Did i complain about it or something? Did I spamming your topic or your inbox because it remove radio apk?
Someone ask does script work with one sv because it doesn't officially support it. I wrote that it work but you need to push radio back to system.
Don't see why you have problem with that.
Sent from my HTC One SV
bataya said:
Did i complain about it or something? Did I spamming your topic or your inbox because it remove radio apk?
Someone ask does script work with one sv because it doesn't officially support it. I wrote that it work but you need to push radio back to system.
Don't see why you have problem with that.
Sent from my HTC One SV
Click to expand...
Click to collapse
LOL, read again what I wrote...
FM Radio is removed by default (is that a bug?)
If you still want fm radio then customize your ROMCleaner_user.txt
Sent from my HTC One
BrateloSlava said:
Result -? We must use the version from X or version will be made for our model?
Click to expand...
Click to collapse
This device will not be officially supported, sorry.
Sent from my HTC One
Well I stop reading from part where you wrote that I'm lazy user.
Sent from my HTC One SV
bataya said:
Well I stop reading from part where you wrote that I'm lazy user.
Sent from my HTC One SV
Click to expand...
Click to collapse
Well, you should know how frustrating it is developing, writing manuals and people not reading what they are flashing or how to use the freely provided software correctly. It takes lots of time dev-ing making it as user-friendly as possible. Most questions are answered in the manual, which you agreed to have read it while flashing.
Using ROMCleaner and edit it to your demands isn't really rocket science.
So don't stop reading manuals and replies, it will only lead to more frustration for us and to other users.
Having this said: I urge you leaving the discussion as it is, and PLEASE keep reading, as it shows some respect to Patrics83 and his team.
Let's go on with this thread. Cheers!
BrateloSlava said:
Result -? We must use the version from X or version will be made for our model?
Click to expand...
Click to collapse
Yep, that's the first step. Just use that version and provide us some more feedback, we will keep an eye in this thread and provide help if needed.

Categories

Resources