Failure [INSTALL_FAILED_INVALID_APK]

I am using 20100909 build of AIR for Android. Following Developing_AIR_Apps_for_Android.pdf, i managed to go through all the steps and created a simple apk. The emulator is also up and running and I can install Runtime_Emulator_xxxxxx.apk on it.
However, when I try to install my apk using:
adb -e install -r myapp.apk
I get the following error:
bash-3.2$ adb -e install -r myapp.apk
400 KB/s (212272 bytes in 0.517s)
pkg: /data/local/tmp/myapp.apk
Failure [INSTALL_FAILED_INVALID_APK]
Googling shows result that are not AIR centric, and searching this forum doesn't show anything useful. Any suggestion on how I should go about resolving this problem, or at least dump out more useful error/warning message along the chain?
PS: I am on Mac OSX and using amxmlc from flex sdk 3.2.0 to generate the swf, in case this info is useful...

Hi,
You can also refer this post: http://blog.teamgrowth.net/index.php/mobile-application-development/how-to-run-application s-created-in-flash-builder-4-5-on-android-2-2
Hope you find it uselful

Similar Messages

  • Cannot install runtime or my app to my android device - Failure [INSTALL_FAILED_INVALID_APK]

    Hi,
    I get the following error if I want to install the AIR Runtime that comes with the SDK or my app that I compiled to an APK file.... I get the following message:
    Failure [INSTALL_FAILED_INVALID_APK]
    adt -installRuntime -platform andrid -device HT0BSPY06247 -package Runtime.apk
    Failure [INSTALL_FAILED_INVALID_APK]
    My custom app runs in the emulator... but it is not a problemn with that - because the AIR Runtime won't even install!
    Help!!!!!!!!!
    Thanks

    Hi,
    Unfortunately adT install runtime.apk does not work
    adB install runtime.apk does work, but it comes up with the same error. Failure [INSTALL_FAILED_INVALID_APK]
    I managed to install the sample app apk found here for a sample app... http://coenraets.org/blog/2010/05/sample-application-using-flex-and-air-for-android/
    but when I try to install the runtime, did not install properly... Neither did my flash custom app.
    For my app, I created a simple SWF animation with Flash 8. It runs with ADL, but when I try to install it on the device, it doesn't work.
    Help with both the Runtime and the custom app. Here is the XML for the custom app below.
    <?xml version="1.0" encoding="UTF-8"?>
    <application xmlns="http://ns.adobe.com/air/application/2.6">
        <id>samples.android.HelloWorld</id>
        <versionNumber>0.0.1</versionNumber>
        <filename>HelloWorld</filename>
        <initialWindow>
            <content>test1.swf</content>
        </initialWindow>
        <supportedProfiles>mobileDevice</supportedProfiles>
    </application>
    Thanks in advance....

  • ADF Mobile - [INSTALL_FAILED_INVALID_APK] Android Deployment Failed

    I created a small application and tried to deploy it to my Samsung Galaxy 3 device and I get this error stack:
    [11:54:13 AM] Command-line executed: ["C:\Android\platform-tools\adb", -d, install, -r, "C:\11.1.2.3-POC\TestMobile\deploy\ANDROID_MOBILE_NATIVE_archive1\testmobile.apk"]
    [11:54:13 AM] 5005 KB/s (22577598 bytes in 4.404s)
    [11:54:13 AM] pkg: /data/local/tmp/testmobile.apk
    [11:54:13 AM]
    [11:54:13 AM] Failure [INSTALL_FAILED_INVALID_APK]
    [11:54:13 AM]
    [11:54:13 AM] Command-line execution failed (Return code: 0)
    [11:54:13 AM] Command-line executed: "C:\Android\platform-tools\adb" -d install -r "C:\11.1.2.3-POC\TestMobile\deploy\ANDROID_MOBILE_NATIVE_archive1\testmobile.apk"
    [11:54:13 AM] Deployment cancelled.
    [11:54:13 AM] ---- Deployment incomplete ----.
    [11:54:13 AM] Deployment failed due to one or more errors returned by 'C:\Android\platform-tools\adb'. The following is a summary of the returned error(s):
    Failure [INSTALL_FAILED_INVALID_APK]

    The device is running 4.1.1 and I've tried building the package with these 3 SDKs:
    4.2.2 (API17)
    4.1.2 (API16)
    4.0.3 (API15)
    all return the same error.
    It says I should be able to use: API16 for:
    Platform Version     API Level     VERSION_CODE     Notes
    Android 4.1, 4.1.1      16      JELLY_BEAN      Platform Highlights
    Edited by: kthomas on Apr 1, 2013 12:25 PM

  • I get some trouble exporting  mobile  application with Android Adobe Flash Builder Burrito

    Hi, eveybody.
    I make a simple mobile application with Adobe Flash Builder Burrito, and it works well on windows.
    Then I want to export it as a .apk and install on android emulator. But I failed. I got some messages as follow:
    E:\android\a\android-sdk-windows\platform-tools>adb install Twitter.apk
    594 KB/s (875316 bytes in 1.437s)
            pkg: /data/local/tmp/Twitter.apk
    Failure [INSTALL_FAILED_INVALID_APK]
    Then, I download the AdobeAIRSDK2.6, unzip, and copy the files to the sdk(D:\Program Files\Adobe\Adobe Flash Builder Burrito\sdks\4.5.0).
    I change <application xmlns=http://ns.adobe.com/air/application/2.5> to <application xmlns="http://ns.adobe.com/air/application/2.6">.
    Then It can't export it as a .apk...
    Thanks!

    Thanks.
    But why I can't export a .apk as I update the sdk to air2.6?

  • Unable to install the AIR on Samsung Galaxy Fit

    Hi,
    I am unable to install the Adobe Air on Samsung Galaxy Fit GT-S5670.
    I have adroid Version 2.2.1.
    Whenever i am trying to load an appilication from Adobe flex ver 4.5,I am getting error called
    Error occurred while installing the application:
    pkg: /data/local/tmp/Runtime.apk
    Failure [INSTALL_FAILED_INVALID_APK]
    1857 KB/s (6108444 bytes in 3.212s)
    Command is given below
    <?xml version="1.0" encoding="utf-8"?>
    <s:ViewNavigatorApplication xmlns:fx="http://ns.adobe.com/mxml/2009"
    xmlns:s="library://ns.adobe.com/flex/spark" firstView="views.saaHomeView">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    </s:ViewNavigatorApplication>
    But the same is working on Samsung glaxy tab or HTC desire.
    can any one please help me
    thanks
    Suren

    Could be possible that Samsung Galaxy Fit Processor doesn't match with the system requirements of AIR. It should be ARMv7
    http://www.adobe.com/products/air/systemreqs/MOBILE SYSTEM REQUIREMENTS
    Android devices
    VGA: Dedicated Cortex A8 (ARMv7) 550MHz App Processor with Neon for A8 only; Hardware Vector FPU
    WVGA: Dedicated Cortex A8 (ARMv7) 800MHz App Processor; Hardware Vector FPU
    Google Android™ 2.2 or later
    -Pahup

  • I am using Windows 8.1 i have an External Hard Disk and one drive is now inaccessible due to sudden power failure few days ago. Now it shows "Data error (Cyclic redundancy check)". I want all my important files and Pics. How ?

    Hi,
    I am using Windows 8.1
    I have an External Hard Disk i have partitioned it to 4 parts.
    One drive is now inaccessible due to sudden power failure while listening Music from that drive few days ago.
    Now it shows "Data error (Cyclic redundancy check)".
    I tried all the procedures provided here like
    chkdsk /f, diskpart, rescan etc
    but no result :( (i mean all processes failed. They could not detect the drive).
    Please help me to get those data, pictures and project files.
    thank you

    Then why aren't you posting this in the Windows 8 forums found @
    http://social.technet.microsoft.com/Forums/windows/en-US/home?category=w8itpro
    This is a Windows 7 forum for discussion about Windows 7.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

  • Inter-Company Purchasing Failure,B12B1 screnario

    I Build & Run B12B1 with B1iSN 2007 and is under testing.
    B1PO2B1SO
    - Create a purchase order in Subsidiary Company, Choose the vendor as Headquarter.
    However, the following error has occurred.
    SAP B1iSN Addmin Console >Monitoring>Message Log
    Failure
    com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: java.lang.RuntimeException: DI Error Code: -5002 (-5002) Enter name of Business Place and VAT Registration No.(nnn-nn-nnnnn)
    Do not know what the problem is.
    Please help me.
    Korea is the type of database.

    Hi,
    Just check with your LPE. Business Place on marketing is mandotary fied in your localization. Thus please follow the steps below:
    1.Uncompress the BizPacakge-B12B1.zip
    2.Update the transformation stye sheet for biu.Z.B1PO2B1SO.xsl:  Just add Business place below into the document header. You can refer to the attached.
    <!--For Korean localization: Business Place and VAT Registration are mandatory-->
            <BPL_IDAssignedToInvoice>
             <xsl:value-of select="BPL_IDAssignedToInvoice"/>
            </BPL_IDAssignedToInvoice>
    3.Compress it again.
    4.Import the BizPackage with B1i Control Center again.
    Your LPE may talk to you soon. Just now I already have a concall with him to show how to do it.
    Regards, yatsea

  • Imminent hard drive failure message

    can i return my laptop to the store for a replacement.. it is less than 5 months old and i am getting an imminent hard drive failure message. totally unacceptable

    HP will replace the hard drive under warranty. Not too many stores will permit a return after 5 mos. We can also assist with a hard drive replacement.

  • Multiple iMac LogicBoard failures

    So 3 years ago I took the plunged and converted the house to Macs. Nice experience generally. Yet in the last 2 months I have had two logicboard failures on two iMacs. The cost to fix these was quoted at over $1,000 each computer. Obviously given the age of the machines, this is not a viable fix.
    I am now considering moving back to PC's (my 3 year old Mac laptop is also playing up).
    After logicboard failure #1, I reluctantly forked out $2K for a new machine. I racked this up as a "bad" and unusual unit. #2 comes along and fails and it makes me mad. Worse, no sympathy from the guys in the Apple Store. I ask "Surely for a machine of this age, noone would possibly pay for a $1K logicboard? Isn't this priced to basically make you buy a new machine?" All I got back was smiles (they really didn't care it seems).
    Question:
    - Are Mac's prone to hardware failures?
    - If they do get hardware failures are you basically just in trouble given the absurd component prices to fix ($700 for the logicboard part alone)? How can Apple justify $700 for a logicboard part?
    - Does Apple offer any discounts to people who have had these multiple bad experiences? (I'm partly kidding here, but also hoping)
    My Mac laptop is playing up so I may be two Mac's down. I am considering going back to the darkside now and buying PC's again.
    Anyone got any comments?
    Thanks

    That a UPS unit would have prevented your logic board failures. Properly designed power supplies do not need a UPS unit in this country. In some third world countries where the power is unreliable on a daily basis with large power swings, they are a must have.
    In my opinion, the G5 iMac's were a poor design with inadequate heat dissipation, weak power supplies and logic boards. Most of them ran for years, but an inordinate number of them had multiple failures. The new aluminum models are a much better design with most of the high heat components located at the top of the machine.
    I had no hardware problems with my eight year old Dell...but I'm still sticking with Apple because of their superior software performance.
    Good luck with what ever you decide...virg

  • Multiple Hard Drive Failures on my Macbook Pro - Entourage reminders?

    Over the past 2 months I've had three hard drives fail on three different macbook pro computers.
    I've retraced my steps, searched many forums, and spoken with multiple Mac Geniuses but still can't figure out what's happening. The IT guy at work is about to kill me and I really want to figure out what's going wrong so I can fix it (or change my current behaviors).
    Computer #1 - Out of the box, 2-3 weeks old. I took the computer home to do some work over the weekend. I didn't turn the it off before transporting it, but I did wait for it to go to sleep completely (I've since read that it takes a few moments while things in RAM switch over to the Hard Drive to save incase of power failure). I worked on it a bit at home, mostly just internet searches and a few word documents. When I returned to work my computer was running slowly and suddenly all of the programs locked. Since I've had this problem before with my personal computer (a G4 Powerbook), I tried the force quit options to no avail so I just held down the power key to power off. When I rebooted I got the dreaded "no" symbol.
    Computer 2: IT gave me a used macbook pro that they repurposed for me. I made sure to shut down before transporting this computer. A few days later, before I even got to transfer all of my files, the computer started running slowly, programs locked. I eventually got the computer to shut itself down (as IT didn't want me to do a forced reboot) but upon restarting I got an even more dreaded screen, the folder with a question mark in it.
    Computer 3: It was a fairly new computer, though a bit more ram, and probably only a few months old (used by a freelancer). It worked great. I took it home several times, transfered all of my files. Set up everything perfectly. Three weeks in, after working at my desk for about 4 hours, everything began to slow down. I called IT immediately and remotely sent a force shut down message. Nothing happened for about 15 minutes so I left for a meeting. I came back a few hours later and my computer was off. When it restarted, nothing appeared. There wasn't a "no" symbol or folder with a question mark in it, just a blank screen.
    I've read and thought about all of the options.
    - Large Magnet somewhere - It would have affected my personal computer (if at home) or my colleagues (if at work) or everyone else in nyc (while on the subway)
    - Too hot - Possible I suppose, but how does running iTunes, powerpoint, and entourage do this?
    - Downloaded something/Virus - We don't have administrative privileges. I can only update some software and send/receive folders. Plus, can any single file cause this much damage?
    - Moved before asleep - This might have happened on the first computer, but I doubt it could happen to three. I always shut it down now before transporting, and I was sitting at my desk for hours before I had any trouble last time.
    The one common factor that I haven't mentioned.
    We use Entourage as a mail client here.
    Each time the computer froze, the first things to freeze were the Entourage calendar reminders. Entourage seems to run strangely with the airport, but not with our LAN. When my computer froze last time, I had the aiport on but was working off the LAN. Could Entourage cause this much trouble? Has anyone else had trouble with entourage calendar reminders or failing hard drives?
    Oh, and it also always happens on a Monday. I've taken the computers home multiple times though, so I'm not sure if it's something I'm doing during the transport or not, but the computer is always off now when I move it. I also cary my personal computer with me often, same routes and bags, so I'm not sure why it's not affected.
    Thanks

    columbus new boy wrote:
    How crap is that?
    It's not crap at all.
    It's not that simple. For example, I've 3500 songs on my MacBook but don't want them all on my phone, so I have to manually select each song again???
    There has to be a solution.
    Why not simply make a playlist with the songs you want on the iPhone?
    and maintain a current backup of your computer.

  • TS1369 Tried to restore my ipod classic on a windows computer... there was some sort of failure and it is now stuck in "disk mode."  The ipod is no longer being recognized by itunes.

    Tried to restore my ipod classic on a windows computer... there was some sort of failure and it is now stuck in "disk mode."  The ipod is no longer being recognized by itunes.

    I am having the exact same problem.  My ipod has been stuck in disk mode for over two hours and now itunes is frozen.

  • In case of Control File Failure, Create Control File cmd how get scn?

    The following lines i picked from the
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:5033895918209
    ======================================================
    1. We can use the 'alter database rename ' at mount stage to rename any datafile. Or is it not possible to rename the system datafile like this? Why?
    2. What happens to the SCN information in the controlfile when a controlfile is recreated? How will the database sync the SCN with that of the datafiles?
    If I issue a 'backup controlfile to <file>' at 8 am and then restore that controlfile binary backup at 10 am and try to open the database, it will give me a control file old error. I understand that it is because the SCN is not in sync. But if I issue a 'backup controlfile to trace' at 8 am and use that script to recreate a new controlfile at 10 am, why doesn't I get the error? Where does it get the SCN information then?
    So what is the use of taking a binary copy of the controlfile. Looks like having a 'backup controlfile to trace' script is better than a binary backup. Do you agree? Why/whynot?
    Followup August 16, 2002 - 2pm US/Eastern:
    1) you could but I just always did it with the create controlfile statement.
    When moving system -- I do it that way
    When moving ANY OTHER tablespace -- i just offline it, move the files, rename the files online it.
    2) it just happens.
    The control file you create will read the files to figure out what is up.
    I agree, I've never used a binary controlfile backup myself.
    =========================================================
    My Question- In the Point2 above "Where does it get the SCN information and how control file do SCN Sync with data files?
    "

    1. The CREATE CONTROLFILE reads SCNs from the DataFiles. If the
    database was last shutdown, all the datafiles are "non-fuzzy" and have the same
    SCN (as of the shutdown checkpoint), If the database or some of the files are from
    are hot backup, you cannot open the database because the SCN of some files is
    older (lower) than others -- that is why a RECOVER (DATABASE or DATAFILE) is
    required.
    See http://web.singnet.com.sg/~hkchital/Incomplete_Recovery_with_BackupControlfile.doc
    2. I'm not sure I agree with Tom Kyte's response
    "I agree, I've never used a binary controlfile backup myself. "
    to the question
    "So what is the use of taking a binary copy of the controlfile. Looks like having a 'backup controlfile to trace' script is better than a binary backup. Do you agree? Why/whynot?"
    If you have lost your database (storage/filesystem failure) and all your datafiles are lost,
    you cannot simply do a CREATE CONTROLFILE from a Trace -- because the
    CREATE CONTROLFILE has to read and verify all the datafiles specified in the
    CREATE statement. If you have an RMAN Repository, you can use that to restore
    your database files but otherwise, the RMAN information about backups and backupsets
    are in the binary controlfile.
    That is why it is important to take binary controlfile backups either manually or
    using RMAN or using CONFIGURE CONTROLFILE AUTOBACKUP ON.

  • System failure during locking GL account 5555 by 13113910 Message no. 8I076  and the time of saving out going excise invoice.

    Hi SAP Gurus,
    We are configuring the CIN Settings for our client and at the time of testing, while saving the Out going excise invoice the system is giving the error as “Balance in Transaction Error” and when pressed enter the system displays the error as “ system failure during locking GL account 5555 by 13113910.”
    We have configured Out going excise duty condition types  in the SD pricing procedure
    and
    also maintained the same condition types  as mentioned below  in the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  /  INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / MAINTAIN EXCISE DEFAULTS
    under the headings
    AR BED Cond – JEXP
    AR Cess Cond – JECS
    ECS AR – JHEC
    And also maintained the settings in the Path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA  / SPECIFY  EXCISE ACCOUNTS PER  EXCISE  TRANSACTION and also in SPECIFY G/L ACCOUNTS  PER EXCISE TRANSACTION .
    But still the above mentioned error is comming.
    Note : error in not coming when I am removing the  JHEC condition type  from the path IMG / LOGISTICS GENERAL  / TAX ON GOODS MOVEMENT  / INDIA / BASIC SETTINGS/ DETERMINATION OF EXCISE DUTY / under the heading ECR AR, But we need the JHEC(ie. Higher education cess) also in out going excise invoice.
    Please let me know what is the issue and how to resolve it.
    Thanks & Regards
    Shashi

    Dear We faced the same issue and  almost for 20 days to  get it resolved.
    For this kind of error firstly Check have you activated the Liable for AT1 indicator in(IMG>>Log.General>>Tax on goods Movement>>India>>Basic Settings>>Maintain Excise registrations)
    Also Have you assigned Proper GL account in (IMG>>Log.General>>Tax on Good Movement>>>India>>>Account Determination>>Account determination per Excise transaction type.
    Here pl check the relevant GL has been assigned for
    1.RG23A BED(for Both incoming and outgoing excise invoice  updations against your ETT)
    2 RG23C BED, (for Both incoming and outgoing excise invoice updations against your ETT)
    3 .OFF SET,(for Both incoming and outgoing excise invoice  updations against your ETT)
    4 MODVAT.CLEARING, (for Both incoming and outgoing excise invoice updations against your ETT)
    5 PLA BED& AED & SED,(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    6 PLA CESS(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    7 CENVAT ON HOLD(for Both incoming and outgoing excise invoice updations against your ETT at the time of utilizations)
    8.CENVAT SUSPENSE(for Both incoming and outgoing excise invoice updations against your ETT at the time of invoice posting)
    9.PLA ON HOLD((for Both incoming and outgoing excise invoice updations against your ETT at the time of TR6c)
    10. CENVAT REVERSAL(For cancellations vs ETT)
    11. RG23A ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    12. RG23C ECS(for Both incoming and outgoing excise invoice  updations against your ETT)
    13. PLA ECS(for Both incoming and outgoing excise invoice  updations against your ETT )
    14. RG23A AT1(check this more carefully)
    15. RG23C AT1(check this more carefully)
    16. PLA AT1(check this more carefully)
    Hope this helps you...
    Phanikumar

  • Toshiba Satellite L650-07U, Hard disk failure and replacement

    Hi all,
    I have Toshiba Satellite L650-07U Laptop, Model: PSK1EC-0700Q with 4GB RAM, 650GB HD, Windows 7 Home Premium installed. At the time of first use, i made Recovery DVDs which took 4 blank DVDs using Recovery media creator.
    From 2 weeks it is giving problem, at start its slowdown with every application,  then suddenly it started Hard disk failure error and ask to backup important files. From that instant i did all my backup save in another portable Hard drive.
    I had hiren boot CD, and ran RAM test and found it OK, and then run Hard Disk test and found few bad sectors at few certain point, As 650GB Hard disk was taking alot time of time for checking bad sectors, so i stopped that application.
    First I tried Recovery DVDs to restore Windows, but it failed as Laptop DVD-Writer was unable to boot from those created DVDs (DVDs are OK as had checked it on Desktop computer DVD-ROM), Laptop DVD-Writer is also working as I test few more bootable CDs and it booted perfectly, but it is not booting from Recovery DVDs.
    Than i tried to restore from Recovery partition using Factory restore settings, it erases all data and reinstall new and fresh copy of Windows 7 Home Premium. It works fine for few hours than again pops up Hard Disk Failure message again and again. I searched here in Toshiba Forum and have found similar problem with other members and finally decided that it need to replace Hard Disk with new one. As It is now two and a half month old, thats why i need to buy new Hard Disk for my Laptop.
    I checked all partitions of drive using Hiren Boot CD, and had found that there are four default partitions in Toshiba original laptop drive,
    One hidden partition of 1.5 GB
    One hidden partition of almost 21 GB
    One hidden partition of almost 12 GB
    One partition of 561 GB, which was the original partition where windows 7 was installed along with all of my Data.
    Now I want to replace faulty drive with a new one and have a lot of question in my mind which I need to share with you guys.
    At the time of first use I installed Windows 7 64 bit edition, and made Recovery DVDs, and at second time of restore to factory setting I had installed Windows 7 32 bit. I have confusion about recovery DVDs (which is not booting from default DVD-Writer of Laptop), either it has 64 Bit recovery data or 32 bit? Or have both 64 and 32 bit Data.
    Toshiba restore to factory setting without using any recovery DVD/USB is the best possible way to restore Windows 7, How can I make same recover hidden partitions from original/faulty hard drives to new hard drive partitions? Is this possible and how?
    On Default hard drive there was one partition of 561GB instead of two or more partitions. Is this possible to split partitions in new hard drives instead of one big partition?
    As Recovery DVDs are not able to boot from laptop default DVD-Writer, is it possible to open those DVDs on another System and copy tem in USB drive and use it for booting? If it is possible than please show me the steps for making bootable USB from these Recovery DVDs.
    Thanks,
    masterleous
    Solved!
    Go to Solution.

    Satellite L650-07U (PSK1EC-07U00Q)
    This site is for US computers. I doubt you'll get your questions for that Canadian model answered here.
    There appear to be two recovery partitions. Maybe one for 32- and one for 64-bit Windows. Or maybe one is for English and the other for French.
    Your User's Manual isn't much help either. You probably need to ask Toshiba tech support in Canada.
    About all I have to offer is this: Be wary of drives with advanced-format technology. See my message about that.
    -Jerry

  • HDD failure, I'd like to know how to get Windows 7 back on it.

    Hello everyone, I've had a HDD issue lately, but before I move on to describe my issue, here are the specs of my notebook:
    HP Pavilion dv6-3264ca
    AMD Triple-Core CPU 2.2 Ghz
    6GB RAM
    128MB ATI Graphic Card
    750GB Toshiba HDD
    Windows 7 64-bit
    The issue:
    Recently I've had a very unfortunate HDD failure. The recovery partition wouldn't even load. I tried booting my notebook on Linux with the HDD still attached, and it wouldn't read. I extracted the HDD and placed it in an HDD-enclosuer and it still wouldn't load on Windows XP or Vista or 7. It would however read in the device manager of Windows and also in the BIOS.
    I needed to extract some high-priority data from there so I managed to retrieve all my data safely through a data recovery service, but now the drive is rendered useless. I was told a low-level format might be able to help it be usable again, and if that were to happen, the recovery partition would then be removed in the process. 
    In addition to that, I would like to install Windows 7 64-bit onto the drive, but the notebook box did not come with an installation CD, which is quite frustrating. Is there any way HP can let me download Windows 7 through some warranty service?
    I have a one-year warranty on my laptop.
    So in closing, I would like to know if I can get Windows 7 back onto my HDD for free, or if I need to go about buying Windows 7 again.
    Any advice from you kind folks?
    This question was solved.
    View Solution.

    Hi,
    Here are Two options.
    1.  If you have ( or can borrow ) a retail Windows 7 installation disc that is exactly the same version as your OEM installation - ie if your notebook came with Windows 7 Home Premium 64bit this is the exact retail version you would need.
    If you don't have access to a retail disc, you can create an installation disc yourself - just download the correct Disc Image from the link below and use an application such as ImgBurn to burn the ISO correctly to a blank DVD.
    http://www.mydigitallife.info/download-windows-7-iso-official-32-bit-and-64-bit-direct-download-link...
    Use the disc to perform the installation, enter the Windows activation key found on the underside of your notebook when requested and when the installation has completed, use the 'Phone Method' detailed in the link below to activate the OS - this method supported by Microsoft and is popular with people who just want a clean installation of Windows 7 without the additional software load normally bundled with OEM installations.
    http://www.kodyaz.com/articles/how-to-activate-windows-7-by-phone.aspx
    Any additional drivers you may need can be found Here.
    2.  You can order a replacement set of Recovery Discs using the link below - these cost around $30 if you live in the US.
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c00810334&cc=us&lc=en&dlc=en
    If you have any problem with this link, order them directly from HP.
    If you live in the US, contact HP Here.
    If you are in another part of the world, start Here.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

Maybe you are looking for

  • Would Like to Change "appleuser" to my name but don't know how. Help?

    Hi, For starters, I have a late 2009 Macbook (white) and am running Mountain Lion (10.8.2). Anyway, I purchased this computer off of someone else and I would like to change what I assume is the home directory (little house logo) from "appleuser" to m

  • My Apple TV sync computer's hard drive failed.

    I had a PC syncing with my Apple TV. The hard drive was failing but I was able to get all of my iTunes content to an external hard drive prior to it biting the dust. I have replaced that PC with a Macbook (Snow Leopard 10.6.2 and iTunes 9.0.3) and al

  • VARRAY INDEX

    Hi, i've following problem: CREATE TYPE F_FLA_TYPE AS OBJECT ( ABC          VARCHAR2(3), DEF VARCHAR2(7), GHI VARCHAR2(14), CREATE TYPE F_FLA_ARRAY AS VARRAY (999) OF F_FLA_TYPE CREATE TABLE IFC ( ID NUMBER(12), STATUS VARCHAR2(1), FTA F_FLA_ARRAY, V

  • I can't download photoshop eveneI have the subscrition

    I have had problems to installe creative cloud. I can't see any icon of apps. I have installes LR and paid the subscription. but I can't install photoshop. creative cloud open and nothing happens

  • AT / SKF report on ksu1 or ksv1 cycle

    Hi, In KSU1 or KSV1, we can define var portion type by actual SKF or AT or on plan cycle also. May I know if there is a report to show the var portion type of distribution or assessment cycle is using AT or SKF? It is quite difficult to locate the va