Hello everyone,
I'm here asking help from all Devz that i wanna study Android right from the start.
If anyone could help me with it? Or any links where i can Study Android?
I knew nothing about android a year ago. after I bought my canvas 2. I googled how to install apks, how to get paidd apks for frree etc. then I searched how to modify my android phone. I learnt how to root, take backup, install recovery, flash ROM, about xposed framework etc. it will take some time to understand the terms. then it will be as easy as abc for you.
type your queries in the search box of xda and you will get related threads. also use xda wiki site. click thanks if you understood
Vj Raj said:
Hello everyone,
I'm here asking help from all Devz that i wanna study Android right from the start.
If anyone could help me with it? Or any links where i can Study Android?
Click to expand...
Click to collapse
you can start from here
http://xda-university.com/
or
http://www.xda-developers.com/android/want-to-learn-how-to-program-for-android-start-here/
Recognized Noob said:
I knew nothing about android a year ago. after I bought my canvas 2. I googled how to install apks, how to get paidd apks for frree etc. then I searched how to modify my android phone. I learnt how to root, take backup, install recovery, flash ROM, about xposed framework etc. it will take some time to understand the terms. then it will be as easy as abc for you.
type your queries in the search box of xda and you will get related threads. also use xda wiki site. click thanks if you understood
Click to expand...
Click to collapse
Same pinch!! Lov my C2♥
ikno all d above, i meant Kernel building, Rom building, porting... ukno wot i mean
Related
I have the t-mobile g1, android 2.2.1 and i am interested are there any flash player apks that still work on this device, because i have downloaded several apk files from variuos sources, wich according to the comments worked for people. for me they either do not install or they install and can not be opened, don't work etc. maybe somebody knows what might be the issue or sources that can still provide a working flash player file?
rima0618 said:
I have the t-mobile g1, android 2.2.1 and i am interested are there any flash player apks that still work on this device, because i have downloaded several apk files from variuos sources, wich according to the comments worked for people. for me they either do not install or they install and can not be opened, don't work etc. maybe somebody knows what might be the issue or sources that can still provide a working flash player file?
Click to expand...
Click to collapse
please next time put the name of the thread... is needed for To fulfill the procedure of the forum And the people will be interested for your thread...
SERGI.3210 said:
please next time put the name of the thread... is needed for To fulfill the procedure of the forum And the people will be interested for your thread...
Click to expand...
Click to collapse
+1 but no need to be harsh on the fella
Not2LonG said:
+1 but no need to be harsh on the fella
Click to expand...
Click to collapse
i only wanna help buddy
Hi Everyone! I'm a new user in xda developer.
After rooting, there's always custom roms, recoveries, kernels, mods that I could try. Is there any guide on how the rom/mods/stuff works? (rather than flashing stuff blindly) I thought I could play around and contribute to the community.
lion<3 said:
Hi Everyone! I'm a new user in xda developer.
After rooting, there's always custom roms, recoveries, kernels, mods that I could try. Is there any guide on how the rom/mods/stuff works? (rather than flashing stuff blindly) I thought I could play around and contribute to the community.
Click to expand...
Click to collapse
Look around in the thread for the mod or rom "source", thats the code used to compile the mod and would give you an idea of how it work, of course for other mods you could open the zip and read around the files and scripts.
Press the thanks button if I helped
Check the forum that is specific to your device. Everything you need to know should be available there.
inspiredbyhtc said:
Look around in the thread for the mod or rom "source", thats the code used to compile the mod and would give you an idea of how it work, of course for other mods you could open the zip and read around the files and scripts.
Press the thanks button if I helped
Click to expand...
Click to collapse
Sorry if I sound stupid. DO I need to install Android SDK to see the source file?
Hi,
Is it possible to root or do something to the Samsung S8003 Jet to make is run Android or is anyone making a custom ROM for it.
Please give the names of ROM's which this phone might be able to run.
Thanks
viper_ad said:
Is it possible to root or do something to the Samsung S8003 Jet to make is run Android or is anyone making a custom ROM for it.
Please give the names of ROM's which this phone might be able to run.
Click to expand...
Click to collapse
Yes you can!
CyanogenMod 7.1 & MIUI ROM.
Search in Google: "android for jet"
(I can't post direct links thanks to XDA < 10 posts limit)
Your first hit should be from code dot google dot com, that's the one you're looking for.
It has plenty of videos explaining what it does and how to flash it.
Thanks Buddy for the quick reply. I'll look into it.
Okay so I've bought a samsung galaxy chat B5330 device back in feb'2013. Don't ask me why cause I conciously bought it. So I realised after searching for 6 months that there is no interest of developers in this device. so I have taken up the initiative to 1) Build CM 10, 2) Port CWM, 3) Root the device myself. However I don't have much idea about building android. I've rooted and flashed Custom recovery n ROMs to my dad's phone before and I'm a geek so I learn things quickly about computers n phones. So I'm nor a complete newbie neither a Master developer. Therefore I need help of those devlopers who will be kind enough not to discourage me. Anyone can root a device which is more popular because it gets vulnarable too quickly so there is no point in telling me that "you should have bought a device which has developer support". I am interested to be a developer myself n that challenge is really so tempting to me. So here are my questions which I don't have exact idea about.
1) I have a computer of the config -> AMD fx 6100 hexacore buldozer 3.3 GHz/4 GB RAM/500 GB HDD/Windows7(32) & Ubnuntu 13.04(64). Can I do the job of building roms from the source with this config in the first place?
2) Does galaxy chat B5330 support 'fastboot'? if yes then How can I boot into fastboot mode? I've tried with adb 'reboot-bootloader' but the device just restarted normally. So I don't know How can I get into the fastboot mode?
3) CM developers are really kind enough that they have put alot effort into making the wiki. I've got precious informations about building android from source and all. But I have a confusion. There was mentioned fastboot is necessery for building CM. So if my phone does not have fastboot should it mean that I can't build CM for my device at all?
4) How much data do I have to download? Do I need to be connected to the internet always while editing local file? n If I use 'repo sync' to update the code always won't my editings get overwritten by stock code again?
so these are few basic questions I have for now. I know I might not get any response at all. But there's no harm in trying. thanks
Update1
ranchoabc said:
Okay so I've bought a samsung galaxy chat B5330 device back in feb'2013. Don't ask me why cause I conciously bought it. So I realised after searching for 6 months that there is no interest of developers in this device. so I have taken up the initiative to 1) Build CM 10, 2) Port CWM, 3) Root the device myself. However I don't have much idea about building android. I've rooted and flashed Custom recovery n ROMs to my dad's phone before and I'm a geek so I learn things quickly about computers n phones. So I'm nor a complete newbie neither a Master developer. Therefore I need help of those devlopers who will be kind enough not to discourage me. Anyone can root a device which is more popular because it gets vulnarable too quickly so there is no point in telling me that "you should have bought a device which has developer support". I am interested to be a developer myself n that challenge is really so tempting to me. So here are my questions which I don't have exact idea about.
1) I have a computer of the config -> AMD fx 6100 hexacore buldozer 3.3 GHz/4 GB RAM/500 GB HDD/Windows7(32) & Ubnuntu 13.04(64). Can I do the job of building roms from the source with this config in the first place?
2) Does galaxy chat B5330 support 'fastboot'? if yes then How can I boot into fastboot mode? I've tried with adb 'reboot-bootloader' but the device just restarted normally. So I don't know How can I get into the fastboot mode?
3) CM developers are really kind enough that they have put alot effort into making the wiki. I've got precious informations about building android from source and all. But I have a confusion. There was mentioned fastboot is necessery for building CM. So if my phone does not have fastboot should it mean that I can't build CM for my device at all?
4) How much data do I have to download? Do I need to be connected to the internet always while editing local file? n If I use 'repo sync' to update the code always won't my editings get overwritten by stock code again?
so these are few basic questions I have for now. I know I might not get any response at all. But there's no harm in trying. thanks
Click to expand...
Click to collapse
I have acquired the source code for my device from samsung. Now I just need to port the board configs to the CM10 source.
ranchoabc said:
I have acquired the source code for my device from samsung. Now I just need to port the board configs to the CM10 source.
Click to expand...
Click to collapse
nce going man
"Devs Not Interested...."
I don't know whether some people are still talking about this device.
I thought everybody started throwing it and getting his newer one.
Niral.DMello said:
How did you manage to do that? You wrote to them and they gave it? If thats the case you must have some special powers. I'm impressed.
Click to expand...
Click to collapse
If I were not wrong, you could get the source from ://opensource.s*msung.com (*can't post yet )
My Bad English....
excellent
: Bueno:: Bueno: wouldnt see anything wrong in my galaxy cm10 ch @ t gt-B5330 : Bueno:: Bueno:
I've got a working CWM. Looking forward to porting a newer version.
I've got my hands on a working cwm (somehow it did) for b5330. Now looking forward to porting CWM 6 from cm source. I just have too slow bandwidth for cm source syncing. So let's see how it goes.
ranchoabc said:
I've got my hands on a working cwm (somehow it did) for b5330. Now looking forward to porting CWM 6 from cm source. I just have too slow bandwidth for cm source syncing. So let's see how it goes.
Click to expand...
Click to collapse
I really hope you succeed and make it working! Good luck mate!
TheUnknownThing said:
I really hope you succeed and make it working! Good luck mate!
Click to expand...
Click to collapse
Can you give me some directions? I'm trying my best to learn it.
Sent from my GT-B5330 using xda app-developers app
ranchoabc said:
Can you give me some directions? I'm trying my best to learn it.
Sent from my GT-B5330 using xda app-developers app
Click to expand...
Click to collapse
The best way to start is to use another Rom as base (get permission first) then start tweaking it with scripts, apps and build.prop tweaks. Once you start to get familiar with the basics, start experimenting with different tweaks. Since you are going to create a Cyanogenmod 10 Rom from scratch, I give you best of luck and hope many people will use it!
FINALLY!
ported
I always support you sir!
Sent from my GT-B5330 using xda app-developers app
REALLY for GT B5330
patraanjan23 said:
ported
Click to expand...
Click to collapse
REALLY ??
when date to release this ROM ?
sorry my bad english language..
[email protected] said:
REALLY ??
when date to release this ROM ?
sorry my bad english language..
Click to expand...
Click to collapse
I'm currently working on it. It still does not support audio/bluetooth/wifi/phone/usb nothing. It just supports full touch n can run games. You can't use it for calls/internet! I just sideloaded few apk files via adb. So it ran them smoothly. N don't call me sir please. I hate formalities.. just chill
Sent from my GT-B5330 using XDA Premium 4 mobile app
patraanjan23 said:
I'm currently working on it. It still does not support audio/bluetooth/wifi/phone/usb nothing. It just supports full touch n can run games. You can't use it for calls/internet! I just sideloaded few apk files via adb. So it ran them smoothly. N don't call me sir please. I hate formalities.. just chill
Sent from my GT-B5330 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
how did you port cm to your device
i also have Samsung star pro and have made a manufacturer based stock rom
my device is samsung star pro
gamersam16 said:
how did you port cm to your device
i also have Samsung star pro and have made a manufacturer based stock rom
my device is samsung star pro
Click to expand...
Click to collapse
I am building from source. it's teadious job. but you sure can try
device tree
by source do you mean the android source(10gb +)
i am also trying the same thing but my source is now syncing
could you help me with making my device tree.
and what else do i need apart from the the device tree
gamersam16 said:
by source do you mean the android source(10gb +)
i am also trying the same thing but my source is now syncing
could you help me with making my device tree.
and what else do i need apart from the the device tree
Click to expand...
Click to collapse
Sure ask whatever you need. But I suggest you do thorough research n a lot of forum searching before you ask anything. I've been digging for 1 year collecting info n learning things.
Sent from my GT-B5330 using XDA Premium 4 mobile app
Cyanogenmod for B5330
HERE COMES CYANOZANE
GO for it n test it yourself!
help
patraanjan23 said:
HERE COMES CYANOZANE
GO for it n test it yourself!
Click to expand...
Click to collapse
could you guide me in this process as i have to build the device tree from scratch and am having difficulties in finding the correct info.
how did you start to look for info in the boot.img
help needed
if possible could you provide a basic guide minimum stuff to help
thanks
gamersam16 said:
could you guide me in this process as i have to build the device tree from scratch and am having difficulties in finding the correct info.
how did you start to look for info in the boot.img
help needed
if possible could you provide a basic guide minimum stuff to help
thanks
Click to expand...
Click to collapse
read this thotoughly.
Greetings All
Hope everyone is well.
My question is: what is a good website for learning the Android operating system online?
The reason I ask this is my searches turn up websites for writing apps to operate within the Android environment. Or how to replace accidentally wiped OS on users devices.
I want to be able to go inside the operating system and add/remove code, modify things, and investigate for things like carrierIQ etc.
Can someone please point me in a good direction (other than learning Java language)? Thanks in advance-
GD
PS my apologies if this is in the wrong forum etc
Anyone??
Ive been searching so Im not asking anyone to do my work for me. But if you know of good sites with tutorials re the android operating system please contribute-
Thanks
getDATA said:
Ive been searching so Im not asking anyone to do my work for me. But if you know of good sites with tutorials re the android operating system please contribute-
Thanks
Click to expand...
Click to collapse
XDA is the right place , look at those sections:
https://forum.xda-developers.com/u/app-design
https://forum.xda-developers.com/coding
https://forum.xda-developers.com/android/help
(Next time ask questions there ^^^)
https://forum.xda-developers.com/general/about-xda
(To learn how to ask and search here , as well as a list of very useful threads)
Happy Modding
what is a good website for learning the Android operating system online?
you have a number of options.
Android SDK Tutorial for beginners
Android SDK now has Marshmallow support.
getDATA said:
Greetings All
Hope everyone is well.
My question is: what is a good website for learning the Android operating system online?
The reason I ask this is my searches turn up websites for writing apps to operate within the Android environment. Or how to replace accidentally wiped OS on users devices.
I want to be able to go inside the operating system and add/remove code, modify things, and investigate for things like carrierIQ etc.
Can someone please point me in a good direction (other than learning Java language)? Thanks in advance-
GD
PS my apologies if this is in the wrong forum etc
Click to expand...
Click to collapse
http://www.newandroidbook.com/ -> http://www.newandroidbook.com/AIvI-M-RL1.pdf