Skip to content
forked from yui0/shashlik

Android Applications on Real Linux

Notifications You must be signed in to change notification settings

lochez/shashlik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shashlik

GitHub Repo stars GitHub code size in bytes Lines of code GitHub release (latest by date)

Android Applications on Real Linux

Original: https://www.shashlik.io/

Source: https://github.com/shashlik

The new project is here!

Features

Download

How to build

$ sh make_shashlik.sh

How to use

  • First install and run
	# rpm -Uvh shashlik-*.x86_64.rpm
	$ /opt/shashlik/bin/shashlik-run com.atomicadd.tinylauncher "Desktop"
	$ /opt/shashlik/bin/shashlik-run com.apkpure.aegon "APKPure"
  • Run Flappy Bird
	$ /opt/shashlik/bin/shashlik-install com.dotgears.flappybird.apk
	$ /opt/shashlik/bin/shashlik-run com.dotgears.flappybird FlappyBird

How to uninstall

  • sudo rpm -e shashlik*rpm
  • rm -rf ~/.local/share/shashlik

Switching to landscape mode

  • ctrl+fn+F11 on Mac
  • left-ctrl+F11 on Windows
  • ctrl+F11 on Linux

Where is the APKs?

Screenshots

APKpure APUS Desktop

How to check the APP name

About

Android Applications on Real Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.5%
  • Python 25.3%
  • Shell 12.2%