[Q] Aoson G18 help rom software - Android Q&A, Help & Troubleshooting

Hi guys first of all I want to thank you for such great site where I learn something new every day, I own a chinese Aoson phone it is bricked for trying to load a wrong firmware and I can't find it's respective software not even on the needrom site or some others I hope you could help me where can I download it, I know it is the first step to unbrick my phone, thank you in advance and here it is some info about my phone:
Aoson G18
CPU
MTK6572 Dual Core 1.0GHz
Operation System
Android 4.2.2
Capacity
512MB RAM + 4GB ROM
Extend Card
Support TF card up to 32GB extended
Screen Size
5.0 inch

re:
nobody? is it too much for you?

an entire month!
and not a single one of you (among millions) helped me... SO INCREDIBLE!

Related

[Q] Search ROM for MediaTek 6575

Hey all,
I'm searching ICS/JB (Jelly Bean preferably) ROM for my Fly IQ235/Uno, phone specifications:
Chipset: MediaTek 6575
RAM: 256 MB
Display: 3.2" 240 x 320
Two SIM: GSM900/1800 (i use only one SIM)​And I need a guide how to flashing rom and boot.
Thank you previously :victory:
Sorry my bad English
There doesn't seem to be an ICS ROM available at the moment in the unsual places.
If you can't find anything here there would be a chance on the russian forums (sadly through translator). Also it seems the "Micromax A52" is a clone so perhaps you can get lucky there.
Cheers.
42serenity, thank you. Indeed "Micromax A52" and "Fly IQ235" clones.
I searched ROM for my phone, but I was not search ROM for clone and similar phones, because I do not know them. And now I ask for your help.
Now many chinese smartphones, and among them is certainly very similar to mine, and they may be have flashing rom ICS/JB.
help me, please

[Q]Samaung Galaxy S4 GT-9500 Clone with MT6572 [MODs][ROMs]&[Firmware]

Hi to everyone !
i have samsung s4 gt-I9500 clone with MT6572 CPU ,its made by Korea and it is factory rooted .
after testing the phone for couple of days i can say it is very fast ,but i can't find out the exact Specifications of the Ram and internal memory ,in the phone shows it has 2GB ram and the internal 16 GB i tested with many Apps but each application show different result i will add some screenshots and please give your view about it and if any body has the same phone can share with us his ones.
The other question is, i want to change the ROM and add some MODs if possible?? and are there any custom ROMs i can flash? and which flashing tools i can use? and how to install CWM on it??
so modder ,developer please help!!!!
thank you
Any help? any advise?? where are the expert?
While I'm not the expert, I think any post with [MT65xx] in the beginning will apply to your phone. For example, this: http://forum.xda-developers.com/showthread.php?t=2160490
BTW, nice phone! Looks like the real S4, just that the S4 I've seen was black.
NSDCars5 said:
While I'm not the expert, I think any post with [MT65xx] in the beginning will apply to your phone. For example, this: http://forum.xda-developers.com/showthread.php?t=2160490
BTW, nice phone! Looks like the real S4, just that the S4 I've seen was black.
Click to expand...
Click to collapse
Thanks man, it is good phone and it has air gesture and all s4 options but the bad thing is the camera only 4 megapixel ,
i will look at the link
I need need custom ROM for my devise plzzzzzzzzz share your view
I guess nobody has samsung s4 clone like me
I have the same S4 like yours I can help you if you want.
cafix said:
I have the same S4 like yours I can help you if you want.
Click to expand...
Click to collapse
yes please share your view and your experiences with this phone.
Do you have CWM on it? did you flash any new rom or firmware? if yes share how?
what kind of make your phone and the specs because the clones one they are different??
thanks
You could also make your own ROM. This guide applies specifically for your phone: http://forum.xda-developers.com/showthread.php?t=2123239
NSDCars5 said:
You could also make your own ROM. This guide applies specifically for your phone: http://forum.xda-developers.com/showthread.php?t=2123239
Click to expand...
Click to collapse
Thanks for your advise but am not that experienced in Rom cooking ,so it would be better if someone has the ROM ready cooked so i can try it in my phone.
Bricked MT6572
free1977 said:
Hi to everyone !
i have samsung s4 gt-I9500 clone with MT6572 CPU ,its made by Korea and it is factory rooted .
after testing the phone for couple of days i can say it is very fast ,but i can't find out the exact Specifications of the Ram and internal memory ,in the phone shows it has 2GB ram and the internal 16 GB i tested with many Apps but each application show different result i will add some screenshots and please give your view about it and if any body has the same phone can share with us his ones.
The other question is, i want to change the ROM and add some MODs if possible?? and are there any custom ROMs i can flash? and which flashing tools i can use? and how to install CWM on it??
so modder ,developer please help!!!!
thank you
Click to expand...
Click to collapse
Sorry in advance, I don't want to get your hopes up - I'm definitely NOT a developer! I had a question about your device though. I have near identical specs to yourself in my phone (GT I9502):
ALPS GT I9502
SYSTEM (Android 4.2.2)
Model: GT-I9502
Manufacturer: alps
Chipset: MT6572
Device: android_4x_wet_jb3
Product: android_4x_wet_jb3
Brand: GT-I9502
Android Version: 4.2.2 (Jelly Bean)
API Level: 17
Build ID: JDQ39
Fingerprint: GT-I9502/android_4x_wet_jb3/android_4x_wet_jb3:4.2.2/JDQ39/1377237676:user/test-keys
Click to expand...
Click to collapse
Does any of the above look remotely familiar to your own device?
My phone is bricked, but research suggests that I might be able to build a new ROM based on the "system/" of a working device, using Android Kitchen. I'm told that entering the following code into the Terminal Emulator on a working device, creates a dump of the "system/" on the SD card, which can then be used to build the custom ROM in Android Kitchen:
Code:
tar -c system/* >> sdcard/system.tar
If you give this a go, and succeed in Android Kitchen, I'd be really grateful if you could let me know, and perhaps share the ROM? At the moment finding a copy of the stock ROM looks to be my only solution at this point!
TIA
Duncford89 said:
Sorry in advance, I don't want to get your hopes up - I'm definitely NOT a developer! I had a question about your device though. I have near identical specs to yourself in my phone (GT I9502):
Does any of the above look remotely familiar to your own device?
My phone is bricked, but research suggests that I might be able to build a new ROM based on the "system/" of a working device, using Android Kitchen. I'm told that entering the following code into the Terminal Emulator on a working device, creates a dump of the "system/" on the SD card, which can then be used to build the custom ROM in Android Kitchen:
Code:
tar -c system/* >> sdcard/system.tar
If you give this a go, and succeed in Android Kitchen, I'd be really grateful if you could let me know, and perhaps share the ROM? At the moment finding a copy of the stock ROM looks to be my only solution at this point!
TIA
Click to expand...
Click to collapse
welcome to my thread ,but i think is a dual sim phone yours,mine single sim which are totally different Roms ,and even me i am looking for someone who can share with me the ROM for my devise ,because i am really newbie in this things !!!!
and im really intersted to buy dual sim one like yours !!! from where did you buy it? could you share the website?
thanks
Link to Amazon retailer
free1977 said:
welcome to my thread ,but i think is a dual sim phone yours,mine single sim which are totally different Roms ,and even me i am looking for someone who can share with me the ROM for my devise ,because i am really newbie in this things !!!!
and im really intersted to buy dual sim one like yours !!! from where did you buy it? could you share the website?
thanks
Click to expand...
Click to collapse
Ok, not to worry. Unfortunately I can't give you the link to the website. The original advert said that it had an 8MP camera, however it only has 4.9MP! I challenged the seller on this, and it looks as though they have stopped advertising the phone. I bought it through Amazon and the seller was 'Active Tek' based in China. I would avoid using this seller as they clearly missold the phone to me.
hi could you help me with the s4 clone I've tried it to load an images which is not so successful but this is also happening to my regret my backup is gone great if you had what
same phone!
free1977 said:
Hi to everyone !
i have samsung s4 gt-I9500 clone with MT6572 CPU ,its made by Korea and it is factory rooted .
after testing the phone for couple of days i can say it is very fast ,but i can't find out the exact Specifications of the Ram and internal memory ,in the phone shows it has 2GB ram and the internal 16 GB i tested with many Apps but each application show different result i will add some screenshots and please give your view about it and if any body has the same phone can share with us his ones.
The other question is, i want to change the ROM and add some MODs if possible?? and are there any custom ROMs i can flash? and which flashing tools i can use? and how to install CWM on it??
so modder ,developer please help!!!!
thank you
Click to expand...
Click to collapse
i have the same phone. but dont know how to root it. visit: samclone.blogspot.com
Hi, I have got exactly the same device as you have. I got the parcel yesterday; it had an app pre-installed called antutu, that antutu thingy says that the device has got arm v7 CPU named universal 5410, clocked at 1.7 gigs.
Ram of about 2 gigs and internal storage of 16 GB. However today I installed an app named CPU identifier that showed that its CPU was mt6572, mali400 GPU and to a heartbreaking surprise, only 512 mb of ram. Please tell me that this CPU identifier is crap and I have got a whole 2 gigs of ram. One more thing is that device is stunningly fast and efficient in handling big apps.
I also found some flaws; smart pause and smart scroll (eye sensor) only worked once or twice; GPS never worked; hand flip only works on one side. May be these issues can be resolved by installing a custom ROM.
here
free1977 said:
Thanks for your advise but am not that experienced in Rom cooking ,so it would be better if someone has the ROM ready cooked so i can try it in my phone.
Click to expand...
Click to collapse
here all your roms and root instruction
forum.xda-developers.com/showthread.php?p=31303841
---------- Post added at 04:46 AM ---------- Previous post was at 04:44 AM ----------
zarief86 said:
i have the same phone. but dont know how to root it. visit: samclone.blogspot.com
Click to expand...
Click to collapse
here all your roms and root instruction
forum.xda-developers.com/showthread.php?p=31303841
sorry my post ride
My HP total dead, due i upgrade without a backup first
hp now I have 4 days to die ..
Friends help friends ask her backup rom please
hp type I
s4 clone mt6572
5 inches
512 ram
1.25 gb internal
that's all I remember
please help me
hope you are blessed by god
thanks in advance
sorry if my english is less clear
Hi M The Experienced One Out Here But I Need One Great Expert To Port Any Custom Recovery For This Device.
Hey Guys Please Try To Convience Any Developer To Do The Needful.
free1977 said:
Hi to everyone !
i have samsung s4 gt-I9500 clone with MT6572 CPU ,its made by Korea and it is factory rooted .
after testing the phone for couple of days i can say it is very fast ,but i can't find out the exact Specifications of the Ram and internal memory ,in the phone shows it has 2GB ram and the internal 16 GB i tested with many Apps but each application show different result i will add some screenshots and please give your view about it and if any body has the same phone can share with us his ones.
The other question is, i want to change the ROM and add some MODs if possible?? and are there any custom ROMs i can flash? and which flashing tools i can use? and how to install CWM on it??
so modder ,developer please help!!!!
thank you
Click to expand...
Click to collapse
Try this Firmware! http://forum.xda-developers.com/showpost.php?p=46762784&postcount=96

I need help with my Alcatel Pixi 4007x

Hello friends concedores Android ! I'm new around here and also in the android platform , so for the moment not much but I hope to acquire knowledge and to delve more in this great platform that every time I try I like more and more, the fact is that I bought my first Alcatel Android one 4007x Pixi has a ARM Cortex -A9 processor at 1GHz and 256MB RAM , it came with Android 2.3.6 .
I have already rooteado and I really liked it because the root provides more privileges , the case for which I post here today is that a few days after you buy it and has little internal storage memory memory increase you decided through a with sd memory partition , so good! Now I have more applications than before, and because of this I demand more so quize also do a swap partition for virtual memory help to unfold and carge it all by itself , and the problem with this is that eh tried several methods to finally realize that the kernel does not support swap partitions ( large desepcion ) ...
So I ask you experts to help me , there is little information on this cel because it is new but hopefully just find something around here , I know that kernel rotted I recommend and what put them , because the truth which we would not be compatible because not if it depends on the version of android or baseband version as seen in some forums eh have mentioned , then I need your knowledge and wisdom to resolve this and to improve phone performance .
Thanks and sorry for writing so much detail it quize well to clarify any doubts regarding the problem or request
How?
How did you root it? i tryed everything pls reply
Androidboy17 said:
Hello friends concedores Android ! I'm new around here and also in the android platform , so for the moment not much but I hope to acquire knowledge and to delve more in this great platform that every time I try I like more and more, the fact is that I bought my first Alcatel Android one 4007x Pixi has a ARM Cortex -A9 processor at 1GHz and 256MB RAM , it came with Android 2.3.6 .
I have already rooteado and I really liked it because the root provides more privileges , the case for which I post here today is that a few days after you buy it and has little internal storage memory memory increase you decided through a with sd memory partition , so good! Now I have more applications than before, and because of this I demand more so quize also do a swap partition for virtual memory help to unfold and carge it all by itself , and the problem with this is that eh tried several methods to finally realize that the kernel does not support swap partitions ( large desepcion ) ...
So I ask you experts to help me , there is little information on this cel because it is new but hopefully just find something around here , I know that kernel rotted I recommend and what put them , because the truth which we would not be compatible because not if it depends on the version of android or baseband version as seen in some forums eh have mentioned , then I need your knowledge and wisdom to resolve this and to improve phone performance .
Thanks and sorry for writing so much detail it quize well to clarify any doubts regarding the problem or request
Click to expand...
Click to collapse
Hi, where did you get the drivers to have the phone communicate with the PC (i'm using windows 8), would appreciate if you could reply as soon as possible.
thanks.

[Q] MTK6577

Hi everyone,
I post this message because I have a problem with the phone below.
1:1 original i8190 Mini s3 512MB RAM 4GB ROM MTK6577 dual core 1.2GB Single card Single stay Mobile phone 4-inch 3G smartphones
Firstly. I managed to install a recovery systeme with MTKdroidtools and did a backup but I had a problem with the phone, I found that the phone was not stable. So I decided to install a new rom from Needrom web site and use Flastools for.
Now my phone doesn't turn on but still recognized by Flastools.
I tried to contact the seller to ask him if he could give me the original Rom but he doesn't want.
So is it someone can help me and explain me how I can do if something is possible from my update or try to create a scatter file with it or give me the good Rom.
Thank in advance.

Another china clone of S5 GT-i9600 by ALPS

Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Got the same problem
I have the same problem, plz someone answer these questions. I am planning to downgrade the os from KitKat to Jelly bean. How can I do it and is it safe?
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
Hi boss i have the same phone as yours the only problem im having is that i bricked mine without any backup..May you please kindly send me your firmware backup (rom) i really need this.Your phone is a 2g microsim huh?single sim air gestures smart scroll and what a view....please my phone is dead help me out,you can email me @ [email protected] or [email protected]. :victory:kindly waiting thanks in advance
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
+PLEASE PLEASE dont do anything funny with that phone i am an o in this.It has costed me two phones firstly it took me 6 hours just to root that phonei used vroot 1.7.8 the only way to get it is to let your older version update itself (i did not find any standalone of this)If you end there and reboot it it unroots itself (shuame failed to root this phone)....Then you need to install supersu.apk to fully root your phone now it can be detected by mtk droid tools as root shell
I used different versions of mtk droid tools and i got totally different results (weird) in earlier version of mtk droid tools i only got around 320mb of backup (everything included system.img,boot,recovery,secro..etc).This one could only make files for flashool excluding system.img.
On mtk droid tools 2.5.3 i got a bigger recovery around 1.2gig of raw data that included system.ubifs.img (291mb) nodl_system.bin (302mb) and system.ubifs.tar (302mb) and all the other stuff.......This one gives me an md5 error when trying to create files for flashtool
everything is messed up
This phone has close to no free rom only around 500kb .Also the actual ram is not 2gig its 224mb and the processor is actual dual core which had a maximum of 1ghz on the second core but the first one is1.6ghz
it got caught up in a bootloop when i tried to move all the system files to an sdcard using mounts2sd(such a great program) but the problem arised when my sd cardsecond partition got erased by mistake
My advice please dont mess with this phone
AND LASTLY PLEASE MAY YOU SEND ME YOUR BACKUP I WANT TO REVIVE MY PHONE....IYou can email me the backup on [email protected] or [email protected] YOU WAITING FOR YOU RESPONSE GUYS
I am sorry for you guys, but next time I suggest you to hold the hype and get some information before buying a unknown generic clone (as you can see all the troubles you are having...).
Long story short sell that piece of crap and buy a HDC Galaxy S5 Legend if you can.
Sent from my Samsung Galaxy Tab Pro 10.1
Cr4z33 said:
I am sorry for you guys, but next time I suggest you to hold the hype and get some information before buying a unknown generic clone (as you can see all the troubles you are having...).
Long story short sell that piece of crap and buy a HDC Galaxy S5 Legend if you can.
Sent from my Samsung Galaxy Tab Pro 10.1
Click to expand...
Click to collapse
The phone is no good to install apps, games,
If seller given real spec of this phone and yet if you have made purchase then its your choice,
If seller misled you by saying 2GB RAM/16GB rom etc then If you buy this paying high price and hoping to get nice performing clone of s5, then forget it, ask for refund.
This is just dual core, slow phone.
can be used just to read small e-book and browse net and some time the page also hangs.
Voice call seem to be working Ok but not used much.
i have a problem with alps gt-i9600
hi guys i have just installed chainfire pro on my alps galaxy s5 gt-i9600 and it just stack on bootloop so i try to remove cf using adb but it wont work so now i really am looking for the rom so if anyone could pls give me the link or email me the rom backup ?
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
Hi, I need systemui.apk stock S5 clone, I deleted it by accident, and now the statusbar disappeared ficiu all black, it is very difficult to regain systemui.apk stock it, please could send me a backup of the apk?
Sorry for my English, I'm Brazilian ?
EduardoBoese said:
Hi, I need systemui.apk stock S5 clone, I deleted it by accident, and now the statusbar disappeared ficiu all black, it is very difficult to regain systemui.apk stock it, please could send me a backup of the apk?
Sorry for my English, I'm Brazilian ?
Click to expand...
Click to collapse
Hi,
Ive the same problem did you get it to work?
Thanks
SystemUI.apk
Hi,
Please find a version of SystemUI.apk attached
Caveat: be careful about potential malware that could be in this APK. I just retrieved the pre-installed APK without any checks. I provide it without any guarantee.
Br,
Oscar
samsung galaxy s5 Gt 19600
Hello there please I need help I just bought Samsung Galaxy s5 but I couldn't find the wifi icon so I connect to the internet can anyone help me ???
Please can you send me the backup of that phone
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
Hi,
The same advice of the other guys, don't try to flash it or you will brick it like it happen for me. I do the same trying to increase the internal storage but i finish by bricking the system partition.
Please can you send me the backup of your phone (exactly system.img), my e-mail is [email protected] ?
Thanks a lot.
I need link to root Samsung GT-I9600 .thanks before
I need link to root Samsung GT-I9600 [/B]
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
HELP PLS
Anyone send a working backup pls ,i bricked the phone and show just blackscreen send to my email :[email protected] or [email protected] . sorry for my bad english Thank you !
Need Help.... Same unit clone S5
I have the same unit..... the problem I have is the digitizer cracked.... and being it is a knockoff the digitizer does not work now...
I need a replacement digitizer for this unit... GT-i9600 Mande in Korea FCC ID A3LDGHZ
Anyone have the part I need?
KaylordTheuZ said:
Hi all experts,
a friend of mine bought a Samsung S5 clone which resulted to be an ALPS GT-I9600.
These are the specs as reported by CPU-Z:
Display: JDQ39.I9600ZSUAMDF
hardware: mt6572;
kernel version: 3.4.5 (eng . linux . 1398851142);
Screen resolution in pixel: 480 x 854
Total RAM: 1857 MB
Internal Storage: 0.14 GB (sic!)
Available RAM: 47 MB (2%)
Now, the problems... please guide me on how to solve them thanks a lot:
1) There are some problems with the internet connection (3G) with some operators... I guess this is a common problem and I read something about IMEI overwrite, but did not understand a lot... can anyone explain me a bit the procedure? Why is it necessary?
2) The device has really few available memory, therefore it is not possible to install anything due to shortage of memory... it seems also that the "Move to SD" option for all the apps installed is disabled by default. How can we free some space?
I'd love to find an alternative ROM without bloatware and maybe root.... but any alternative is welcome anyway. Can I install any ROM intended for phones which have identical specs? Where should I search for these?
Thanks for your support guys, I'm waiting for your suggestions
Click to expand...
Click to collapse
My clone samsung is the same.
Is there anybody to send me the factory rom?
The version of the rom is not important; I just want to unbrick my phone.
Would be happy to send the ROM and factory image to you but, I don't have a recovery program on gt-i9600 and don't know where to get one. To the person who wants to root your gt-i9600 you can try installing KingRoot.apk and if that doesn't work message me.

Categories

Resources