[Q] How to mod a rom??? - Xperia Arc Q&A, Help & Troubleshooting

soooo i wanna develop a rom myself dont know where to start so i thought maybe learn to add/tweak current roms out there
personally i love miui roms so i would prefer to work on those
so my question is after i make miui rom by using jason steins port how can i modify it?

Questions go in the Q&A section

accident my bad
someone answer plz?

zainthesnipe said:
accident my bad
someone answer plz?
Click to expand...
Click to collapse
if you have not done any work b4 a good place to start would be themeing,
_calum_ has a nice guide in the x10 forums
http://forum.xda-developers.com/showthread.php?t=834806
this would be a good place to start. if you can do this sort of stuff already then a good place to start is android general.
Pvy

Android Kitchen is for u! Check out this thread: http://forum.xda-developers.com/showthread.php?t=633246!
-cheers

pvyParts said:
if you have not done any work b4 a good place to start would be themeing,
_calum_ has a nice guide in the x10 forums
http://forum.xda-developers.com/showthread.php?t=834806
this would be a good place to start. if you can do this sort of stuff already then a good place to start is android general.
Pvy
Click to expand...
Click to collapse
thnx ill give it a try

untouchable123 said:
Android Kitchen is for u! Check out this thread: http://forum.xda-developers.com/showthread.php?t=633246!
-cheers
Click to expand...
Click to collapse
arc isnt supported...........
plus ive done that b4 i want to actually make a difference and help with coding and get to the base of android OS to see what functions (plz no binary LOL)

Related

[Q] Menu look

hey there
I got a questoin cause of the menu where all of the apps are displayed.
maybe as you know with the galaxy s you can switch the apps between 5-6 sites around.
what can i do that this is possible with the desire too?
thanks a lot for the answers (=
greetings,
chris
Root, custom rom (or stock) and add a theme.. try searching!
Sent from my beloved hTc Desire!
what do you mean with "custom rom or stock" ? :/ i am a newbie sry :s
when rooted you can either flash a custom rom or stay with the rooted stock rom that you had since you got the phone.. search!!
i want to stay with htc sense... i just want to change the app menu....
kcmuz said:
i want to stay with htc sense... i just want to change the app menu....
Click to expand...
Click to collapse
you will still have sense ui..
ah cool!
do you have a link where i can find that in this forum or somehting?
i am very sorry but i didnt found anything:<
kcmuz said:
ah cool!
do you have a link where i can find that in this forum or somehting?
i am very sorry but i didnt found anything:<
Click to expand...
Click to collapse
how can you not find the development section?! the lazyness is just unbelieveable these days!
root from here- http://forum.xda-developers.com/showthread.php?t=696189
find a custom ROM from here- http://forum.xda-developers.com/forumdisplay.php?f=628
flash custom rom from here (tutorial)- http://forum.xda-developers.com/showthread.php?t=696189
chose your theme from here- http://forum.xda-developers.com/forumdisplay.php?f=630
I you want the SGS theme then go for Open Desire or LeeDroid..
and please search! this is the reason I cant be bothered to retype the same info all and all over again and just go to the off topic section out of boredom!
EDIT- also the reason I am thge only one trying to help you, think!
kcmuz said:
ah cool!
do you have a link where i can find that in this forum or somehting?
i am very sorry but i didnt found anything:<
Click to expand...
Click to collapse
seriously you really need to reed up before you try rooting or flashing, if you dont even know what a custom rom is your guna end up with a very expensive paper weight

Best kernel for battery life!!!

Hey im a big newbie, but I was able to port a ROM from Arc to Pro.
Now I want to create a battery saving kernel for our pro!
But... How do I start and how do I make it best battery saving??
Thanks alot mates!!!
arc knight 3.3 very good
lammy29 said:
arc knight 3.3 very good
Click to expand...
Click to collapse
thanks for reply. but isnt that for arC? I meant for the xperia pro. Is it possible to port KERNELS??? I was able to port an Arc rom to my Pro but I cant find tutorials on how to port kernels and maybe it is alot harder???
xperiap said:
but I cant find tutorials on how to port kernels
Click to expand...
Click to collapse
Have you looked HERE?
XperienceD said:
Have you looked HERE?
Click to expand...
Click to collapse
Yes, cant see any tutorials on how to port kernels... I think you too, huh?
I only want arc knight kernel [Xperia Arc / s] for my Pro. Maybe someone can do it??? Or help me do it im really a noob
xperiap said:
Yes, cant see any tutorials on how to port kernels... I think you too, huh?
Click to expand...
Click to collapse
I didn't no, but then again I'm not looking to port a kernel, so try asking your question in the section that's there to help, or read the material that's freely available using google (like I just did to see what's available) to help with your quest.
XperienceD said:
I didn't no, but then again I'm not looking to port a kernel, so try asking your question in the section that's there to help, or read the material that's freely available using google (like I just did to see what's available) to help with your quest.
Click to expand...
Click to collapse
I cant find any tutorial on how to potr kernels. So Im asking it in a thread.
Sorry if I posted in wrong place, but no subforum for the Pro.
Hi! Developing kernels is way to different than just porting ROMs. Also you don't port kernels you develop them from scratch. There's no way to port a kernel into another device.
Here's a very2 basic tutorial on building kernel for Xperia but you still won't understand it without proper knowledge.
http://developer.sonymobile.com/wp/2011/05/06/how-to-build-a-linux-kernel/
Here's the source code.
http://dl-www.sonymobile.com/cws/download/1/105/457/8/1339505718/4_1_B_0_431_tar.bz2
Take note that source code doesn't contain any modifications compiling that right away would just leave you a replica of stock kernel without overclocking, volting, tweaks etc.
Kernel development is a critical part of android customization and anyone is not recommended to play with it even for average developers. It could harm your device to the point that it would burn out or explode.
xperiap said:
I cant find any tutorial on how to potr kernels. So Im asking it in a thread.
Sorry if I posted in wrong place, but no subforum for the Pro.
Click to expand...
Click to collapse
My point was to try asking in the section dedicated to Android development, as you'll probably get better help or pointers than you will by posting it here, and if you've not found anything at all in regards to kernel building/porting then you're obviously not using google correctly.
Riyal said:
Hi! Developing kernels is way to different than just porting ROMs. Also you don't port kernels you develop them from scratch. There's no way to port a kernel into another device.
Here's a very2 basic tutorial on building kernel for Xperia but you still won't understand it without proper knowledge.
http://developer.sonymobile.com/wp/2011/05/06/how-to-build-a-linux-kernel/
Here's the source code.
http://dl-www.sonymobile.com/cws/download/1/105/457/8/1339505718/4_1_B_0_431_tar.bz2
Take note that source code doesn't contain any modifications compiling that right away would just leave you a replica of stock kernel without overclocking, volting, tweaks etc.
Kernel development is a critical part of android customization and anyone is not recommended to play with it even for average developers. It could harm your device to the point that it would burn out or explode.
Click to expand...
Click to collapse
WoW Riyal, who is this guy I see you everwhere, are you the BEST android developper???
Can u PLZZZ make Arc knight kernel for Xperia Pro ??? I have some money to donate if u want, or help me do and answering questions / problems im facing.
PLz reply thanks!
I'm not the best android developer in fact I am not an android developer.
I am a server administrator and a programmer and it's just I am also a linux kernel developer.
It just so happens that I am the only and sole android kernel developer which is this active for Xperia Pro. If you don't trust me feel free to approach any other developers like FXP and cross fingers that he would reply to you.
I'll try to look for any arc night sources if I found one I'll guide you if not then try ask the creator of arcnight for it's sources then I'll help you.
Ok here's a quick tutorial. I am not good at teaching things so I hope you understand that. I would also assume you have at least basic knowledge with linux and compiling stuff. If not then learn it first before proceeding.
1st.
You must have a linux machine. No windows only linux.
2nd.
download arcnight kernel sources here.
https://github.com/Jimbo77/Arc-Night-Kernel--4.1.C.0.7-/zipball/master
3rd.
go to kernel/arch/arm/configs/
You should be able to see lot's of config files there just pick these 2.
ArcKnight_defconfig
semc_iyokan_defconfig
4th.
Now compare both files make sure that everything in semc_iyokan_defconfig should be also in ArcKnight_defconfig
Ex. if a config in arcKnight says
# CONFIG_MACH_SEMC_IYOKAN is not set
while config in semc_iyokan_defconfig says
CONFIG_MACH_SEMC_IYOKAN=y
Then change arcknight's config and match it with iyokan's
5th.
Download eabi here.
https://sourcery.mentor.com/sgpp/lite/arm/portal/[email protected]=lite
6th
follow everything in here.
http://developer.sonymobile.com/wp/2011/05/06/how-to-build-a-linux-kernel/
7th.
in the line
ARCH=arm CROSS_COMPILE=/opt/arm-2010q1/bin/arm-none-eabi- make semc_zeus_defconfig
Click to expand...
Click to collapse
on sony's dev page change it instead to
ARCH=arm CROSS_COMPILE=/opt/arm-2010q1/bin/arm-none-eabi- make ArcKnight_defconfig
Click to expand...
Click to collapse
Done.
Note that I am not responsible if you brick your device. You are using a kernel made for Arc/Arc S and also I am not the developer of that kernel to assure you that it doesn't have any changes which would affect any specific device in any way.
I started and understand the setup etc. but not part 6, when I run terminal and type ''cd kernel'' it says
bash: cd: kernel: File or map doesnt exist
Click to expand...
Click to collapse
AND Ive downloaded eabi. Its a .bin file [is that ok?] and I cant open it! How can I open it??

[q] porting xperia t

i have a question.....
1) i have just try 2 guide and some test....but all finish with "istallation aborted or not boot"
i want to port a rom from Xperia T to my xperia arc??? there is any possibily?? how can i do?
(don't link the guide because i have just follow this
http://forum.xda-developers.com/showthread.php?t=1908008
http://forum.xda-developers.com/showthread.php?t=1598713
without good result )
thanksss
It is possible. BUT you need way more experience, and since you don't have no offence, not possible for you
Try Xperia T style ROM if you want Xperia T Style (lol) or try other ROMs to see what fits your need the best
King Regards
[email protected]€r..
jader13254 said:
It is possible. BUT you need way more experience, and since you don't have no offence, not possible for you
Try Xperia T style ROM if you want Xperia T Style (lol) or try other ROMs to see what fits your need the best
King Regards
[email protected]€r..
Click to expand...
Click to collapse
yesssss i know....but so....how can i do to learn the basic of developing and make more experience???
Raschild6 said:
yesssss i know....but so....how can i do to learn the basic of developing and make more experience???
Click to expand...
Click to collapse
Well you could start by showing a bit of initiative. You are a member of the best site to start learning which isn't just limited to the Arc section and there is a wealth of information out there to help you so start Googling, reading, watching and learning as it's the only way you're going to. If you're scared of bricking your Phone two or three times a day for a week in your spare time then give up now.
XperienceD said:
Well you could start by showing a bit of initiative. You are a member of the best site to start learning which isn't just limited to the Arc section and there is a wealth of information out there to help you so start Googling, reading, watching and learning as it's the only way you're going to. If you're scared of bricking your Phone two or three times a day for a week in your spare time then give up now.
Click to expand...
Click to collapse
yess...i have just try for example with guide of NEROYOUNG to create a rom with cygwin...modificate the build.prop....change the boot logo...and other similar...but for example on the guide of neroyoung i had a problem and my developing stopped....then i know how to port a rom between arc,ray,neo v,,,,but which problem there are to port of some difference devices (example xperia T or Galaxy Nexus)???....i know that i delete the NFC.apk....but other problem??....
Raschild6 said:
but which problem there are to port of some difference devices (example xperia T or Galaxy Nexus)???
Click to expand...
Click to collapse
Get Googling and reading then.
XperienceD said:
Get Googling and reading then.
Click to expand...
Click to collapse
i have found only the guide similar to guides in first post....but not work...
what's wrong?...

ROM Porting

Hi everyone! I'm trying to learn how to make some development, in particular i'm trying to port my first ROM for the HOX.
Actually I intend to do this only for personal use because i'm a noob, but if i succeed then i will publish my work.
The point is: i'm searching for a CM 10.1 rom to use as base, are those ones from development thread right to use or I have to use another kind of rom as base? Thanks to you all!
Mat08.cc said:
Hi everyone! I'm trying to learn how to make some development, in particular i'm trying to port my first ROM for the HOX.
Actually I intend to do this only for personal use because i'm a noob, but if i succeed then i will publish my work.
The point is: i'm searching for a CM 10.1 rom to use as base, are those ones from development thread right to use or I have to use another kind of rom as base? Thanks to you all!
Click to expand...
Click to collapse
Well that's not precisely a port cause HOX has that kind of rom already available. Why don't you compile it from scratch? You'll learn a lot and better from it
Sent from my HTC One X using xda app-developers app
matt95 said:
Well that's not precisely a port cause HOX has that kind of rom already available. Why don't you compile it from scratch? You'll learn a lot and better from it
Sent from my HTC One X using xda app-developers app
Click to expand...
Click to collapse
That would be great, but i really have no idea what i'm doing so if i'm not telling you too much, can you tell me where and what to study to reach this goal ?
Mat08.cc said:
That would be great, but i really have no idea what i'm doing so if i'm not telling you too much, can you tell me where and what to study to reach this goal ?
Click to expand...
Click to collapse
enjoy good development
http://forum.xda-developers.com/showthread.php?t=2060017
matt95 said:
enjoy good development
http://forum.xda-developers.com/showthread.php?t=2060017
Click to expand...
Click to collapse
Thank you man, may the force be with me :silly:
Mat08.cc said:
Thank you man, may the force be with me :silly:
Click to expand...
Click to collapse
hope to see a new dev soon then

The NDT(some guides are posted more and more coming up)

Hi NDT viewers.you migth be wondering what is this NDT or Nokia X development thread.why it is here when we already have a development forum for Nokia X
so open your eyes and read below.
.
.
NDT is a thread which is not for developing only Nokia x but also you and help you become a dev.here I will put my effort to bring you some guides that help you become a dev faster.this thread provides all useful
1.Guides that help you as nearly as possible.
2.Roms that are best at available.
3.mods to improve your Nokia X,XL.
4.famous kernel so you can build a kernel for mobiles especially Nokia X
NOTE:the guides and mods can be used for most devices.
I cant find a thread here.
ask and get it.
GUIDE's
Port your first ROMhttp://forum.xda-developers.com/showthread.php?t=1908008
NOTE:use Lewa OS as its most stable available
YOUR FIRST KERNEL FROM SOURCEforum.xda-developers.com/showthread.php?t=1748297there is no way of porting kernels I think+ADD FEATURES TO KERNELxda-university.com/as-a-developer/adding-features-to-your-kernelhttp://forum.xda-developers.com/showthread.php?t=1660638
.
HOW TO MAKE A FLASHABLE ZIPhttp://forum.xda-developers.com/showthread.php?t=2633379Migth be helpful
So heres the guide for compiling pacman
compile PAC
MOD'S
PURE MODS [email protected]
PUREAUDIOforum.xda-developers.com/showthread.php?t=2293589
.
zepperlinrox supercharge
forum.xda-developers.com/showthread.php?t=991276
Give him credits.use this in your upcoming rom and rule the SPEED
KERNEL's
GOLDEN KERNELforum.xda-developers.com/galaxy-nexus/development/kernel-golden-kernel-1-8-3-3-0-101-4-3-t2385236
THEME's
will post soon
OTHER's
will post soon
will be useful
post soon
Its time to move.
Lets make a rom
sumondhk1 said:
Its time to move.
Lets make a rom
Click to expand...
Click to collapse
I am crying man.finally I am hearing a response.wait more guides up ahead
–NigthFury– said:
I am crying man.finally I am hearing a response.wait more guides up ahead
Click to expand...
Click to collapse
Thank you for your effort.
I will try my best but I am newbie.
I like experiment but just afraid of hard brick.
sumondhk1 said:
Thank you for your effort.
I will try my best but I am newbie.
I like experiment but just afraid of hard brick.
Click to expand...
Click to collapse
we already have a solution to hardbrick
–NigthFury– said:
we already have a solution to hardbrick
Click to expand...
Click to collapse
What is that? Which thread?
That's a good news.
sumondhk1 said:
What is that? Which thread?
That's a good news.
Click to expand...
Click to collapse
the thread is made by mfzdi in general
–NigthFury– said:
the thread is made by mfzdi in general
Click to expand...
Click to collapse
can find it. please post link.
cheers
Link is Dead !
–NigthFury– said:
Port your first ROMhttp://forum.xda-developers.com/showthread.php?t=1908008
So heres the guide for compiling pacman
compile PAC
Click to expand...
Click to collapse
Bro this link has two "http://" remove one to work
i am in need of wifi fix since i cant find away to extract persit.img file, hence the stock rom is okay
hahahayyyy

Categories

Resources