Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Applications Home Personal application

RYC1001 Source Code

  • Category : Home Personal application
  • Tags :
  • Update : 2023-03-23
  • Size : 257.57kb
  • Downloaded :0次
  • Author :Q1w2e3r4t5y6
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Android app with source code
Packet file list
(Preview for download)
Packet : RYC1001_Android_Source_code.zip filelist
RYC1001_Android_Source_code/
RYC1001_Android_Source_code/.gitignore
RYC1001_Android_Source_code/app/
RYC1001_Android_Source_code/app/.gitignore
RYC1001_Android_Source_code/app/build.gradle
RYC1001_Android_Source_code/app/libs/
RYC1001_Android_Source_code/app/proguard-rules.pro
RYC1001_Android_Source_code/app/src/
RYC1001_Android_Source_code/app/src/androidTest/
RYC1001_Android_Source_code/app/src/androidTest/java/
RYC1001_Android_Source_code/app/src/androidTest/java/com/
RYC1001_Android_Source_code/app/src/androidTest/java/com/reyax/
RYC1001_Android_Source_code/app/src/androidTest/java/com/reyax/iotdemoplus2/
RYC1001_Android_Source_code/app/src/androidTest/java/com/reyax/iotdemoplus2/ExampleInstrumentedTest.java
RYC1001_Android_Source_code/app/src/main/
RYC1001_Android_Source_code/app/src/main/AndroidManifest.xml
RYC1001_Android_Source_code/app/src/main/java/
RYC1001_Android_Source_code/app/src/main/java/com/
RYC1001_Android_Source_code/app/src/main/java/com/reyax/
RYC1001_Android_Source_code/app/src/main/java/com/reyax/iotdemoplus2/
RYC1001_Android_Source_code/app/src/main/java/com/reyax/iotdemoplus2/LoginActivity.java
RYC1001_Android_Source_code/app/src/main/java/com/reyax/iotdemoplus2/MainActivity.java
RYC1001_Android_Source_code/app/src/main/java/com/reyax/iotdemoplus2/MQTTHelper.java
RYC1001_Android_Source_code/app/src/main/java/com/reyax/iotdemoplus2/ScanActivity.java
RYC1001_Android_Source_code/app/src/main/res/
RYC1001_Android_Source_code/app/src/main/res/drawable/
RYC1001_Android_Source_code/app/src/main/res/drawable/ic_launcher_background.xml
RYC1001_Android_Source_code/app/src/main/res/drawable/logout2.png
RYC1001_Android_Source_code/app/src/main/res/drawable/qrcode.png
RYC1001_Android_Source_code/app/src/main/res/drawable/reyax_logo_1.png
RYC1001_Android_Source_code/app/src/main/res/drawable/reyax_logo_2.jpg
RYC1001_Android_Source_code/app/src/main/res/drawable-v24/
RYC1001_Android_Source_code/app/src/main/res/drawable-v24/ic_launcher_foreground.xml
RYC1001_Android_Source_code/app/src/main/res/layout/
RYC1001_Android_Source_code/app/src/main/res/layout/activity_login.xml
RYC1001_Android_Source_code/app/src/main/res/layout/activity_main.xml
RYC1001_Android_Source_code/app/src/main/res/layout/activity_scan.xml
RYC1001_Android_Source_code/app/src/main/res/layout/content_scan.xml
RYC1001_Android_Source_code/app/src/main/res/menu/
RYC1001_Android_Source_code/app/src/main/res/menu/menu.xml
RYC1001_Android_Source_code/app/src/main/res/menu/menu2.xml
RYC1001_Android_Source_code/app/src/main/res/mipmap-anydpi-v26/
RYC1001_Android_Source_code/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
RYC1001_Android_Source_code/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
RYC1001_Android_Source_code/app/src/main/res/mipmap-hdpi/
RYC1001_Android_Source_code/app/src/main/res/mipmap-hdpi/ic_launcher.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-mdpi/
RYC1001_Android_Source_code/app/src/main/res/mipmap-mdpi/humidity_icon.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-mdpi/ic_launcher.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-mdpi/temperature_icon.jpg
RYC1001_Android_Source_code/app/src/main/res/mipmap-xhdpi/
RYC1001_Android_Source_code/app/src/main/res/mipmap-xhdpi/ic_launcher.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxhdpi/
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxxhdpi/
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
RYC1001_Android_Source_code/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
RYC1001_Android_Source_code/app/src/main/res/values/
RYC1001_Android_Source_code/app/src/main/res/values/colors.xml
RYC1001_Android_Source_code/app/src/main/res/values/dimens.xml
RYC1001_Android_Source_code/app/src/main/res/values/strings.xml
RYC1001_Android_Source_code/app/src/main/res/values/styles.xml
RYC1001_Android_Source_code/app/src/test/
RYC1001_Android_Source_code/app/src/test/java/
RYC1001_Android_Source_code/app/src/test/java/com/
RYC1001_Android_Source_code/app/src/test/java/com/reyax/
RYC1001_Android_Source_code/app/src/test/java/com/reyax/iotdemoplus2/
RYC1001_Android_Source_code/app/src/test/java/com/reyax/iotdemoplus2/ExampleUnitTest.java
RYC1001_Android_Source_code/build.gradle
RYC1001_Android_Source_code/gradle/
RYC1001_Android_Source_code/gradle/wrapper/
RYC1001_Android_Source_code/gradle/wrapper/gradle-wrapper.jar
RYC1001_Android_Source_code/gradle/wrapper/gradle-wrapper.properties
RYC1001_Android_Source_code/gradle.properties
RYC1001_Android_Source_code/gradlew
RYC1001_Android_Source_code/gradlew.bat
RYC1001_Android_Source_code/ReyaxIoTDemoPlus.iml
RYC1001_Android_Source_code/settings.gradle
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.