.ARSC 파일 확장자

Android Package Resource Table

개발사 Google
인기도
4.0  |  237 투표
 

ARSC 파일이란 무엇인가요?

An ARSC file is an application resource table used by programs developed for the Android operating system. It is a binary file that contains a table-format list of the resources included in an Android program, including the resources' names, properties, and IDs. ARSC files are included in .APK (Android Package) files, which Android uses to install apps.

추가 정보

When a developer compiles an Android program (using Android Studio or another development tool), the compiler transforms all the programs' resources, including images, layouts, styles, and strings, into binary files. It also assigns each resource a unique ID. The compiler then creates an ARSC file (typically named resources.arsc) that lists all the program's compiled resources and their IDs.

At runtime, the program uses its ARSC file to quickly locate and access resources. In this way, Android programs can standardly access resources, no matter the resource's type or where it is stored or referenced in the program's source code.

일반적인 .ARSC 파일 이름

resources.arsc - The name of most Android apps' resource tables.

ARSC 파일을 여는 방법

For the most part, ARSC files are not meant to be opened. However, you can use Android Studio's APK Analyzer to examine an ARSC file's contents. To do so, you must:

  1. Locate the APK file your ARSC file is included in.
  2. Drag the APK file to Android Studio's Editor window.
  3. Switch to the Project perspective.
  4. Double-click your APK file in the default build/​output/​apks directory.
  5. Select Build → Analyze from APK Studio's menu bar and then select your APK file.
File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

ARSC 파일을 열거나 참조하는 프로그램

Windows
Linux
Chrome OS
카테고리: 개발자
업데이트: 2021-05-26

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Android Package Resource Table 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.