Pearls in Life
  • Home
  • Blog
  • Archives

FileNotFound Exception in RecoverySystem.installPackage

Date Sat 06 August 2016 Category errors Tags RecoverySystem / OTA / AOSP / Exception / FileNotFound

I encountered this error while trying to use the RecoverySystem.installPackage API to apply an OTA update. This post shows what causes the error and how to walk around it. The error occurs for AOSP release android-6.0.1_r24 in my case.

more ...

AOSP Release Tools

Date Sun 09 November 2014 Category Android Tags incremental / ota / aosp / release

AOSP ships with a bunch of tools that are very useful for platform release. I'll cover their usage and explain what they do in this post.

more ...

Signing Issues related to OTA Update

Date Thu 28 August 2014 Category android Tags aosp / ota / sign / keys

In my previous posts, I explained how to create a properly signed OTA package that will pass recovery's signature check, and how to verify the signed OTA package before apply it. Here, we'll discuss, when building an production AOSP platform, how to sign the platform and recovery image properly to match those signature checks.

more ...

How to Create and Sign OTA Package

Date Mon 02 December 2013 Category Android Tags ota / signapk / zip

I'm currently maintaining the Conductor App for PhoneLab testbed. One of the core tasks performed by conductor is to perform system OTA update, so that we can push platform changes to our participants, either to fix bugs, or to do system level experiments (libc, Dalvik VM, etc.).

So the first step is, how to create an OTA package?

more ...

  • 0 Hits

  • Popular Posts

    • FileNotFound Exception in RecoverySystem.installPackage
    • AOSP Release Tools
    • Signing Issues related to OTA Update
    • How to Create and Sign OTA Package
  • Recent Posts

    • FileNotFound Exception in RecoverySystem.installPackage
    • AOSP Release Tools
    • Signing Issues related to OTA Update
    • How to Create and Sign OTA Package
  • Categories

    • os161 [27]
    • linux [24]
    • android [20]
    • errors [14]
    • network [11]
  • Tags

    • AOSP
    • backup
    • beamer
    • blog
    • c
    • gdb
    • hammerhead
    • jekyll
    • mac
    • ns2
    • OTA
    • plugin
    • python
    • ruby
    • ssh
    • synchronization
    • syscall
    • travis
    • ubuntu
    • vm
  • Social

    • github
    • stack-overflow
  • GitHub Repos

    Status updating...

    @jhshi on GitHub
  • Links

    • blue Systems Group
    • University at Buffalo

© 2016 Jinghao Shi · Updated on 2020-04-02 · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top