full system source code 4.0.3 JAVA - HTC Amaze 4G

hey everyone i found some cool stuff here full system java source code. you may ask what use is it for us? well in some cases vs trying to work with smali/baksmali. for those who wanna toy around maybe make some system applications/mod them or want to offer me help on the AOSP status bar for sense 3.6 roms then here is the chance, im not very familiar with smali/jasmine so i prefer this, but obviously you will see the set up is just plain awkward so i need some assistance on what to do with all these files, i need help locating and figuring out the setup. here is the link
http://grepcode.com/snapshot/repository.grepcode.com/java/ext/com.google.android/android/4.0.3_r1/
any insight to this find would be nice

Related

Developing new tabs

This may be a really stupid question, but is it possible to create a tab for practically anything? I know they have updated the Weather Tab in the Touch HD to pull more weather data, and there is also the stock tab where you can get stock info right from the tab. My question is if these tabs can be formatted to show anything from an internet source or feed. For example sports scores or news. I've seen this in Bell's UI for the TP, but is it possible to do if you can find the right source? I don't know how to program and wouldn't be able to do this, I was just throwing it out there as a question to see if its possible. Thanks!
does anyone have any ideas on this?
I'm wondering the same thing. Some tabs on TF3D like the People and Mail tab are pretty far from useful. It would be great if these could be edited or replaced.
It's entirely possible. I've stumbled onto docs and dev tools for writing your own tabbed whatever on this site. It wasn't of interest to me so I don't know where they are offhand but a little searching should bring them up eventually. Maybe check the wiki, also.
I'm really intersted in this so I can make some useful tabs. I'm so sick of the music tab!
I've been keeping an eye out but haven't seen anything useful in the way of docs or info yet. If anyone finds some info could they please post links here?
Please!
heh
-- Maz
Yes, I am interested in developing new tabs, too. Seems to me that developing a visual voicemail tab that would work with the youmail.com service just makes a lot of sense to have on a phone.
I asked that question before, and got the following links in response.
http://forum.xda-developers.com/showthread.php?t=464984&highlight=mode9+editor
http://forum.xda-developers.com/showthread.php?t=479910
Unfortunately, I've got a ton of VB6 experience that does no good here. I'm willing to write some good psuedo code, if there is anyone with LUA experience that can help me with the tab.
Whoa guys and girls you have no idea what you are asking. This is not something you do by editing a tab a little bit. Creating new tabs will requires you to be able to create mode9 files from scratch and have some real experience with lua coding. Only one who's done that on this forum is D-man (calender tab). I've been working with xbox on the rhodium manila editing mode9 and lua files I can do, but creating them from scratch is very hard and will consume a lot (like a whole lot) of time. For someone with experience it will be hard, and I'm ready to team up with someone who thinks he can but it's probably a project of weeks or maybe months. But hey I might be wrong here , 12

Howto make a custom rom

