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