Skip to content

Use Dmenu Scripts to Create Any Device, Run The Device and Delete

Notifications You must be signed in to change notification settings

x10-config/android-development

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-development

Use Dmenu Scripts to Create Any Device, Run The Device and Delete

System Requirements

  • dmenu
  • archlinux
  • yay

Intall the following in your package Manager ***

  • android sdk
  • android sdk build tools
  • android platform

*** Note ***

  • /opt/android-sdk must be owned by the user

run_emulator scripts

  • this require emulator command
  • check if you install your android sdk to /opt/android-sdk if not modify this script

newdevice

  • this require avdmanager & sdkmanager commands
  • just name the device you want , select the device , and select the system image to create your device

rm_device

  • requires avdmanager and emulator commands
  • pick the device name you want to delete

About

Use Dmenu Scripts to Create Any Device, Run The Device and Delete

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages