Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Android

Reflect native modality, avoid adjusting view size when opening the keyboard (Android)

I am using a react-native modal that contains a View.
View has some TextInput elements. When the keyboard pops up, the View elements are all collapsed to fit the remaining space, but I don’t want

October 7, 2021By Simo Android Adjustment, Android, avoid, keyboard, modal, Native, open, reflect, Size, time, viewLeave a Comment

Android – When we start new activities to kotlin why we put .java in intent instead of .kt

According to kotlin doc, we use the following syntax to start a new activity

startActivity(Intent(this @ MainActivity,NextActivity :: class.java)) It’s kotlin, why do we add .java after

October 7, 2021By Simo Android Android, Event, intent, Java, Kotlin, KT, New, not, Put, We, whyLeave a Comment

Android Knowledge Tree Talk (20190819)

1. When a network request is made in Androd, if a callback is made after the network request is completed, and the activity has been recycled, how to deal with it? Inspect knowledge points:

October 7, 2021By Simo Android Android, Knowledge, Talk, TreeLeave a Comment

Send an image via TCP in the Android application

I am trying to connect two android applications using TCP protocol.
The client has an imageView, when you press the button, it should send the image to the server, and After the server reads it, i

October 7, 2021By Simo Android Android, application, By, image, program, Send, TCPLeave a Comment

Android Studio download

Need:

①Android Studio software

②JDK provided by Java SE

③Android SDK

Android Studio Chinese community : Http://www.android-studio.org/

Download Android Studio:

J

October 7, 2021By Simo Android Android, download, StudioLeave a Comment

God’s face recognition Android SDK Demo description

Description of Android SDK Demo for God’s Eye Face Recognition
1.Demo Instructions
The main interface of SDK Demo is shown in Figure 1-1. The main functions are: 1:1, 1:N, face library Four major f

October 7, 2021By Simo Android Android, demo, Description, Face, God, recognition, SDK, SpiritLeave a Comment

Android Sets the path to ImageView

ImageView is a frequently used component in Android programs, which displays an image on the screen.

public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);

October 7, 2021By Simo Android Android, ImageView, path, setupLeave a Comment

Android – Kotlin view with synthetic binding and air

I noticed that when using Kotlin’s synthetic binding, the returned view is non-null (Kotlin will return View!). But it doesn’t make much sense to me because findCachedViewById actually The above ca

October 7, 2021By Simo Android Android, binding, Empty Kotlin, Synthesis, viewLeave a Comment

Android immersive DrawerLayout (drawer layout) case

https://www.jianshu.com/p/5ae3d9555853

https://www.jianshu.com/p/63ee65cdf059?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source=recommendation

https: //blog.csdn.n

October 7, 2021By Simo Android Android, Case, drawer, DrawerLayout, immersion, layout, styleLeave a Comment

Get an ActionBar Textview in Android

According to the title, I need to retrieve the textview of the activity title that appears in the ActionBar. I can use the following method to get the ActionBar view:

private View getActionBa

October 7, 2021By Simo Android ActionBar, Android, Textview, TitleLeave a Comment

Posts navigation

Page 1 … Page 5 Page 6 Page 7 … Page 12
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress