extension
undefined
fix
search
Sign in
android
Newest
Developing android with uniapp
What are the pitfalls of using uniapp to develop Android applications?...
1 answers
What's the use of Android versioncode?
1. Since there is versionname, why has versioncode? 2. Judge whether the app is updated th...
1 answers
How can react native gracefully judge whether it is a weak network environment?
Hope to be able to weak network environment, some of the user's operations and page da...
0 answers
How does react native analyze memory overflow? Profiler applications using Android studio get stuck
I want to find out which function caused the memory overflow, So I thought of using the pr...
0 answers
How does Android judge whether the device's orientation is vertical screen locked (automatic rotation)?
As shown in the figure, how do I know if the above configuration is enabled?...
1 answers
I don't know how to start my own application and other software?
I have made an application. In the startup record of Huawei glory's mobile phone house...
1 answers
App remember password login problem
Just took over a react native project, leaders need to use hook to reconstruct. There is a...
2 answers
Now at this point in time (2020.6), how is the mobile terminal compatible with webp format
If IOS, Android or react native are compatible with webp format images, can they be used? ...
1 answers
Why can't set get keep variable values
是这样的: 我在A.java里启动了线程 t1.start 在t1线程里(因为功能分类只能在这里赋值) 用set() 方法,给 c.java的 变量 A 赋值。 然后在A.java...
1 answers
Where is the callback function of the code?
1. \* @return 2. \* @throws IOException 3. \*/ 4. public static Response execute(Request r...
2 answers
How to get an accurate color value of android app?
For example, when you see that the color matching of an app is very good, you want to know...
1 answers
Why is gradle version inconsistent with classpath definition?
build.gradle : dependencies { classpath("com.android.tools.build:gradle:3.4.2") Bu...
0 answers
Android build.gradle Which variables are supported by the application variables variant of?
I want to know build.gradle What variables can be written by the variants of the applicati...
0 answers
How to specify output folder and APK name for react native Android packaging?
Current configuration: build.gradle : applicationVariants.all { variant -> variant.outp...
0 answers
Why does the built-in H5 chat interface of Android fail when it is pulled down? It pulls down the whole chat interface instead of chat record?
There's no problem with IOS or wechat. Only android app has this problem, and IOS won&...
0 answers
more >>