1. 首页
  2. 考试认证
  3. 其它
  4. EnergyTimes一个根据一天中的时间知道电价的Android应用程序

EnergyTimes一个根据一天中的时间知道电价的Android应用程序

上传者: 2024-12-20 12:05:25上传 ZIP文件 277.32KB 热度 6次

能源时报显示葡萄牙电力供应商(EDP和Endesa)的电力价格(根据当前小时)。尊重对计划的夏令时更改。

编译命令:


# Optional

ANDROID_HOME=/home/.../android/sdk;

export ANDROID_HOME

./gradlew assemble安装在设备上

# Make sure emulator is running or connected to real device

./gradlew installDebug活动测试

# Installs and runs the tests for Build 'debug' on connected devices.

./gradlew connectedAndroidTest

# Runs all the instrumentation test variations on all

下载地址
用户评论