[{"data":1,"prerenderedAt":721},["ShallowReactive",2],{"\u002Fsolve\u002Fapp-not-installed-error":3,"\u002Fsolve":413},{"id":4,"title":5,"body":6,"description":369,"extension":370,"meta":371,"navigation":408,"path":409,"seo":410,"stem":411,"__hash__":412},"solves\u002Fsolve\u002Fapp-not-installed-error.md","Fix \"App Not Installed\" Error on Android — All Causes and Solutions",{"type":7,"value":8,"toc":351},"minimark",[9,14,18,21,25,30,33,39,45,51,57,63,69,75,78,82,85,90,106,109,113,116,121,132,138,142,145,150,154,157,163,168,172,175,180,184,187,192,196,288,292,295,316,320],[10,11,13],"h2",{"id":12},"app-not-installed-the-most-frustrating-android-error","\"App Not Installed\" — The Most Frustrating Android Error",[15,16,17],"p",{},"You downloaded an APK, tapped install, and Android just says \"App not installed.\" No explanation. No error code. Just a flat refusal.",[15,19,20],{},"This error affects everyone who sideloads apps — whether you're installing on a phone, putting apps on your Fire TV, sideloading onto a VR headset, or loading watch faces on Wear OS. The causes are always one of a handful of issues, and AnExplorer can help you diagnose and fix every one of them.",[10,22,24],{"id":23},"the-causes-in-order-of-likelihood","The Causes (In Order of Likelihood)",[26,27,29],"h3",{"id":28},"_1-install-unknown-apps-permission-not-enabled","1. \"Install Unknown Apps\" Permission Not Enabled",[15,31,32],{},"This is the #1 cause and the easiest fix. Android requires you to explicitly allow each app to install APKs. If you're installing from AnExplorer, AnExplorer needs this permission. If from a browser, the browser needs it.",[15,34,35],{},[36,37,38],"strong",{},"How to fix (varies by device):",[15,40,41,44],{},[36,42,43],{},"Stock Android \u002F Pixel:","\nSettings → Apps → Special access → Install unknown apps → find AnExplorer → toggle ON",[15,46,47,50],{},[36,48,49],{},"Samsung (One UI):","\nSettings → Apps → ⋮ (menu) → Special access → Install unknown apps → AnExplorer → Allow",[15,52,53,56],{},[36,54,55],{},"Xiaomi (HyperOS\u002FMIUI):","\nSettings → Privacy protection → Special permissions → Install unknown apps → AnExplorer → Allow",[15,58,59,62],{},[36,60,61],{},"Fire TV:","\nSettings → My Fire TV → Developer Options → Install Unknown Apps → enable for Downloader or AnExplorer",[15,64,65,68],{},[36,66,67],{},"Android TV (generic):","\nSettings → Device Preferences → Security & restrictions → Unknown sources → enable",[15,70,71,74],{},[36,72,73],{},"Wear OS:","\nSettings → Apps → Special app access → Install unknown apps (may require ADB on some watches)",[15,76,77],{},"After enabling, try the installation again — this fixes the majority of cases.",[26,79,81],{"id":80},"_2-insufficient-storage-space","2. Insufficient Storage Space",[15,83,84],{},"Android needs roughly 2–3x the APK size in free space to install (it extracts, verifies, then installs). A 100 MB APK might need 250–300 MB free.",[15,86,87],{},[36,88,89],{},"How to check and fix:",[91,92,93,97,100,103],"ol",{},[94,95,96],"li",{},"Open AnExplorer → ☰ → Storage Analysis — see exactly how much space is available",[94,98,99],{},"If low: use Memory Cleaner to clear app caches (safe, recovers 500 MB – 5 GB typically)",[94,101,102],{},"Delete old downloads, move media to SD card or cloud",[94,104,105],{},"Try installation again",[15,107,108],{},"This is especially common on Android TV devices and older phones with 16–32 GB storage.",[26,110,112],{"id":111},"_3-corrupted-or-incomplete-apk-file","3. Corrupted or Incomplete APK File",[15,114,115],{},"If the download was interrupted (network drop, browser crash), the APK file is incomplete and Android can't parse it.",[15,117,118],{},[36,119,120],{},"How to diagnose:",[91,122,123,126,129],{},[94,124,125],{},"In AnExplorer, long-press the APK → Properties → check file size",[94,127,128],{},"Compare to the source (the website or app store should show the expected size)",[94,130,131],{},"If your file is smaller → the download is incomplete",[15,133,134,137],{},[36,135,136],{},"Fix:"," Delete the corrupted file and re-download from the source. Use a stable Wi-Fi connection and wait for the download to fully complete before tapping.",[26,139,141],{"id":140},"_4-signature-conflict-different-version-already-installed","4. Signature Conflict (Different Version Already Installed)",[15,143,144],{},"If you have version A of an app installed (e.g., from Play Store) and try to install version B (e.g., from APKMirror), Android blocks it because the signing certificates don't match. This is a security feature — it prevents malicious apps from replacing legitimate ones.",[15,146,147,149],{},[36,148,136],{}," Uninstall the existing version first (Settings → Apps → find the app → Uninstall), then install the new APK. Note: this erases the app's data.",[26,151,153],{"id":152},"_5-android-version-incompatibility","5. Android Version Incompatibility",[15,155,156],{},"Every APK has a minimum Android version requirement (minSdkVersion). If your device runs an older Android version than the APK requires, installation fails silently.",[15,158,159,162],{},[36,160,161],{},"How to check:"," Look at the APK's listing on APKMirror or the developer's site — it shows \"Requires Android X.X+\". Compare to your device: Settings → About phone → Android version.",[15,164,165,167],{},[36,166,136],{}," There isn't one — you need a newer device or an older version of the app. Check APKMirror for previous versions compatible with your Android version.",[26,169,171],{"id":170},"_6-google-play-protect-blocking","6. Google Play Protect Blocking",[15,173,174],{},"Play Protect sometimes blocks APKs it considers \"harmful\" — even legitimate ones from trusted sources.",[15,176,177,179],{},[36,178,136],{}," Settings → Google → Security → Google Play Protect → ⚙️ (settings) → toggle off \"Scan apps with Play Protect\" temporarily. Install the app. Re-enable Play Protect afterward.",[26,181,183],{"id":182},"_7-split-apk-bundle-issues-apksapkmxapk","7. Split APK Bundle Issues (APKS\u002FAPKM\u002FXAPK)",[15,185,186],{},"Modern apps are often distributed as split APK bundles — multiple APK files that must be installed together. If you try to install just the base APK without the splits, it fails.",[15,188,189,191],{},[36,190,136],{}," Use AnExplorer to install the bundle. AnExplorer's APK installer handles APKS, APKM, and XAPK formats natively — it uses Android's session installer API to install all splits together correctly. Just tap the bundle file in AnExplorer and it handles the rest.",[10,193,195],{"id":194},"device-specific-troubleshooting","Device-Specific Troubleshooting",[197,198,199,215],"table",{},[200,201,202],"thead",{},[203,204,205,209,212],"tr",{},[206,207,208],"th",{},"Device",[206,210,211],{},"Common extra cause",[206,213,214],{},"Fix",[216,217,218,232,245,262,275],"tbody",{},[203,219,220,226,229],{},[221,222,223],"td",{},[36,224,225],{},"Fire TV",[221,227,228],{},"Developer Options not enabled",[221,230,231],{},"Settings → My Fire TV → About → click Build Number 7 times",[203,233,234,239,242],{},[221,235,236],{},[36,237,238],{},"Meta Quest",[221,240,241],{},"Developer mode not enabled",[221,243,244],{},"Enable via Meta Horizon companion app on phone",[203,246,247,252,255],{},[221,248,249],{},[36,250,251],{},"Wear OS",[221,253,254],{},"No UI for \"Install unknown apps\"",[221,256,257,258],{},"Use ADB: ",[259,260,261],"code",{},"adb shell pm grant [package] android.permission.REQUEST_INSTALL_PACKAGES",[203,263,264,269,272],{},[221,265,266],{},[36,267,268],{},"Chromebook",[221,270,271],{},"ARC container restrictions",[221,273,274],{},"Some APKs aren't compatible with ARC; try the Play Store version instead",[203,276,277,282,285],{},[221,278,279],{},[36,280,281],{},"Android Automotive",[221,283,284],{},"OEM restrictions",[221,286,287],{},"Some car manufacturers block all sideloading; check your car's policy",[10,289,291],{"id":290},"how-anexplorer-helps","How AnExplorer Helps",[15,293,294],{},"AnExplorer is both the diagnostic tool and the solution:",[296,297,298,304,310],"ul",{},[94,299,300,303],{},[36,301,302],{},"Diagnose:"," Check file size (Properties), verify storage space (Storage Analysis), identify the APK type (APK vs APKS vs APKM vs XAPK)",[94,305,306,309],{},[36,307,308],{},"Install:"," Built-in installer handles all bundle formats that cause \"app not installed\" on basic file managers",[94,311,312,315],{},[36,313,314],{},"Manage:"," If you need to uninstall a conflicting version first, AnExplorer's App Manager shows all installed apps with version info",[10,317,319],{"id":318},"related-guides","Related Guides",[296,321,322,330,337,344],{},[94,323,324,329],{},[325,326,328],"a",{"href":327},"\u002Ffeatures\u002Fapk-installer","APK Installer feature"," — how AnExplorer handles all APK formats",[94,331,332,336],{},[325,333,335],{"href":334},"\u002Finstall\u002Fapk-on-android-tv","Install APK on Android TV"," — TV-specific sideloading guide",[94,338,339,343],{},[325,340,342],{"href":341},"\u002Finstall\u002Fapk-on-wear-os","Install APK on Wear OS"," — watch sideloading guide",[94,345,346,350],{},[325,347,349],{"href":348},"\u002Fsolve\u002Fstorage-full","Storage full fix"," — free up space when storage is the issue",{"title":352,"searchDepth":353,"depth":353,"links":354},"",2,[355,356,366,367,368],{"id":12,"depth":353,"text":13},{"id":23,"depth":353,"text":24,"children":357},[358,360,361,362,363,364,365],{"id":28,"depth":359,"text":29},3,{"id":80,"depth":359,"text":81},{"id":111,"depth":359,"text":112},{"id":140,"depth":359,"text":141},{"id":152,"depth":359,"text":153},{"id":170,"depth":359,"text":171},{"id":182,"depth":359,"text":183},{"id":194,"depth":353,"text":195},{"id":290,"depth":353,"text":291},{"id":318,"depth":353,"text":319},"Getting 'App not installed' when sideloading APK on Android? Here's every cause and fix — from storage issues to signature conflicts. Works for phones, Android TV, Wear OS, and VR headsets.","md",{"faq":372,"howto":388},[373,376,379,382,385],{"q":374,"a":375},"Why does Android say 'App not installed'?","The most common causes are: 'Install unknown apps' permission not enabled for your file manager, insufficient storage space, a corrupted\u002Fincomplete APK download, or a signature conflict with an already-installed version of the app.",{"q":377,"a":378},"How do I fix 'App not installed' on Android TV or Fire TV?","On Fire TV: Settings → My Fire TV → Developer Options → Install Unknown Apps → enable for the app you're installing from (Downloader or AnExplorer). On other Android TVs: Settings → Security → Unknown Sources.",{"q":380,"a":381},"Why does my split APK (APKS\u002FAPKM\u002FXAPK) fail to install?","Split APK bundles need a session installer — not all file managers support this. AnExplorer handles APKS, APKM, and XAPK installation natively using Android's session installer API.",{"q":383,"a":384},"Can AnExplorer help diagnose the problem?","Yes. Use AnExplorer to check the APK file size (compare to the source — if smaller, the download is incomplete), verify storage space (Storage Analysis), and attempt installation with its built-in APK installer which gives more detailed error messages.",{"q":386,"a":387},"What if I get 'App not installed' after an Android update?","Android updates sometimes reset the 'Install unknown apps' permission. Re-enable it: Settings → Apps → Special access → Install unknown apps → enable for AnExplorer (or your browser).",{"name":389,"description":390,"totalTime":391,"steps":392},"Fix App Not Installed Error on Android","Diagnose and fix the 'App not installed' APK error on Android.","PT5M",[393,396,399,402,405],{"name":394,"text":395},"Check Install Unknown Apps permission","Go to Settings → Apps → Special access → Install unknown apps. Enable it for AnExplorer (or whichever app you're installing from). This is the #1 cause.",{"name":397,"text":398},"Check storage space","Open AnExplorer → Storage Analysis. You need at least 2x the APK size free. If storage is low, clear caches with Memory Cleaner first.",{"name":400,"text":401},"Verify the APK file","In AnExplorer, long-press the APK → Properties. Check the file size matches the source. If it's smaller, the download is incomplete — re-download.",{"name":403,"text":404},"Uninstall conflicting version","If a different version of the app is already installed (different signature), uninstall it first: Settings → Apps → find the app → Uninstall. Then try installing again.",{"name":406,"text":407},"Try AnExplorer's installer","Tap the APK in AnExplorer. Its built-in installer handles split APKs (APKS\u002FAPKM\u002FXAPK) and provides clearer error messages than the system installer.",true,"\u002Fsolve\u002Fapp-not-installed-error",{"title":5,"description":369},"solve\u002Fapp-not-installed-error","ik6Dw8ibArV24Jl87a_QuJSUPyvvMrTCJxrjK8gVbbY",{"id":414,"title":415,"body":416,"description":708,"extension":370,"meta":709,"navigation":408,"path":717,"seo":718,"stem":719,"__hash__":720},"content\u002Fsolve.md","Fix Android File Problems, Storage Errors & Transfer Issues",{"type":7,"value":417,"toc":701},[418,421,425,579,583,613,617,647,651,667,671,681,691],[15,419,420],{},"Most Android file problems fall into a small number of categories. Find yours below.",[10,422,424],{"id":423},"storage-problems","Storage Problems",[296,426,427,433,440,447,454,460,467,474,481,488,495,502,509,516,523,530,537,544,551,558,565,572],{},[94,428,429,432],{},[325,430,431],{"href":348},"Android Storage Full"," — find and delete large files, clear app caches, move to SD card",[94,434,435,439],{},[325,436,438],{"href":437},"\u002Fsolve\u002Fwhatsapp-storage","WhatsApp Storage Full"," — manage WhatsApp media, move to cloud or SD card",[94,441,442,446],{},[325,443,445],{"href":444},"\u002Fsolve\u002Fsd-card-not-showing","SD Card Not Showing"," — mount, format, or diagnose SD card issues",[94,448,449,453],{},[325,450,452],{"href":451},"\u002Fsolve\u002Fphotos-not-showing","Photos Not Showing in Gallery"," — find missing photos, fix .nomedia files, and restore gallery indexing",[94,455,456,459],{},[325,457,458],{"href":409},"App Not Installed Error"," — fix APK installation failures on phones, TV, VR, and watches",[94,461,462,466],{},[325,463,465],{"href":464},"\u002Fsolve\u002Fslow-file-transfer","Slow File Transfer"," — speed up transfers between Android and PC\u002FNAS",[94,468,469,473],{},[325,470,472],{"href":471},"\u002Fsolve\u002Fandroid-not-connecting-pc","Android Not Connecting to PC"," — fix USB recognition issues or skip USB entirely with Wi-Fi",[94,475,476,480],{},[325,477,479],{"href":478},"\u002Fsolve\u002Fmove-apps-to-sd-card","Move Files to SD Card"," — free up internal storage by moving photos, videos, and downloads to SD card",[94,482,483,487],{},[325,484,486],{"href":485},"\u002Fsolve\u002Frecover-deleted-files","Recover Deleted Files"," — restore accidentally deleted files from AnExplorer's Trash Bin",[94,489,490,494],{},[325,491,493],{"href":492},"\u002Fsolve\u002Fcant-delete-files","Can't Delete Files"," — fix permission errors, locked files, and SD card write protection",[94,496,497,501],{},[325,498,500],{"href":499},"\u002Fsolve\u002Fclear-cache-android","Clear Cache on Android"," — free storage by clearing app cache safely",[94,503,504,508],{},[325,505,507],{"href":506},"\u002Fsolve\u002Fduplicate-files","Find & Delete Duplicate Files"," — identify and remove copies consuming storage",[94,510,511,515],{},[325,512,514],{"href":513},"\u002Fsolve\u002Fcorrupt-sd-card","Corrupt SD Card"," — repair file system errors, recover data, prevent future corruption",[94,517,518,522],{},[325,519,521],{"href":520},"\u002Fsolve\u002Fusb-otg-not-working","USB OTG Not Working"," — fix USB drive detection, read-only, and power issues",[94,524,525,529],{},[325,526,528],{"href":527},"\u002Fsolve\u002Fhow-to-zip-files","How to Create ZIP Files"," — compress files and folders on Android without a PC",[94,531,532,536],{},[325,533,535],{"href":534},"\u002Fsolve\u002Fandroid-permissions-files","Fix File Permission Errors"," — grant storage access on Android 11+",[94,538,539,543],{},[325,540,542],{"href":541},"\u002Fsolve\u002Fhide-files-android","Hide Files on Android"," — hide photos, videos, and folders from gallery and casual viewing",[94,545,546,550],{},[325,547,549],{"href":548},"\u002Fsolve\u002Ffind-large-files","Find Large Files"," — identify what's consuming storage and free gigabytes",[94,552,553,557],{},[325,554,556],{"href":555},"\u002Fsolve\u002Finternal-vs-external-storage","Android Storage Explained"," — internal vs SD card vs USB vs cloud",[94,559,560,564],{},[325,561,563],{"href":562},"\u002Fsolve\u002Fobb-data-folders","Android\u002Fobb and Android\u002Fdata"," — access restricted folders on Android 12+",[94,566,567,571],{},[325,568,570],{"href":569},"\u002Fsolve\u002Fencrypt-files-android","Encrypt Files on Android"," — password-protect files and secure transfer methods",[94,573,574,578],{},[325,575,577],{"href":576},"\u002Fsolve\u002Fbackup-phone-to-nas","Back Up Phone to NAS"," — complete wireless NAS backup guide",[10,580,582],{"id":581},"transfer-and-access-problems","Transfer and Access Problems",[296,584,585,592,599,606],{},[94,586,587,591],{},[325,588,590],{"href":589},"\u002Fsolve\u002Fcant-transfer-files","Can't Transfer Files"," — diagnosis for USB, Wi-Fi, and MTP transfer failures",[94,593,594,598],{},[325,595,597],{"href":596},"\u002Fsolve\u002Fcant-access-usb","Can't Access USB Drive"," — USB OTG, unsupported formats, permission issues",[94,600,601,605],{},[325,602,604],{"href":603},"\u002Fsolve\u002Faccess-file-on-tv","Access Files on TV"," — stream or copy from phone to Android TV or Fire TV",[94,607,608,612],{},[325,609,611],{"href":610},"\u002Fsolve\u002Ffind-downloaded-files","Find Downloaded Files"," — where Android saves browser downloads, APKs, and media",[10,614,616],{"id":615},"file-opening-problems","File Opening Problems",[296,618,619,626,633,640],{},[94,620,621,625],{},[325,622,624],{"href":623},"\u002Fsolve\u002Fopen-pdf-android","Open PDF on Android"," — open PDF files without Google Drive or extra apps",[94,627,628,632],{},[325,629,631],{"href":630},"\u002Fsolve\u002Fopen-zip-android","Open ZIP on Android"," — extract ZIP archives directly in AnExplorer",[94,634,635,639],{},[325,636,638],{"href":637},"\u002Fsolve\u002Fopen-rar-android","Open RAR on Android"," — extract RAR and RAR5 archives",[94,641,642,646],{},[325,643,645],{"href":644},"\u002Fsolve\u002Fopen-7z-android","Open 7Z on Android"," — extract 7-Zip archives",[10,648,650],{"id":649},"app-and-apk-problems","App and APK Problems",[296,652,653,660],{},[94,654,655,659],{},[325,656,658],{"href":657},"\u002Fsolve\u002Fbackup-apps-apk","Backup Apps as APK"," — export installed apps, share APKs",[94,661,662,666],{},[325,663,665],{"href":664},"\u002Fsolve\u002Faccess-hidden-files","Access Hidden Files"," — show dot files, system folders, and hidden directories",[10,668,670],{"id":669},"quick-diagnosis-tips","Quick Diagnosis Tips",[15,672,673,676,677,680],{},[36,674,675],{},"Phone says storage full but you can't find large files:","\nOpen AnExplorer → navigate to root or internal storage → enable ",[36,678,679],{},"Sort by size"," to surface the largest files and folders.",[15,682,683,686,687,690],{},[36,684,685],{},"Downloads not showing in Files app:","\nAnExplorer shows ",[259,688,689],{},"\u002Fsdcard\u002FDownload\u002F"," directly. Go to AnExplorer → Internal Storage → Download.",[15,692,693,696,697,700],{},[36,694,695],{},"SD card not visible:","\nCheck if the SD card appears in the AnExplorer sidebar under ",[36,698,699],{},"Storage",". If not, go to Android Settings → Storage → check if the card is mounted.",{"title":352,"searchDepth":353,"depth":353,"links":702},[703,704,705,706,707],{"id":423,"depth":353,"text":424},{"id":581,"depth":353,"text":582},{"id":615,"depth":353,"text":616},{"id":649,"depth":353,"text":650},{"id":669,"depth":353,"text":670},"Quick fixes for the most common Android file problems: storage full, can't find downloads, SD card not showing, USB not working, can't open files. Step-by-step with AnExplorer.",{"faq":710},[711,714],{"q":712,"a":713},"How does AnExplorer fix {target}?","This guide provides step-by-step instructions to troubleshoot and resolve the issue quickly using AnExplorer.",{"q":715,"a":716},"Are there other related fixes available?","Yes. The troubleshooting section connects you to related file, transfer, and device guides.","\u002Fsolve",{"title":415,"description":708},"solve","QxkmXnpnRgl1v1Idqs-pWks0-cHSJ_URbXdwtu8AfoI",1780497305489]