Skip to content

My fork of Astoria Package Manager for educational purposes

License

Notifications You must be signed in to change notification settings

mediaexplorer74/AstoriaPMan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Astoria Package Manager (AstoriaPMan)

Great RnD project by Empyreal96. I forked it for learning some apk / uwp "preparations/transformations" algorythms.

About the original

A simple Package Manager for Windows Phones running Astoria builds (10240 - 10570)

Design / Screenshots

Drawing Drawing
Drawing Drawing

My 2 cents

  • Minimal code refactoring (a lot of line breaks only)
  • XAP installer integration (draft, my old Micro-Telnet project used)

Requirements:

  • Windows 10 Mobile Builds 10240 - 10570
  • Access to Android Storage: This Device > Android Storage > Android > obb
  • Apk2Appx Converted Apps

Features:

  • Install Apk2Appx converted apps.
  • Copy App Data to Android Storage
  • View Package Info (Permissions, API Targets etc).
  • Browse the ProjectA Repo to download Games and Apps!

Help/FAQ

How do I access Android Storage? I don't have [This Phone] > [Android Storage] folder

You have two options to restore the folder:

To manually create, open/connect to the Command Prompt, and type:

mklink /J "C:\Data\Users\Public\Android Storage" "C:\Data\Users\DefApps\AppData\Local\aow\mnt\shell\emulated\0\"

Notices from the author:

  • UI is not final
  • This is still in early stages, issues may occur.

References

..

As-is.

  • m.e. 2022--2023

About

My fork of Astoria Package Manager for educational purposes

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C# 100.0%