I've downloaded roms from xda but i rly hope i can make a rom for the community too! Hope any1 could reply.Thanks
Sent from my Galaxy Ace through XDA App
Basic answer from any dev...u have to learn c++ notepad and android sdk...
Thats they answer,
My answer, u learn how to replace system app and do some tweaks to it...know how to do nandroid, know how to do some simple cwm zip package...
But, dont ask me how to do it... u have to learn those basic things
That for make a custom rom, to make a port from other device i dont know
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[rOms dOn't KiLL phOnE, nOob dO ]
Thanks pyronia.I shld start wif learning sdk first.Thanks again
Sent from my Galaxy Ace through XDA App
well there is a guide in development section
and there is very good one in htc evo 3d development forum made by freeza
Dont forget basic linux/unix command, etc
Related
Can link2sd app be apply to stock rom without init.d support?
regards,
•ƒγяύs ργяσ™•
Yes i can even use it with stock Froyo. Rooted phone can run link2sd.
Sent from my GT-S5830 using XDA App
ROMFlasherAce said:
Yes i can even use it with stock Froyo. Rooted phone can run link2sd.
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
Do u check if the rom already have init.d folder?
regards,
•ƒγяύs ργяσ™•
U need root explorer to see that...
Sent from Galaxy Ace GT-S5830 using Spacecaker's SGSII 2.3.5.
Dont jus say thanks, use d 'THANKS' button. [XDA RULE]
Anyone use this on stock rooted? I mean without init.d folder, without any custom kernel that enable init.d
Can it be done like this?
1. Install link2sd to root stock
2. Run link2sd normally
pyronia said:
Anyone use this on stock rooted? I mean without init.d folder, without any custom kernel that enable init.d
Can it be done like this?
1. Install link2sd to root stock
2. Run link2sd normally
Click to expand...
Click to collapse
It can be used on any stock rooted rom. No need of script-supporting kernel.
shaaan said:
It can be used on any stock rooted rom. No need of script-supporting kernel.
Click to expand...
Click to collapse
Did u try it?
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[post from public phone, near public toilet]
Hmm... I'm using it with CF-root b84 kernel by ketut i always thought that with everything stock it wont work properly.. but dont know just give it a try man.
Wooo Hooo sent from my little Acie.
Yes!!!!!! Working on stock without init.d support!!!!!! Now i'm using it
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[post from public phone, near public toilet]
can anyone help please i want to know how to get adobe flash player on and working on my galaxy ace gt_s8530 i have seen on net like youtube showing flash working but i dont know how to i am on 2.3.4 gingerbread at the moment any help would be great thanks to everyone
sparky147 said:
can anyone help please i want to know how to get adobe flash player on and working on my galaxy ace gt_s8530 i have seen on net like youtube showing flash working but i dont know how to i am on 2.3.4 gingerbread at the moment any help would be great thanks to everyone
Click to expand...
Click to collapse
Plz search on xda before u ask dude. Yet, the answer to ur question is:
forum.xda-developers.com/showthread.php?t=1405672
.it only works on stock and dolphin browser .(does not work on opera mini)
sent using xda app.
Press thnx if i helped
You can using adobe flash player 11 for armv6
Sent from my GT-S5830 using XDA App
Flash isn't on the ace because it slowed the phone down a lot, by all means get flash player, but the ace doesn't support flash just to wind us all up.
charlie284 said:
Flash isn't on the ace because it slowed the phone down a lot, by all means get flash player, but the ace doesn't support flash just to wind us all up.
Click to expand...
Click to collapse
My phone not slow even when i'm on stock or any custom roms...dont u use flash on your ace dude? Pity u if u dont have it
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[menulis dari xda app yg cilabi pakop]
Hi all,how to make your own rom? I searched for it but no thread explain to make rom..And i m very excited to make a rom. Help me. Please explain to me. I'm new to Android.
Sent from my Calculator using Tapatalk XP
First you should learn programming
Sent from my GT-S5830 using XDA App
there are guides for it by prawesome
Sent from my GT-S5830 using xda premium
First and most important thing is you need to be patient and search because u will hit thousands of bump and if you wanna make thread for every one of them then u won't be a successful dev. So start searching there is tons of info on how to make roms. Learn c++ and java and xml u will need those.
spacecaker said:
there are guides for it by prawesome
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Rocketing on Juggernaut¡
i have easy step from Beginner !!!
original topic http://droidsans.com/node/53656
thai to english translate by me = ="
sorry for my bad english
Please do it by your self
i will tech you (But i have wifi problem)
How to make rom (it very easy)
1.modify your phone ,install tweak,etc.
2.reboot to clockworkmod recovery choose backup.
3. wait.....
4.in directory /sdcard/clockworkmod/backup you will found system.rfs.tar or system.ext4.tar and boot.img you should copy files to computer
5.extrack system.....tar and you import this files to zip (this zip was sign) and import boot.img too.
6. you will edit file "update-script" (you should write format /system script too.)
6.1 you can speak by use this command ui_print("");
**** update-script use syntax like C launage
6.2 write this script to flash boot.img(kernel)
Code:
assert(package_extract_file("boot.img", "/tmp/boot.img"),write_raw_image("/tmp/boot.img", "boot"),delete("/tmp/boot.img"));
6.3 write this script ro install sytem
Code:
package_extract_dir("system", "/system");
*** if you can't do it please write script to mount system
7. reboot to Enjoy!!
impotant should write script to format your patition before install rom
-*-*-*-*-*-*-*-*-*-*-*
flighting Beginner Developer
-*-*-*-*-*-*-**-*-*-*-*
appdroid said:
First and most important thing is you need to be patient and search because u will hit thousands of bump and if you wanna make thread for every one of them then u won't be a successful dev. So start searching there is tons of info on how to make roms. Learn c++ and java and xml u will need those.
Rocketing on Juggernaut¡
Click to expand...
Click to collapse
sometimes also smali
Sent from my GT-S5830 using xda premium
Actually, its simple if u want to make a stock base rom or cm7 base rom...but not from source, just take+install+edit then make a flasable zip but search is the better way
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[menulis dari xda app yg cilabi pakop]
tha_inti said:
First you should learn programming
Sent from my GT-S5830 using XDA App
Click to expand...
Click to collapse
Very specific I don't believe you need to know programming to make a rom. Just a few commands and be a bit of a techie. Please dont just make a rom with a different wallpaper and call it ScoffyMod v1!
Sent from the Nokia Galaxy Nexus Arc 5530 Live with Walkman S2 XL XE S X 3G CDMA LTE T-mo PSN Certified Plus with Beats Audio
pyronia said:
Actually, its simple if u want to make a stock base rom or cm7 base rom...but not from source, just take+install+edit then make a flasable zip but search is the better way
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[menulis dari xda app yg cilabi pakop]
Click to expand...
Click to collapse
can u teach me how to make flash able zip?
Sent from my GT-S5830 using Tapatalk
reventongt said:
can u teach me how to make flash able zip?
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
just zip it with winrar
Sent from my GT-S5830 using xda premium
spacecaker said:
just zip it with winrar
Sent from my GT-S5830 using xda premium
Click to expand...
Click to collapse
Oh yeah. Thanks
Sent from my GT-S5830 using Tapatalk
reventongt said:
Oh yeah. Thanks
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
And sign it with auto signer
Sent from my SamsungGalaxyAce with my hands,take it or leave it
Its funny how people are advicing someone who doesn't know how to make a rom with another base,to learn XML,c++ and Java,which is build from source...LOL...
@OP,if you want to make a rom,then refer my guide about making custom roms,it will give you a good start and a start only coz its not advanced at this stage...Will update it when my exams get over
Sent from my SamsungGalaxyAce with my hands,take it or leave it
Prawesome said:
And sign it with auto signer
Sent from my SamsungGalaxyAce with my hands,take it or leave it
Click to expand...
Click to collapse
why signing -_-
i never done that
only for apps to install normally
Sent from my GT-S5830 using xda premium
Signing = for HTC S-ON devices
Herpderp Defy.
Its fun to sign anyway
Sent from my SamsungGalaxyAce with my hands,take it or leave it
Hi! I cant remember witch tweaks i installed on my galaxy ace last year.. How can i know it? And, is there a way to clear it all and start from 0? Thanks!
2.3.6 Stock rom
scripts can be found in /etc/init.d/
as you don't knw of mods and scripts it will be much better if you use titanium backup to backup your apps and reflash rom and restore apps.
Sent from my GT-S5830 using xda premium
Flash back stock rom if u dont know to revert back....
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[rOms dOn't KiLL phOnE, nOob dO ]
You will see the scripts in system/etc/init.d and to take them away, delete them or flash a stock rom
Can soneoe please teach me or provude tutorials on how to Barebones & deodex stock rom.
Sent from my GT-S5830 using Tapatalk
cm wiki will tell you.. its just deleting apps.. use kitchen to deodex?
i want proper help from senior mate so that i should waste time in mistakes and instead create a good rom.
Delete required apps from /system/app with a root file browser or titanium backup. There was a thread in themes and apps that covered the apps safe to delete
Sent from my GT-S5830 using xda premium
jaatbhai said:
Can soneoe please teach me or provude tutorials on how to Barebones & deodex stock rom.
Sent from my GT-S5830 using Tapatalk
Click to expand...
Click to collapse
For Barebones contact tj_droid
Sent from my GT-I9100 using xda premium
Ahh...search in development...u will find it, and do google which system app can or cannot remove...
regards,
•ƒγяύs ργяσ™• eBuddy XMS pin: A24D43B9
[rOms dOn't KiLL phOnE, nOob dO ]