Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The simplest Rust project for Aurora OS

License

NotificationsYou must be signed in to change notification settings

croc-code/aurora-rust-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

This is an example of the simplest application written in Rust to be run on the mobile Aurora OS.

Prerequisites

Build

  • Prepare:

    make prepare
  • Compile:

    make# ormake release
  • Build RPM-package

    make rpm

    Output .rpm file is intarget/armv7-unknown-linux-gnueabihf/release/rpmbuild/RPMS/armv7hl directory.

  • Copy to a mobile device (without package signing):

    make install

Install and Run

After package signing it is necessary to copy it to the target device and install onto the Aurora OS:

$ devel-su# pkcon install-local ./aurora-rust-helloworld-*.armv7hl.rpm

Run:

$ aurora-rust-helloworld

License

Source code is licensed under theMIT license.

About

The simplest Rust project for Aurora OS

Resources

License

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp