i think that everything i do correct .... and maybe not.... when start the instalation says after log of ''D'' pad says that fail to extract install, not have space in device... what does it mean? and how i can solve this....
thanks for your time
wankel29 said:
i think that everything i do correct .... and maybe not.... when start the instalation says after log of ''D'' pad says that fail to extract install, not have space in device... what does it mean? and how i can solve this....
thanks for your time
Click to expand...
Click to collapse
Moved to General.
wankel29 said:
i think that everything i do correct .... and maybe not.... when start the instalation says after log of ''D'' pad says that fail to extract install, not have space in device... what does it mean? and how i can solve this....
thanks for your time
Click to expand...
Click to collapse
If you are trying to install android from HaRET for the first time you need to have a compatible sd card that can run HaRET .
Related
i went thru the steps here
http://forum.xda-developers.com/showthread.php?p=4280573#post4280573
and everything seems to work
i am using the 2gb sandisk sd micro card that came with my phone
step 22 is where things dont work
i tryed http://db.androidspin.com/android_build_information.asp and the cyanogenMOD and then several others
i always get the message ' installation aborted'
i thought maybe i was hitting extra buttons but i tried both the keyboard menu button and screen menu button (to start instillation)
i went back and tryed step 6 again and it wont load that update.zip (spl-signed.zip)
but (now i did this late lastnight and my memory isnt 100%) it did work the first time
now well i dont know what to do
from my understanding putting the update.zip on the root of the card is as simple as copying the update.zip to the card? (im using windows xp)
ok sorry if there is an answer somewhere but i tryed searching and could not find one
please help
thanks!
May be just a simple oversight, but make sure that Windows isn't inadvertantly adding the zip part to the file without you noticing. If you have the file extensions hidden (in windows explorer window under tools>folder options>view)
then the name of the file should be update. If you don't have the file extensions hidden, then the name should be update.zip
This has tripped many, many people up so just double check.
So my winxp is set to show file extensions and I as I understand the file would be update.zip.zip ? Well this is not the case but thank you
:/
no one else has had this issue ? Really ? Lucky me :/
Hey, does it just say "Installation Aborted" it shud say something before that...such as cant chown blah blah...(a reason basically)....also i had file transfer problems in xp too one quick way to solve it is get a hash verifier and make sure the update.zip on ur sd matches that of the dev's md5...
So no it doesn't have any other message if it did I would post it :/
Hey could somone try emailing me an update.zip that has worked rentoneffATgooglemail.com
colineff said:
So no it doesn't have any other message if it did I would post it :/
Hey could somone try emailing me an update.zip that has worked rentoneffATgooglemail.com
Click to expand...
Click to collapse
Hmm then u shud try checkin the md5...make sure it matches
great so what am i suppose to verify the hash againced ?
765F70BEF20F49F9C7764493419B0A96 ?
is what i got with md5
colineff said:
great so what am i suppose to verify the hash againced ?
765F70BEF20F49F9C7764493419B0A96 ?
is what i got with md5
Click to expand...
Click to collapse
Ok now compare it to the rom ur flashing...c if it matches
Bad day today. Why? Because this morning I decided to try out one of the Eclair roms before leaving for work. I flashed it, tried it and then looked at the time. After noticing that I had only 15 minutes before having to be at work I decided that it was time to lock up my computer and take off... but first... I need to restore back to a stable rom. So I restarted my phone and using switchrom I recieved an error of some kind. Not a big deal because anytime I flash a new rom I do a switchrom -s, bart backup AND nandroid+ext backup. Then everyday I use a bat script to automatically mount my sdcard and back it up to my pc just in case I need to format my card and restore everything later. Which brings me to the point of this thread. I was able to restore CM-4.2.8.1 but it was booting VERY slowly (about 15 minutes) and I noticed that it still said "Checking for errors" in the status bar. I left my phone on the charger and checked it later and it said that my sdcard was damaged. I have absolutely NO computer access and my phone is running WAAAYYYY to sluggish to use. So I just turned it off and put my sim in my old Tilt phone and used that for the day.
So... throughout the ENTIRE day I was going through Android withdrawls. I needed my G1. It was killing me.
So my question/idea is, is there a way to do a chkdsk on the fat partition of from the recovery menu or from terminal? I did a little searching and came up with something called dosfsck. And I looked in the /system/bin/ directory and saw something called fsck_msdos. Can we use this to repair the errors that the system finds on the sdcard? If the OS can scan and detect errors, then why can't we have an option to fix them? Instead of having to use a computer at home or the office.
Any thoughts? Thanks.
Binary100100 said:
I was no longer the Hero.I needed my hero. I needed to be rescued.Times were changing people changed, things got hard for me .
Any thoughts to rescue my savior ???
Click to expand...
Click to collapse
The thing is that is part of the windows OS, i know cause i use it to check for errors on my HDD or SD cards time-time. Im not sure if linux or distro or whatever its called has that feature avail.
Oh and i had that prob before where it was devastatingly sluggish.
Ace42 said:
The thing is that is part of the windows OS, i know cause i use it to check for errors on my HDD or SD cards time-time. Im not sure if linux or distro or whatever its called has that feature avail.
Oh and i had that prob before where it was devastatingly sluggish.
Click to expand...
Click to collapse
Uhhhh... is that a paraphrased version of what I said in the quote? LOL.
Here... I found this: http://linux.die.net/man/8/fsck.vfat
I don't see why it can't be implimented somehow into a recovery.img to avoid future problems. It'll basically be like e2fsck but for fat.
Binary100100 said:
Uhhhh... is that a paraphrased version of what I said in the quote? LOL.
Here... I found this: http://linux.die.net/man/8/fsck.vfat
I don't see why it can't be implimented somehow into a recovery.img to avoid future problems. It'll basically be like e2fsck but for fat.
Click to expand...
Click to collapse
Oops sorry about that, didnt think anyone would notice.
Maybe you should check that up with Amon_RA?
I usually use my SD reader to check for errors before i flash a rom.
Ace42 said:
Oops sorry about that, didnt think anyone would notice.
Maybe you should check that up with Amon_RA?
I usually use my SD reader to check for errors before i flash a rom.
Click to expand...
Click to collapse
Yeah I guess I'll do just that.
I did find this too:
http://www.netmite.com/android/mydroid/donut/external/dosfstools/doc/README.dosfsck
So it looks like someone had the idea already. I wonder why it's never been implemented.
Binary100100 said:
Yeah I guess I'll do just that.
I did find this too:
http://www.netmite.com/android/mydroid/donut/external/dosfstools/doc/README.dosfsck
So it looks like someone had the idea already. I wonder why it's never been implemented.
Click to expand...
Click to collapse
The fat32 probably does get corrupted, sometimes i get the sd isnt inserted error.
Ace42 said:
The fat32 probably does get corrupted, sometimes i get the sd isnt inserted error.
Click to expand...
Click to collapse
I never get that but whatever is wrong with my sdcard it must be major because my pc is still trying to recover it after an hour later.
Binary100100 said:
I never get that but whatever is wrong with my sdcard it must be major because my pc is still trying to recover it after an hour later.
Click to expand...
Click to collapse
Copy the files to your pc, then erase the partition via console.Then do the error check again. I think its having trouble since you have a lot of files on your sd that must be zip or maybe you have a .img
Ace42 said:
Copy the files to your pc, then erase the partition via console.Then do the error check again. I think its having trouble since you have a lot of files on your sd that must be zip or maybe you have a .img
Click to expand...
Click to collapse
I think it was Vista. I never should have used the error check option in the disk properties menu. I just tried it again using dos (chkdsk f: /R) so it actually tells me what it's doing. The error checking tool in vista is just like the defrag tool. You have absolutely no idea what's going on or how much longer it's going to take. Sucks.
Binary100100 said:
I think it was Vista. I never should have used the error check option in the disk properties menu. I just tried it again using dos (chkdsk f: /R) so it actually tells me what it's doing. The error checking tool in vista is just like the defrag tool. You have absolutely no idea what's going on or how much longer it's going to take. Sucks.
Click to expand...
Click to collapse
I upgraded to 7
But i did like vista because of the HW support and eye-candy. I do wonder what its checking while it does that though.
I'm dutch so i hope you understand me
I try to put android on my x1, but when I open the file explorer and i run haret or install it don't work because it's an error.
The microsd card have I format good. that's not the problem I think.
Do you know what I can do?
Thankyou!
What's the exact text of the error message? And are you sure the installer you'd like to run has to be started on you phone and not on your pc?
altae said:
What's the exact text of the error message? And are you sure the installer you'd like to run has to be started on you phone and not on your pc?
Click to expand...
Click to collapse
on my mobile he said: the file 'install' can not be opened. it is not signed with a trusted certificate or one of the components was not found. You must file may have to reinstall or repair if the problem persists.
How do you mean that?
First I tried to delete some files, but it kept saying "Permission denied". Then I tried to open a movie from the card, it didn't do anything. And nothing else works either...
I don't know if there's any connection between these, but I'd rather let you know that I downloaded some suspicious files. I hope the tablet hasn't got infected or something similar.
I used to have such a problem not so long time ago... I had to reset the tablet, I didn't have a better idea.
I hope this time we'r gonna work it out.
Thanks in advance.
are u talkin abt the internal card? chk the file permissions n c if u can remount them..
the external sd card might ve the lock switch turn on, u can manually turn it off.
yes, you're right, I've been talking about the internal. I go and check it out now.
raidon24 said:
yes, you're right, I've been talking about the internal. I go and check it out now.
Click to expand...
Click to collapse
The only fix is to.send it to Dell
do you really think so? Btw the last option would be to reset the whole device again. But at the moment the only problem is that I can't delete those suspicious files. The others have been fixed. Haven't I mentioned it? So I can open the files again.
Btw I've checked the permissions. I only can unmount it...probably after I could remount it, but I don't want to delete anything.
raidon24 said:
do you really think so? Btw the last option would be to reset the whole device again. But at the moment the only problem is that I can't delete those suspicious files. The others have been fixed. Haven't I mentioned it? So I can open the files again.
Click to expand...
Click to collapse
If it's stuck in Read Only mode even a factory reset done by you will not change anything, IF it's in Read Only mode. If it's some other bug you may get lucky and get it resolved
cdzo72 said:
If it's stuck in Read Only mode even a factory reset done by you will not change anything, IF it's in Read Only mode. If it's some other bug you may get lucky and get it resolved
Click to expand...
Click to collapse
yeah, I hope it's only bug. ...and will be resolved.
I cannot Install Framework, I download the apk, click on it, accept the permissions and then get message Application not Installed and nothing else. This is a fairly new phone with stock ROM. Rooted LG G3. Any ideas?
Can you post a logcat?
GermainZ said:
Can you post a logcat?
Click to expand...
Click to collapse
I am really new at trying to debug on Android. What is the easiest way to get a logcat? I searched a little but it looks a little complicated and I am not sure what process will give the best results.
Thank you!
christcb said:
I am really new at trying to debug on Android. What is the easiest way to get a logcat? I searched a little but it looks a little complicated and I am not sure what process will give the best results.
Thank you!
Click to expand...
Click to collapse
You can use an app like CatLog.
GermainZ said:
You can use an app like CatLog.
Click to expand...
Click to collapse
I am not sure how to use it. looks like a lot of crazy extraneous info, the only thing I can find about installing is this :
InstallAppProgress D Installation error code: -24
InstallAppProgress I Finished installing de.robv.android.xposed.installer
Edit : found a little more
cannot chmad dir '...xposed...' Operation not permitted
OK from that log into I did more digging, it seems somehow there was a orphaned folder that was blocking the install. I deleted the folder and now it has installed fine. Thank you so much for the help!!!
Good to know you got it fixed. Which directory was it?
GermainZ said:
Good to know you got it fixed. Which directory was it?
Click to expand...
Click to collapse
I forget the exact location but it was something like /data/data/de.robv.android.xposed.installer
christcb said:
OK from that log into I did more digging, it seems somehow there was a orphaned folder that was blocking the install. I deleted the folder and now it has installed fine. Thank you so much for the help!!!
Click to expand...
Click to collapse
Please help me how did u do this step by step I'm using an lg Optimus f3 and I'm having the same problem thnx