I want to make my own ROM.. - Galaxy Y GT-S5360 and Duos 6102 Q&A, Help & Troubl

Sent from my GT-S5360

I want to make my own ROM,not by kitchen.Please say me what should i study.My friends told me to learn LINUX.Please help me ...
Sent from my GT-S5360

learn to search b4 posting :thumbup::sly:
Sent from my Nexus 4 using Tapatalk 2

if you want to create your own rom,
it's not a walk in the park,
you need to learn the basics,
updater-script editing, theming, xml editing,
smali is good but not nessesarrily required,
you can use windows through cywin if you dont want to change OS

deathnotice01 said:
if you want to create your own rom,
it's not a walk in the park,
you need to learn the basics,
updater-script editing, theming, xml editing,
smali is good but not nessesarrily required,
you can use windows through cywin if you dont want to change OS
Click to expand...
Click to collapse
Hey can you teach me, means I want a complete detailed video or information about all this..
Plz help he out...
I want yo learn all this, I too want to b a dev when become older...:what:
Or anyone other who have time for me can pm me...
Plz plz

And if you guruprasanth19 you learn all this plz teach me

parth_galaxy_y said:
Hey can you teach me, means I want a complete detailed video or information about all this..
Plz help he out...
I want yo learn all this, I too want to b a dev when become older...:what:
Or anyone other who have time for me can pm me...
Plz plz
Click to expand...
Click to collapse
you can check youtube,
i also have no formal programming lessons, ever!,
i'm a business and human resources management bachelor, way far from IT related studies,
i learned through googling things and constantly failing (not to mention all the bootloops i have to undergo through),
in order to learn android,
YOU WILL FAIL!. YOU WILL FAIL!.
after that you learn and make things right!

Now!!What all basics i should get through?
First we should get a backup of the rom and modify it our PC...is that the basic need ?Help me out in what software we need do all that compiling.What all programming languages we need,i googled it but no use soo,understand...i passionate about making roms,I am hungry but no food :banghead::what:
Sent from my GT-S5360

you wanna make your own rom
bro you should say that u wanna make custom stock rom !
making rom is not easy ! making custom stock rom is easy !
spend some months on xda you will learn how custom stock roms are made ...........

Ya i want to make a custom rom
Sent from my GT-S5360

I'm trying to make my own stock based cusyom rom too! But it's for personal use
One thing I have to ask, will the framework.Apk and systemui of custom ROMs work on deodexed stock?
Saving the universe, one game at a time.

as cyanogen and all ERD's say u must first learn the basics of programming and some languages and after u hv good knowledge of all the things required to make a good custom rom than u shud make it....
u hv to spend time in xda reading and experimenting things....
Sent from my GT-S5360 using xda app-developers app

simple.
read.learn.try.fail.succeed

Dude you're out of your mind. That may possibly be the hardest task to accomplish without a reasonably sized dev team. Just make a custom stock rom. Its much easier to do and you already have the base of it from the original stock rom, so you just have to add in what you want. If you're trying to make one from scratch, forget about it.
Sent from my U9200 using xda app-developers app

At least tell me a programme to modify apk...
---------- Post added at 07:55 PM ---------- Previous post was at 07:54 PM ----------
And some thing to create theme

parth_galaxy_y said:
At least tell me a programme to modify apk...
---------- Post added at 07:55 PM ---------- Previous post was at 07:54 PM ----------
And some thing to create theme
Click to expand...
Click to collapse
VTS Studio for modifying smali and xmls also decompiling and recompiling java based apps,
for theming go with Photoshop or paint.net

deathnotice01 said:
VTS Studio for modifying smali and xmls also decompiling and recompiling java based apps,
for theming go with Photoshop or paint.net
Click to expand...
Click to collapse
In VTS studio when I select new project In the smali tab there is no 2.3.3 gingerbread there is only 2.3 gingerbread. also The default is 4.0.3 Ice cream sandwitch Shall I change It to 2.3 before decompiling

Bidyadhar said:
In VTS studio when I select new project In the smali tab there is no 2.3.3 gingerbread there is only 2.3 gingerbread. also The default is 4.0.3 Ice cream sandwitch Shall I change It to 2.3 before decompiling
Click to expand...
Click to collapse
of course,
we are 2.3.x android

deathnotice01 said:
of course,
we are 2.3.x android
Click to expand...
Click to collapse
Sir how to move clock to middle in jellyblast rom??????
I searched it but did not get it?

deathnotice01 said:
of course,
we are 2.3.x android
Click to expand...
Click to collapse
If I am on jelly bean still I have to choose Android 2.3?

Related

(Tutorial)How to Port Roms To galaxy ace ( UPDATE)

What u need
windows or linux
ROM (that u wanna port to ace )
Dev Tools (like pack/unpack boot.img) Like this for windows and or linux
What u need to do??
unpack your boot.img
Change file on ramdisk
init.rc need to change >> (unpack the boot img from rom u wanna port
open init.rc and copy the stuff after BOOTPATH
change ramdisk/lib/modules >>> your modules ( not really importatnt )
repack ramdisk boot.img
build.prop
change model to your model (For example: xperia x8 > GT-S5830, and galaxy > cooper)
And, wifi modules has taken to your ROM (port)
libs
and,cope paste bin files, like superuser or busybox
---------------------------
then add/replace these in the rom it self ( copy from stock or cm7 )
These are Always needed !!
/lib/libril.so
/lib/libsecril-client.so
/lib/libsec-ril.so
/lib/libdiag.so
/system/hw
/system/modules
/system/etc/firmware , ppp, security, wifi, permission vold.stab
/system/user/keychars, keylayout
--------------------------
Greetins Spacecaker
#rule N.1 DONT SPAM WITH NOOB QUESTIONS !!
Download the Guide below to get some pictures +
more tips download http://www.mediafire.com/download.php?u2ff9tthrrc29h1
1st btw nice awesome
Sent from my GT-S5830 using xda premium
Good guide
Thanks
Sent from my GT-P6800 using xda premium
thanks for the guide.
thanks but how to resize the png? if the png are hpdi?
dredremon said:
thanks but how to resize the png? if the png are hpdi?
Click to expand...
Click to collapse
photoshop
then if its hdpi
resize them 66 %
to mdpi
be aware not all .9.pngs will work
u need to .9.patch them
following the tutorial from music.soul
spacecaker said:
photoshop
then if its hdpi
resize them 66 %
to mdpi
be aware not all .9.pngs will work
u need to .9.patch them
following the tutorial from music.soul
Click to expand...
Click to collapse
thanks !! so your using photoshop in ur sgs2 ics rom? how about the lib of wifi and root im comfuse about that .
dredremon said:
thanks !! so your using photoshop in ur sgs2 ics rom? how about the lib of wifi and root im comfuse about that .
Click to expand...
Click to collapse
just copy them
i used photoshop to resize most pngs of sgs2 ics rom
Btw sometimes romm will not boot then if so take cm7 kernel
Or stock
And change bootpath
Then if not booting still take logcat
Sent from my GT-S5830 using xda premium
Hope noobs don't brick their phones trying to follow this..
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
shaaan said:
Hope noobs don't brick their phones trying to follow this..
TeamCooper Developer
TheMyth Developer
www.teamcooper.net
Click to expand...
Click to collapse
Yes
herpderp © aint got money to pay to my fish
You missed one very important instruction. Get some other idiot to try it on their sga 1st lol
themountig said:
You missed one very important instruction. Get some other idiot to try it on their sga 1st lol
Click to expand...
Click to collapse
Lol
Ive done this.before
herpderp © aint got money to pay to my fish
Like when you read - Please test my rom, can't test it myself as mine is at the shop, kinda off-putting for me but some will give anything a try. Nice tut by the way but you don't seem to recommend simulation on PC do you never do this?
themountig said:
Like when you read - Please test my rom, can't test it myself as mine is at the shop, kinda off-putting for me but some will give anything a try. Nice tut by the way but you don't seem to recommend simulation on PC do you never do this?
Click to expand...
Click to collapse
How do u mean with simulation?
herpderp © aint got money to pay to my fish
Lol thanks man...
spacecaker said:
How do u mean with simulation?
herpderp © aint got money to pay to my fish
Click to expand...
Click to collapse
Was meaning virtual device using android SDK just as a way of testing a rom. Setting up a virtual device giving it SGA properties and testing. As you may have figured I'm not a dev just a reader and hoper. I got the impression from Jusada's guide re rom making that the SDK was the place to go when developing a rom. But as I said I know only what I read my experience with SGA is entirely as a user.
themountig said:
Was meaning virtual device using android SDK just as a way of testing a rom. Setting up a virtual device giving it SGA properties and testing. As you may have figured I'm not a dev just a reader and hoper. I got the impression from Jusada's guide re rom making that the SDK was the place to go when developing a rom. But as I said I know only what I read my experience with SGA is entirely as a user.
Click to expand...
Click to collapse
Nope only real testinh
herpderp © aint got money to pay to my fish
Is it taken from BNC's doc, dude?
Sent from my GT-S5660 using Tapatalk
Delanoister said:
Is it taken from BNC's doc, dude?
Sent from my GT-S5660 using Tapatalk
Click to expand...
Click to collapse
No only
Some little parts
But ive modded it of how i did
herpderp © aint got money to pay to my fish

[Q] How to add this particular thing ?

HOW DO I ADD SCREEN TRANSITION EFFECTS IN THE TouchWiz30Launcher.apk ???
I COULDN'T FIND ANY THREAD RELATED TO THIS. HENCE I AM ASKING THIS... IF ANYONE KNOWS ABOUT THE THREAD RELATED TO THIS, PLZ GIVE ME A LINK OR ELSE PLEASE POST IT HERE PLZZZ...​
Black synergy said:
HOW DO I ADD SCREEN TRANSITION EFFECTS IN THE TouchWiz30Launcher.apk ???
I COULDN'T FIND ANY THREAD RELATED TO THIS. HENCE I AM ASKING THIS... IF ANYONE KNOWS ABOUT THE THREAD RELATED TO THIS, PLZ GIVE ME A LINK OR ELSE PLEASE POST IT HERE PLZZZ...​
Click to expand...
Click to collapse
are you talking about the stock samsung launcher.??????
u have the modify the touchwiz launcher ..............
sory i dont hav any links but ill surely search
here u go buddy..hope tis is wat u wer looking fr
http://forum.xda-developers.com/showthread.php?t=2063059
if u like it do thnk me
npx123 said:
here u go buddy..hope tis is wat u wer looking fr
http://forum.xda-developers.com/showthread.php?t=2063059
if u like it do thnk me
Click to expand...
Click to collapse
no no no no no no no no bro !!
I am asking for homescreen transitions....
Like in go launcher.
Adw
holo... Etc
u mean like the cube? stack? binary star? those transitions are found in go launcher..
u mean that?
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
jasonxD said:
u mean like the cube? stack? binary star? those transitions are found in go launcher..
u mean that?
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
s the same thing
npx123 said:
s the same thing
Click to expand...
Click to collapse
jasonxd said:
u mean like the cube? Stack? Binary star? Those transitions are found in go launcher..
U mean that?
_____________________________________
this post uses the patented muffinxclusive®™ method i wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
Click to expand...
Click to collapse
yes !!! Yes !!!yes !!! Yes !!! Yes !!! Yes !!! Yes !!! Exactly !!
i dont really know
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
jasonxD said:
i dont really know
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
Click to expand...
Click to collapse
hehe the way u said i thought u knew d solution lolz
Any one?
Deathnotice?
Any recognised developer?
Sent from something smoother than Hyperion xD
Black synergy said:
Any one?
Deathnotice?
Any recognised developer?
Sent from something smoother than Hyperion xD
Click to expand...
Click to collapse
You can PM deathnotice01 regarding this matter.He'll definitely help you.
Rom:JellyBlast V3
Kernel:Kurotstogi
Theme:Xperia theme with some modification.
aniket.lamba said:
You can PM deathnotice01 regarding this matter.He'll definitely help you.
Rom:JellyBlast V3
Kernel:Kurotstogi
Theme:Xperia theme with some modification.
Click to expand...
Click to collapse
I did it already.... but still.....
recieved your PM,
this is the right page for you
http://developer.android.com/reference/android/animation/LayoutTransition.html
you could change the whole coding and declare it in the values/*something...* i forgot but i'm sure it it's there,
also my knowledge is limited in the kinda part since it's hard to code stuff in java
deathnotice01 said:
recieved your PM,
this is the right page for you
http://developer.android.com/reference/android/animation/LayoutTransition.html
you could change the whole coding and declare it in the values/*something...* i forgot but i'm sure it it's there,
also my knowledge is limited in the kinda part since it's hard to code stuff in java
Click to expand...
Click to collapse
Not my Cup of tea... :'(
Sent from something smoother than Hyperion xD
Why the heck is java not taught in my college ! ?
Sent from something smoother than Hyperion xD
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
hell_lock said:
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
Thanks. Will try this ASAP
Sent from something smoother than Hyperion xD
prototype-U said:
I have some app development experience and according to me you can add it in the launcher by :
Simple way : Put new files in anim folder and rename it to the old ones.. or edit the old anim files by taking codes from another launcher .
Hard way: Decompile the launcher and read it's smali codes using vts and add the animations easily. You could also add more features using this.
Sent from my GT-S5360 using XDA
Click to expand...
Click to collapse
I can not get How to use VTS !! . but how ever i tried doing the easy way. no luck. fc happencessss

[Q] APK

Whats the easiest yet effective way to create an apk???
and what languages do i need to learn??
can i make an apk as a base use itz xml layouts and make my own apk??
thanks for answering a Noob!
Prerequisites:
Android sdk
Eclipse juno/helios whatever
Java jdk 1.6
Knows Xml editing
Java language
Usable brain
If above requirements are fulfilled, then there is no problem in making an android app... Any questions, ask google! That guy is the guy I like to play with! You can see those search buttons, that tickles when you click... Or i meant to say poke. Tickle him and he gives you answers.
Sent from my GT-S5360 using xda app-developers app
Gaurav8651000 said:
Whats the easiest yet effective way to create an apk???
and what languages do i need to learn??
Click to expand...
Click to collapse
Do you know any programming language? Java is the best choice, because Android OS API is in Java, but you can also use C++ (NDK) or C# (Mono, Unity).
Eclipse basic should be good,
and VTS for finalizing and editing

[ASK] How to make icon pack to .apk

Hello guy.. This is my 1st thread in this section..
I'm a noob here.. I need some guide to make an .apk type of file so i can make my own .apk...
I want to learn this because i want to apply this icon pack without flashing them into system..
also.. i i can make it be install like normal apk.. i think i can use the icon pack with another launcher like xperia launcher, holo launcher or similar..
somebody can help me make a normal .apk??
help me please..
assphere said:
Hello guy.. This is my 1st thread in this section..
I'm a noob here.. I need some guide to make an .apk type of file so i can make my own .apk...
I want to learn this because i want to apply this icon pack without flashing them into system..
also.. i i can make it be install like normal apk.. i think i can use the icon pack with another launcher like xperia launcher, holo launcher or similar..
somebody can help me make a normal .apk??
help me please..
Click to expand...
Click to collapse
sry bro... thats impossibru...
but u can try to create ur own app that can do that if u ever become a dev
that would be awesome
aw... :crying:
then how other people can make it installable.. or the method too hard to learn one..
assphere said:
aw... :crying:
then how other people can make it installable.. or the method too hard to learn one..
Click to expand...
Click to collapse
Those are flashable zips!!
actually u can make a theme for launchers with theme support ..
Sent from my GT-S5360 using xda app-developers app
it's possible, but it's the same as building a basic app,
you need to mirror some codes to work for a specific launcher or theme engine,
but if you are asking for the system icons,
then you are out of luck (except CM)
deathnotice01 said:
it's possible, but it's the same as building a basic app,
you need to mirror some codes to work for a specific launcher or theme engine,
but if you are asking for the system icons,
then you are out of luck (except CM)
Click to expand...
Click to collapse
thats what i^m asking for.. just like basic app that work for theming a launcher.. i dont want mess up with system file..
anybody can teach that? or a link?
trying search in xda but seem no luck..
assphere said:
thats what i^m asking for.. just like basic app that work for theming a launcher.. i dont want mess up with system file..
anybody can teach that? or a link?
trying search in xda but seem no luck..
Click to expand...
Click to collapse
that's not possible with the current samsung OEM firmware we have and all custom roms (well working custom roms to be exact) are based upon it
deathnotice01 said:
that's not possible with the current samsung OEM firmware we have and all custom roms (well working custom roms to be exact) are based upon it
Click to expand...
Click to collapse
tq for reply then.. so.. i just need to wait psycogame cm7 build being stable without major bug then use theme then..

[Q] Theming Galaxy Y

hey guys anyone can help me to provide link to theming galaxy Y ?
- swipe to remove
- Extended Power Menu
- status bar icons
also can anyone of you be my teacher ?
i already read the guides but its just too hard
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
deathnotice01 said:
If someone was to teach you you'd expect the same thing.
Advanced theming is hard since it involves coding within the android system to achieve the desired effects.
So i'd suggest going over it patiently and keep learning as you go, it's not gonna be a smooth step but that's just how it goes, same with programming, no one can teach you but yourself.
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
ryan_joshua said:
what did you mod on the kitchen? if you want to change the batt icons, you need to include the framework-res. Correct me if I'm wrong, im not using kitchen
Click to expand...
Click to collapse
Becauseits a noob friendly :fingers-crossed: yeah i also include that but status bar keep FCIng
3r41nl33n said:
There are many pngs out there. I am a newbie too. I experienced frustration everytime. But then I am now fully working on it. Just follow guides and comprehend sir.
Sent using Nokia 3310
Click to expand...
Click to collapse
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Mranggapo said:
nah sir death notice thank you for your advice
i just want to know why everytime i theme the system ui
it keeps FCing on stock rom -_-, im using UOT kithcen sir
solution sir ? :highfive: :fingers-crossed:
Click to expand...
Click to collapse
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Mranggapo said:
Its just hard because my bro didnt allow me to install everything suspicious just like android SDK JDK and apk tool
Click to expand...
Click to collapse
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
deathnotice01 said:
Did the UOT complete the process? Did you get a STHF error?
Enviado desde un Samsung Galaxia S Cuatro LTE
Click to expand...
Click to collapse
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
3r41nl33n said:
That was bad. SDK aand JDK isn't suspicious. Tell him sir. It came from java and android. How come?
HIHI. Bring your ninja skills within. Hide it somewhere. :good:
Click to expand...
Click to collapse
my bro is a PC maniac -_- i hide two apps and files and he keep spoil it . last he just mad at me
Mranggapo said:
STHF error ? what does it mean ?
i already cook my files already upload systemui and framework-res but its just FC
Click to expand...
Click to collapse
that's not UOT kitchen,
this is UOT kitchen: UOT kitchen
i'd suggest using that since it's the most begginer friendly automated theming kitchen, i made my first themes that way

Categories

Resources