Hello,
i am new to this forum, because i found some stuff in die KU5900 korean ICS pack. There is an gps_brcm_conf.xml file included that refers to a TLS-Certificate:
Code:
tlsCertPath="/system/etc/cert/lge.cer"
This certificate is not included in the cm10-files. So i would ask, if there is any possibility to include this folder "cert" in "system/etc/" containing the "lge.cer"-file to get gps to work.
Sorry for possible mistakes in english language...have not spoken or written for a long tmie in english
Have a nice evening.
edit: i would have answered this question in the dev-forum, but there is no possibility to do this, because i am a new member here at xda.
Cert missing in Cm10
In the gps_brcm_conf.xml is a cert listet with the name "sprintinroot.cer" in "system/etc/" but this file does not exist at all. Is it missing for propper gps fixes?
AmnesiaGermany said:
Hello,
i am new to this forum, because i found some stuff in die KU5900 korean ICS pack. There is an gps_brcm_conf.xml file included that refers to a TLS-Certificate:
Code:
tlsCertPath="/system/etc/cert/lge.cer"
This certificate is not included in the cm10-files. So i would ask, if there is any possibility to include this folder "cert" in "system/etc/" containing the "lge.cer"-file to get gps to work.
Sorry for possible mistakes in english language...have not spoken or written for a long tmie in english
Have a nice evening.
edit: i would have answered this question in the dev-forum, but there is no possibility to do this, because i am a new member here at xda.
Click to expand...
Click to collapse
Just create the folder in /bin, copy the file from cm7 maybe using a rootexplorer. Post results (spreche auch deutsch )
Sent from my LG-P970 using xda app-developers app
Putting the cert into the folder does not seem to be a propper solution. after rebooting, switching battery or shut down the phone, there is no way to use gps. the symbol in the statusbar is not shown when gps must be in use (using gps status, inviu gps details or something like these kind of apps).
I looked up the gpsbrcm_conf.xml and there is a vertice called acNtpServer that has the value "pool.ntp.org" - I switched it to "europe...." and "de..." and the gps is used, but i can only find some sats in the north. Maximum of two but all withuot fixing position. i am desperate...
Hi Nooby...du solltest mich von android-hilfe kennen vom sehen...dort gibts mich ohne Germany im Nick
AmnesiaGermany said:
Putting the cert into the folder does not seem to be a propper solution. after rebooting, switching battery or shut down the phone, there is no way to use gps. the symbol in the statusbar is not shown when gps must be in use (using gps status, inviu gps details or something like these kind of apps).
I looked up the gpsbrcm_conf.xml and there is a vertice called acNtpServer that has the value "pool.ntp.org" - I switched it to "europe...." and "de..." and the gps is used, but i can only find some sats in the north. Maximum of two but all withuot fixing position. i am desperate...
Hi Nooby...du solltest mich von android-hilfe kennen vom sehen...dort gibts mich ohne Germany im Nick
Click to expand...
Click to collapse
I have the same problem....in Italy
Same for me in India too
Sent from my LG-P970 using xda app-developers app
Related
Hello,
Recently I flashed DOC's rom v11.1 on my phone with the gingerbread keyboard. However the keyboard keeps force closing... I even did a complete wipe of my phone and flashed it again... no succes... Any solutions on how to fix this? Thanks in advance
Another question: I lost the dutch language on my phone anyway to get it back? (It's not in the settings tab)
Libs missing i think.....
Check if you have in system/lib folder the file called "lib_gblatinime.so"
PS = wrong section!!! This must be in Q&A Section! Mods, please move this topic...
simone201 said:
Libs missing i think.....
Check if you have in system/lib folder the file called "lib_gblatinime.so"
PS = wrong section!!! This must be in Q&A Section! Mods, please move this topic...
Click to expand...
Click to collapse
Umm how do I get there? I can't find folder with system/lib with the file manager or when I hook it up to the PC. Also a second question came up I lost the dutch language on my phone anyone knows how to get it back? (It's not in the settings tab just English and Chinese symbols in there.)
P.S.: Sorry that I posted it in the wroing section please move it.
BUMP
/10char
You can find it with Root Explorer....
Thanks. Looked for it it's not there...
darkside748 said:
Thanks. Looked for it it's not there...
Click to expand...
Click to collapse
Ok, so here it is: http://www.multiupload.com/3MQNXYI4EQ
Copy directly into the system/lib folder....then reboot!
Thanks! It works! Thanks a million! There's no Dutch dictionary because my phone has no Dutch language however I flashed it with XEN (which is the Dutch language) any idea what's wrong? Or how I can get my phone to use XEN?
Sent from my GT-I9000 using Tapatalk
Hi Guys,
ive started to translate MIUI to my own language norwegian,
i am using apktool to decode and compile the apk's
creating a new dic called values-no and place my own strings in there.
everything seems fine, i use root explorer to place my apk's in the system/app/ dic reboots my phone and absolutely nothing happends!
(I've even checked on settings -> system -> language & input settings.
i think i must be missing something crucial!
please help, i understand english well and have no problem with it really, but it would be cool to finnish it and make it happend.
I figured that my lang prefix must be wrong, stumbled upon it when i installed ubuntu yesterday.
Going to try 'nb-no' instead of 'no' tonight
Sent from my GT-I9000 using XDA App
Nobody seems to care, but if someone should care for future referanse the name should be "values-nb"
Sent from my GT-I9000 using XDA App
pzayx said:
Nobody seems to care, but if someone should care for future referanse the name should be "values-nb"
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
No one may have responded, but don't take that as a sign that no one cares. Someone, somewhere, will eventually stumble upon this thread looking for an answer to something you already know. I always suggest to post a fix for a question you asked. It'll help someone out eventually.
hehe, yeah thats why i postet it too.
and a tips: if you are working on translating an apk, and your'e not sure wich prefix you should use on values-xx simply decode Vending.apk(Market)(or another apk you know to contain your language) go into \res\ and you will find a values-xx folder with your language.
Hi,
Manage to come across your post... Did you finally make it? I'm also translating miui for my phone, in my language, i tested translating the mms.apk. However i didn't seem to see the changes.
How do you add your language as a separate language in the settings menu? Cause what I'm doing is changing the /values which shows the changes, but what i really want to do is a separate /values-xx so that i can go back and forth to the default and my own language.
Hope you could help. Thanks in advance.
Hi
Norwegian is in the Language pack?
Hello,
I'm trying to build CyanogenMod 7 from scratch for my Galaxy S II(GT-I9100G) following this Wiki
http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_II:_Compile_CyanogenMod_(Linux)
Click to expand...
Click to collapse
Does anybody hopefully have an idea, what the problem might be?
Here are the log file;
buildlog_12_03_2012.txt
cyanogen_galaxys2g.mk
Click to expand...
Click to collapse
Also no extract-files.sh script is available for my device. I Need the files for a CM7/CM9 Port.
I have Changed the title of the thread as it was misleading
-sayan- said:
Hello,
a newbie here,
I'm trying to build CyanogenMod 7 from scratch for my Galaxy S II(GT-I9100G) following this Wiki
Does anybody hopefully have an idea, what the problem might be?
Here are the log file;
Click to expand...
Click to collapse
Thank you for trying to dev for our G version!!
The cyanogen source are for the 9100 version, not for our 9100G.
Have you got the proprietary files from your current rom?
There is a script for that but it's made for the 9100 version so the files the script try to get aren't the same in our 9100G.
There is lot of work to do to modify this and I imagine some conf file in the compil routine to modify...
There is a lot of work. If you can make it you will be like a king for us
Anyway, if you need help to test some kind of things, I can try. I've tried to port a rom from a 9100 to a 9100G but stuck on some mistake and didn't find any help
I suggest to wait for ICS version to work on, what do you think of this?
Yup both are different bt procedure is same..
Got propitary files, and yeah I know there is lot of modification.
am working on cm 7.2 if successfull then i can try ICS for sure
lets hope
Pls Devs help mee to find out wheres my fault. and guide me to device and vendor folder.
Some possibles answer
`No rule to make target `xxx', needed by `yyy'.'
This means that make decided it needed to build a target, but then couldn't find any instructions in the makefile on how to do that, either explicit or implicit (including in the default rules database). If you want that file to be built, you will need to add a rule to your makefile describing how that target can be built. Other possible sources of this problem are typos in the makefile (if that filename is wrong) or a corrupted source tree (if that file is not supposed to be built, but rather only a dependency).
For that one I can't remember if this is in the proprietary file (if yes it doesn't have to be build so this is the error)
Edit: it appears we build "libaudio.so" from sources.
# Prebuilt libraries that are needed to build open-source libraries
PRODUCT_COPY_FILES := \
vendor/samsung/c1-common/proprietary/libcamera.sobj/lib/libcamera.so \
vendor/samsung/c1-common/proprietary/libril.sobj/lib/libril.so \
vendor/samsung/c1-common/proprietary/libsecril-client.sobj/lib/libsecril-client.so \
vendor/samsung/c1-common/proprietary/audio/libaudio.sobj/lib/libaudio.so \
for antoher one
`warning: overriding commands for target `xxx''
`warning: ignoring old commands for target `xxx''
GNU make allows commands to be specified only once per target (except for double-colon rules). If you give commands for a target which already has been defined to have commands, this warning is issued and the second set of commands will overwrite the first set.
No explanation needeed I think.
Can you share you'r building files? As this I can help you more.
pereira6david said:
Some possibles answer
Edit: it appears we build "libaudio.so" from sources.
# Prebuilt libraries that are needed to build open-source libraries
PRODUCT_COPY_FILES := \
vendor/samsung/c1-common/proprietary/libcamera.sobj/lib/libcamera.so \
vendor/samsung/c1-common/proprietary/libril.sobj/lib/libril.so \
vendor/samsung/c1-common/proprietary/libsecril-client.sobj/lib/libsecril-client.so \
vendor/samsung/c1-common/proprietary/audio/libaudio.sobj/lib/libaudio.so \
Click to expand...
Click to collapse
another problem is no "extract-files.sh" file is available for my device.
will actually donate if u get dis **** working
Sent from my GT-I9100G using XDA
-sayan- said:
another problem is no "extract-files.sh" file is available for my device.
Click to expand...
Click to collapse
Yes, the challange is to find all the proprietary files to be extracted, modified the script (the easiest thing) and modify all the build script to replace good file name regarding G version files.
I've modified this extract.sh to extract our files but with non G name to see if it can help me with some error but didn't help me so much. I've got a building error like your's.
I've seen we have different cpu, gpu, audio.
WiFi and Bluetooth chip seems to be the same, mount point are the same except for the external sd card.
After finding how to replace those file in compil, I guess conf file for G chip should be modified.
Correct me if I'm wrong or if you have find other things.
What I didn't understand is the variant of the powervr files with a number at the end, don't know what this mean.
I think there are not huge changes between 4460 & 4430, minor changes.
whats say ?
attachment of half edited extract-files.sh.
Hi,
I have this f**king G version too, and I'm interresed in helping such a CM port to that device.
I'm a developer, but I'm new in the Androïd world. How can I help ?
I can try to build at home, on my Fedora station.
Thanks.
Profitroll said:
Hi,
I have this f**king G version too, and I'm interresed in helping such a CM port to that device.
I'm a developer, but I'm new in the Androïd world. How can I help ?
I can try to build at home, on my Fedora station.
Thanks.
Click to expand...
Click to collapse
follow this wiki or search here in xda.
http://wiki.cyanogenmod.com/wiki/Samsung_Galaxy_S_II:_Compile_CyanogenMod_(Linux)
Click to expand...
Click to collapse
use Ubuntu 10.04/11.10.
-sayan- said:
follow this wiki or search here in xda.
use Ubuntu 10.04/11.10.
Click to expand...
Click to collapse
And do not hesitate to ask us.
I'm not a developper, I'm just an "little advance linux user" loving to flash my phone so your help will be helpfull and we can exchange in french in PM for more precise things.
-sayan- said:
I think there are not huge changes between 4460 & 4430, minor changes.
whats say ?
attachment of half edited extract-files.sh.
Click to expand...
Click to collapse
I had a look to your modified extract file.
this file is a little bit different in 9100 than in 9100G /system/bin/BCM4330B1_002.001.003.0221.0264.hcd
The 9100 is 0265...
My modifications are "raw" the destination file is the same as the origin, only the origine file had different name
Trying to execute the original script gave us all the file wich have different name or didn't exist. I think those one had to be changed.
Am I true?
I think nearly all those files need to be changed.
CPU, GPU, audio too, we don't have a yamaha but it seems we had a ducati??
Attached is y extract file wich I had modified few day before, didn't make another try yet.
With this one I didn't have any extraction errors but I guess some file are missing.
yeah
mine was fully edited now. dont know whether it is right or wrong.
pereira6david said:
I had a look to your modified extract file.
this file is a little bit different in 9100 than in 9100G /system/bin/BCM4330B1_002.001.003.0221.0264.hcd
The 9100 is 0265...
Click to expand...
Click to collapse
already changed.
I think nearly all those files need to be changed.
CPU, GPU, audio too, we don't have a yamaha but it seems we had a ducati??
Attached is y extract file wich I had modified few day before, didn't make another try yet.
With this one I didn't have any extraction errors but I guess some file are missing.
Click to expand...
Click to collapse
Thnx for your effort.
Dont know what we had. galaxy nexus and ours both are same right ? may be minor changes.
SayaN said:
already changed.
Thnx for your effort.
Dont know what we had. galaxy nexus and ours both are same right ? may be minor changes.
Click to expand...
Click to collapse
Good, I will hae a look at your file.
Galaxy nexus S had a Samsung exinos.
I've find that we have some similarity with the motorola droid 3.
We really have to find what are the appropriate proprietary files.
pereira6david said:
Good, I will hae a look at your file.
Galaxy nexus S had a Samsung exinos.
I've find that we have some similarity with the motorola droid 3.
We really have to find what are the appropriate proprietary files.
Click to expand...
Click to collapse
one correction this device(I9100G) has ducati.
and yes droid 3, droid bionic, droid razr, droid razr max all are omap4430.
Here is my modified extract file. I've made some correction on your's.
I think I miss ducati libs.. don't know wich it is.
in /system/device/samsung/galaxys2/BoardConfig.mk , we have too find what is the "TARGET_BOARD_PLATFORM" wich is smdkv310 for 9100.
same for BOARD_FM_DEVICE but I guess it could be the same.
We need very detailled informations for our phone.
Do you know where to find it?
I have also building error
make: *** Pas de règle pour fabriquer la cible « out/target/product/galaxys2/system/lib/libaudio.so », nécessaire pour « out/target/product/galaxys2/system/lib/libaudioflinger.so ». Arrêt.
Sorry for the french message, but it says no rules to build libaudio necessary for libaudioflinger...
What I've noticed is that in the folder system/out/target/product/galaxys2/obj/lib/ libaudio.so appear while libaudioflinger not.
So I guess the problem came from here..
See the complet log file.
I just figured out how to port different kinds of voices to Google maps navigation !
It is not the TTS part . But only for the Google Maps Navigation ! It is possible to port them from other navigation software to Android .
And most important :NO ROOT NEEDED !
It is my believe that this is possible on all Android devices wich run Google Maps Navigation . But since i only own an S3 , i only can confirm that it is working at the S3 for the moment .
*EDIT* I just tested this on my girlfriend's Galaxy Note , SHe has it Stock , and it worked . No hassel , just renamed the original file to : instruction-voices.org.zip , placed the modded one there two , fired up navigation and immediatley i heard the modded voice
Sadly for the moment , i just made one in Dutch wich you can get here
I've also made one with the voice of Snoop , but since that one isn't finished yet , i shall not post it yet .
It works like this :
Open the app navigation , so that the app makes the files on your sd-card .
When you navigate on your device to :
\mnt\sdcard\Android\data\com.google.Android.apps.m aps\testdata\voice\
You will find an map wich contains an voice-instructions.zip file . In that file lies the .ogg files wich contain the voices of the navigation part .
If you want to place your own voice . Open that voice-instruction.zip file listen to every .ogg file, change every file with an soundeditor program like audacity . When you are finished put al the files.in an .zip with the name voice-instruction .
Make an back up of the original voice-instruction.zip , and delete it from your folder . Place the modded on there and you are good to go !
I am not responsible for what happens (to you or others) on the road when you are listening to this or your own creation after following this !
Keep your eyes on the road ! gheghe
Also an other warning : i've encounterd some residu of the old voice even after replacing the modded voice for the original one ( thats how i got back to stock again ) to get rid of that i deleted the buffer and data in : settings/aplications/all /maps . But doing so it also deleted every route etc.
Someone gave me the tip to just delete the cache , but i did not come that far yet , so watch out when you follow this , you maby can lose some data ! Again , doing this is at your own risk !
I am looking forward to the future of the navigation voices ! May it be grow as big as TomTom !!
Have fun !
Dart Vader
For UK (metric system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_GB.f4cac31d
For UK (imperial system) : Download = To be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_GB.i.a3ef9dbb
For US (metric system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_US.f4cac31d
For US (imperial system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_US.a3ef9dbb
Nice one!
Will try the Dutch version
Sent from my GT-I9300 using xda premium
Nice dude. German would be awesome
Gesendet von meinem GT-I9300 mit Tapatalk 2
Is there someone from America / US who can send me their voice-instruction.zip that lies in : \mnt\sdcard\Android\data\com.google.Android.apps.m aps\testdata\voice\ .
I would like to get this so i can start making the correct adjustments of the voices .
TIA
Someone needs to get the ones from Tom Tom & port em here.... Snoop Dogg sounds good, also would like Mr T, Darth Vader, Cartman or Peter Griffin!!!! That could be fun :0)
Sent by the Xda PREMIUM app via my supa modded Samsung Galaxy S3!!!!
deanr1977 said:
Someone needs to get the ones from Tom Tom & port em here.... Snoop Dogg sounds good, also would like Mr T, Darth Vader, Cartman or Peter Griffin!!!! That could be fun :0)
Sent by the Xda PREMIUM app via my supa modded Samsung Galaxy S3!!!!
Click to expand...
Click to collapse
Thanks , but what i ment the .zip file of the android folder
That soi can listen how it sounds in English and make the right adjustments instead of guessing
I live in the UK England not USA, dunno if i can help or not????
Sent by TapaTalk2 via my supa modded Samsung Galaxy S3!!!!
Thanks that would do the trick also ! If it is different form the ones in the states we shall here that soon enough , Do you have an voice you would prefer ? Since you provide the voice-instructions.zip file i need , i would think it is fair enough you'll get the first request
Thanks !
awesome I will record my own voice rather listening to that stupid robotic voice
DaveDH said:
Is there someone from America / US who can send me their voice-instruction.zip that lies in : \mnt\sdcard\Android\data\com.google.Android.apps.m aps\testdata\voice\ .
I would like to get this so i can start making the correct adjustments of the voices .
TIA
Click to expand...
Click to collapse
Any updates on this? I would love to change up the voice
Sent from my SGH-T999 using xda premium
Yeah where's Darth
Sent from my GT-I9300 using XDA
I am very sorry boys and girls ,
I apalogize to you , i haven't been much activ on the forums and my project , i shall pick it up again
But still i need an voice_instruction.zip from another country , like america or the UK for example , so i can listen to the voices , wich allows me to make the correct adjustments , otherwise it very well may be that i put the : go left command where you should hear : Go right ! We certainly do not want that , do we ?
UK , just found ou : if i change the language of my android device , and restart Google Maps Navigation , i'll get the file aswell , so i started with the UK version and Darth Vader since i was requested the most
Thanks buddy can't wait for this
Sent from my GT-I9300 using XDA
Hey. Is it possible for you to port over the Emma (UK) voice from Sygic? That's the nicest voice imo.
if I am not mistaken, the files which contain the voices in sygic are .so and .bin files, those.are the same as the tts apps . until now I am unable to open those files yet to extract the separate .ogg? files so I can´t port them yet ....
but if someone else could tell me how to extract those files , I am more then happy to port them for you .
the Darth Vader files are almost finished, tomorrow you'll find it here .
Any StarWars Fans out there ?
Hey boys and girls ,
I am olmost finished with the DarthVader voice for the UK Navigation . But i am desperately searching for some words/sentences . Because i miss some sentences , i missed a lot more due to the different choise of words of TT , but i was able to cut,copy and past some words together and fabricate new sentences i need . But an few remaind , these are the sentences i need :
in_1_and_a_half_miles.ogg
in_1_mile.ogg
in_2_miles.ogg
in_3_miles.ogg
in_1000_feet.ogg
in_a_half_mile.ogg
in_a_quarter_mile.ogg
in_three_quarters_of_a_mile.ogg
For the metric system i also need :
in_1_and_a_half_kilometers.ogg
in_1_kilometer.ogg
in_2_kilometers.ogg
in_3_kilometers.ogg
So my question is to the fans , do you know any sentence or words in the film that allows me to make these sentences . I tried with just loose letters but that didn't work out beautiful .
Thanks
P.S.
Here you go :
The result i came up with until now ! Please keep an few things in mind :
1) This is for the moment , ONLY for the UK and US version .
2) This is work in progress , so that means unfinished .But useable !
3) With some dutch voices we encounterd som difficulties with some users that the voice did not work immidiately , how come ??? i honnestley do not know , i am not an specialist , only an hobbyist
4) For this to get to work you may by have to delete cache etc. wich means lose of data wich include stored adresses etc.
oke...
This .zip is to be placed in the folder /storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_GB.ia3ef9dbb . After you replaced the originial file with the file i made , you navigate to the folder /storage/sdcard/Android/data/com.google.android.apps.maps/testdata/cannedtts/en_GB.i.c862f575 and erase al the .ogg files there ,
After this when you start up the navigation and start navigating , you should hear Darth Vader
Have fun !
And keep your Jedi Force on the road , if some accidents happens to you or someone else or some Jedi attacks you it is not my fault !
Ghehehe
For UK (metric system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_GB.f4cac31d
For UK (imperial system) : Download = To be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_GB.i.a3ef9dbb
For US (metric system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_US.f4cac31d
For US (imperial system) : Download = to be placed in : storage/sdcard/Android/data/com.google.android.apps.maps/testdata/voice/en_US.a3ef9dbb
Thanks Bud it works great just hope they are all correct lol I dobut if you will get those Darth quotes from the film.
Edit: I haven't got that horrible woman voice, I have a man's voice but no Darth!!!! I used the file from first page and file above.
Sent from my GT-I9300 using XDA
Se23 said:
Thanks Bud it works great just hope they are all correct lol I dobut if you will get those Darth quotes from the film.
Edit: I haven't got that horrible woman voice, I have a man's voice but no Darth!!!! I used the file from first page and file above.
Sent from my GT-I9300 using XDA
Click to expand...
Click to collapse
Mine is exactly same as yours, no Darth but a man's voice.
Sent from my GT-I9300 using xda app-developers app
This works but I recommend reducing the march music it plays every time you change destination.
If you can't get it to work all you do is find the directory under /test data/en_US.whatever and in there is the .zip it extracts the .high as needed. So delete everything but the zip and rename the original and replace with this one.
joederp said:
This works but I recommend reducing the march music it plays every time you change destination.
If you can't get it to work all you do is find the directory under /test data/en_US.whatever and in there is the .zip it extracts the .high as needed. So delete everything but the zip and rename the original and replace with this one.
Click to expand...
Click to collapse
Looool you what I'll just stick with the male voice
Sent from my GT-I9300 using XDA
Could some one help me out? I've been struggling to find a link for xt862 that works. I'm out of the U.S. until October using GSM but whatever rom I'm using now is really bugging me. Battery goes way too fast, the keyboard and touch keyboard become unresponsive for texts and sometimes the browser, random fcs, heats up occasionally, extremely slow. I tried minimoto while I was in the states but I found I didn't like it very much, does it support GSM networks anyway?
So I'm looking for a Mavrom 4.0 or 4.5 for xt862 if anyone would be kind enough to send something over to me, I'd really appreciate it.
I'm also learning Arabic while I teach korean and would like to be able to txt in both if at all possible. Does mavrom support this? The rom I have right now shows a bunch of boxes -_- Is this restricted by droid 3 in general? Or is there a "big" rom out there that supports both GSM and Arabic?
I used for a while (and translated ) the MAVRom, but since it initially has only English and Spanish, i think that Arabian support is missing, and i think is the same for Korean... anyway, maybe an ICS/JB rom could have it, since those roms have all the languages file... obviously you got all the stuff about non-working camera, but for common phone tasks, it works pretty well!
Here is the link from my translated rom it contains English, Spanish and Italian!
http://www.mediafire.com/download/qjtea0h8hs3x2xp/MavROM_4.5_TRADOTTA.rar
It was the easiest link to find i've found but i'm searching for an official link too!!
EDIT: ehhhhh it looks like every link out there is dead... mine should work!
Here is the untranslated MAVRom: http://www.mediafire.com/download/60lk1v3a55dm6lg/D3-MavROM-4.5.zip
Awesome, thank you!
FrankieDedo said:
I used for a while (and translated ) the MAVRom, but since it initially has only English and Spanish, i think that Arabian support is missing, and i think is the same for Korean... anyway, maybe an ICS/JB rom could have it, since those roms have all the languages file... obviously you got all the stuff about non-working camera, but for common phone tasks, it works pretty well!
Here is the link from my translated rom it contains English, Spanish and Italian!
http://www.mediafire.com/download/qjtea0h8hs3x2xp/MavROM_4.5_TRADOTTA.rar
It was the easiest link to find i've found but i'm searching for an official link too!!
EDIT: ehhhhh it looks like every link out there is dead... mine should work!
Click to expand...
Click to collapse
Unable to open zip
FrankieDedo said:
I used for a while (and translated ) the MAVRom, but since it initially has only English and Spanish, i think that Arabian support is missing, and i think is the same for Korean... anyway, maybe an ICS/JB rom could have it, since those roms have all the languages file... obviously you got all the stuff about non-working camera, but for common phone tasks, it works pretty well!
Here is the link from my translated rom it contains English, Spanish and Italian!
http://www.mediafire.com/download/qjtea0h8hs3x2xp/MavROM_4.5_TRADOTTA.rar
It was the easiest link to find i've found but i'm searching for an official link too!!
EDIT: ehhhhh it looks like every link out there is dead... mine should work!
Click to expand...
Click to collapse
GCq1w2e3 said:
Unable to open zip
Click to expand...
Click to collapse
Darn...
I'm gonna look into it, meanwhile, i found on my pc a stock rom... i'll upload it right now!
EDIT: Uploading now, i'll put it in my first post
Meanwhile... have you tried the D3-MavROM-4.5.zip file right? the other file contains the translation and the ics theme, so it hasn't to be flashed!
Thank you, you're a life saver.
Edit: Not having any luck with the 3g... tried the build.prop edits but no luck. I'm in the Middle East right now, have any suggestions?
nvm, had to set up the apn.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
No problem, my friend
Always glad to help!