KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
gplayer
★ 14
Open GitHub ↗
gplayer with sdl and ffmpeg for android
Download README (.md)
Explore Similar Repositories
juice-di-container
:
Light Dependency Injection Container for PHP >= 5.2
Central
:
Central旨在提供简单的用户系统,该系统包括了注册、登陆、发送短信,产生提醒等基本功能,并和基于用户系统的Mountable Engine挂接。
eldoc-eval
:
Emacs extension that display eldoc info while minibuffer is in use.
ossBox
:
a free aliyun oss client
php-ip-notifier
:
Notifies configured email address of IP change to network where PHP script is installed
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gplayer
?
Download (.md)
android-15 ##how to ant ~/adt-bundle-linux/sdk/tools/android list target //find -t number ~/adt-bundle-linux/sdk/tools/android update project -n gplayer -t 1 -p ~/workspace/gplayer/ if have subproject,add`--subprojects` ``` bash ~/adt-bundle-linux-x86_64/sdk/tools/android update project -n gplayer -t 2 -p ~/workspace/gplayer/ --subprojects ``` ant debug