Future Tool - Android Q&A, Help & Troubleshooting

I am looking to start a open source kitchen in my spare time. I plan to write the kitchen in Python and I would like input from the community. For features they would like to see in a kitchen. I am open to all input from the community
If this is not the right area for this I apologize.

Grim-Droid said:
I am looking to start a open source kitchen in my spare time. I plan to write the kitchen in Python and I would like input from the community. For features they would like to see in a kitchen. I am open to all input from the community
If this is not the right area for this I apologize.
Click to expand...
Click to collapse
join us we need all the help we can get.
http://forum.xda-developers.com/showthread.php?p=22013513#post22013513
Pm me and let me know.

I am also working on a python script for use in Linux, Mac, and Windows.
My script is non-gui for now, and will at first be focusing on device tools (such as installing drivers, installing adb, pushing/pulling files, etc), then I will be adding some rom customizing tools.
I think I am going in another direction than wes342 is, but I am sure we could all help each other out.

Sounds like what I'm doing pm me if you need help diehappy
Sent from my HTC Desire HD using XDA App

Related

[Q] pls help im a new noob in this

so yea i have dxisda kitchen and sdk and sgs2 and of that junk but i dont even know how to open sdk tools how to start ? how to make custom rom? how to open the f***ing .img?! you know bascis.. so yea thk for help and pls help...
solain said:
so yea i have dxisda kitchen and sdk and sgs2 and of that junk but i dont even know how to open sdk tools how to start ? how to make custom rom? how to open the f***ing .img?! you know bascis.. so yea thk for help and pls help...
Click to expand...
Click to collapse
I too would love the help and for possibly someone to take me under their wing. I am very eager to learn. I'm always on my phone, and always trying to read, but sometimes the forums just contradict themselves, and let's face it, with all the drama going on in the forum, it can sometimes get a little frustrating trying to ask for help, especially when someone doesn't want to be bothered by a noob. Thanks in advance
Sent from my PG06100 using Tapatalk
solain said:
so yea i have dxisda kitchen and sdk and sgs2 and of that junk but i dont even know how to open sdk tools how to start ? how to make custom rom? how to open the f***ing .img?! you know bascis.. so yea thk for help and pls help...
Click to expand...
Click to collapse
Not sure what you are asking. For the sdk tools, do you mean the android sdk? If so, follow the instructions on the sdk page. For the images, I assume you mean the boot.img and possibly system.img. You do not open these. If you have a system.img, that means you probably have a shipped rom. Use the kitchen to create working folder from rom, and choose this. It should auto extract the system partition. As for the boot.img, you don't generally need to extract this, but there is an option in the advanced settings of the kitchen. You can change your rom's kernel in the boot.img.
cbernardo13 said:
I too would love the help and for possibly someone to take me under their wing. I am very eager to learn. I'm always on my phone, and always trying to read, but sometimes the forums just contradict themselves, and let's face it, with all the drama going on in the forum, it can sometimes get a little frustrating trying to ask for help, especially when someone doesn't want to be bothered by a noob. Thanks in advance
Sent from my PG06100 using Tapatalk
Click to expand...
Click to collapse
Hey Guys!
First of all a bit of encouragement. The android kitchen sure as hell does not turn you into a rom developer. I decided i wanted to use the kitchen just over 2 weeks ago and run ubuntu in a virtual window. From then I decided I did not like windows anymore so installed linux as my main os and had to learn that (trust me getting the graphics card to work was a chore) I finally got the kitchen working tonight and decided to sign up to xda. Even with my limited knowledge I have been able to help someone on here tonight. Read Read Read and ask questions if you can not find the right answers on the forum. Research pays off eventually. (I now softmod nintendo wiis professionally from learning off a forum!!!!) Remember everyone has to start somewhere even if you are a noob and don't get disheartened if someone says you should have read this this and this. As long as you learn from ur mistake I'm sure people wont mind too much.
SFUK
aha... so let me understand i need ubuntu?
and i need to open system img fot the app edit
can someone pls answer yes im using android sdk and yes i use stock rom how to edit img? i need to edit system for app app folder edit i could open it at linux reader but icant edit its all written in hex
How long before bricked again...????
solain said:
can someone pls answer yes im using android sdk and yes i use stock rom how to edit img? i need to edit system for app app folder edit i could open it at linux reader but icant edit its all written in hex
Click to expand...
Click to collapse
Im about to take the dive myself, still rounding up the tools. Was about to dl virtual...unbuntu etc but read this just now and it makes sence so as much as i want to screwup my phine as fast as possible i think i will follow this advice.
You might have already seen and read but what the hell....
Originally Posted by cyanogen
I really dislike the "chef" moniker when it comes to Android, since we are more of an open-source community. I think it implies a "file pusher" mentality. But then again, I am biased against proprietary versions of Android like Sense, so feel free to disregard all of this.
Here's my advice for those looking to make their own Android ROMs.. Stop. Write an app or two first, learn how the system works from a developer standpoint. Learn some Java. Read the developer documentation. Learn how to use Git. Then learn how to build AOSP from source. Read the porting guides, and learn how the build system works (the links below have almost everything you could possibly want to know). Now try to put your new found skills to work on enhancing the platform by writing code or making theme overlays. And share! And put that **** on your resume. There is a *ton* of information out there but any kind of "step-by-step rom cooking guide" is going to be a complete fail- it's too broad of a subject.
Android Developer Guides: http://d.android.com
Working with AOSP source: http://source.android.com
Platform Developer Guide: http://pdk.android.com
Android Gitweb: http://android.git.kernel.org
Git Ready (Git tips and tricks): http://www.gitready.com/
Building CyanogenMod: http://wiki.cyanogenmod.com/index.ph...ng_from_source
How Dexopt works and what are those odex files: http://android.git.kernel.org/?p=pla...5936;hb=master
The PDK site is absolutely vital if you are going to work on custom ROMs. Read every single page. Twice. Some of the info isn't up to date, but you'll get a really good idea about what goes into actually configuring Android to work on a real device.
dmeadows013 said:
Not sure what you are asking. For the sdk tools, do you mean the android sdk? If so, follow the instructions on the sdk page. For the images, I assume you mean the boot.img and possibly system.img. You do not open these. If you have a system.img, that means you probably have a shipped rom. Use the kitchen to create working folder from rom, and choose this. It should auto extract the system partition. As for the boot.img, you don't generally need to extract this, but there is an option in the advanced settings of the kitchen. You can change your rom's kernel in the boot.img.
Click to expand...
Click to collapse
can u shoot me a couple links for the kitchen/other tools download
solain said:
so yea i have dxisda kitchen and sdk and sgs2 and of that junk but i dont even know how to open sdk tools how to start ? how to make custom rom? how to open the f***ing .img?! you know bascis.. so yea thk for help and pls help...
Click to expand...
Click to collapse
What version of Linux are you running? Are you running Ubuntu? I never had much luck using the Android Kitchen in a virtual environment for some reason. When I installed Ubuntu as my main OS, however, that made all the difference. From there you'll also need to make sure you have the Java Developers Kit (JDK) installed or at least open-jdk (Open source alternative) installed in order to run the Android Kitchen or the SDK for that matter.
There's a really good tutorial on how to set up the SDK on Ubuntu 10.10 or Ubuntu 11.04 which is what I had used to set up the SDK on linux for the first time. http://forum.xda-developers.com/showthread.php?t=921169
I prefer 10.10 just because I'm not huge on Ubuntu's newer Unity interface and my old laptop seems to run 10.10 a lot better than 11.04 or 11.10 but that's another story.
Once you have the SDK setup, you can then run the kitchen accordingly.
I use a tool called Android Utility by tommytomatoe which is essentially a collection of tools for creating custom ROMs, editing apk's, etc. It just happens to also include dsixda's kitchen which is a nice plus. You can download that here: http://rootzwiki.com/topic/3303-utility-android-utility-apktooldex2jarsmalimoremac-linuxoct09-2011/
Hope this helps. Good luck, dood!
**Edit** My bad... There's also a thread for Android Utility on XDA also....
http://forum.xda-developers.com/showthread.php?t=1167623

[Q] Interested in becoming a themer?

Before I continue, I'm not lazy! I have searched for this question in other forums and they were answered BUT I would really like to know from the themers of The Lg Optimus One P500
So my question is, how do you become a themer??
What programs are needed and what knowledge do I need to gain?
Must I learn java and HTML?
etc.
To all the THEMERS that reply to this thread I will be very generous with the thanks button
Thank you in advanced!
what you must have: deodexed apps; windows explorer; possibly a notepad; a batch rename program; .pngs; and knowledge of copy and pasting .pngs
It is suprisingly simple.
Thiis is what i did: http://forum.xda-developers.com/showthread.php?t=1223795
Press thanks to save the polar bears. or if i helped you
Using UOT is the easiest thing u can do.
Also, in CM you have .xml files in framework-res.apk with the colour-codes in it.
If you edit them, the colours change. So that's also an option.
But first try UOT and experinent with Q's like:
'What file is changed when i add the option 'notification power buttons''
Good luck!
The thing is that most of these xml files are compiled and need to be decompiled before editing and compiled again...
if you wanna be a REAL-TIME Themer, who themes using the source code and not the already developed ROMs, you need to know Java and a bit of c programming to tweak your rom..
if you wanna be a simple themer, yes you dont need any specialisation, just drag and drop, delete etc... just need a bit of experience...
Rockr172 said:
if you wanna be a REAL-TIME Themer, who themes using the source code and not the already developed ROMs, you need to know Java and a bit of c programming to tweak your rom..
if you wanna be a simple themer, yes you dont need any specialisation, just drag and drop, delete etc... just need a bit of experience...
Click to expand...
Click to collapse
Lol, i start modding and i only use my friendly apktool...
Sent from my Nexus One using Tapatalk
for theming only need xml and photoediting

Rom development

Hello I would like to learn how to develop a Custom Rom based off of another ROM I understand kitchens but want more than just odex de-odex and apktool I would like to learn some more in depth android development and was needing some input on a good link or just someone to flat out explain it to me . thanks
Thought this was a good place for this thread if not feel free to move it.
bbowerman said:
Hello I would like to learn how to develop a Custom Rom based off of another ROM I understand kitchens but want more than just odex de-odex and apktool I would like to learn some more in depth android development and was needing some input on a good link or just someone to flat out explain it to me . thanks
Thought this was a good place for this thread if not feel free to move it.
Click to expand...
Click to collapse
Start by learning c+ and java coding. Then get good with a linux machine
zelendel said:
Start by learning c+ and java coding. Then get good with a linux machine
Click to expand...
Click to collapse
pretty familiar with linux, know a little C, java not so much.

[Q] Use dsixda's android kitchen to port a rom ?

Hello all
There is an option to port a rom on the dsixda's android kitchen, but I'm wondering if someone could explain how - android kitchen ports - works.
It would be very nice and this could help many people.
Thanks you in advance .
kyle77680 said:
Hello all
There is an option to port a rom on the dsixda's android kitchen, but I'm wondering if someone could explain how - android kitchen ports - works.
It would be very nice and this could help many people.
Thanks you in advance .
Click to expand...
Click to collapse
The kitchen does a very basic port. It take the zImage (kernel), kernel modules, keyboard, vold.fstab (SD card), and a few other stuff from your original ROM (your device) and transplants it into the ROM you're trying to port from. Also renamed the .rc files to your device codename. Edits the build.prop to your device codename and board model. Ask if you want more or specifics.
私のEVO 3Dから送信される。
okay thanks very much
I'll see
Sent from my MB525 using XDA Premium App
kyle let me know if you get something going on or need a tester. i too have the mb525
dastin1015 said:
The kitchen does a very basic port. It take the zImage (kernel), kernel modules, keyboard, vold.fstab (SD card), and a few other stuff from your original ROM (your device) and transplants it into the ROM you're trying to port from. Also renamed the .rc files to your device codename. Edits the build.prop to your device codename and board model. Ask if you want more or specifics.
私のEVO 3Dから送信される。
Click to expand...
Click to collapse
Dastin dude, are sure about this? If so I can extract a kernel from ROM of phone build and transfer it to a ROM for same phone without probs. Saves lots of messing finding Kernels people hide. Easy extractor
Sent from my Desire HD using XDA Premium App
spikey68 said:
Dastin dude, are sure about this? If so I can extract a kernel from ROM of phone build and transfer it to a ROM for same phone without probs. Saves lots of messing finding Kernels people hide. Easy extractor
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yupp sure can
Sent from my ADR6350 using XDA App
hightech316 said:
Yupp sure can
Sent from my ADR6350 using XDA App
Click to expand...
Click to collapse
Kool tip dude. Thanks.
Sent from my Desire HD using XDA Premium App
Can i port a ROM for a device with similar specs as mine using dsixdA kitchen?
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
droidiser said:
Can i port a ROM for a device with similar specs as mine using dsixdA kitchen?
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
Click to expand...
Click to collapse
Yes, though nothing is foolproof. Always be prepared for it not working 100%
Sent from my SAMSUNG-SGH-I777 using xda premium
am using a LG Optimus Black. can i port a ROM from Galaxy SL i9003 using the kitchen?
as the title says....can i port the ROM to LG Optimus Black from Galaxy SL I9003???
they both are using same processor,same resolution,same clock speed,same chipset,same graphics (powerVR SGX530,512MB). can i port the ROM???
by the way, it is safe to mention,the optimus black can only have the CM7 as baseROM (we still do not have any other ROM)....waiting for a reply
My dsixdA kitchen is not working
It says application clear is not installed
On the faq section on the thread by dsixdA, he says check you've followed all steps correctly from the readme in cygwin-packages, I'm pretty sure i have followed them
Any ideas?
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
droidiser said:
My dsixdA kitchen is not working
It says application clear is not installed
On the faq section on the thread by dsixdA, he says check you've followed all steps correctly from the readme in cygwin-packages, I'm pretty sure i have followed them
Any ideas?
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
Click to expand...
Click to collapse
Do it again. You did something wrong.
Sent from my SGH-I777 using xda premium
Gosh, I've tried uninstall and reinstall a dozen of times, literally.
It's a pain in my a##
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
droidiser said:
Gosh, I've tried uninstall and reinstall a dozen of times, literally.
It's a pain in my a##
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
Click to expand...
Click to collapse
I only installed it on windows once. It worked fine. I use it in Linux mainly.
Sent from my SGH-I777 using xda premium
i tried to port Desire HD cyanogenmod rom to my galaxy s plus GT I9001 with stock firmware and kernel. and after flashing it is not booting i am getting follwing errors...
Code:
--------- beginning of /dev/log/main
I/rmt_storage( 104): rmt_storage user app start
I/rmt_storage( 104): rmt_storage open success
E/rmt_storage( 104): rmt_storage shared memory ioctl failed
I/rmt_storage( 118): rmt_storage user app start
I/rmt_storage( 118): rmt_storage open success
E/rmt_storage( 118): rmt_storage shared memory ioctl failed
I/rmt_storage( 120): rmt_storage user app start
I/rmt_storage( 120): rmt_storage open success
E/rmt_storage( 120): rmt_storage shared memory ioctl failed
Code:
Please somebody help me...
Ok, will try to make a Linux partition on my PC
Press the THX BUTTON BELOW if I HELPED !!!
Contact me:
My website: Droidiser.in
Facebook
My Facebook Page
Add me to your circles
Twitter
cygwin is the best method to run the kitchen through. Don't go through the linux way because it'll be too lengthy. Refer to the original thread.
Also most of the times, if you're porting through different brands such as samsung to htc or motorola to samsung, they have different file structures and only sharing same cpu and gpu specs doesn't mean anything because then the sensors, camera, screen and others are different therefore you'll need to port the same sensor for your phone from your model from somewhere. So don't think it's that easy to port through kitchen.
Kitchen may help devs starting off easy but it gets messy afterwards when you're exposed to the amount of bugs within the rom.
shad0wboss said:
cygwin is the best method to run the kitchen through. Don't go through the linux way because it'll be too lengthy. Refer to the original thread.
Also most of the times, if you're porting through different brands such as samsung to htc or motorola to samsung, they have different file structures and only sharing same cpu and gpu specs doesn't mean anything because then the sensors, camera, screen and others are different therefore you'll need to port the same sensor for your phone from your model from somewhere. So don't think it's that easy to port through kitchen.
Kitchen may help devs starting off easy but it gets messy afterwards when you're exposed to the amount of bugs within the rom.
Click to expand...
Click to collapse
Sorry. Your wrong or might need to re-phrase your statement. The kitchen is written in bash and sh. Which are native to nix not windows. While cygwin is a great alternative while using windows, the best method would be to run the kitchen native. No setting anything up. Just download and go. Any slight issue with your cygwin setup there goes your kitchen, then time spent troubleshooting. My suggestion is using a vm in a nix enviroment. That's the truly best way.
Lengthy? Install the vm. Run the kitchen. Maybe 20 mins. And no more then a few scripts.
Sent from my SGH-I777 using xda premium
lithid-cm said:
Sorry. Your wrong or might need to re-phrase your statement. The kitchen is written in bash and sh. Which are native to nix not windows. While cygwin is a great alternative while using windows, the best method would be to run the kitchen native. No setting anything up. Just download and go. Any slight issue with your cygwin setup there goes your kitchen, then time spent troubleshooting. My suggestion is using a vm in a nix enviroment. That's the truly best way.
Lengthy? Install the vm. Run the kitchen. Maybe 20 mins. And no more then a few scripts.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
You're right, the shell scripts run much faster in Linux than in Cygwin. The other advantage is that you don't need to manually run applications like Ext2Explore to extract files from a ROM; in Linux it automatically mounts the ROM and grabs the files without user interaction.
However, running the kitchen in Virtual Box may be frustrating if you want to move files between Windows and Linux.. the instructions are in the FAQ but requires some work to get it right.
I found the Wubi Linux method the fastest for running the kitchen.
dsixda said:
You're right, the shell scripts run much faster in Linux than in Cygwin. The other advantage is that you don't need to manually run applications like Ext2Explore to extract files from a ROM; in Linux it automatically mounts the ROM and grabs the files without user interaction.
However, running the kitchen in Virtual Box may be frustrating if you want to move files between Windows and Linux.. the instructions are in the FAQ but requires some work to get it right.
I found the Wubi Linux method the fastest for running the kitchen.
Click to expand...
Click to collapse
Mount a shared folder to access the files. You can even mount a folder sharing the kitchen. Talking in a vm.
Sent from my SGH-I777 using xda premium

New developer Player

hello
i am a new developer i am starting to create ROMS and android kernel's. i am using Ubuntu 12 and any advise on tools and a starting point would be greatly appreciated. i use Heimdall to get the ROM's onto my device.
starter questions
1) how do i download the original android kernel to my system (linux)
2) best tool to view the kernel code.
i would like to be a productive XDA developer so any advise or direction would be great.
Cy83rn1nj4 said:
hello
i am a new developer i am starting to create ROMS and android kernel's. i am using Ubuntu 12 and any advise on tools and a starting point would be greatly appreciated. i use Heimdall to get the ROM's onto my device.
starter questions
1) how do i download the original android kernel to my system (linux)
2) best tool to view the kernel code.
i would like to be a productive XDA developer so any advise or direction would be great.
Click to expand...
Click to collapse
Here's the replies
1. That depends of the device you currently own
2. I use gedit but most people says that gedit and Vim are the best editors for ubuntu.
Also you would need the android sdk (for adb) also you will need jdk. If you want more informations don't be affraid to ask.
EDIT: I forgot to ask which languages you have learned?
im learning Python using google.com/edu great online webinars my company want me to also learn ruby as we develop our apps using rails.
thanks for the reply i will look for a standard android image i can decompile and test with.
Cy83rn1nj4 said:
im learning Python using google.com/edu great online webinars my company want me to also learn ruby as we develop our apps using rails.
thanks for the reply i will look for a standard android image i can decompile and test with.
Click to expand...
Click to collapse
You cant decompile any compiled to machine code program, its basic.. You can only get source code or deassemble to unreadable and unusable code.
Sent from my GT-I9000 using xda app-developers app

Categories

Resources