1. 程式人生 > >1.7 All components require plug-in?

1.7 All components require plug-in?

      In Android, Activity, Service, ContentProvider, and BroadcastReceiver are called as four major components.

      Do all four components need convert to plug-ins? Over the years, I have been working on plug-in technology with this question.

      Several companies I worked for are OTA (Online Travelling) industry. This kind of app is similar to e-commerce, including a complete set of payment processes, Activity is used mostly, two or three hundred of Activities are not surprising, and Service and Receiver rarely used, ContentProvider is not in use.

      Most apps in China are like this.

      According to the technology stack, the App industry is divided into:

      ● Game App. People have their own online update process. Many of them use scripts like Lua.

      ● Mobile assistants, mobile phone guards, and the use of such applications for Service, Receiver, and ContentProvider. Therefore, the plug-in of the four major components must be implemented.

      ● Music, video, and live video applications are very dependent on Service and Receiver, in addition to more activities.

      ● The e-commerce, social, news, and reading apps are basically Activities. The use of other three major components is not enough, and only the support for Activity and Service plug-ins can be considered.

      We should rely on the app’s reliance on the four major components to select the corresponding plug-in technology. The four major components all implement plug-in, of course, that is the best; but if the App is mainly made of Activity, then the static proxy “That” framework is actually enough.

相關推薦

1.7 All components require plug-in?

      In Android, Activity, Service, ContentProvider, and BroadcastReceiver are called as four major components.      Do all four components need convert t

1.4 The usage of plug-in

      Once upon a time, we once thought naively that Android plug-in was intended to add new features or add a complete module.      It took a lot of time

1.3 History of Android Plug-in Programing

In July 27, 2012 , it was the first milestone in Android plug-in technology. Yimin Tu(mmin18 on Github), who worked for dianping.com , released the first A

錯誤:Unbound classpath container: 'JRE System Library [JavaSE-1.7]' in project

用新的Eclipse建立Maven專案時出現的問題。 經過查詢資料,是jre問題。 解決方案:               專案右鍵--->Properties--->Java Build

Performance Improvements in Mesos 1.7.0

Performance Improvements in Mesos 1.7.0Scalability and performance are key features for Mesos. Some users of Mesos already run production clusters that con

【Ray Tracing in One Weekend 超詳解】 光線追蹤1-7 Dielectric 半徑為負,實心球體鏤空技巧

  今天講這本書最後一種材質  Preface 水,玻璃和鑽石等透明材料是電介質。當光線照射它們時,它會分裂成反射光線和折射(透射)光線。 處理方案:在反射或折射之間隨機選擇並且每次互動僅產生一條散射光線 (實施方法:隨機取樣,具體見後文) 除錯最困難的部分是折射光線。如果有折

Go updates in App Engine 1.7.1

22 August 2012 This week we released version 1.7.1 of the App Engine SDK. It includes some significant updat

1.1 What is the plug-in

A game center, such as Lianzhong in China, supports hundreds of games such as Chess, Bridges, and Texas hold 'em poker. The game platform is made of all ga

[翻譯 EF Core in Action 1.7] MyFirstEfCoreApp訪問的數據庫

官方 err blog entity author -a 跳過 1.3 設計器 Entity Framework Core in Action Entityframework Core in action是 Jon P smith 所著的關於Entityframework

1.7 字符串和字符數組的轉換

out ack sta arr 字符數 截取 char hello 字符串轉換 package Demo; public class Demo2 { public static void main(String[] args) { String str = "hell

Dynamic Web Module 3.1 requires Java 1.7 or newer. 錯誤解決方案

pom.xml文件 artifact logs per group -s conf 你會 cti 在寫代碼的時候工程出現了這樣奇怪的bug很是蛋疼啊,經過查詢解決方法,終於解決了這些個問題。 下面是解決問題的方法,和大家分享一下 (1)確定你的java工程配置使用了java

【extjs6學習筆記】1.7 初始:加載第三方庫

sum pro eve owa spec expect mapview cap ply https://www.sencha.com/blog/integrating-ext-js-with-3rd-party-libraries-2/ Introduction

3.1.7. Cross validation of time series data

distrib per ted sklearn provided imp depend util ech 3.1.7. Cross validation of time series data Time series data is characterised by the

java 1.7 1.8新特性

val row def jce arr app 線程安全 動態 adl 在JDK1.7的新特性方面主要有下面幾方面的增強:1.jdk7語法上1.1二進制變量的表示,支持將整數類型用二進制來表示,用0b開頭。1.2 Switch語句支持string類型1.3 Try-with

(hdu step 7.1.7)Wall(求凸包的周長——求將全部點圍起來的最小凸多邊形的周長)

esp minimal gree follow inpu clas foo sed sig 題目:WallTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Tot

maven編譯報錯 -source 1.7 中不支持 lambda 表達式

表達 alt 服務 config img comm plugin ava ror Maven項目編譯失敗: [ERROR] COMPILATION ERROR : [INFO] --------------------------------------------

Useful plug-in collection of jenkins

bsp tle col href http beautiful use boa jenkins A beautiful Jenkins dashboard : https://jenkins.io/blog/2016/01/10/beautiful-jenkins-dash

SICP-1.7-遞歸函數

斐波那契數 bsp 相互 個人 icp logs ive ast ret 遞歸函數 函數內部直接或間接的調用函數自身 將復雜問題簡單化 例子程序 def sum_digits(n): """Return the sum of the digits

myeclipse 10 j安裝了JDK1.7,java編譯器無法選擇到1.7的問題

ets ron ren build win pre 編譯器 eve aries 1,windows下preferences→java→Installed JRES後面如圖選擇你安裝的JDK1.7; 2windows下preferences→myeclips

Found 1 slaves: Use of uninitialized value in printf at /usr/local/percona-toolkit/bin/pt-online-schema-change line 8489

console val take file logs printf nbsp found try 1. problem description: as the title show, i miss the first problem using pt-online-s