package com.gsls.b_mvp.view.activity; import android.os.Bundle;import android.widget.TextView; import androidx.fragment.app.Fragment; import com.gsls.b_mvp.R;import com.gsls.b_mvp.base.BaseActivity
Month: October 2021
COS CREATOR implementation
?1. How to play After the game starts, click on the left and right sides of the screen, the robot will jump one step toward the upper left or upper right. If there is a stone in the next step, you
Jersey uses Filter and Dynamic Binding to implement the Token Interception Filter Requirements
Background description Coders who do app back-end services know that many services are stateless, so-called stateless, here we can simply It is understood as (different from traditional web) there
Android safety test (3) application integrity detection
Two, app application integrity
1. Test environment
2. Operation steps
The first step: Place the apk to be detected in apktool.jar
Step 2: In cmd command line mode, enter the path
Summary of the use of Android database GREENDAO
I. Introduction of GreenDao GreenDAO is an open source Android ORM (“Object/Relational Mapping”), through ORM (called “Object/Relational Mapping”), it saves us Time in the database development proc
Android-studio – FLUTTER integration in Android Studio
Error when integrating Flutter in Android Studio* Error when running Gradle: Unable to download the required Android SDK components because the following license has not been accepted: Android SDK
Android WeChat exits the full screen method
When working on the h5 project, the Android full-screen mode exit plan: