modifying 2.2- help needed - GT540 Optimus General

hi guys! I'm trying to modify cyanogen 2.2 rom for gt540, I did few things and they work, but now I have problem that I don't know how to solve:
I'm trying to install lgemail on 2.2. I can install app (copy it to /system/app/), but I can not run it... I thought problem is lib files so I copied libemailcore.so and libemailinterface.so into lib folder, but result is same...
can somebody explain me how to make lgemail work? please...
sry about my bad English.

From which 2.1 did you get lgemail
Because you also need deodexed
Sent from my GT540 using XDA App

I used lgemail from quarx black rom. I also tried lgemail from 1.6, but I can not install it :/
I think there was no deodexed files in quarx rom...
any other ideas?
hmm, can someone upload lgmail from stock 2.1, maybe this one from quarx system is modified...
And there is one more problem: I'm from Croatia, so I'd like to have my rom translated into my language... Problem is that only few things in cyanogen mod are translated, is there any way I can translate whole rom?

Maybe it relies on lg frameworks
Similar to samsung touchwiz
Sent from my GT540 using XDA App

ok... I figured out how to translate rom (or part of rom):
you need to modify system apps, like settings.apk, and add in them files with your language.
That should work in theory, but when I tried to do that I got stuck: I can unpack settings.apk with apktool, I can also edit files, but I can not repack it in apk file.
I got this message:
I: Checking whether sources has changed...
I: Smaling...
W: Could not find resources
I: Building apk file...
Why it can not find resources?

Use apk manager not apktool
Sent from my GT540 using XDA Appk

tnx, I'll try
I can not use it because adb isn't working on my ubuntu :/ I'm not sure why

Sorry. Posted wrong file

Hi, i made it work sometimes before when started using CM 6.
you have to copy, from a 2.1, some folders and .lib files besides the /system/app apk file. i cant recall where all that folders and files are now, but i can post it later in here if you want. I remember that some where in /data, and all the files in the mobile that where name XT9 are needed. But there where more.
This metod can make Lgime work on 2.2 with Portuguese, my case, and user dictionary fully working, but i dont think it can work as metod ti make Lgime a pre-instaled app.
oh and, sorry for my english.

Well there is a way to get lg keyboard on our phone so why not install that then install lgmail
Sent from my GT540 using XDA App

pashinator said:
Well there is a way to get lg keyboard on our phone so why not install that then install lgmail
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
I did it, but it doesn't work, it force closes all the time

Related

Galaxy S System dump

Summary:
Hey guys I'm working on a project to port the touchwiz framework to other devices using an update.zip to get running some touchwiz apps like music player on our phones.
So what I need is the system dump, or better if someone could upload the 2.2 update /framework/; and if you can /app and /bin folders to any good uploading service(FTP/stashbox/multiupload/dropbox, you get it).
I'd really apperciate that! Thanks!
bump for interest.
Please reupload if you can!
http://forum.xda-developers.com/showthread.php?p=8015649
My dad haves a samsung galaxy 2.1 how can i help you
Sent from my HTC Desire using XDA App
Well wow, first of all I REALLY appreciate your help, second I have no idea how you do that... You have to somehow access the system folder.
You can try:
Connect the phone to pc via RECOVERY (you need root AFAIK) and copy whole system(not sd card!) and upload it.
Try to copy whole ./framework and ./app folder from system to sd card, using a file manager like... androzip.
Use KIES/nandroid to backup and upload your backup(no worries won't read your personal data ). Though dunno if we could use it... or how...
You can try google it!
Really thanks!
EDIT:
btw what android version is your dad's galaxy using? It's very important info! Thanks.
hehe, you want to port touchwiz ... a lot of us are trying to get rid of it
but i guess there are some apps that are really good (movie-player, cam-app, calculator, ...)
i will pull the system folder from my JPC firmware an send you a pm containing the download link shortly (will host it myself and i don't want to have a lot of downloads ...)
I love you.
BTW, why don't you just download firmware package of your choice and extract the files you need from that?
My dad's GS is on stock 2.1.. Think i need to root it first...
Sent from my HTC Desire using XDA App
Case_ said:
BTW, why don't you just download firmware package of your choice and extract the files you need from that?
Click to expand...
Click to collapse
They are modified, if not the framework is missing, if it'd be there it would be modified. Can't use. Also there is no custom 2.2 f/w as far I searching, and the original is not in zip format.
sqx said:
My dad's GS is on stock 2.1.. Think i need to root it first...
Sent from my HTC Desire using XDA App
Click to expand...
Click to collapse
Thanks but I already have the files.
Sent from my HTC Desire using XDA App
How extract a .rfs file from an firmware release:
http://forum.xda-developers.com/showthread.php?t=751827
/system can be found in factoryfs.rfs that is in CODE*.tar and a CODE*.tar is in almost every firmware release.
Thanks
Sent from my HTC Desire using XDA App
Dany0,
http://db.tt/u8Hwlue contains the de-odexed framework files and system apps files. Note that a number of apks had been deleted from stock, but still the twlauncher is still there.
Hope this help, and good luck to your porting.
hi i want to port these
just a thing to ask
are the system apps deodexed or is it just the framework that has been deodexed
pashinator said:
are the system apps deodexed or is it just the framework that has been deodexed
Click to expand...
Click to collapse
as far as i understand it stock firmwares are never deodexed. but why don't you just look into /system/app/. if there are any *.odex files around you know for sure that it's not deodexed

[Q] Getting an XML from a .java for Eclipse

I have de-compiled 2 FM Radio apps (Mur4ik's Swiftdroid Radio and The RDS ZTE Blade CM7 radio) and have got the classes.dex through dex2jar and then through JD GUI to get the .java files from them to put into eclipse to get the missing files for it. I have all the other files in Eclipse, but it is missing some files for the layout, such as the Station Indicator (FreqIndicator.xml). I have FreqIndicator.java, and need to convert it to an xml, which is formatted correctly for Android.
Any help would be appreciated.
Thank You!
Anybody
Sent from my GT540 using XDA App
In /res/drawable there is freq_indicator_seek.xml isn't that the one you looking for?
you need it to port it to another ROM?
No, that's already there, it needs the one that would display the frequency (96.9 for example). I have its Java (source) but I don't know what to do with it.
Sent from my GT540 using XDA App
Quinny899 said:
No, that's already there, it needs the one that would display the frequency (96.9 for example). I have its Java (source) but I don't know what to do with it.
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
Google doesn't say anything. Is it even possible?
hi mate i think java classes are like .exe once compiled they can't be de-compiled to the source code
Quinny899 said:
Anybody
Sent from my GT540 using XDA App
Click to expand...
Click to collapse
I tried your method for decompile the dex files , but the original source and the decompiled version was different .
The fmradio app source is downloadable from cm's github. You should ask mur4ik about did he changed something in the fmradio app source or he made modification's only in frameworks/base/core/jni/android_hardware_fm_bcm4325.cpp.
Also ask it about the zte.
If the app is untouched then the rds is activated in the framework and/or in the kernel.

Netflix on Aria.

Just letting you all know that editing the build.prop in the system folder works for our lovely little Aria as well if you're running CM7.0.0 or above.
I assume that lets netflix run on aria? Or was your post title unrelated?
It was related. I have an Aria, and Netflix works fine.
What about other ROMs?
I have no idea. All I know is that it works on cm 7.0.0 and above.
What do you edit in build.prop? And why do you have to for Netflix? More specific please.
http://www.reddit.com/r/Android/comments/ha5oh/root_how_to_edit_your_buildprop_to_make_netflix/
The instructions are on there.
Plasmamuffins said:
http://www.reddit.com/r/Android/comments/ha5oh/root_how_to_edit_your_buildprop_to_make_netflix/
The instructions are on there.
Click to expand...
Click to collapse
Those instructions won't work on the Aria. The build.prop will revert after rebooting unless you edit the file while the phone is in recovery.
I rebooted and it worked.
Take build prop out of cm zip edit it and put it and overwrite the one in the cm package then flash
Signatures are fancy.
Just curious, if you don't do this work around do you get the phone not supported message on the login screen? Because before I knew about this I could log in and select a movie or video no problem.
Signatures are fancy.
There's also a hacked API file running around on xda that doesn't require you to modify your prop file.. just install the APK file and go.
Sent from my Liberty using XDA App
crossix said:
There's also a hacked API file running around on xda that doesn't require you to modify your prop file.. just install the APK file and go.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
Yeah I did this
Has this fix been documented?
I don't have Netflix.
Sent from my Liberty using XDA App
Can we get a link to it please?
Signatures are fancy.
I would like this link as well.
I don't have the link but if you goto cyanogenmod forums under stable mod for the aria, its within the first couple posts. A guy there has a link there. I did the Mega uplaod and netflix is working great.
Here's the link to the one uploaded by AP:
http://www.multiupload.com/NPZ062QIZB
And here's a dev thread in our Android forum with links to modded apks:
http://forum.xda-developers.com/showthread.php?t=1076150
http://www.mediafire.com/?smiw61zqsst01o7
I created a quick update.zip that just replaces the build prop with a new one with 2 changes:
The GB Signature is updated to GRJ22
The Model is changed to HTC Vision
This *SHOULD* allow you to install netflix. I'm testing it right now. First I have to uninstall the hacked version.
Does, in fact, work. Could not find it in the market though.
this hack is also working on my nook color
http://forum.xda-developers.com/showthread.php?t=1076145

Gingerbread Theme for Milestone official ROM froyo 2.2.1

I want Gingerbread Theme for Milestone official ROM froyo 2.2.1.
http://forum.xda-developers.com/showpost.php?p=12366159&postcount=846
Should work on most official 2.2.1 roms. Does not work on Vivo Brasil.
Backup first.
Sent from my GT-I9100 using Tapatalk
sileshn said:
http://forum.xda-developers.com/showpost.php?p=12366159&postcount=846
Should work on most official 2.2.1 roms. Does not work on Vivo Brasil.
Backup first.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
It's work fine, thanks. But can you change the lock screen to froyoMod 2.8 or Gingerbread.
I will look into it.
Thanks.....
But one problem, When I install this them, it delete Arabic language in phone setting. Please help me to fix it, I like this them.
Thats because it uses the APAC framework files. I will create one for the Arabic rom, but you have to test it for me as i do not have my milestone.
What is the name of the arabic sbf file? Is it available on and-devopers?
Sent from my GT-I9100 using Tapatalk
this is it : h t t p://w w w.multiupload. com/J703KQV3IY
available @ h t t p://and-developers. com/sbf:milestone221
as a service version
Arabia SHOLS_U2_05.27.2 900 / 2100 Vulnerable Recovery
is flashed via SBF Rare display serial interface errors.
Ok. I'll will get it done in a day and post it here. Thanks for the link.
Here is the GB theme using files from the Arabic sbf. Please note that i have not tested it, so let me know if you find any issues.
http://mir.cr/13SDAIS8
I flash it and works fin, thanks sileshn.
I have other question??
When i flash Ginger keyboard from http://forum.xda-developers.com/showpost.php?p=12366159&postcount=846 and select English and Arabic language for this keyboard, but when i change to Arabic, it's not change letters to Arabic.
I'm searching a way for resolving this problem.
Can you help???????
That keyboard does not have arabic language support.
Sent from my GT-I9100 using Tapatalk
i encourage u to install CyanogenMOD for Milestone RC10
it has full Arabic support for the keyboard and the interface
better performance .... it is times better than the original motorola
the only thing u loose is writing Arabic using the hardware keyboard as this is not implemented yet
motorola is not going to release any updates for the milestone so this would be the next UPGRADE if you need the latest Android on your Milestone, As long as Kabaldan keeps updating it
link: h t t p://forum.xda-developers.com/showthread.php?t=941346
Is there a way to extract the keyboard Cyanogen MOD ROM for Milestone original ROM 2.2.1 with Arabic language support......????
LatinIME.apk and its corresponding libjni_latinime.so file will be required. The app is in the /system/app folder while the other file is in the /system/lib folder.
You can use the flashable zip from the earlier post you gave me. Just replace the files with the ones from CM7.
Sent from my GT-I9100 using Tapatalk
I'm extract LatinIME.apk and its corresponding libjni_latinime.so from CM7.
http://www.mediafire.com/?8ovo1dj5ge3ctq3
one question???
The themes of phone can be effect use of battery???
Not really.
sileshn said:
LatinIME.apk and its corresponding libjni_latinime.so file will be required. The app is in the /system/app folder while the other file is in the /system/lib folder.
You can use the flashable zip from the earlier post you gave me. Just replace the files with the ones from CM7.
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
I'm copy two files above from CM7 to froyo 2.2.1, But it's not work. I upload this file from CM7 to http://www.mediafire.com/?8ovo1dj5ge3ctq3

[Q] HOW-TO Port desire rom to HD2?

Hi, I found a rom that was buid for desire, its a translated sense rom in Hebrew
im shure there is a way to port it for the HD2
any one knows how?
thanks.
ITAYSHARONI said:
Hi, I found a rom that was buid for desire, its a translated sense rom in Hebrew
im shure there is a way to port it for the HD2
any one knows how?
thanks.
Click to expand...
Click to collapse
It's not something I can just write here, and then you perform it.
You will need linux knowledge. Porting means a lot of errors. You will need to look at logcat and fix errors.
Check out this site:
http://www.freeyourandroid.com/index.php
Download the rom.
Download a stable rom already for the hd2.
Remove driver files from the stable rom and put into rom you're porting.
Also you will probably have to rewrite the build.prop file to use the drivers you copied.
Rezip the rom your porting and test.
This is the most basic steps. I'm considering writing a guide on compiling and porting but I'm not sure yet.
Hope this helps some.
Sent from my HD2 using xda premium
Whre those drivers are located at?
Um, this is from memory but
Their located inside the system folder.
Their like lights.so etc.. I can't tell you alot without actually looking at it, my memory is failing me.
Sent from my HD2 using xda premium
First of all thank for the help,
this what i already tried before i opened this thread..
i took an HD2 stable rom (2.3.3 sense 2.1) and deleted all apps in system/app/*
also i deleted customize folder, fonts, and framwork
and copy all the above from the desire rom (also 2.3.3 sense2.1)
so all i changed is apps, framework, fonts, and customize.
tried to boot and it stack on the kernel logo
any idea if i did right or wrong?
p.s sorry for the bad English, im working on it

Categories

Resources