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.

FLUTTER implements the resolve function in Promise

BehaviorSubject openCameraController = BehaviorSubject();
BridgeChannel _openCamera() {
print(‘——————> _openCamera() ‘);
return BridgeChannel(
name: ‘openCamera’,
onBridgeHand

October 9, 2021By Simo Rom flutter, function, Implementation, Promise, RESOLVELeave a Comment

Ionic Making Hybrid App Series 1: In the Mac Environment, IONIC is built

The company project is going to be an app recently. Due to the short development time and three versions of web, android and ios, after consideration, I decided to try the Hybrid App development me

October 9, 2021By Simo Hybrid app, construction, environment, First, Hybrid, Ionic, Mac, seriesLeave a Comment

Error handling – Xcode: How to configure a project to make the most stringent compiler settings?

Sometimes, due to the accuracy of the programmer’s compiler, language or luck, the programmer may use some rather sloppy code. In order to produce the cleanest build, I want to configure my Xcode s

October 9, 2021By Simo IOS and possible, compiler, configuration, error, How, make the most, Processing, project, setting, strict, XcodeLeave a Comment

Deploy Hybrid to AWS S3

The development of the Growth Ren APP is still continuing, because the APP itself is developed based on the Hybrid application of Ionic and Angluar of. And because I only have an Android developer

October 9, 2021By Simo Hybrid Applications, AWS, Deploy, Hybrid, S3Leave a Comment

IOS – converts CMSampleBufferRef to UIImage

I use AVCaptureSession to shoot video.
But I want to convert the captured image to UI Image.

I found some code on the Internet :

– (UIImage *) imageFromSampleBuffer:(CMSampleBufferRef)

October 9, 2021By Simo IOS CMSampleBufferref, conversion, IOS, UIImage, willLeave a Comment

Talking about the Design and Implementation of Hybrid Technology

http://www.cnblogs.com/yexiaochai/p/4921635.html

With the rise of the mobile wave, various APPs emerge in an endless stream. The rapid business expansion increases the team’s requirements for

October 9, 2021By Simo Hybrid design, Implementation, Talking about Hybrid, technologyLeave a Comment

iOS – Push the view controller from the modal view from the storyboard

I am using a storyboard and have a modal screen, and then I need to push other view controllers so that I can select items for the modal view (similar to the iPhone calendar application Add entry t

October 9, 2021By Simo IOS Board, controller, IOS, Medium, modal, Push, story, viewLeave a Comment

iOS Catiledlayer crash

I have a pdf reader app for iPad, I use scroll view to display each page. I keep the page in view and view it on either side of the page One page. I have separate views for portrait and landscape v

October 9, 2021By Simo IOS Catiledlayer, crash, IOSLeave a Comment

iOS map GPS position, realize basketball position and arrow sign on the map

1.) I need a blue circle/location point on the map, as shown below.

>What is it called?
>How can I achieve it?

2.) How to display the following arrows on the pop-up screen?

A lot

October 9, 2021By Simo IOS arrow, Ball, blue, GPS, Implementation, IOS, location, logo, Map, MappingLeave a Comment

iOS speech synthesis

Add reference 1
import< /span> AVFoundation
play voice 1
2
3
4
5
6
7
8
9

let player = AVSpeechSynthesizer();
player.delegate = self;
let u = AVSpeechUtterance(string: “The weathe

October 9, 2021By Simo IOS IOS, speech synthesisLeave a Comment

Posts navigation

Page 1 … Page 33 Page 34 Page 35 … 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