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

Category: Mobile

Mobile development refers to the program development of mobile phone software in the mobile Internet industry. The basic development languages are C, C++, JAVA, J2ME, etc. The mobile phone operating platforms involved include Symbian, WindowsMobile, Android, IPhone, OPhone, Linux, etc. The software development of these mobile phone operating system platforms is collectively referred to as mobile development.

android filter

1. Define the .hal interface file, such as:

Create a new directory hello in vendor/sprd/interface, and define the hidl interface, such as:

1 package [email protected]1.0;
2
3 interfac

October 7, 2021By Simo Android Android, filterLeave a Comment

Android – how to make users choose to use pictures to be used in the library, libgdx

I’m a beginner, learning LibGDX. I’m developing my first game in LibGDX, you can replace the enemy’s ball (such as someone’s head) with a selected picture and then You dodge the enemy. In my main m

October 7, 2021By Simo Android Android, How, Library, need, userLeave a Comment

COCOS CREATOR Sets Label content does not display

For novices, there are indeed too many pits,

I thought this.string=”abc”; will do. After setting up, you will find the interface No change at all, even direct settings are invalid.

Corr

October 7, 2021By Simo Cocos2dx Cocos, Content, creator, Label, Settings, ShowLeave a Comment

Huawei mobile phone one-click modify machine code information

The previous article introduced how to install and activate the XPosed framework on an Android phone. We all know the powerful functions of the XPosed framework. We can modify the underlying parame

October 7, 2021By Simo Android code, Huawei, Information, Machine, mobile phone, modification, one-buttonLeave a Comment

Android – Unable to resolve the symbol of Fragments

Why do I get this error when I try to declare a fragment in XML?

android:layout_weight=”1″
android:layout_width=”0dp”
android:layout_height=”match_parent” /> “Unable to resolve symbol: Arti

October 7, 2021By Simo Android Android, fragments, parsing, symbol, UnableLeave a Comment

[Android] Get this machine IP address

The method is to use the URL: http://pv.sohu.com/cityjson?ie=utf-8, return String Type of ip address:
public static String getNetIp() {
String ip = “”;
InputStream inputStream = null;
try

October 7, 2021By Simo Android Android, Get, IP address, NativeLeave a Comment

Android APP automatic upgrade

procedure _InstallApk(Apk: string span>);
var
LFile: JFile;
LIntent: JIntent;
begin
LFile := TJFile.JavaClass.init(StringToJString(ExtractFilePath(Apk)), StringToJstring(ExtractFileName(Apk

October 7, 2021By Simo Android An, app, automatic, Upgrade, ZhuoLeave a Comment

The most common Android memory optimization method and prevent leakage caused OOM summary articles

The purpose of memory optimization is to allow us to effectively avoid memory leaks in our applications during development. Memory leaks are no stranger to everyone. To put it simply and vulgarly,

October 7, 2021By Simo Android Android, article, Caused, common, leak, memory, OOM, Optimization, Preventive, Summary, wayLeave a Comment

NDK-Build instructions

ndk-build The script can be used to compile projects using NDK’s Make-based build system. In addition, we also provide more specific documents for the configuration of Android.mk and Application.mk

October 7, 2021By Simo Android build, instructions, NDKLeave a Comment

Android log plan research

The principle of android Log For android engineers, you may not need to know the details of the bottom jni part of Log. Use a picture to understand the implementation process:

There are three

October 7, 2021By Simo Android Android, log, program, researchLeave a Comment

Posts navigation

Page 1 … Page 64 Page 65 Page 66 … Page 77
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