how can i make my own custom rom ?
i wwant to be a chef not a developer
i know some really good video tutorials for you... what phone do you have?
ljbaumer said:
i know some really good video tutorials for you... what phone do you have?
Click to expand...
Click to collapse
nexus one .
Video's for G1 As well?... Heck! Just link the lot of them <3
winter
link what you want
i tried to make the rom but when i flash it it is stock on the bootsplash.
i delete launcher e put adw, i put
- blackbar
- genie widget mod
- music mod
- video drier mode
- htc ime
- 2.1 build .prop
nothing to do, i do't know why it is blocked on the boot logo
Best Kitchen?
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
willcaddy said:
Hello all, i was just wondering which kitchen would be best for me as a beginner to android rom cooking? I have a good grasp of linux thanks to my good friend arran (arranmc182 on xda i think ) so was wondering which was the best
Thanks
Will
Click to expand...
Click to collapse
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Count me in
GaMeBoY439 said:
Hey Guys,
I'd like to get involved with making Android ROMs as well. I have a Droid and would LOVE to make my own Droid ROMs . I am already a student software developer so I don't mind getting into the nitty gritty, in fact, the deeper the better, so I can fully learn how to build and work with Android. I also hope to be able to make Android apps eventually too. I know Java and Perl fairly well and have recently started C and C++.
Any suggestions for where to start would be greatly appreciated, i.e. tutorials, videos, guides, what languages I need to know, what tools I should use (eclipse, etc., with what plugins, etc.). Thanks a bunch, and let me know if you guys have ideas for apps you'd like to see on the Market .
-GB
-------------------------------------
Sent via the XDA Tapatalk App
Click to expand...
Click to collapse
Hey
If you find any videos on making custom roms,, count me in..
i currently have the Sprint EVO 4g..
leonnib4 said:
best is always to go from stock, as it forces you to implement things and know what you're doing.
copy cyanogen do not make you a "rom cooker"
Click to expand...
Click to collapse
i am trying to compile from aosp. since i have no programming experience at all, it is a slow learning process so far. my ubuntu has redo and git running perfect now. i have eclipse working but have not used it at all yet. androidsdk 2.2 adb is fine but fastboot is a hassle.
so far, two froyo alphas both flashed but buggy. not one decent tutorial that makes the kernel compile/framework/gapps process clear
My AOSP 2.2 for passion/n1 alpha2 is pretty darn solid now. It took mushing together instructions from 5 incomplete tutorials to fill in the blanks.
What a great feeling to have a ROM not kanged. The Repo/Git tool has gotten easy to use after several long sessions using it in Ubuntu 10.04 LTS.
Anyone on the same OS, I suggest you research and install both Java 1.5 & 1.6 and get use to switching between the two. Also, I have not yet used Eclipse but it isinstalled and it works with SDK.
The Android Open Source site does a decent job of walking you through Repo...Git...and getting the source. After getting that far, I stumbled through setting up a "vendor tree" and looking through all the folders and files to see what it was all about. Much of it was totally over my head. But after attempting several crap builds, the "compile" process is sinking in a bit.
...tapatalk post from n1...
.............
I found this site to be very helpful for building from AOSP...
http://blog.alsutton.com/2010/06/29/building-aosp-for-the-nexus-one/
Successfully compiled for the first time yesterday..still trying to figure out how to make it rooted .
http://forum.xda-developers.com/showpost.php?p=7204823&postcount=1
for getting source to compile ^^^

Question on How to Theme

I was wanting to know if anyone can explain to me how to theme for the Evo 3D. I have not themed for a phone yet but I would like to start and to learn how. I have no problem reading a lot and doing a lot of testing and trial and error. I just would like to know if any themers can give me a head start on where I can begin. I have a lot of great ideas.
I am somewhat experienced in C++, and CAD programs as I am a Mechanical Engineer but if it's required to have a greater knowledge in those then it would be great to know more. At least I would enjoy learning it since I'd be doing something I enjoy. Any help would be appreciated.
Thank you in advance.
Also I understand we can't apply full themes until we have s-off but it seems people have ROMs and Themes done already so I would like to take the opportunity to start working on my own as well since I am sure I will have to learn alot.
toxicfumes22 said:
I was wanting to know if anyone can explain to me how to theme for the Evo 3D. I have not themed for a phone yet but I would like to start and to learn how. I have no problem reading a lot and doing a lot of testing and trial and error. I just would like to know if any themers can give me a head start on where I can begin. I have a lot of great ideas.
I am somewhat experienced in C++, and CAD programs as I am a Mechanical Engineer but if it's required to have a greater knowledge in those then it would be great to know more. At least I would enjoy learning it since I'd be doing something I enjoy. Any help would be appreciated.
Thank you in advance.
Also I understand we can't apply full themes until we have s-off but it seems people have ROMs and Themes done already so I would like to take the opportunity to start working on my own as well since I am sure I will have to learn alot.
Click to expand...
Click to collapse
Theming requires mostly graphics design. You're changing images inside the Framework-res.apk and Systemui.apk. Each phone runs differently, so this information may be slightly incorrect, but if you take a deodexed ROM, you will find inside the .zip, system/framework/framework-res.apk>res>Drawable-hdpi. This folder is where most of the changes will be. For individual apps, you open the app (via a file manager, like 7zip) and open res > drawable-hdpi for the images.
The hardest part (for me) are XML files, this is where the C++ knowledge will come in handy. This is for changing text colors and animations in the framework. Most of what you'll change though *should* be inside framework-res.apk and Systemui.apk.
Now, something new I found out is if you're running Sense, then you must modify the Rosie.apk that's included (I think.)
Thank you as that is very useful, but since this would be my first time actually messing with a phone like that. What program works best for extracting a rom and what should I use to pull the information from the rom.

Samsung Galaxy Note 10.1 launcher apk?

Hi there,
Does anyone have a Samsung Galaxy Note 10.1 or know where I can get the launcher apk from? I want to test it on my HTC Flyer. I really like the way you can split the screens so you can do two things at once! Anyone care to point me to the apk?
Thanks all,
Kim
EDIT: Ok I found this http://www.onskreen.com/cornerstone/ and it even includes source code but how do I install onto a HTC Flyer? Anyone out there know how maybe? Would be quite cool to have this!
Kim
thats a no-go. its highly integrated in their framework, so to make this run you need to start learning how to program and develop in java, and when you experienced enough, you can start porting the functionality to work outside samsungs framework, which probably is in 3-5 years time. and that on top 1-2 years development for you alone to do it all.
Dexter_nlb said:
thats a no-go. its highly integrated in their framework, so to make this run you need to start learning how to program and develop in java, and when you experienced enough, you can start porting the functionality to work outside samsungs framework, which probably is in 3-5 years time. and that on top 1-2 years development for you alone to do it all.
Click to expand...
Click to collapse
What about if I try http://www.onskreen.com/cornerstone/ on my Leedroid rom installed on my HTC Flyer?
if you are a good kernel developer, you might get it done in 1 month or so in your spare time its not an app, its a kernel and framework environment.
Dexter_nlb said:
if you are a good kernel developer, you might get it done in 1 month or so in your spare time its not an app, its a kernel and framework environment.
Click to expand...
Click to collapse
Got it, would be nice if this can be made into some kind of .apk.. I'm just dreaming now! If you include the framework into the apk it might work? I know some java / android dev, I'm going to look into this.
It does't work like that. The Framework is a major piece of the ROM built during compile time and is ROM specific. It sits between the apps and the GUI. It ties into almost everything on the ROM and supports widgets, apps, etc.
Check this out for basic information and how it gets built and used.
Android Application Development Tutorial
http://www.youtube.com/watch?v=IHg_0HJ5iQo&feature=relmfu
http://iserveandroid.blogspot.com/2011/01/important-framework-structuresdirectori.html

[Q] All of the theme and rom building questions

Hey guys, I have a few questions. I looked around a bit before posting this, but I may have missed some stuff so if I need to remove this thread just let me know that I should have looked harder(and kindly provide a link please).
First I would like to know how to get into "Themeing". I want to know how to change the colors mostly. I can usually find the file I need to edit in order to change the icon shape, but If I'm not mistaken, the colors are probably controlled in an xml file. They may all look for a "central file" that contains the colors, or I may need to change each one individually. If there is a central file could someone help me find out what it is.
I have only found how to edit apps, so here's where I get a major case of the noobs. Are the system colors controlled by the launcher or the theme or is there a UI that can be edited what do I need to do. I want to be able to change the number styles, the fonts of the keyboard, and all that jazz. The most important thing, though; is that I need to be able to change the colors. I really don't have an issue with the current fonts and don't have a good idea what to replace them with anyway.
---------------------------------------------------------------------------------------------
Now that the above train wreck is over I have some harder questions.
I also want to get into developing. I will probably start by modifying someone else's. (side question, could I re-release theirs with my changes just so that people could test it provided I ask and give them credit. I know this depends on the person, but is it taboo, or just a no for some people) I already read through and followed shrike1978's. It was possibly the best thing that could have happened to me. It showed me that it was actually possible to do for someone with less android experience. (link)
But after I have built it what do I need to do to get started modifying it? I'm not even sure what all I want to do, but is there any suggestions of a starter project, as well as a how to do it?(maybe changing the launcher, or something like that)
Also I have been using xfce linux mint on a second hard drive of 75 gigs. Will this be an ok setup? Should I switch to ubuntu although I don't really like it as much?
Should I be s-off or on (maybe on so that I know that they will be supported)? Also is there any good vm's that run in linux and will run android?
I probably missed a few questions that I intended to ask, so I will edit them in when needed.
I plan to make a how to thread on my findings(hopefully good enough shrike gives me a :highfive: for doing a good job) so everyone who helps (provided I actually learn how and am capable of making the how to) will be thanked in my future famous thread
Also I apologize for any miss-types. I will do my best to correct them, but my keyboard is pretty broken (it took a tumble when I moved home for winter break)
I figured out the fonts(at least for the few roms I checked). They are easy to change and add. They are controlled in a system_fonts.xml in the "\system\etc" folder of the rom. The files that they represent are in the "\system\fonts" folder of the rom. The xml file has a pretty good explanation of how it is read, so adding your own should be pretty easy.
If anyone here has any suggestions even if you dont know for sure let me know please.;
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
feralicious said:
Here's some threads I had bookmarked that may help:
http://forum.xda-developers.com/showthread.php?p=16459009
http://forum.xda-developers.com/showthread.php?t=916814
I had another one that I can't find the bookmark for.
Click to expand...
Click to collapse
You are my hero.

Categories

Resources