<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Other NXP ProductsのトピックRe: How to push the modified system application(Settings application from Android 7.1.1) in to /system/app?</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691428#M4953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For development, you can use eng build and you can remount system as rw. Once it's ready, you would rebuilt Android so your modification on the setting apk will be the default one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have the oem key, Android default used the test key in the build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jul 2017 02:41:12 GMT</pubDate>
    <dc:creator>JayTu</dc:creator>
    <dc:date>2017-07-12T02:41:12Z</dc:date>
    <item>
      <title>How to push the modified system application(Settings application from Android 7.1.1) in to /system/app?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691427#M4952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am recently working on IMX6 SABRE -AI board with Android 7.1.1.I have flashed the Images with the help of MFG Tool.I have a requirement to modify my system application(settinngs app) .I modified the settings applications and compiled successfully to generate the settings.apk with changes using " mm -b" command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to push the new settings apk file in to /system/app or /system/priv-app using adb .but i am getting " read only file system,no write permission" error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have found two ways to push the apk file in to /system/apps or /system/priv-app&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. root the device&lt;/P&gt;&lt;P&gt;2. sign the apk with OEM key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP is not recommending to root the device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now &amp;nbsp;signing apk with OEM key , does NXP provide the OEM key?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any better solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;ravula&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 20:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691427#M4952</guid>
      <dc:creator>maduravula</dc:creator>
      <dc:date>2017-07-10T20:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to push the modified system application(Settings application from Android 7.1.1) in to /system/app?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691428#M4953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For development, you can use eng build and you can remount system as rw. Once it's ready, you would rebuilt Android so your modification on the setting apk will be the default one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't have the oem key, Android default used the test key in the build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 02:41:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691428#M4953</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-12T02:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to push the modified system application(Settings application from Android 7.1.1) in to /system/app?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691429#M4954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you for you reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where will be the test key location in android build?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 19:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691429#M4954</guid>
      <dc:creator>maduravula</dc:creator>
      <dc:date>2017-07-12T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to push the modified system application(Settings application from Android 7.1.1) in to /system/app?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691430#M4955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check&amp;nbsp;&lt;A class="link-titled" href="https://source.android.com/devices/tech/ota/sign_builds" title="https://source.android.com/devices/tech/ota/sign_builds"&gt;Signing Builds for Release &amp;nbsp;|&amp;nbsp; Android Open Source Project&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;H2 style="color: #212121; border-bottom: 1px solid #ebebeb; font-weight: 300; font-size: 24px; margin: 40px 0px 20px; padding: 0px 0px 3px;"&gt;Certificates and private keys&lt;/H2&gt;&lt;P style="color: #212121; font-size: 16px; margin: 16px 0px;"&gt;Each key comes in two files: the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;certificate&lt;/EM&gt;, which has the extension .x509.pem, and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;private key&lt;/EM&gt;, which has the extension .pk8. The private key should be kept secret and is needed to sign a package. The key may itself be protected by a password. The certificate, in contrast, contains only the public half of the key, so it can be distributed widely. It is used to verify a package has been signed by the corresponding private key.&lt;/P&gt;&lt;P style="color: #212121; font-size: 16px; margin: 16px 0px;"&gt;The standard Android build uses four keys, all of which reside in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE style="color: #37474f; background: #f7f7f7; font-weight: 500; font-size: 14.4px;"&gt;build/target/product/security&lt;/CODE&gt;:&lt;/P&gt;&lt;DL style="color: #212121; font-size: 16px;"&gt;&lt;DT style="font-weight: bold; font-size: 16px; margin: 16px 0px;"&gt;testkey&lt;/DT&gt;&lt;DD style="margin: 16px 0px; padding: 0px 0px 0px 40px;"&gt;Generic default key for packages that do not otherwise specify a key.&lt;/DD&gt;&lt;DT style="font-weight: bold; font-size: 16px; margin: 16px 0px;"&gt;platform&lt;/DT&gt;&lt;DD style="margin: 16px 0px; padding: 0px 0px 0px 40px;"&gt;Test key for packages that are part of the core platform.&lt;/DD&gt;&lt;DT style="font-weight: bold; font-size: 16px; margin: 16px 0px;"&gt;shared&lt;/DT&gt;&lt;DD style="margin: 16px 0px; padding: 0px 0px 0px 40px;"&gt;Test key for things that are shared in the home/contacts process.&lt;/DD&gt;&lt;DT style="font-weight: bold; font-size: 16px; margin: 16px 0px;"&gt;media&lt;/DT&gt;&lt;DD style="margin: 16px 0px; padding: 0px 0px 0px 40px;"&gt;Test key for packages that are part of the media/download system.&lt;/DD&gt;&lt;/DL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 20:08:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/How-to-push-the-modified-system-application-Settings-application/m-p/691430#M4955</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-12T20:08:59Z</dc:date>
    </item>
  </channel>
</rss>

