Hello,
I have now then CyanogenMode 7.2, but I have e bug with network operators search, is their an update for this ROM ?
Is their a site with several custom ROMs ?
Thank you for help
Which 7.2? Well this site
Sent from my LG-GT540 using xda premium
Hello,
I don't find here a link for it, I find in google search : CyanogenMod-7.2-Tejas-Build-Three.zip, after installation, it's the version CyanogenMod 7.2.0-RC1.
So, I search an old version which is a final version like CyangenMod 7.1.
I can't find a free site link ?
Thank you for help.
TF85 said:
Hello,
I don't find here a link for it, I find in google search : CyanogenMod-7.2-Tejas-Build-Three.zip, after installation, it's the version CyanogenMod 7.2.0-RC1.
So, I search an old version which is a final version like CyangenMod 7.1.
I can't find a free site link ?
Thank you for help.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=927379
Sent from my LG-GT540 using xda premium
Hello,
These links are not free :
Recovery: http://depositfiles.com/files/1fgck3zvg
Fastboot: http://depositfiles.com/files/lbjtio2zc
How can I use Recovery version or fastboot version ?
Than k you.
TF85 said:
Hello,
These links are not free :
Recovery: http://depositfiles.com/files/1fgck3zvg
Fastboot: http://depositfiles.com/files/lbjtio2zc
How can I use Recovery version or fastboot version ?
Than k you.
Click to expand...
Click to collapse
just go and press regular download, wait a minute , then enter captcha and press continue.
recovery version: reboot recovery, install update > choose zip from sd > flash the right file
Hello,
It's really very nice to reply, i'll try it, and in a few minutes I reply.
Thank you
Hello,
I have the same problem with CyanogenMod-7.2-Tejas-Build-Three.zip.
I can't have the operators list.
Network Operators -> Search Networks => an error occurs.
I use this with foreigh SIM card in France. In this case, the operator is selected automatically.
I tried the GreenDroid 2.0, I can choose the operator. But I don't know the Android version here. It's noted GreenDroid 2.0 only ?
I'm sorry for my several questions about my LG GT540.
At the http://download.cyanogenmod.com/?type=stable site, the LG GT540 is not referenced. It has another name ?
Thank you
TF85 said:
Hello,
I have the same problem with CyanogenMod-7.2-Tejas-Build-Three.zip.
I can't have the operators list.
Network Operators -> Search Networks => an error occurs.
I use this with foreigh SIM card in France. In this case, the operator is selected automatically.
I tried the GreenDroid 2.0, I can choose the operator. But I don't know the Android version here. It's noted GreenDroid 2.0 only ?
I'm sorry for my several questions about my LG GT540.
At the http://download.cyanogenmod.com/?type=stable site, the LG GT540 is not referenced. It has another name ?
Thank you
Click to expand...
Click to collapse
okay greendroid, eleganceSwift, official ROM are android 2.1. As its official (nearly) everything works, network selection does, too.
On custom ROMs this doesn't work mostly.
2.1 based ROMs (e.g Greendroid) have this feature, 2.3.7 doesn't have.
maybe other ROMs ( Utopia / AOSP 2.2.2) MAY have it working i'm not sure.
And its not officially supported by CM because there's no maintainer -> nobody who ist contacting CM Team.
But our great devs can use the CM sources to build for GT540.
Sorry,
By the way, which version you use with your LG GT540 ?
Thankx
TF85 said:
Sorry,
By the way, which version you use with your LG GT540 ?
Thankx
Click to expand...
Click to collapse
sorry for what ?
i'm using Toxygen ROM (made by DevSwift / Koloses)
TF85 said:
Sorry,
By the way, which version you use with your LG GT540 ?
Thankx
Click to expand...
Click to collapse
With your permission, try my mod...
http://forum.xda-developers.com/showthread.php?t=1855050
Hello,
After several ROMs testing, I find a good one : pcf_cm7_v6_final.zip (version : 2.3.7 ----- CyanogenMod-7.2.0-RC0-Swift-KANG).
I can change the bootanimation.zip. But I can't have a boot sound when power is on.
I don't find /system/sounds, nor /system/sounds/lgeAT to copy the poweron.mp3 (I have create it, no sound).
I add a PowerOn.mp3 to /system/etc or to /system/media or to /system/media/ui, no sound more .
How can I can have a sound at power on ?
Thankx
TF85 said:
Hello,
After several ROMs testing, I find a good one : pcf_cm7_v6_final.zip (version : 2.3.7 ----- CyanogenMod-7.2.0-RC0-Swift-KANG).
I can change the bootanimation.zip. But I can't have a boot sound when power is on.
I don't find /system/sounds, nor /system/sounds/lgeAT to copy the poweron.mp3 (I have create it, no sound).
I add a PowerOn.mp3 to /system/etc or to /system/media or to /system/media/ui, no sound more .
How can I can have a sound at power on ?
Thankx
Click to expand...
Click to collapse
its not supported in that rom.
miroslav_mm roms support bootsound
andreas__ said:
its not supported in that rom.
miroslav_mm roms support bootsound
Click to expand...
Click to collapse
you need to copy line from build.prop (look up at miro's sdsl ) and add boot sound at sound folder
I agree with Leoposas, u must try his rom. I tried many, and believe me, his rom, it's just perfect
Try Zoes rom or miroslavs SDSL v3.
I tried 2 roms :
1 - MIUI rom :
I can't use French or Arabic languages.
I can't shutdow with recovery (I should use "All In One ANDROID Toolkit").
2 - "Zoe ROM 1.0 for LG GT540.zip" :
I can't obtain the network operators list.
I returned to previous ROM : CyanogenMod-7.2.0-RC0-Swift-KANG.
This rom works correctly (without boot sound).
Message to smileydr0id, answer to modifying build.prop file.
I modified 2 files :
1 - /system/build.prop :
Line added => persist.sys.boot_sound=1
2 - /init.rc :
bloc added :
service bootsound /system/bin/playmp3
user media
group audio
oneshot
I added android_audio.mp3 / bootsound.mp3 / boot_audio.mp3 to directory /system/media/audio/ui <============> No sound at boot time.
===> my rom hasn't the file /system/bin/playmp3, I didn't find it in any ROMs. How can find I it ?
TF85 said:
Message to smileydr0id, answer to modifying build.prop file.
I modified 2 files :
1 - /system/build.prop :
Line added => persist.sys.boot_sound=1
2 - /init.rc :
bloc added :
service bootsound /system/bin/playmp3
user media
group audio
oneshot
I added android_audio.mp3 / bootsound.mp3 / boot_audio.mp3 to directory /system/media/audio/ui <============> No sound at boot time.
===> my rom hasn't the file /system/bin/playmp3, I didn't find it in any ROMs. How can find I it ?
Click to expand...
Click to collapse
u have boot sound in miroslavs SDSL its in /system/media/audio/ui/boot_sound.mp3
Related
hello
this request is a group request for edit
1. 6 aosp from arabic and persian
speakers on www.and-roid.ir
on this rom Persian and Arabic words
are not display .We solve this problem
with coby a Unicode font with support
these two languages on your ROM.
now words is displaying.but The words
are shown separately.web browser in
addition to these words from left to
right are shown.
NOTE: In this two languages ,words are
from right to left and are also attached.
in rom wwe 1 .6 arabic this problem is
solved but bluetooth not working .
we have request you for solve this
problem because on this Rom everything work.
regard
not Development related moved to General
plz fyodor, i'm iranian too and i really love your "fyodor-aosp-tattoo_v0.6.4.2" ROM but i got problem with it's language, plz add arabic/persian language to it like vantom 1.2!
thanks in advanced
How about sending him a message?
good idea, i'll do that and also i recomend u do that too!!!!
plz
too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too too
mohsen-apple said:
plz fyodor, i'm iranian too and i really love your "fyodor-aosp-tattoo_v0.6.4.2" ROM but i got problem with it's language, plz add arabic/persian language to it like vantom 1.2!
thanks in advanced
Click to expand...
Click to collapse
Hi fyodor , im iranian too
plz add persian language to ROM
I know it may be a good ROM, but Vantoman's ROM is arabic.
hello
my freand!
bluetooth not working on vantom arabic but 1.6 aosp is perefect rom and anything working
Ask Vantoman to fix it! maybe other 1.6 devs will help him if he needs help.
I asked about this from vantoman.he can not do this
milad10 said:
I asked about this from vantoman.he can not do this
Click to expand...
Click to collapse
bluetooth doesn't work beacause of SENSE UI in vantom rom
Nope, the bluetooth problem is in the Android 1.6. Chtlhu's ROM is 1.6 and bluetooth file transport works.
Ask Chtlhu, maybe he has the code.
i installed chlthu 1.7.how can send and reserve files?
Ihaveatattoo said:
Nope, the bluetooth problem is in the Android 1.6. Chtlhu's ROM is 1.6 and bluetooth file transport works.
Ask Chtlhu, maybe he has the code.
Click to expand...
Click to collapse
no man, the problem is htc framework and its sense ui!!! bluetooth works in Xperia x10 with android 1.6
Look my friend, Chthu fixed it WITH Sense UI. And Sony Ericson must have ficed it too.
Ihaveatattoo said:
Look my friend, Chthu fixed it WITH Sense UI. And Sony Ericson must have ficed it too.
Click to expand...
Click to collapse
my friend i installed blutooth file transfer.apk in chthu 1.7 but cant transfer files!help me plz
i thing for add this langs tho this rom most edit this files:
libwebcore.so
and
libskiagl.so
i tested kalim's rom and this supported arabic and persian langs.
What is the problem? If the app refuses flash 2.0
Ihaveatattoo said:
What is the problem? If the app refuses flash 2.0
Click to expand...
Click to collapse
I select file and choice (send via bluetooth)in bluletooth file transfer.apk
but
when i click on finded device give this erorr (in 1,7 and 2):
can't start "object push profile"
(obex pop) service search search
reason
return valus is "fals"
are you test this two roms ?and are you can transfer file with bt ?
I do a full wipe before flashing
Guess you will have to flash 2.0.
I tried his ROM a long time ago.
Ihaveatattoo said:
Guess you will have to flash 2.0.
I tried his ROM a long time ago.
Click to expand...
Click to collapse
i tested 2.0
bot give this eror again . i asking about this problem on cthulhu 's topic. :-(
NOTE: This is not my ROM!!
The ROM - These links won't work.. Genokolar has stopped MIUI support for our phone.
http://pan.baidu.com/share/sharevie.../MIUIv4+2.12.21&page=1&num=20&fsid=4099073847 -from mobile
http://pan.baidu.com/share/link?shareid=158722&uk=3791923799#dir/path=/MIUIv4/MIUIv4 2.12.21 -from PC
Get the ROM by Seed8038
gapps - goo.im/gapps/gapps-ics-20120429-signed.zip
[Skip this if you have flashed gapps right after flashing the ROM, i.e., before booting into the ROM!]
How to quickly change from Chinese to English-
After you successfully boot into the ROM, don't do anything, just pull down the notification drawer and press the settings icon on top right-hand corner.
When settings open, swipe left to open complete settings.
Scroll to "Keyboard icon", tap it.
From the next page that comes, tap on the first field and choose English!
I installed RAM Manager Pro and selected the preset "Hard Gaming".. as a result, Temple Run and Asphalt 7 are working!! :laugh:
To unlock fps- http://www.mediafire.com/?yybxj2yy18xedqb
paste this on system/etc and give all 9
permissions.. then reboot! :victory:
(this will eliminate all lags in Temple Run! and improve your AnTuTu score too)
Big thanks to-
pikachukaki
genokolar
[RESPECT!!]
Seed8038 said:
Hi people, if you want, you can try this version of MIUI. Remember that MIUI is not for everyone, but it still is for everyday use. This ROM is not super speed, but is smooth.
This rom is multilanguage, follow instalation steps, as is in first post, is it easy.
Changelog:
-updated apps
-added MyPhoneExplorer
-changed icons
DOWNLOAD - MIUI_U8800Pro_2.12.21.zip
USB connection is still buged.
For communication phone with PC install THIS application to your PC, then turn on the same application in phone and pair it over WIFI.
In theme manager you can change almost anything (lockscreen, notification, dialer, bootanimation, font...)
Some usable tips for MIUI is here - http://forum.xda-developers.com/showpost.php?p=22567230&postcount=3 - thanks to omair2005.
Screenshots in attachments.
Click to expand...
Click to collapse
Seed8038 said:
Hi people, I would like to introduce a slightly modified MIUI ROM. I do not make new thread because is the same ROM as on first post, but i make some changes:
CHANGELOG:
- added gapps
- replace stock apks with multilanguage
- added some usable apks (can be uninstalled)
- default language set to english
- changed bootanimation (Now are more "MIUI" )
- "Search button" changed to "Power button"
INSTALLATION:
Installation is same as any other installation - wipe data/factory, cache, davik cache and format /system in mounts and storage, then install ROM
I have no problem with ROOT, It is only necessary to setup(screenshots).
To unlock FPS: Install-recovery.sh is in system/etc, you must just go there and set all permissions(screenshots).
DO NOT CHANGE LANGUAGE IN THE SETTINGS MENU!!!
After installation, you must start application"Morelocale2" wait approximately 30-40 seconds to view languages. WARNING! Not all these languages are included! You can choose only :
Languages included:
English (MarkHUK & iBotPeaches)
Chinese (Xiaomi)
Polish (Acid)
Dutch (Kees-Jan)
Italian (Mish)
Korean (IAmGhost)
Spanish (Ehrans)
Danish (1982Strand)
Russian (KDG & malchik-solnce)
Arabic (silent_4)
Ukrainian (KDG & Vlaaaad)
German (Gerret84, bitti09, bobquentok)
Hebrew (Catbaxter)
Hungarian (vagyula)
Slovak (ingbrzy)
Czech (kynio & zeduaz)
Greek (FinN)
Turkish (Özgür Yalçın)
Vietnamese (nqduy)
I tried only Slovak, Czech and Spain, I do not know which languages work and which do not. Those languages that are listed should work, but it is necessary to test.
I am not the porter of this ROM, porter is Genokolar
So I don't fix any bugs
DOWNLOAD:
HERE
I found two bugs (maybe there are other, I do not know),
First is :
When i connect phone to PC with USB, mounted is only internal storage(i do not see external SD) as "CD unit" and its not possible delete or copy any files...
And second is in Google play, Do not show me the images. (Search and install aplications is without problem)
Maybe this bugs are only for me, i dont know... :/
CREDITS:
Thanks to:
Genokolar - for port MIUI to our device http://pan.baidu.com/share/link?shareid=158722&uk=3791923799#dir/path=/MIUIv4/MIUIv4 2.12.21
INGBRZY - for creating multilang apks for our device - MIUI Multilang builder, MIUI CZECH and SLOVAK Developer - http://miuiandroid.com/community/threads/miui-multi-lang-2-12-21-ics-jb.19084/
Prakharkmr27 - for starting this thread http://forum.xda-developers.com/showthread.php?t=2032407
Some images are similar to those from prakharkmr27, sorry for this.
It's a shame that genokolar not use multilang apks..
It should be noted that this is not an official port MIUI, our device is not officially supported, it is therefore possible that not everything will work ...
Regards
Click to expand...
Click to collapse
Seed8038 said:
I forgot, do not use volume rocker from this thread(http://forum.xda-developers.com/showthread.php?t=1736650 when you use MIUIHome as launcher.
With another launcher is ok but no with stock MIUI.
This version is based on official B928 but not all tweaks(designed for B928) works without problem.
Click to expand...
Click to collapse
Well, this release is 21 this month?!
dingila said:
Well, this release is 21 this month?!
Click to expand...
Click to collapse
Yes it's the newest release by geno.
Please, give me the original link...you can?
I can't open this: The ROM - http://pan.baidu.com/share/shareview...sid=4099073847 -21/12/2012
Link does not work (for ROM dl)
dingila said:
Please, give me the original link...you can?
I can't open this: The ROM - http://pan.baidu.com/share/shareview...sid=4099073847 -21/12/2012
Click to expand...
Click to collapse
Juicee91 said:
Link does not work (for ROM dl)
Click to expand...
Click to collapse
The link is original and not modified by anyone! ..Straight from genokolar's bounty
the link is working perfectly! I opened it in Opera Mini as well as Stock Android browser! Just click on this button-> "下载 (215.29MB)"
any way, here is the whole folder-
pan.baidu.com/share/link?shareid=158722&uk=3791923799&third=0
Sent from my awesome Ideos X5 (U8800PRO)!
prakharkmr27 said:
The link is original and not modified by anyone! ..Straight from genokolar's bounty
the link is working perfectly! I opened it in Opera Mini as well as Stock Android browser! Just click on this button-> "下载 (215.29MB)"
any way, here is the whole folder-
pan.baidu.com/share/link?shareid=158722&uk=3791923799&third=0
Sent from my awesome Ideos X5 (U8800PRO)!
Click to expand...
Click to collapse
More languages may be added to it, or is it?
dingila said:
More languages may be added to it, or is it?
Click to expand...
Click to collapse
I don't know.. Ask genokolar
or maybe pikachukaki
P.S.- This isn't my ROM. I'm just publicising this beautiful ROM.
Sent from my awesome Ideos X5 (U8800PRO)!
link miui geno
Development version this week recommended: 82%
Here comes the full changelog:
[Contacts]
Optimized smart grouping supports bulk SMS and setting ringtones
[Messaging]
Fix in some cases received MMS causes the call interface to collapse
[Lock screen, status bar, notification bar]
Optimize the lock screen drag operation fluency
Fix a series of lock screens display an error or problem leading to it not being usable
[Themes]
New variety lock screen framework supports screenshots capturing
Fix mislabeled ringtones currently in use
Fix in some cases, error reviewing theme info in theme details page
Fix in some cases the wallpaper scrolling type cannot be used
Fix cannot view full screen font preview
[Sound Recorder]
Fix problem with longer recording durations when saved causes a locking issue
[Video Player]
New Enter full screen playback by tapping only one key
Seems everything is ok on Dec. 21. How's there?
http://www.miui.com/extra.php?mod=download/rom&fid=117
akalos said:
link miui geno
Development version this week recommended: 82%
Here comes the full changelog:
[Contacts]
Optimized smart grouping supports bulk SMS and setting ringtones
[Messaging]
Fix in some cases received MMS causes the call interface to collapse
[Lock screen, status bar, notification bar]
Optimize the lock screen drag operation fluency
Fix a series of lock screens display an error or problem leading to it not being usable
[Themes]
New variety lock screen framework supports screenshots capturing
Fix mislabeled ringtones currently in use
Fix in some cases, error reviewing theme info in theme details page
Fix in some cases the wallpaper scrolling type cannot be used
Fix cannot view full screen font preview
[Sound Recorder]
Fix problem with longer recording durations when saved causes a locking issue
[Video Player]
New Enter full screen playback by tapping only one key
Seems everything is ok on Dec. 21. How's there?
http://www.miui.com/extra.php?mod=download/rom&fid=117
Click to expand...
Click to collapse
This changelog is for all phones, in general, that are officially supported by MIUI.. Can't say if its applicable to our phone too..
yes this is the same ROM.
An AUTO CALL RECORD option was available in MIUI GB ROMs which recorded voice calls automatically in background. This option is not found in MIUI V4. Has it been removed?
Secondly I think MIUI V4 are based on ICS. Is there any MIUI ROM based on JB for our 8800+
I like this feature a lot where you can record the conversation, but it does not any ROM that.
Only in MIUI
If having many languages, it would be great, but ...
parthabhatta said:
An AUTO CALL RECORD option was available in MIUI GB ROMs which recorded voice calls automatically in background. This option is not found in MIUI V4. Has it been removed?
Secondly I think MIUI V4 are based on ICS. Is there any MIUI ROM based on JB for our 8800+
Click to expand...
Click to collapse
I think there is call record function in this ROM.. I can't confirm it right now..
This ROM also works perfectly! Who needs GB then? Its the time of 4.2!
Sent from my awesome Ideos X5 (U8800PRO)!
Hey, could you upload it to megaupload?
It takes few hours for me to download via chineeze website.
Moribus said:
Hey, could you upload it to megaupload?
It takes few hours for me to download via chineeze website.
Click to expand...
Click to collapse
Here ==> http://d-h.st/myfiles
And... Does anyone know if there is a language pack for MIUI??
dingila said:
Here ==> http://d-h.st/myfiles
And... Does anyone know if there is a language pack for MIUI??
Click to expand...
Click to collapse
Well, you gave me a link to ur files, but u can see those, only if u are loged in. It's not public links, if u get what i mean.
prakharkmr27 said:
I think there is call record function in this ROM.. I can't confirm it right now. (U8800PRO)!
Click to expand...
Click to collapse
There is a call recording option which is to be invoked manually from call screen "MORE" option which actually works. But I need that auto option add in MIUI GB. Anyway great ROM by the way.
Moribus said:
Well, you gave me a link to ur files, but u can see those, only if u are loged in. It's not public links, if u get what i mean.
Click to expand...
Click to collapse
Try here ==> http://d-h.st/sb4
dingila said:
Try here ==> http://d-h.st/sb4
Click to expand...
Click to collapse
Ty mate.
Moribus said:
Ty mate.
Click to expand...
Click to collapse
I tried from my other computer ... no problem.
All my files are public!
http://d-h.st/sb4
I realized that we all need a thread like AllInOne thread. And started to make a post like this. I hope you like it.
SuperOneClick
Universal root and unroot kit for all Anroid Devices.
Link : http://turbobit.net/26dewv4ncij3.html
Apk Batch Installer Tool
You can install Apk files via your PC to your phone.
ps: You need root access for this and don't forget to enable ' Android USB debugging'
Link : http://turbobit.net/yn2t43g4moj6.html
Universal HTC USB Driver
Universal HTC Driver for Windows OS
Link : http://turbobit.net/uqkmxha4btoa.html
HTC QuickRoot Tool
Universal root & unroot tool for ONLY HTC Devices
Link : http://turbobit.net/42t4v5eb3e6x.html
Apk Editing
You can edit any apk file via this tool,you can install new language for your mobile software and make adjustments on apk files.
Link : http://turbobit.net/b533rjhjrou9.html
Android Language Project , Language Editor , IMEI Restore
You can install new Languages to your custom rom on your device and edit the old language. (NEED ROOT)
And you can restore imei on Samsung,HTC and LG devices.
Link : http://turbobit.net/0nb4vqm16xf5.html
Supercharger v6
It allows you to speedup your device,and it's Universal, you can apply this script to any Android Device.
Link : http://turbobit.net/qsz342o0ir68.html
Ps: Thanks you for all of these software's producers. And these are not my own software I just wanted to SHARE.
MasterKoala said:
I realized that we all need a thread like AllInOne thread. And started to make a post like this. I hope you like it.
SuperOneClick
Universal root and unroot kit for all Anroid Devices.
Link : http://turbobit.net/26dewv4ncij3.html
Apk Batch Installer Tool
You can install Apk files via your PC to your phone.
ps: You need root access for this and don't forget to enable ' Android USB debugging'
Link : http://turbobit.net/yn2t43g4moj6.html
Universal HTC USB Driver
Universal HTC Driver for Windows OS
Link : http://turbobit.net/uqkmxha4btoa.html
HTC QuickRoot Tool
Universal root & unroot tool for ONLY HTC Devices
Link : http://turbobit.net/42t4v5eb3e6x.html
Apk Editing
You can edit any apk file via this tool,you can install new language for your mobile software and make adjustments on apk files.
Link : http://turbobit.net/b533rjhjrou9.html
Android Language Project , Language Editor , IMEI Restore
You can install new Languages to your custom rom on your device and edit the old language. (NEED ROOT)
And you can restore imei on Samsung,HTC and LG devices.
Link : http://turbobit.net/0nb4vqm16xf5.html
Supercharger v6
It allows you to speedup your device,and it's Universal, you can apply this script to any Android Device.
Link : http://turbobit.net/qsz342o0ir68.html
Ps: Thanks you for all of these software's producers. And these are not my own software I just wanted to SHARE.
Click to expand...
Click to collapse
is this also work on any samsung device?
Super One Click works for Samsung devices too
MasterKoala said:
Super One Click works for Samsung devices too
Click to expand...
Click to collapse
does android language project show to have a trojan for anyone else. when i install it, AVG antivirus goes nuts
brad65807 said:
does android language project show to have a trojan for anyone else. when i install it, AVG antivirus goes nuts
Click to expand...
Click to collapse
Shows Nothing on avast and eset32
Turbobit is pain for downloading stuff.
Can u use any other user friendly host for files.
Thanks
I can upload over mega.co.nz.servers if you want?
Sent from my HTC Desire HD using xda app-developers app
nice but doesn't support Note 3
For sure note3 has a very updated version of android and you need to ise cf-root for note3
Sent from my HTC One X+ using xda app-developers app
Android Lag Project Error
I tried to change my Galaxy S2's IMEI using ALP but it does not recognize my mobile and gives "list index out of bounds (0)" error
can u plz help how to fix it?
abbykhan said:
I tried to change my Galaxy S2's IMEI using ALP but it does not recognize my mobile and gives "list index out of bounds (0)" error
can u plz help how to fix it?
Click to expand...
Click to collapse
Reason for that is that this program (ALP) nearly only supports IMEI´s changes for Mediatek phones. And the S2 does not have a mediatek chipset. See the developers manual:
https://docs.google.com/file/d/0B8L36-jO45mmN0ZwOGNBOWpqcWs/edit
page 5: IMEI
IMEI number of only Mediatek phones can be changed with ALP. According to feedbacks
received, the result cannot be achieved with all types of phones but is worth trying.
Hello,
I just want to know if a new version of LMT launcher(http://forum.xda-developers.com/showthread.php?t=1330150) can be support my phone.
Sorry for my bad english,i'm french.
Informations about my phone :
LG-E400(L3)
Android version : 4.0.4
baseband version : LG-E400-V10J
Kernel : 2.6.38.6-CM
I use a custom rom :
CYANOGENMOD : 9-20130505-NIGHTLY-e400
yes you can!!!why not?
[Re]
-CALIBAN666- said:
yes you can!!!why not?
Click to expand...
Click to collapse
Because my phone don't figure in the list of phones.
I'v try to select different phones in the apps but don't work.Nothing happens when i touch my screen.
did you installed last version and did you start it by enable lmt?
[Re]
-CALIBAN666- said:
did you installed last version and did you start it by enable lmt?
Click to expand...
Click to collapse
Thank's !
I'v try update and it was an error.So i uninstall it and reinstall with the lastest apk and now it's work.
Good Job
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Based on the latest official N910SKSU1ANJ1_N910SSKC1ANJ1_N910SKSU0ANJ1_HOME.tar
Description:
- support call recording
- supports long SMS text messages limit breakthrough
- Removed all Korean version of the application, remove the T roaming, mobile card without roaming.
- English Dialpad
Other etc ...
I have flashed it few hours ago so far no problems
enjoy
Download
Su1i said:
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Based on the latest official N910SKSU1ANJ1_N910SSKC1ANJ1_N910SKSU0ANJ1_HOME.tar
Description:
- support call recording
- supports long SMS text messages limit breakthrough
- Removed all Korean version of the application, remove the T roaming, mobile card without roaming.
- English Dialpad
Other etc ...
I have flashed it few hours ago so far no problems
enjoy
Click to expand...
Click to collapse
its uploading now
How about networking. Do u be able to retrieve gsm mode
Su1i said:
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Based on the latest official N910SKSU1ANJ1_N910SSKC1ANJ1_N910SKSU0ANJ1_HOME.tar
Description:
- support call recording
- supports long SMS text messages limit breakthrough
- Removed all Korean version of the application, remove the T roaming, mobile card without roaming.
- English Dialpad
Other etc ...
I have flashed it few hours ago so far no problems
enjoy
Download
Click to expand...
Click to collapse
Any errors spotted from that ROM so far ?
Su1i said:
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Based on the latest official N910SKSU1ANJ1_N910SSKC1ANJ1_N910SKSU0ANJ1_HOME.tar
Description:
- support call recording
- supports long SMS text messages limit breakthrough
- Removed all Korean version of the application, remove the T roaming, mobile card without roaming.
- English Dialpad
Other etc ...
I have flashed it few hours ago so far no problems
enjoy
Download
Click to expand...
Click to collapse
So did you make this rom where is the rest of the information I see the download but where is the back story If this is not your work where is the link to the orginal rom?
Uniquebarbee said:
So did you make this rom where is the rest of the information I see the download but where is the back story If this is not your work where is the link to the orginal rom?
Click to expand...
Click to collapse
No i didnt develop it, but its in chines and i tried to translate most of it with the help of a friend.
Here you go thats the link to where i found it
http://bbs.gfan.com/android-7698158-1-1.html :good:
Su1i said:
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Based on the latest official N910SKSU1ANJ1_N910SSKC1ANJ1_N910SKSU0ANJ1_HOME.tar
Description:
- support call recording
- supports long SMS text messages limit breakthrough
- Removed all Korean version of the application, remove the T roaming, mobile card without roaming.
- English Dialpad
Other etc ...
I have flashed it few hours ago so far no problems
enjoy
Download
Click to expand...
Click to collapse
Oh this is great but let me ask you sth. Have you ever tried to flash the roms for 910f or g which has snapdragon also. I hope you did and it is working...
Hi I am new member here.
How can I download this Rom?
Thx
Su1i said:
Hello everyone
First time for me to write something in this forum but i finally managed to find a ROM for N910s
Click to expand...
Click to collapse
I tried downloading it as well from Baidu, but the connection is too unstable, my download stops after 432 MB -
I tried other sources but it keeps bringing me back to Baidu.
I even tried searching Naver for a similar ROM - and couldn't find anything.
Does anyone have the Rom uploaded to a more stable site that is willing to share this download?
This rom triggered KNOX counter 0 --> 1
Unfortunately Yes.
But the phone is better with this rom.
No more idiots roaming warning message.
BTW I am still looking for a custom rom for this phone.
[/B]
mycso said:
This rom triggered KNOX counter 0 --> 1
Click to expand...
Click to collapse
Please reupload the rom...
Ok, just can you give me a couple days?
I have no idea when can i upload.
naakamma said:
Please reupload the rom...
Click to expand...
Click to collapse
did u install it through cwm or its a .tar or odin flashable file?
Odin and .tar file.
naakamma said:
did u install it through cwm or its a .tar or odin flashable file?
Click to expand...
Click to collapse
re upload it soon..
Yeahh
I could not find any place for this file.
Because this file is bigger then 1Gb.
Have you got any idea where can I upload?
naakamma said:
re upload it soon..
Click to expand...
Click to collapse
Custom Rom
Hey:
I did not find any custom rom for samsung galaxy note 4 SM-N910S...if anyone know about any custom ROM for note 4 SM-N910S then plz send me the link it's very important for me because i can't properly use this mobile...
here i found one and only custom rom for n910s...
http://pan.baidu.com/s/1gd3Vjhh
---------- Post added at 02:18 AM ---------- Previous post was at 02:13 AM ----------
thankx budy but i managed to downloaded other rom....
Well here it is.
This is an rom from korea
https://www.myotherdrive.com/
Login details:
First name: egynagy
Last name: nulla
Email: [email protected]
Every data is fake :laugh:
Have fun!
naakamma said:
re upload it soon..
Click to expand...
Click to collapse