Skip to content

SoftUI-Android/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

SoftUI

SoftUI는 Nameless 기반 롬입니다.

Nameless GITHUB│Github.com/NamelessRom

Nameless HOMEPAGE│Nameless-rom.org

SoftUI GITHUB│Github.com/Soft-UI

SoftUI HOMEPAGE│SoftUI.PE.HU

Thanks TO

GOOGLE

(GOOGLEKOREANKEYBOARD)

CYANOGENMOD

(SOURCE)

Nameless (SOURCE)

MatthewBooth

(OTAupdate)

Evisceration

(DeviceControl)

ckh469

(GalaxyS3 RIL)

arter97

(GalaxyS3 RIL)

갤3

(GalaxyS3 RIL)

Sleepy

(GalaxyS3 RIL)

Dokdo-project

(GalaxyS3 RIL)

빌드 시작

repo init -u https://github.com/Soft-UI/android.git -b SoftUI-1.0

repo sync -j16

빌드 환경

You need to have gradle installed. Please have a look at the Installation Guide or at our gradle Installation Script, which automatically installs gradle for you.

You will also need to install the android sdk and set it up. To do this, download the Android SDK and extract it, to let's say, /opt/android/sdk.

After downloading and extracting, open up your terminal, go to /opt/android/sdk/tools and issue ./android list sdk --all. It will list available packages to install.

You will need the following:

  • Android SDK Tools, revision 24.3
  • Android SDK Build-tools, revision 22
  • Android SDK Platform-tools, revision 22.0.1
  • SDK Platform Android 5.1.1, API 22, revision 2
  • Android Support Repository, revision 15
  • Android Support Library, revision 22.2
  • Google Play services, revision 25
  • Google Repository, revision 19
  • Google Play Billing Library, revision 5

You will see those listed with numbers, choose the correct numbers and install them.

Example command for installation

./android update sdk -u -a -t 1,2,5,24,139,140,144,145,146,147,148,149

Releases

No releases published

Packages

No packages published