Learning about developping tools - XPERIA X10 General

Hello,
I am java developer and I need documentation to understand how our dear phones work .I am not a genius (as you might see) but I am very curious and persevering .
My first question is ...how to settle connexion with my x10 .
The second is ... what is all data present in my x10 flash memory (files..etc)
My questions may seem naive but I dont know where to begin .
Thank you .

The phone works with the ril related stuff
Which are binaries and libraries
Like pm , port-bridge these Are binaries
Like libril.so , etc these are libraries
These files contact the framework.jar and services.jar files to give u connection
Hope that resolves your doubt
Feel free to pm me
sent from my Android powered smart phone

Related

Achotjan CM6 EdgeGlow Effect / Text Select Handeler -- Source -- for all devices

Achotjan proud you to present Gingerbread ported Features !​
Intro
this is a sources to by used by the rom builder's
and can not be as a module ,
I have ported EdgeGlow / Text Select Handeler animations to Froyo. Those cool animations are the unique adventage to use GB. Froyo is more speedy on many devices , and for x10 x10mini/pro and x8 , the camcoder is a real issue , and dont allow pepole to use GB , i share those sources for froyo as everything works in froyo , and is more smoother .
Progress of Ported Features
- EdgeGlow effect : Compleate
- Text Select Handeler : Compleate
Notice
those animations are already inpleamented on my Arc Rom , so test it now
http://forum.xda-developers.com/showthread.php?t=1151933
Compatibility
all CM6 roms , just replace the sources files with mine and build
Release
- v1.0 : 15/07/2011
https://github.com/Achotjan/FreeXperia/tree/master/Achotjan_GB-Ported-Features
Enjoy Rom Builder , you are free to use my ported feature , just credit me in the OP , and a link of my thread
Thanks
- doixanh , for the idea , he made it too on his rom , so the idea is from him
- DooMLoRD for supporting My work , and for the good Sugestions
cheers
Achotjan
--- Reserved For Future use ---
Released ! github repo updated !
cheers
Achotjan
THIS is an incredible work!
thank you for your I'll put this in my rom and obviously give you credits
to have some little hint (cause the complete framework source is uploaded)
for the text handle, what are the files modified?
Cause i'm interested only in the text selector, and not in the glow effect, what files I've to look at?
(textview.java I think, but also others? icons and so on? )
thank you for the effort, and hope you can help me
89luca89 said:
THIS is an incredible work!
thank you for your I'll put this in my rom and obviously give you credits
to have some little hint (cause the complete framework source is uploaded)
for the text handle, what are the files modified?
Cause i'm interested only in the text selector, and not in the glow effect, what files I've to look at?
(textview.java I think, but also others? icons and so on? )
thank you for the effort, and hope you can help me
Click to expand...
Click to collapse
hy , the problem heare is similar files are tuched , what i sugest to you is that
just back up your framework / base/core , and add this , and after that add all the fix or specified devices files , this will not affect it , also just for the theme , this is a big problem , you need to update it with your but be carefull , maybe will release a separete versions , but not for now , but one feature more this will not kill the rom just make it better
cheers
Achotjan
yes
The problem is that the code is very different from cyanogen one, cause I'm from AOSP, and added sources from CM7 and not CM6 ç__ç
Ill try with "diff" to see the various packages and see the differencies
89luca89 said:
yes
The problem is that the code is very different from cyanogen one, cause I'm from AOSP, and added sources from CM7 and not CM6 ç__ç
Ill try with "diff" to see the various packages and see the differencies
Click to expand...
Click to collapse
ok loock at android/widget folder , specially , after that with the compilation erros , you can also find other relative files , just search on my sources " handle " and see with your sources , when ther is not present add the line etc ..
cheers
Achotjan

[Q] [HELP][REQUEST] Developing Roms And other Questions

HI to all my senior members,admins,moderators and developers I have a humble request to make..
I speak on behalf of people who like to game on their phones (gt540)
Can our senior developers help me in making a rom totally dedicated to gaming and apps..
Many of you also maybe wanting this..i have brief knowledge in java and C++
Sorry for posting this thread here and not in the development section due to some reasons
Also is there a way to port armv7 games to armv6 cpu of ours...
And a link to 2.0.1.8 recovery for our gt540
I have another doubt i cannot access recovery in 2.1 roms...and also in other roms which do not have menu to do this
I access fastboot in another way HOME+SEARCH+Vol Up And the screen goes black and a small box of lines is written fastboot mode..Is this normal...
Also does editing build.prop help in gaming of some sort like changing device name and manufacturer to HTC Desire HD...THANK YOU
And I will be posting up a good rom soon...
subham964 said:
HI to all my senior members,admins,moderators and developers I have a humble request to make..
I speak on behalf of people who like to game on their phones (gt540)
Can our senior developers help me in making a rom totally dedicated to gaming and apps..
Many of you also maybe wanting this..i have brief knowledge in java and C++
Sorry for posting this thread here and not in the development section due to some reasons
Also is there a way to port armv7 games to armv6 cpu of ours...
And a link to 2.0.1.8 recovery for our gt540
I have another doubt i cannot access recovery in 2.1 roms...and also in other roms which do not have menu to do this
I access fastboot in another way HOME+SEARCH+Vol Up And the screen goes black and a small box of lines is written fastboot mode..Is this normal...
Also does editing build.prop help in gaming of some sort like changing device name and manufacturer to HTC Desire HD...THANK YOU
And I will be posting up a good rom soon...
Click to expand...
Click to collapse
Porting armv7 games to armv6? Not really, you would have to decompile or re-compile any proprietary libs specific to that game for armv6, which may pose copyright issues.
2.5.1.8 recovery link here
Yes, your fastboot key is normal, you are using the old 'clockwork recovery' kdz that is in a tutorial on MoDaCo. There is no problem.
And no, editing build.prop to a higher-end device may cause the application to use better graphics quality and size, which will a) Make the phone laggy b) Cause apps to not fit on the screen (If they get device info from build.prop). Although it probably wont do anything harmful, but it won't do anything at all.
Also, it isn't hard to create ROMs, well, softmod roms are easy but CM/AOSP/Ports are harder to create.
subham964 said:
HI to all my senior members,admins,moderators and developers I have a humble request to make..
I speak on behalf of people who like to game on their phones (gt540)
Can our senior developers help me in making a rom totally dedicated to gaming and apps..
Many of you also maybe wanting this..i have brief knowledge in java and C++
Sorry for posting this thread here and not in the development section due to some reasons
Also is there a way to port armv7 games to armv6 cpu of ours...
And a link to 2.0.1.8 recovery for our gt540
I have another doubt i cannot access recovery in 2.1 roms...and also in other roms which do not have menu to do this
I access fastboot in another way HOME+SEARCH+Vol Up And the screen goes black and a small box of lines is written fastboot mode..Is this normal...
Also does editing build.prop help in gaming of some sort like changing device name and manufacturer to HTC Desire HD...THANK YOU
And I will be posting up a good rom soon...
Click to expand...
Click to collapse
Good luck on making the Rom.
Will be looking forward to it!!

[MUST READ]Roms u8800

Devs of MIUI to u8800 who wants create a team or help with the translation to MIUI u8800 ROM ?
I'm tired of see several threads showing the same .Lets all work for the same objective.
I can do turkish translation.
And i just want to clearify something. Making port with using stockwell release doesn't make any progress on our statement. Even i can do that for myself. Point is developing something, fix issues and optimize performance&stability.
@Özgürce thats one of my objective .I dont want only use stockwell script to compile thats to easy , i want fix bugs , create a greater port , include some kernels etc.
Well, as ret4rt's one is the only one that seems to work properly then why don't you all contribute to that one? The post stockwell thread is a perfect place as it's then obvious that this is the place to go for continued development.
We just need a single point to go to for all things Miui, not multiple conflicting ROMs
I think I could do finnish translation.
@langers1972
I think they are both working throught PMs and that thread. Atleast ret4rd shared his WiFi fix there.

Firmware development LGP698 - LG Optimus Link Dual Sim

It will collect useful information for developers.
This theme will help us to work together and to finally workable firmware for our animal.
We kindly request all the people who will be able to find a device with a processor with us and with the support of two simkart inform us
here are the results of our work
I say in Russian user, but my goal - to attract users to develop firmware
already made ​​several firmware versions
they were later executed and lay out the themes
If you like my work - please do not forget to say thanks!
In the course of communication will complement the topic.
request
reference for those who want to do our mite to launch network cyan7)
can ask for help in other subjects firmware devices, owners of which you were
than now to start a screeching halt with the network?
the same problem with port Leva ....
Need deodeks stock firmware files from the \ system \ framework
attempt № ...
So, what should be done next?
deodeks the \ system \ framework
this deodeksom run any of custom assemblies
deodeks will be used to launch a network of cyanogen
how? Step 1
through any deodeksator deodeksatsiyu do with API 10 - will necessarily be an error!
note on what files they are
the files that go with errors - remake with API 9
this deodeksom run any of custom assemblies
If that fails - Step 2
through any deodeksator deodeksatsiyu do withAPIs 9
this deodeksom run any of custom assemblies
this algorithm deodeksa other devaysakh with android 2.3. * and port drivers
put the logs of the work done for the analysis!
and if successful, run any custom firmware files with deodeksirovannymi - in enclosure attached archive folder deodeksirovannoy
Go for it! our success!
is one of the results http://forum.xda-developers.com/showthread.php?t=2108595
Custom firmware
To install over rekaveri
alex-rev.1​
will soon publish the second
is one of the results http://forum.xda-developers.com/showthread.php?p=38062197#post38062197
Custom firmware
To install over rekaveri
[email protected]​
Thks for yr rom. I am using rev3. This is great rom. But i dont like mui home.i chsnge to go launcher.it is smooth. Everythings is ok
Sent from my LG-F160K using xda app-developers app
larrylong said:
Thks for yr rom. I am using rev3. This is great rom. But i dont like mui home.i chsnge to go launcher.it is smooth.
Click to expand...
Click to collapse
trying to eliminate defects....
some of my build here is not lined
You can view the complete list of work here - http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19780784
http://4pda.ru/forum/index.php?showtopic=294336&view=findpost&p=19798091
here you can find answers to frequently asked questions
and solutions to the many problems
here is not often )
constantly on the Russian forum http://4pda.ru/forum/index.php?showtopic=294336
write in the subject - I will try to help
there can follow the news of assembly and firmware
Start new topic
decorations - http://4pda.ru/forum/index.php?showtopic=426426&view=getnewpost
This may be used http://translate.google.com
adding input languages ​​in the firmware
wrote here http://forum.xda-developers.com/showpost.php?p=39202141&postcount=12
is one of the results http://forum.xda-developers.com/showthread.php?p=39298288#post39298288
Custom firmware
To install over rekaveri
Nahim2k7-update​

Testing only.......cm and x rom port...

hey guys
so i worked on my rom for some days now and want to test it ...... as my phone has been taken away(too much textingSAD}
i cant test it!!!
so i need someone to test it for me ....
i will not be responsible for bricked devices or dead sdcard..........
pls thank me if the rom worked and if it didnot ...then i will take a look and when answering about the bug be more specific
i will be changing the boot animations and stuff but i just want to see if it works.....
here is the link for download.........Removed by VECTUS
special thanks to :
mr X [if rom works thank him too]{if it doesnot check his rom}
pls test it guys...thanks
Pls help
:banghead:
I have done porting the old way and have taken some files like framework.res from the port and put it in the base..... I have not done major changes which will affect system...... I have done replacing of lib camera and lib audio and some folders in the etc.... No changes with the meta inf folder.... mostly it should work........ I will be doing a lot of work on themes and ram for better performance(will be taking out some bloatware) .....I will be changing boot animation...... But for now I want to test it.....
Thread closed... Developer is no longer supporting it.

Categories

Resources