Skip to content

RaoNatu/PocketLAN-Android-File-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PocketLAN Android File Explorer

Native Android client for browsing a PocketLAN host on the same private network.

This folder is independent from the parent PocketLAN Windows project. The copied client/ folder is kept only as a visual/API reference; the Android app builds from app/ and talks to the host over the public PocketLAN HTTP API.

Build

Open this folder in Android Studio, or run:

$env:JAVA_HOME='C:\Program Files\Android\Android Studio\jbr'
$env:ANDROID_HOME="$env:LOCALAPPDATA\Android\Sdk"
gradle :app:assembleDebug

Use

  1. Start the PocketLAN host on the computer that is sharing files.
  2. Open the Android app.
  3. Enter the host IP address, API port, and the app PIN if the host requires one.
  4. Browse, search, preview, upload, create folders, rename, delete, and download files from the native explorer.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors