CN109511013A - The method of android system starting application - Google Patents

The method of android system starting application Download PDF

Info

Publication number
CN109511013A
CN109511013A CN201811333065.2A CN201811333065A CN109511013A CN 109511013 A CN109511013 A CN 109511013A CN 201811333065 A CN201811333065 A CN 201811333065A CN 109511013 A CN109511013 A CN 109511013A
Authority
CN
China
Prior art keywords
application
starting
transition interface
white list
android system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811333065.2A
Other languages
Chinese (zh)
Inventor
谢绿峰
谭军
曾琦凌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Changhong Electric Co Ltd
Original Assignee
Sichuan Changhong Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sichuan Changhong Electric Co Ltd filed Critical Sichuan Changhong Electric Co Ltd
Priority to CN201811333065.2A priority Critical patent/CN109511013A/en
Publication of CN109511013A publication Critical patent/CN109511013A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • H04N21/4438Window management, e.g. event handling following interaction with the user interface

Abstract

The present invention relates to intelligent television fields, disclose a kind of method of android system starting application, are blocked by transition interface using the blank screen before starting, to promote user experience.The present invention draws transition interface before application starting first, and a white list is arranged;In application starting, first determine whether started application whether in white list, if not in white list, then transition interface is shown in the initialization procedure of application starting, it solves since application starting is slow, the problem of blank screen time length, realizes and shows that transition interface blocks blank screen within the time of application initialization.The present invention is suitable for Android intelligent television starting and answers.

Description

The method of android system starting application
Technical field
The present invention relates to intelligent television fields, the in particular to method of android system starting application.
Background technique
Currently, smart television is more more and more universal in people's lives, with the mature of Android APP technology, The various application APP to grow up on smart television come into being, and people gradually will more and more work, amusement, when life Between spend in intelligent television equipment, since smart television performance limits, and increasingly huger application caused using the starting time It is increasingly longer.
TV is directed to the time before application starting, and there are two types of mainstream processing modes:
The first: within the time before application starting, will show again after the starting to be applied such as picture mirror image using picture.
Second: being directly switch to using picture, screen is blank screen within the time before application is inactive.
The experience of both processing mode brings is all bad, the first to the experience of user is exactly that system is blocked 2-3 seconds, and The experience in 2-3 seconds of second of blank screen is more bad.
Summary of the invention
The technical problem to be solved by the present invention is a kind of method of android system starting application is provided, by transition circle It blocks using the blank screen before starting, to promote user experience in face.
To solve the above problems, the technical solution adopted by the present invention is that: the method for android system starting application is being answered Transition interface is drawn first before with starting, and a white list is set;In application starting, started application is first determined whether Whether in white list, if showing transition interface in the initialization procedure of application starting not in white list.
Further, in application starting, if what is started applies in white list, transition interface is not shown.It is white Utilization in list is usually application starting quickly or shows the bad application of transition interface effect, these need not all show Transition interface.
Further, in order to guarantee that transition interface is completed in advance, it can choose and drawn when system boot Cross interface.
Further, the background picture of transition interface is fixed picture, application icon or an advertising pictures.Fixed figure Piece can be replaced at any time according to user demand, meet the individual demand of user;Application icon can be more intuitively presented to user What is opened is any application;And advertising pictures, ad revenue can be created for television manufacturer.
The beneficial effects of the present invention are: with the method for the invention it is achieved that first in application in Android intelligent television Beginningization time interior display transition interface is solved since application starting is slow, and the problem of blank screen time length is realized using initial Display transition interface blocks blank screen in the time of change.The starting of application is optimized under conditions of not increasing the starting time of application It has been shown that, visually accelerates the reflection of system, brings preferably intelligence experience to TV user.
Detailed description of the invention
Fig. 1 is the basic flow chart of embodiment.
Specific embodiment
Before explaining the present invention, the process for starting application in android system: Android detection is first introduced To needing to start application, onCreate () method can be called to carry out the initial work using starting first, initialization completion It calls onStart () method to start the startup interface of display application afterwards, finally onResume () is called, using start completion.? Using being no any display in the time of initialization, especially some system performance differences or application are especially huge, this Stage time-consuming will very long.
Based on above-mentioned introduction, the present invention will be realized using the display in initialization time, it would be desirable to start to open in application In the time for moving display application interface, increase a display window to reach our purposes.Each application start-up loading resource Time is all not quite similar, if not doing good optimization using itself, in start-up course to user be experienced as blank screen or System is experienced very poor.In view of the situation, custom-built system is needed, each application starting preferably experience is given.Receiving starting After instruction, a transition interface is first shown, application resource load is completed, while first interface display, transition interface It disappears.
Increase white list judgement: we need to establish a white list mechanism, are placed on what we did not showed using packet name In white list.White list is stored in Flash, by system personnel according to built-in application state manual maintenance.Quickly using starting Or the application that display transition interface effect is bad, we will write on inside this file using packet name.We can detect first White list, if not showing transition interface using us in white list.
Increasing display using init state is the kernel service designed in this programme, it would be desirable to cause to start in reception After instruction, while initializing application widget, add a customized window, the resource of this window when booting Through loading, so can show quickly,
In order to further increase experience and promote the value of the method, we further can also initialize interface to application Optimize adjustment: we can show fixed background picture, application icon or advertising pictures.System meeting basis is currently up The packet of application, obtains the application icon, and Apply Names are shown in transition interface.We can be by the load of application packet name not Same background picture achievees the purpose that launch different advertising pictures to each application.
The same interior starting application of application, it is generally the case that do not need the transition interface of system.
To sum up, the method for android system starting application disclosed in this invention are as follows: drawn first before application starting Transition interface, and a white list is set;In application starting, first determine whether started application whether in white list, such as Fruit then shows transition interface in the initialization procedure of application starting not in white list.
In application starting, if what is started applies in white list, transition interface is not shown.Fortune in white list With being usually application starting quickly or showing the bad application of transition interface effect, these need not all show transition interface.
In order to guarantee that transition interface is completed in advance, it can choose and draw transition interface when system boot.
The background picture of transition interface is fixed picture, application icon or an advertising pictures.Fixed picture can root It is replaced at any time according to user demand, meets the individual demand of user;Application icon can be presented more intuitively to user and be opened Be what application;And advertising pictures, ad revenue can be created for television manufacturer.
The present invention will be further described by the following examples.
Embodiment provides a kind of method of Android intelligent television starting application, as shown in Figure 1, the realization of this method Mode is as follows:
The applications such as the application white list, such as home court scape, setting, TV of display starting are not needed 1. initially setting up, by these One is write on using packet name to be named as in the whitelist file of AppWhiteLis, is stored in the data/Appconfig mesh of Flash Record.
2. we draw a transition interface on backstage after television system booting, the background in data/Appconfig is loaded Picture file background.PNG.
3. the onCreate () method of calling is carried out using the initial work started after detecting using starting, and The core for increasing us in addStartingWindow () method shows code, shows transition interface.
4. what we judged to start first applies packet name, if it is the application in AppWhiteLis, we were not shown Cross interface.Other application we then need to show transition interface.
5 then we the background of transition interface is set, we can according to packet name data/Appconfig catalogue find with Using the identical background picture of packet name, such as: if starting QQ music application, we can seek under data/Appconfig catalogue Com.tencent.qqmusic.PNG picture is looked for, if there is this picture, we can reload background picture.If not yet Have, we are just using the background picture loaded.
6. then we obtain the icon and title for being currently up application by system interface again, it is shown in transition interface On.
7. last, we will ensure not will increase any application starting time, we are opened using Android application herein Dynamic process reaches this purpose, and setIsStartingWindow attribute is set true by we, indicate that this is one and opens Dynamic window.If application initialization completion Android system can automatically switch to onStart () method and start display application Startup interface can thus achieve the purpose that us.

Claims (5)

  1. The method of 1.Android system starting application, which is characterized in that transition interface is drawn first before application starting, and A white list is set;In application starting, started application is first determined whether in white list, if not in white list It is interior, then transition interface is shown in the initialization procedure of application starting.
  2. 2. the method for android system starting application as described in claim 1, which is characterized in that in application starting, if What is started applies in white list, then does not show transition interface.
  3. 3. the method for android system starting application as described in claim 1, which is characterized in that when system boot Draw transition interface.
  4. 4. the method for android system starting application as described in claim 1, which is characterized in that the Background of transition interface Piece is fixed picture, application icon or an advertising pictures.
  5. 5. the method for android system as described in claim 1 starting application, which is characterized in that the android system is Android intelligent television.
CN201811333065.2A 2018-11-09 2018-11-09 The method of android system starting application Pending CN109511013A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811333065.2A CN109511013A (en) 2018-11-09 2018-11-09 The method of android system starting application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811333065.2A CN109511013A (en) 2018-11-09 2018-11-09 The method of android system starting application

Publications (1)

Publication Number Publication Date
CN109511013A true CN109511013A (en) 2019-03-22

Family

ID=65748065

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811333065.2A Pending CN109511013A (en) 2018-11-09 2018-11-09 The method of android system starting application

Country Status (1)

Country Link
CN (1) CN109511013A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426703A (en) * 2015-10-30 2016-03-23 安一恒通(北京)科技有限公司 Application processing method and apparatus
CN105630550A (en) * 2015-12-22 2016-06-01 魅族科技(中国)有限公司 Application launching method and terminal
CN106708506A (en) * 2016-11-17 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for optimizing starting speed of Android applications visually
CN106874043A (en) * 2017-01-18 2017-06-20 环球智达科技(北京)有限公司 A kind of prioritization scheme of android applications cold start-up
WO2017167049A1 (en) * 2016-03-29 2017-10-05 阿里巴巴集团控股有限公司 Service processing method, device, and intelligent terminal
CN107748686A (en) * 2017-11-30 2018-03-02 广东欧珀移动通信有限公司 Starting guide method, apparatus, storage medium and the intelligent terminal of application program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105426703A (en) * 2015-10-30 2016-03-23 安一恒通(北京)科技有限公司 Application processing method and apparatus
CN105630550A (en) * 2015-12-22 2016-06-01 魅族科技(中国)有限公司 Application launching method and terminal
WO2017167049A1 (en) * 2016-03-29 2017-10-05 阿里巴巴集团控股有限公司 Service processing method, device, and intelligent terminal
CN106708506A (en) * 2016-11-17 2017-05-24 武汉斗鱼网络科技有限公司 Method and device for optimizing starting speed of Android applications visually
CN106874043A (en) * 2017-01-18 2017-06-20 环球智达科技(北京)有限公司 A kind of prioritization scheme of android applications cold start-up
CN107748686A (en) * 2017-11-30 2018-03-02 广东欧珀移动通信有限公司 Starting guide method, apparatus, storage medium and the intelligent terminal of application program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
不抓老鼠的猫: "Android 启动APP时黑屏白屏的解决方案", 《CSDN博客,HTTPS://BLOG.CSDN.NET/U010452083/ARTICLE/DETAILS/81533345》 *

Similar Documents

Publication Publication Date Title
CN105791948A (en) Method and system for realizing starting video of smart television
CN106098061B (en) Voice interaction method and device based on android system
CN109753297A (en) Method for upgrading software, device and readable storage medium storing program for executing when terminal standby
CN104469504A (en) Method for rapidly starting Android smart television
CN105100915B (en) A kind of method and television set switching audiovisual applications
CN103634674A (en) Method and device for recommending resources in smart television
CN105704487A (en) Television stability testing method and device
CN110062366A (en) Bluetooth pairing abnormality eliminating method, equipment, storage medium and device
CN105224369A (en) Application start method and system
CN109547837A (en) A kind of startup advertisement playback method, device, LCD TV and storage medium
CN105721942A (en) Starting method for intelligent television and intelligent television
CN106775983A (en) A kind of application scenarios changing method, system and mobile terminal
CN104104989A (en) Method for automatically playing last played video upon booting and smart television
CN104932920A (en) Method and device for guiding browse paths of application program
CN110750284B (en) Application quick starting method, terminal and computer readable storage medium
CN103037257A (en) Startup method
CN102196308B (en) Digital-television-based multi-hardware interface compatible driving system
CN104066011A (en) Control method of interface switching of intelligent TV and control device thereof
CN111885420B (en) Standby protection method and device, smart television and readable storage medium
CN109511013A (en) The method of android system starting application
CN105975306A (en) Application program starting management method and application program starting management apparatus for electronic device
CN110286954A (en) A kind of the starting method, apparatus and storage medium of application program
CN103617015A (en) Split screen display method, device and smart television
CN106507195A (en) Method based on the intelligent television application handover management of linux system
CN105898586A (en) Direct broadcast program watch-back method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190322

RJ01 Rejection of invention patent application after publication