I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help
jaynoonan said:
I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help
Click to expand...
Click to collapse
has anyone contemplated selling pre-partitioned sd cards?? i don't have the funds to do this right now .. but just a thought
You know... that's not a bad idea. I would even pay to have my data transferred if I was to consider replacing my 8gb with a higher capacity card (like say... 16 gb). I was wondering if it would mess something up if I was to purchase a new card, partition it and transfer all of it myself. Unfortunately I am not too confident in myself because it was a pain in the butt to get it partitioned right the first time. There has to be someone in here with the knowledge and the funds available that would be willing to turn a quick profit.
8gb SDHC =<$20
Partitioning= $10
Data Xfer = $20
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.
I would be ALL OVER THIS!
Binary100100 said:
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.
Click to expand...
Click to collapse
you might be on to something there .. provided those USPS people don't screw something up and "misplace" the envelope
send me your sdcard, and i'll do it for $5 =]
wish I had the know how to do it through a remote connection. "Put the money in paypal, plug in your phone and give me ten minutes"...lol
I was going to try to help with partitioning, but that seems to be the easy part then there's the adb stuff :/
sonikamd said:
wish I had the know how to do it through a remote connection. "Put the money in paypal, plug in your phone and give me ten minutes"...lol
I was going to try to help with partitioning, but that seems to be the easy part then there's the adb stuff :/
Click to expand...
Click to collapse
adb? easiest way .. use linux (since it's the basis of android) .. let's say your sd mounts to the system as "sdd" .. you create two folders on your desktop as sdd1 and sdd2 to hold the files .. your first partition is FAT32 so you can just click-and-drag files .. from Terminal copy your EXT2 files:
sudo cp -a /media/sdd2/* /home/LucidREM/Desktop/sdd2
so now on your new card .. you unmount .. create a partition for FAT32 called "SDD1" .. you create the second primary partition "SDD2" for EXT2 .. then from Terminal:
sudo cp -a /home/LucidREM/Desktop/sdd2/* /media/sdd2
again .. your FAT32 partition is just click-and-drag .. this is how i did mine and it worked .. can't say how difficult or easy it is for anyone .. but it takes me about 2min .. i'd do remote server for someone but i tried once and found it difficult to navigate thru firewalls and internet BS via linux .. but i think that was also linux -> windows .. maybe linux -> linux would work better
Ahhh, I'm finally starting to understand the linux shell a little better, which it seems like adb is just an emulator for?
A few days ago I thought most the commands here had to do with moving the rom files around..guess not
Anyway, thanks LucidREM.
sonikamd said:
Ahhh, I'm finally starting to understand the linux shell a little better, which it seems like adb is just an emulator for?
A few days ago I thought most the commands here had to do with moving the rom files around..guess not
Anyway, thanks LucidREM.
Click to expand...
Click to collapse
yea .. the adb is just a way to break into the shell of the phone and run commands via usb .. so you can still run commands on Terminal on the phone or Terminal on linux directly to the card via card reader .. adb is just the short way for users of windows to not have to deal with Terminal and/or the second OS
umm..
have you looked at all the threads about doing this?
if u REALLY you cant do it, i'd be willing to do it for you over logmein remote desktop connection, only thing i can think of, if you interested pm me
I'd be willing to do it was well via remote desktop.
Just pm me if you need it.
Takes two seconds to partition, then you could just throw in the modded JF, run the script and you're good to go.
So doing this via remote desktop, would I have to install anything new on my computer? Also I'm on XP, would that be a problem?
Just to give my advice...i had a lot of trouble trying to get my SD card partitioned and the apps moved to it....finally got it today...
Basically, I used a full version of paragon partition manager to create the EXT2 partition...I think one of the things I was doing wrong before MIGHT have been making the partition a logical disk and not a primary disk. It could also just be that I have no idea how to use the adb shell...its really starting to piss me off...
in any case, I used the Terminal emulator method, and it worked just fine...
what kind of sucks is that when you make the move, the android market doesn't think you have the apps installed anymore, so when you go to "my downloads" , all the apps you've downloaded and installed say "free" again instead of "installed"... this wouldnt be a problem if it werent for the fact that the phone now informs you of new updates for installed apps... you'd essentially have to go back through the apps you have installed, click on "install" again, and reinstall it. At that point, the phone acknowledges that you already have it installed and informs you that it will replace the version you currently have.
akhedraki said:
Just to give my advice...i had a lot of trouble trying to get my SD card partitioned and the apps moved to it....finally got it today...
Basically, I used a full version of paragon partition manager to create the EXT2 partition...I think one of the things I was doing wrong before MIGHT have been making the partition a logical disk and not a primary disk. It could also just be that I have no idea how to use the adb shell...its really starting to piss me off...
in any case, I used the Terminal emulator method, and it worked just fine...
what kind of sucks is that when you make the move, the android market doesn't think you have the apps installed anymore, so when you go to "my downloads" , all the apps you've downloaded and installed say "free" again instead of "installed"... this wouldnt be a problem if it werent for the fact that the phone now informs you of new updates for installed apps... you'd essentially have to go back through the apps you have installed, click on "install" again, and reinstall it. At that point, the phone acknowledges that you already have it installed and informs you that it will replace the version you currently have.
Click to expand...
Click to collapse
I have tried the trial & the full version of paragon but no go on either of them. I tried the virtual machine & a live cd of ubuntu but I don't know how to use those so it didn't make sense to me. I have been down all those roads so having someone else do it for me is the only thing I haven't tried
if you've tried ubuntu live (too advanced?), maybe you'll have luck with puppy live(stripped down windows user friendly, what I used) The program you use in puppy is 'gparted' just make sure you know which drive you want to partition.
I had Unbuntu installed on my second hard drive and everytime I'd get both partitions set and good, then it would loop back to just being the card divied in half with no fat32 or ext2. I went at it for hours, until i screwed up and left my c: drive for the the drive instead of my SD card and partitioned my C: drive losing all my Windows data and programs. Needless to say, I'm really pissed and would pay to buy a pre-partitioned fast class 6, 8gig chip at this point.
Shaggy
Binary100100 said:
You know... that's not a bad idea. I would even pay to have my data transferred if I was to consider replacing my 8gb with a higher capacity card (like say... 16 gb). I was wondering if it would mess something up if I was to purchase a new card, partition it and transfer all of it myself. Unfortunately I am not too confident in myself because it was a pain in the butt to get it partitioned right the first time. There has to be someone in here with the knowledge and the funds available that would be willing to turn a quick profit.
8gb SDHC =<$20
Partitioning= $10
Data Xfer = $20
Total would still be cheaper then buying an 8gb SDHC at Best Buy and this person would be turning a 2x profit! P&H wouldn't cost any more then a first class stamp for U.S. too. Not a bad idea.
Click to expand...
Click to collapse
I'd like to see where you can find an 8GB mini for less then 20 lol
jaynoonan said:
I am willing to pay someone to partition this the right way. I spent over 6 hours trying to get this entire process to work and ......ZERO
I need apps to SD bad so I am willing to pay for someone's help
Click to expand...
Click to collapse
Are you using your phone or a printer, to partition your card??
I had issues with mine till a bought a reader.
5$ on Ebay
Mikey1022 said:
I'd like to see where you can find an 8GB mini for less then 20 lol
Click to expand...
Click to collapse
I just got a 8GB Class 6 from NewEgg for $16, shipped. Works great.
Hi Guys
Is there a application that could execute a remote task29 if phone gets stolen?
Most of theves are dump so would not know how to put the OS back on.
The normal way of IMEI blocking does not work, some networks will not care to block, some will not communicate to others so it will be blocked for example on O2 but not t-mobile... We all also know that you just need to sell a IMEI blocked unit abroad.
Two functions would need to be present:
Function 1 a remote wipe so you send a txt message.
Function 2 is to wipe the phone if new sim is inserted and password is not provided. Such software would need to be able to cook itself in to rom.
Second possibility for Function 2 is each time new sim is inserted a txt message is sent on pre-arranged mobile number and then use remote wipe.
lookout mobile security has that feature of remote wipe.
www.mylookout.com
antivirus, remote wipe, and gps locator all work.
nrfitchett4 said:
lookout mobile security has that feature of remote wipe.
www.mylookout.com
antivirus, remote wipe, and gps locator all work.
Click to expand...
Click to collapse
It is not even remotely the same as even if you do wipe the device it is still usable, there is just you data erased. I am talking OS erased so phone does not work, so you can get it to bootloader and only if you know how.
ruscik said:
It is not even remotely the same as even if you do wipe the device it is still usable, there is just you data erased. I am talking OS erased so phone does not work, so you can get it to bootloader and only if you know how.
Click to expand...
Click to collapse
considering you cannot even task29 unless you are synced to a computer, how do you suppose this can be accomplished???
nrfitchett4 said:
considering you cannot even task29 unless you are synced to a computer, how do you suppose this can be accomplished???
Click to expand...
Click to collapse
I am not a software developer but I would say a app that works just before OS boots.
TBH task29 seems like the best idea as if you were to get the phone back you could get it back online but any app that would brick the phone remotely is what one needs.
I am quite certain something like that could be done.
why not have it flash a bricking radio from sd card or within the rom, if the command is send?
how about an app then makes the phone transform into a plane and fly back to you?
its impossible what you are asking for afaik
davidgk said:
how about an app then makes the phone transform into a plane and fly back to you?
its impossible what you are asking for afaik
Click to expand...
Click to collapse
Bolox I can flash radio or OS from SD card. All a app would need to do is get phone to bootloader on command and have, as suggested, a bricked rom for radio on SD card. A bricked radio rom would not need to be big in size so a cab installer would work.
Its a very good idea, hope some1 can do it..
my hats off to you sir, a very good idea!
Now if there is only a developer skilled enough to realise it!
ruscik said:
Bolox I can flash radio or OS from SD card. All a app would need to do is get phone to bootloader on command and have, as suggested, a bricked rom for radio on SD card. A bricked radio rom would not need to be big in size so a cab installer would work.
Click to expand...
Click to collapse
but what does this achieve for you???
A phone wiping program would wipe personal data.
What would bricking the phone do except make the phone unusable?
You'll still be out a phone...
nrfitchett4 said:
but what does this achieve for you???
A phone wiping program would wipe personal data.
What would bricking the phone do except make the phone unusable?
You'll still be out a phone...
Click to expand...
Click to collapse
Might be so, but if knowledge gets around that more and more phones can (and will) be bricked remotely once stolen, why steal?
I think it would be a very useful feature on any phone.
So I agree with the question for such an app.
Regards,
nrfitchett4 said:
but what does this achieve for you???
A phone wiping program would wipe personal data.
What would bricking the phone do except make the phone unusable?
You'll still be out a phone...
Click to expand...
Click to collapse
Well why do you fit a alarm on a car when it is gone it is gone, why do you put alarm in a house when they come they come.
Something odd with this statement. Why would you think it is ok for some one who stole my phone to use it when I had to work for it?
For me best solution would be to have it wired with C4 and 5s in to first phone call boom!!!
As that would be illegal second option brick the phone.
ruscik said:
Well why do you fit a alarm on a car when it is gone it is gone, why do you put alarm in a house when they come they come.
Something odd with this statement. Why would you think it is ok for some one who stole my phone to use it when I had to work for it?
For me best solution would be to have it wired with C4 and 5s in to first phone call boom!!!
As that would be illegal second option brick the phone.
Click to expand...
Click to collapse
Since when does a car alarm or home alarm burn down my house or car? That is essentially the same thing. If someone breaks into my house and steals my 60" dlp, I can't remote detonate it either.
I'm guessing that I don't understand. Maybe it is my long history with cdma phones that had esn's that could be blocked making the phones worthless (usually) once stolen.
Ill build it .... i just need a few beta testers?
Any takers?
jk.. i actually like the idea of disabling my phone if i knew it was gone for sure. .but i dont think i would be comfortable running around with this bomb in my phone unless i knew how to fix it.. and a bricked radio (easiest remote detonate solution) is obviously unfixable.
you know I was hoping this topic was headed in a different direction. like the phone company or microsoft running ras commands. like injecting and changing your files around so when you go to flash the seed will be planted for later execution. but dude if your phone gets stolen beat the punk bastards ass. or make sure you have handset protection. stupid topic. its just gonna add to the bricked my phone posts but not before they go on a couple of paragraphs of how they know what there doing but this and but that. wow then its gonna keep spreading like a ****ing plauge of dumb ass questions instead of keeping their cocksucker shut and read and learn. if your not f-ing it up, then your not learning.
i remember the sony ericsson p910, p990, and p1i could have set a sim password that works the same way the bios password works on most laptops with this feature... once the sim changed or the phone is flashed, the password must be entered to boot into the OS, personally i think this should be standard on every mobile OS...
and regardless how much times you reinstall windows, flash the bios, or remove the bios battery, the password remains, kinda annoying but at least it works
There are already some really good apps available for if your phone is lost or stolen. I don't know the names off the top of my head but I did some help on development on one 2 years ago and it was quite advanced and will send you silent text containing the new IME number if changed and the GPS location. Rendering the phone useless would be stupid in my opinion if you intend on retrieving it. let the security software do it's job and be happy to get your phone back.
Pretty soon, I plan to sell my current phone, and some old tablets, in order to make money towards the new Nexus devices. I'm wondering, though, are there any security concerns for someone potentially being able to recover my data if I sell my phone off? Obviously, this is a big deal to me, because I have all my Google accounts (my primary one being the one I use my credit card through) connected to me phone. Being that my devices all have TWRP installed, my primary thought would be to use that to wipe the internal storage, and do a factory reset. But is it possible someone could still manage to recover my data somehow?
I hear people talk about this for PCs, and hard drives, about how if someone really wanted to, they could theoretically recover your data even if you reformat your computer. Is that possible on smartphones as well, or is it different, due to phones using what I assume is flash memory (or whatever type of memory, that's different from a computer HDD)?
I just want to make sure I take every precaution before I sell my phones off. Granted, I already use two-step authentication on all my Google accounts, anyway, but still. I don't want any risk of something bad happening.
Just make sure to flash a stock ROM on each of them a few times and you will be fine. Can it be done? Yes only if the space has not been over written. That is the reason for the extra Flash's.
zelendel said:
Just make sure to flash a stock ROM on each of them a few times and you will be fine. Can it be done? Yes only if the space has not been over written. That is the reason for the extra Flash's.
Click to expand...
Click to collapse
So how many flashes should be enough to be safe? And do you have to boot up the phone in between flashes? Or could I just sit in TWRP, flashing the ROM over and over and over again?
mrw1215 said:
So how many flashes should be enough to be safe? And do you have to boot up the phone in between flashes? Or could I just sit in TWRP, flashing the ROM over and over and over again?
Click to expand...
Click to collapse
I would just flash a few times in recovery. No real reason to reboot.
So "a few" would be what? 3? 5? 10+? What's a safe number?
mrw1215 said:
So "a few" would be what? 3? 5? 10+? What's a safe number?
Click to expand...
Click to collapse
3 To 5 times should be enough. This is the same thing a DOD wipe does. It over writes the system a bunch of times so any data in unrecoverable.
Okay, thanks for the info.
I guess, alternatively, I could just change all the passwords to my stuff while I'm in between phones, because then, even if someone was able to recover my data, they wouldn't be able to log in since the passwords would have changed, eh?
I dunno. That's going to be so much work, but I'm super paranoid about keeping my data safe, so I'm not sure I can put my faith in making my data unrecoverable by flashing a ROM multiple times. I was kind of hoping that phone memory worked differently than a computer HDD, in that regard, and that it wouldn't have been an issue, but...
mrw1215 said:
Okay, thanks for the info.
I guess, alternatively, I could just change all the passwords to my stuff while I'm in between phones, because then, even if someone was able to recover my data, they wouldn't be able to log in since the passwords would have changed, eh?
I dunno. That's going to be so much work, but I'm super paranoid about keeping my data safe, so I'm not sure I can put my faith in making my data unrecoverable by flashing a ROM multiple times. I was kind of hoping that phone memory worked differently than a computer HDD, in that regard, and that it wouldn't have been an issue, but...
Click to expand...
Click to collapse
You could but ill be honest. Anything that would be needed to recover any real useful info like passwords or such would take a level of skill most people do no posses. The easiest thing to recover are pic and such as that is stored on a different partition then the info your trying to protect.
I am also super careful when I sell old devices. So a simple couple of extra min in recovery is worth it. I also make sure to return the device to stock before I let it go. Just to be sure.
All the research I have done indicates that the Galaxy note2 was produced in 16/32/64GB models. I have a note 2 model GT-N7100 running android 4.1.2 that indicates it has 3.18GB storage on the phone with 2.38GB used. My phone is rooted (don't know if that affects the memory). I'm at my wit's end. I have to uninstall apps when I find a new one I'd like to try, and most other times there is not enough memory for apps to update. Sure could use some help. And just as a side note, I am 70 years old and my technological brain isn't firing on 8 cylinders anymore, so please be gentle. Thanks.
Art
I don't think that configuration exists. Verify your configuration by looking up the model number, and revision online. You may have some sort of error, bad RAM, or even some malware. Try resetting the device, after backing up your data of course.
Are you saying you have only 4GB in total, or that amount available? Perhaps you could find someone who could verify the configuration for you? Try a local phone store, or computer store. For someone who is familiar with devices, they should be able to find out within a few minutes of holding it in their hand.
Sent from my SM-P900 using Tapatalk
retired911 said:
All the research I have done indicates that the Galaxy note2 was produced in 16/32/64GB models. I have a note 2 model GT-N7100 running android 4.1.2 that indicates it has 3.18GB storage on the phone with 2.38GB used. My phone is rooted (don't know if that affects the memory). I'm at my wit's end. I have to uninstall apps when I find a new one I'd like to try, and most other times there is not enough memory for apps to update. Sure could use some help. And just as a side note, I am 70 years old and my technological brain isn't firing on 8 cylinders anymore, so please be gentle. Thanks.
Art
Click to expand...
Click to collapse
I'd like to know what modifications have been made to the device and whether you've been flashing custom ROMs on the device. Has the device been repartitioned somewhere along the way?
Sent from my SM-S903VL using Tapatalk
kieseyhow said:
I don't think that configuration exists. Verify your configuration by looking up the model number, and revision online. You may have some sort of error, bad RAM, or even some malware. Try resetting the device, after backing up your data of course.
Are you saying you have only 4GB in total, or that amount available? Perhaps you could find someone who could verify the configuration for you? Try a local phone store, or computer store. For someone who is familiar with devices, they should be able to find out within a few minutes of holding it in their hand.
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
Thanks so much for the reply and advice. I went to a phone repair shop as you suggested and they were puzzled that it showed only 3.18GB total available storage but when I told them that it was rooted they said that was likely the cause of the missing ram. They were a certified Samsung repair shop. I don't believe that. Who in their right mind would waste 12GB by rooting a phone. They also told me that since it is rooted, I can't unroot. In fact they treated me and my phone as though we had the plague.
Nobody here will touch this phone because it is not a North American version. I think the N7100 was made for Asia, but works fine here. I bought it used, already rooted and unlocked. What drew me to this phone is first, it is a reputable device, second, it has FM radio, and third, it has a large screen. If I could unlock the extra 12GB I'd be dancing the jig!
cheers
Art
Droidriven said:
I'd like to know what modifications have been made to the device and whether you've been flashing custom ROMs on the device. Has the device been repartitioned somewhere along the way?
Sent from my SM-S903VL using Tapatalk
Click to expand...
Click to collapse
I'd love to be able to answer those questions, but I was looking for a used unlocked samsung and it was rooted and unlocked when I purchased it. I don't think it is partitioned as there is no indication (that I have found) of another "drive". In system/storage,device memory it says "total space" 3.08GB. Available 713MB . I do have a 32GB sd card installed but I can't move any apps on to it. I used to be able to do that with my previous phone. This phone still has os 4.1.2, and I have never flashed a custom rom although I'd love to one day.
cheers
Art
Sorry about that. Looks like you found a den of thieves and scum; more common than most people realise. Sadly 80% of the human race is inncompetent. Find someone else.
Find the help manual online, then read up how to reset the device. Try that. However if this is a hardware problem, you will be hard pressed to find someone with the skills to repair it. Now, if you went to a third-world country, and looked in the shacks, you would find people who not only would ,but could replace those bad RAM circuits for you. Sadly you live, like I do, in Western society. First world with money, but third world in competence, decency and common sense.
Bottom ilne, those guys in that store, out-right lied to you, ruinig their future of any business from you in the process, very incompetent.
Second choice? They really were just that useless. You will have to try again, or end up doing what I do; fix it yourself.
First, try resetting it.
Second, activate developer options and find out detailed information about the "expected" capabilities of your device.
Third, try and repair it yourself.
Fourth, replace your device, but keep that defective one to test people for honesty and competence.
I did look online for you, and none of those Samsung came with only 4GB of RAM, none that I could find anyhow. So, it is either software, or hardware. software is a 10 minute fix you can do yourself with a factory reset. Hardware is something that only an experienced electronics tech or serious hobbiest (with a reflow station) could do by reflowing the solder for the RAM, or replacing some chips on the main board. Good luck!
Sent from my SM-P900 using Tapatalk
retired911 said:
I'd love to be able to answer those questions, but I was looking for a used unlocked samsung and it was rooted and unlocked when I purchased it. I don't think it is partitioned as there is no indication (that I have found) of another "drive". In system/storage,device memory it says "total space" 3.08GB. Available 713MB . I do have a 32GB sd card installed but I can't move any apps on to it. I used to be able to do that with my previous phone. This phone still has os 4.1.2, and I have never flashed a custom rom although I'd love to one day.
cheers
Art
Click to expand...
Click to collapse
Unless it's a hardware problem, you can flash your stock firmware along with the PIT file for your specific model number via Odin and it should fix this.
The PIT file tells Odin how your partitions are supposed to be structured, it should put everything back the way it's supposed to be.
You can do a Google search for:
"PIT for (your model number)"
Or find someone that has a rooted device with your model number and have them.pull a copy of their PIT and have them upload it somewhere.
And yes, you can unroot the device, there two ways to do it, you should have a SuperSU app somewhere in app drawer, open it then open its app settings, look for a setting that says something like "cleanup for unroot and unistall", this removes the su binaries and uninstalls SuperSU, leaving no root, also, flashing stock firmware via Odin will remove root but root isn't the problem. Someone did this manually their self somehow and they used root permission to do it.
Other than flashing stock firmware via Odin, you'd have better luck fixing the device WITH root than you would without it. Root allows you to change everything, you can't change anything without root.
Sent from my SM-S903VL using Tapatalk
---------- Post added at 06:03 PM ---------- Previous post was at 06:00 PM ----------
kieseyhow said:
Sorry about that. Looks like you found a den of thieves and scum; more common than most people realise. Sadly 80% of the human race is inncompetent. Find someone else.
Find the help manual online, then read up how to reset the device. Try that. However if this is a hardware problem, you will be hard pressed to find someone with the skills to repair it. Now, if you went to a third-world country, and looked in the shacks, you would find people who not only would ,but could replace those bad RAM circuits for you. Sadly you live, like I do, in Western society. First world with money, but third world in competence, decency and common sense.
Bottom ilne, those guys in that store, out-right lied to you, ruinig their future of any business from you in the process, very incompetent.
Second choice? They really were just that useless. You will have to try again, or end up doing what I do; fix it yourself.
First, try resetting it.
Second, activate developer options and find out detailed information about the "expected" capabilities of your device.
Third, try and repair it yourself.
Fourth, replace your device, but keep that defective one to test people for honesty and competence.
I did look online for you, and none of those Samsung came with only 4GB of RAM, none that I could find anyhow. So, it is either software, or hardware. software is a 10 minute fix you can do yourself with a factory reset. Hardware is something that only an experienced electronics tech or serious hobbiest (with a reflow station) could do by reflowing the solder for the RAM, or replacing some chips on the main board. Good luck!
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
No, it's not 4G of RAM, he's saying that it is saying he has a 4G internal sdcard instead of 16/32/64 GB, RAM and storage are two different things.
Sent from my SM-S903VL using Tapatalk
kieseyhow said:
Sorry about that. Looks like you found a den of thieves and scum; more common than most people realise. Sadly 80% of the human race is inncompetent. Find someone else.
Find the help manual online, then read up how to reset the device. Try that. However if this is a hardware problem, you will be hard pressed to find someone with the skills to repair it. Now, if you went to a third-world country, and looked in the shacks, you would find people who not only would ,but could replace those bad RAM circuits for you. Sadly you live, like I do, in Western society. First world with money, but third world in competence, decency and common sense.
Bottom ilne, those guys in that store, out-right lied to you, ruinig their future of any business from you in the process, very incompetent.
Second choice? They really were just that useless. You will have to try again, or end up doing what I do; fix it yourself.
First, try resetting it.
Second, activate developer options and find out detailed information about the "expected" capabilities of your device.
Third, try and repair it yourself.
Fourth, replace your device, but keep that defective one to test people for honesty and competence.
I did look online for you, and none of those Samsung came with only 4GB of RAM, none that I could find anyhow. So, it is either software, or hardware. software is a 10 minute fix you can do yourself with a factory reset. Hardware is something that only an experienced electronics tech or serious hobbiest (with a reflow station) could do by reflowing the solder for the RAM, or replacing some chips on the main board. Good luck!
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
By resetting it if you mean unrooting it, I'm afraid to do that as it will be locked to whatever provider it was before. Someone told me that to do a factory reset will accomplish the same thing or maybe even brick the device.
I looked on developer options and the only thing that makes sense to me that might help is "debugging", and to do that I need to do more research as I don't know what debugging is all about. I have seriously considered replacing the phone, and will probably do that but I am a stubborn cuss and want to learn. Keeps my 70 year old brain from becoming 80.
cheers
Art
Well, what about installing a new ROM then? Try something based on Android 4.4; a version many consider the best.
Sent from my SM-P900 using Tapatalk
---------- Post added at 10:17 PM ---------- Previous post was at 10:14 PM ----------
Install ADB on your computer, get a new ROM for your Note 2, and try it. There is always a risk, that is how life works. The best Note version, in my opinion, is the Note 4. See if you can find one second-hand? Then you can tinker with your Note 2 afterwards and experiment. There are minimalist ROMS that would even work on 4GB.
Sent from my SM-P900 using Tapatalk
retired911 said:
By resetting it if you mean unrooting it, I'm afraid to do that as it will be locked to whatever provider it was before. Someone told me that to do a factory reset will accomplish the same thing or maybe even brick the device.
I looked on developer options and the only thing that makes sense to me that might help is "debugging", and to do that I need to do more research as I don't know what debugging is all about. I have seriously considered replacing the phone, and will probably do that but I am a stubborn cuss and want to learn. Keeps my 70 year old brain from becoming 80.
cheers
Art
Click to expand...
Click to collapse
USB debugging is only to allow interfacing with the device via USB connection to PC, such as using adb/fastboot and other softwares used to interface the device while it's booted into system or recovery. It allows you to use software tools to debug the device, this is usually only used by developers when they are creating software for the device and are testing it or when using adb to push/pull files or capture logcats or any other adb commands.
Give me the model number of your Note 2 and I'll search for the stock 4.1.2 for your device or even a newer update if it's available and you want it, then I'll link you to all the tools and files you'll need to flash the firmware, it's similar to wiping and reinstalling windows on PC to return to factory version.
The term "Factory reset" in android is not the same as factory reset on PC. On PC it restores to exactly what was there from the factory. In android, it doesn't work like that, it only wipes the user space and doesn't touch system. Any changes to system will remain after resetting and only user data gets wiped, data you yourself put on the device such as apps you installed, pics you've downloaded or taken with camera. Factory reset in android DOES NOT remove root unless you're using SuperSU on systemless mode(systemless SuperSU is stored in /data partition instead of in system), your device most likely has SuperSU in /system partition instead of in /data partition, which means factory reset won't help you.
I'll help you get this fixed pretty quick if you give the info I need to help you.
Sent from my SM-S903VL using Tapatalk
kieseyhow said:
Well, what about installing a new ROM then? Try something based on Android 4.4; a version many consider the best.
Sent from my SM-P900 using Tapatalk
---------- Post added at 10:17 PM ---------- Previous post was at 10:14 PM ----------
Install ADB on your computer, get a new ROM for your Note 2, and try it. There is always a risk, that is how life works. The best Note version, in my opinion, is the Note 4. See if you can find one second-hand? Then you can tinker with your Note 2 afterwards and experiment. There are minimalist ROMS that would even work on 4GB.
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
Would love to get a note 4 but it doesn't come with FM radio tuner, and that is a must for me! But I think I will take your advice and look for a new phone (with FM) and then tinker with my note 2
There is an app, called "Tunin radio" that will receive most popular stations, and even local stations. I use it all the time.
Also, most phones have radios inside, but they are locked, and disabled. Nearly every Android phone has this blocked feature.
An even better option is to get a multi-band radio receiver dongle for your device. Some can recieve far more than just FM, but also AM, SSB, HAM, Police Fire, even the audio part of TV. Look for device with n RTL2832U chip, and you'll also need an OTG adaptor to power it. There are several apps that you can find with minimal research, and several forums where people are very passionate about such devices.
Sent from my SM-P900 using Tapatalk
retired911 said:
All the research I have done indicates that the Galaxy note2 was produced in 16/32/64GB models. I have a note 2 model GT-N7100 running android 4.1.2 that indicates it has 3.18GB storage on the phone with 2.38GB used. My phone is rooted (don't know if that affects the memory). I'm at my wit's end. I have to uninstall apps when I find a new one I'd like to try, and most other times there is not enough memory for apps to update. Sure could use some help. And just as a side note, I am 70 years old and my technological brain isn't firing on 8 cylinders anymore, so please be gentle. Thanks.
Art
Click to expand...
Click to collapse
1) Go to this link and choose one of the 4.4.2 firmwares that will have the correct language.
https://www.sammobile.com/firmwares/galaxy-note-/GT-N7100/
2) Look in this thread for information about PIT, which one you might need and how to use it.
https://forum.xda-developers.com/showthread.php?t=1927983
3) Then do a Google search for:
"USB drivers for Samsung phones"
It'll give you several links, get those successfully installed on your PC.
4) Install Odin 3.10 on your PC from this link
http://www.droidviews.com/download-odin-tool-for-samsung-galaxy-devices-all-versions/
5) Charge your battery to full.
6) Boot to download mode (with the device off, press power+home+volume down, when you see the caution screen press up to go to download)
7) Open Odin on PC
8) With device in download mode, connect to PC with the stock USB cord.(if it connects correctly you'll see a blue or yellow #comm box and it will say ADDED! in the dialogue box, if you don't get this then try a different USB port, make sure drivers installed correctly, make sure it's stock cord, restart PC)
9) If successfully connected, click the AP button(some versions of Odin have PDA instead of AP, click whichever one you have), browse to where you stored the stock firmware that you downloaded, select it.
10) If you're gonna use the PIT file, find the tab that says PIT in Odin, place the PIT you're using there.( I suggest you do some research and ask questions in a few places before actually using the PIT and to figure out whether you need to use it or how safe it is to do it, sometimes using PIT can do more harm than good, it just depends on the state of your device)
11) Click START in Odin, if everything is in order and done corectly, it will flash, if successful, you'll get a green PASS and the device will reboot into a fresh clean install.
***NOTE***
This will probably wipe all of your data so if there are apps or contacts or pics or any kind of personal data that you put on the device that you want to keep then you'll need to backup that data, there are several ways to backup your data. Since you have root, you can use Titanium Backup from the PlayStore to backup the apps you've installed and their data, your contacts and any other things that you want to keep, also keep a copy of Titanium Backup and the backup that you create in Titanium Backup on your extsdcard to prevent it from being wiped during the flash. When the device reboots after flashing, you can reinstall the copy of Titanium Backup from extsdcard and then use Titanium Backup to restore everything that you backed up. After all of this, you should end up with a clean install of 4.4.2 and all of your personal data restored to the device.
If you need help anywhere in all of that, just let me know. I'll be glad to help you understand and learn.
Sent from my SM-S903VL using Tapatalk
---------- Post added at 07:17 PM ---------- Previous post was at 07:12 PM ----------
kieseyhow said:
There is an app, called "Tunin radio" that will receive most popular stations, and even local stations. I use it all the time.
Also, most phones have radios inside, but they are locked, and disabled. Nearly every Android phone has this blocked feature.
An even better option is to get a multi-band radio receiver dongle for your device. Some can recieve far more than just FM, but also AM, SSB, HAM, Police Fire, even the audio part of TV. Look for device with n RTL2832U chip, and you'll also need an OTG adaptor to power it. There are several apps that you can find with minimal research, and several forums where people are very passionate about such devices.
Sent from my SM-P900 using Tapatalk
Click to expand...
Click to collapse
He can fix the one he has, it's fine for his purposes, no need to get another device.
Plus, in fixing this one, he learns something, which is what he's looking to do.
Sent from my SM-S903VL using Tapatalk
I can't thank you all enough for all the help you've given me. I have a lot of homework ahead of me and look forward to the research. I'm going to read and study this thread again and research all the suggestions. But for now, the Penguins and Senators are going at it in game 1 of the Eastern Conference finals and I need to watch.
I checked, and the system says it's a GT-N7100 and so does the sticker behind the battery. Supersu is one of the apps on the phone. I have played with Supersu a bit but don't really understand it yet and none of my other apps were affiliated with it so I pretty much left it alone. Now on to hockey.
cheers
Art
retired911 said:
I can't thank you all enough for all the help you've given me. I have a lot of homework ahead of me and look forward to the research. I'm going to read and study this thread again and research all the suggestions. But for now, the Penguins and Senators are going at it in game 1 of the Eastern Conference finals and I need to watch.
I checked, and the system says it's a GT-N7100 and so does the sticker behind the battery. Supersu is one of the apps on the phone. I have played with Supersu a bit but don't really understand it yet and none of my other apps were affiliated with it so I pretty much left it alone. Now on to hockey.
cheers
Art
Click to expand...
Click to collapse
If you flash with Odin, remember to store a copy of Titanium Backup app and the backup you create when you use it, place them both on extsdcard. Then for safety measures before flashing, remove the extsdcard and the SIM card if you have one, then flash, after flashing, put the extsdcard and SIM back in.
Sent from my SM-S903VL using Tapatalk
Some excellent offers and advice, and I apologize for my lazy assistance. [emoji14] I hope you get it sorted out. For me, I think that the price of losing 12GB or storage is not worth rooting the phone. But, others have done it sucessfully, and there is no reason you cannot do the same. I still suggest you find a Note 4 though.
Sent from my SM-P900 using Tapatalk
Thank you! Thank you! Thank you!!!! I studied your instructions, I dived in and flashed my note 2. Odin said PASS! I now have Android 4.4.2. One problem remains. I now show 8GB total storage. system memory takes up 4.82gb. used space takes up another 1.55gb and misc files 1.3gb. Leaving me with 341 mb storage space. When I flashed I did not use the PIT file I downloaded. Should I reflash using the PIT file?
Just got another problem. The phone won't connect with my service provider.
retired911 said:
Thank you! Thank you! Thank you!!!! I studied your instructions, I dived in and flashed my note 2. Odin said PASS! I now have Android 4.4.2. One problem remains. I now show 8GB total storage. system memory takes up 4.82gb. used space takes up another 1.55gb and misc files 1.3gb. Leaving me with 341 mb storage space. When I flashed I did not use the PIT file I downloaded. Should I reflash using the PIT file?
Just got another problem. The phone won't connect with my service provider.
Click to expand...
Click to collapse
You should probably use the PIT so that it will restore your partitions to their correct order and sizes.
To flash the PIT, do exactly like you did when you flashed your firmware, put the firmware in the AP slot, then find the tab that says PIT, place the PIT there, then find the "options" tab in Odin, select "re-partition", this option tells Odin to use the PIT, you don't need to mess with the other options, they are fine at their default settings, all you need to mess with is selecting re-partition.
To help with not connecting to your service provider, did you make sure the firmware was for your region? Did you make sure it's compatible with your network type and and it's signal bands? Networks are different everywhere so you need to flash a stock firmware that is compatible with your region and carrier. I was hoping that a region that uses the same language as you would work, but it looks like you'll have to use a firmware that is compatible with your network and then after flashing you can manually change the language the firmware uses, if needed.
Or maybe you can leave the firmware you have flashed then download a firmware that has a compatible modem.bin and extract that modem.bin and flash it on your device to replace the modem.bin you have. You might can even find a compatible modem available for download without having to extract it from another firmware.
Have you tried emailing or calling your service provider to ask them which stock firmware for your model is compatible with their network? They might provide you with what you need or at least tell you exactly what you need so you can find it yourself.
Who is your service provider and what country are you in? I'll see what I can figure out for you.
Sent from my SM-S903VL using Tapatalk
How does one figure out which is the right version to download for my phone? There are changelist numbers, PDA and CSC numbers, all of which tell me nothing. When I flashed to the UK version, it turned out to be with T-Mobile, and the carriers listed were Bell and Telus. I am with Speakout, (a 7-11 product) which piggybacks on the Rogers network. I have a pay as you go account with no data. It works on the GSM network. I live in Calgary, Canada.
cheers
Art
I just flashed the phone again using the same firmware but this time adding the 16GB PIT file and repartitioning. Got a Pass from Odin but no change in the available storage. It still says I have only 8GB total storage. Thinking bad memory?