dump ram android ? - Android Q&A, Help & Troubleshooting

Hi to all the forums, and could dump ram on samsung android?

I cant understand
tapatalked

is there some program x to make reading the firmware?

guys there is some tool x do read firmware on samsung android, someone could help me? Thank you

Your firmware info is in the about setting on your phone.

you know that the information setting and firmware of the phone, but I wanted to make the dump ram, There is some software x dump?

Related

Any rom that will revive my mt6575 samsung s3 mini

Are there any roms that will revive my mediatek samsung galaxy s3 mini mt6575 phone?. I already did a search on google but I can't find any roms for my phone. I hope there are roms that can make it work. It's NAND not emmc so it's hard to find one. I hope someone can help me. Any help much appreciated. Thank you so much! Please....
help help help
Any rom please? because I bricked my newly bought phone so now I don't know where to find it. I'm a newbie.
help help help
By the way, I can still enter cwm recovery. I am waiting for your replies. Thanks guys. Is it possible to flash other phone's rom?
help help help
Does anyone have this phone? may I ask if you can give me your backup (rom)? many thanks.
Simply download your firmware from SamMobile according to your model and country and flash it with odin
help help help
Mine is not original, just a replica made in china. Its hardware is mt6575 mediatek single sim. I noticed that its previous rom was for dual sim.
help help help
Here are the pictures of my device: http://www.mediafire.com/download/yc82xx1q47x6kax/i8190.zip
same problem here
hi...i got the same problem here with the same device as yours...been trying for days to unbrick it (mine is worse got softbrick) can only charge the phone...still looking for the stock rom for this device...seems no one is posting anything about this type of device (GT-I8190 MT6575) only questions w/out good answers...
using google translate
http://forum.china-iphone.ru/samsung-i8190-mini-t28575-20.html

[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

[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.

[Q] ninetology i7520 rooting with newest Android version?

Hi All.
I have 4.0.3 version on my ninetology stealth i7520 version which I bought in Malaysia. I would like to know if I can install the newest version of Android or any other higher version? Basically this device has only 512 mb ram,1.0 GHz processor and 500mb + 2 Gb internal memory. So I dont know whether anyone had experience on rooting this device on higher versions, if yes, how does it work? any trouble as ram isnt so large?
thanks for your advises.
Regards.
Wrong section for posting... go in q& a section or maybe your device specific section forum... Search for it...
Sent from my GT-I9300

[Q] Aoson G18 help rom software

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!

Categories

Resources