Mobile Development Technology Assignment 2: Jumping between App pages: Have you practiced today?

Table of Contents APP name: Have you practiced today? APP version: v2.0 1. Overall introduction of the project 2. Key steps and core technologies 1. Text box settings: text_border.xml 2. Intermediate content design update: 2.1 Heat meter: list.xml 2.2 Used to implement the view after item jump page: chest.xml 3. Intermediate content class: Fragment class […]

Mobile phone remote control switch device based on esp8266

Hardware preparation: esp8266; SG90 servo; A microusb data cable (can transmit data); The above can be purchased on Taobao. Software preparation: Arduino IDE Dian Deng Technology (mobile version) https://apps.apple.com/cn/app/Dian Deng-blinker/id1498805902 Servo wiring: brown is the ground wire GND Red is the power cord Yellow is the signal line GED is connected to the G of […]

Advanced detailed analysis of front-end mobile web 2

Mobile Web Day 2 01-Space conversion Introduction to space transformation Space: The three coordinate axes X, Y, and Z form a three-dimensional space defined from the coordinate axis angle. The Z-axis position is the same as the line of sight direction. Space transformation is also called 3D transformation Attribute: transform Pan transform: translate3d(x, y, z); […]

appium mobile terminal automation development

Appium principle and installation Learning website: https://www.byhy.net/tut/auto/appium/02/#appium-inspector Appium uses and features Appium is a mobile app (mobile application) automation tool. What is the use of mobile APP automation? Automate repetitive tasks For example, WeChat customer service robot reptile It is to automatically crawl information through mobile phones. Why not crawl via web, HTTP? Some systems […]

Advanced detailed analysis of front-end mobile web 1

01-Plane conversion Introduction Function: Add dynamic effects to elements, generally used in conjunction with transitions Concept: Change the shape of the box in the plane (displacement, rotation, scaling, tilt) Planar transformation is also called 2D transformation, and its attribute is transform Pan transform: translate(X-axis movement distance, Y-axis movement distance); value Pixel unit value Percentage (refer […]

Mobile terminal Unity embedded Android project development

Directory Preface 1 Set up a development environment 2 Create Unity project 2.1 New project 2.2 Unity build configuration 2.3 Android environment related configurations 2.4 Export Unity library files 3 Create Android project 3.1 Create a new Android project 3.2 Android environment related configurations 3.2 Import Unity-related libraries 3.3 Jump to Unity view in Android […]