CN111309223B - Application function starting method and device, storage medium and mobile terminal - Google Patents

Application function starting method and device, storage medium and mobile terminal Download PDF

Info

Publication number
CN111309223B
CN111309223B CN202010058264.8A CN202010058264A CN111309223B CN 111309223 B CN111309223 B CN 111309223B CN 202010058264 A CN202010058264 A CN 202010058264A CN 111309223 B CN111309223 B CN 111309223B
Authority
CN
China
Prior art keywords
application function
preset
determining
mobile terminal
application
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.)
Active
Application number
CN202010058264.8A
Other languages
Chinese (zh)
Other versions
CN111309223A (en
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.)
Huizhou TCL Mobile Communication Co Ltd
Original Assignee
Huizhou TCL Mobile Communication 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 Huizhou TCL Mobile Communication Co Ltd filed Critical Huizhou TCL Mobile Communication Co Ltd
Priority to CN202010058264.8A priority Critical patent/CN111309223B/en
Publication of CN111309223A publication Critical patent/CN111309223A/en
Application granted granted Critical
Publication of CN111309223B publication Critical patent/CN111309223B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/04817Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance using icons
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/023Services making use of location information using mutual or relative location information between multiple location based services [LBS] targets or of distance thresholds
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/02Services making use of location information
    • H04W4/025Services making use of location information using location based information parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W64/00Locating users or terminals or network equipment for network management purposes, e.g. mobility management

Abstract

The application function starting method is applied to the mobile terminal, the application function starting method obtains an application function starting instruction, obtains the current position of the mobile terminal according to the application function starting instruction, then determines the application function to be operated according to the current position, and finally starts the application function to be operated, so that a user of the mobile terminal can start the required application function without entering an application program, the operation flow is simplified, and the time consumed by operation is reduced.

Description

Application function starting method and device, storage medium and mobile terminal
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for starting an application function, a storage medium, and a mobile terminal.
Background
With the development of science and technology, the mobile terminal has more and more application functions, which bring great convenience to the terminal user, and through the application functions, the terminal user can make online payment, take pictures, send mails and the like.
However, in the prior art, if a terminal user wants to use a certain application function, the terminal user needs to enter an application program to which the application function belongs, and then open the application function that the terminal user wants to use through various selection operations, which results in complicated operation and long time consumption.
Disclosure of Invention
The application function starting method and device, the storage medium and the mobile terminal can start the required application function without entering an application program, and the operation flow is simple.
In order to solve the above problem, an embodiment of the present application provides an application function starting method, which is applied to a mobile terminal, and the application function starting method includes:
acquiring an application function starting instruction;
acquiring the current position of the mobile terminal according to the application function starting instruction;
determining an application function to be operated according to the current position;
and starting the application function to be operated.
In the application function starting method provided by the present application, the step of determining the application function to be executed according to the current position specifically includes:
determining a target scene according to the current position;
and determining an application function to be operated according to the target scene.
In the application function starting method provided by the present application, the step of determining the target scene according to the current position specifically includes:
determining a target position corresponding to each preset scene at the current moment;
respectively calculating the distance between each target position and the current position to obtain a plurality of distances;
and determining a target scene from a plurality of preset scenes according to the plurality of distances.
In the application function starting method provided by the present application, the step of determining the application function to be executed according to the target scene specifically includes:
when the distance corresponding to the target scene is smaller than a preset distance, determining an application function to be run from at least one first preset application function corresponding to the target scene;
and when the distance corresponding to the target scene is greater than a preset distance, determining an application function to be operated from at least one second preset application function.
In the application function starting method provided by the present application, the step of determining an application function to be run from at least one first preset application function corresponding to the target scene specifically includes:
when the first preset application function is single, determining that the first preset application function is an application function to be operated;
when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function; generating a selection interface according to the first preset application function and the icon, and displaying the selection interface to a user; acquiring selection operation information of a user on the selection interface; and determining an application function to be operated from a plurality of first preset application functions according to the selection operation information.
In the application function starting method provided by the present application, the step of determining the application function to be executed from the at least one second preset application function specifically includes:
when the second preset application function is single, determining that the second preset application function is an application function to be operated;
and when the second preset application functions are multiple, acquiring the current time of the time zone in which the mobile terminal is positioned, and determining the application function to be operated from the multiple second preset application functions according to the current time.
In order to solve the above problem, an embodiment of the present application further provides an application function starting apparatus, which is applied to a mobile terminal, and the application function starting apparatus includes:
the acquisition module is used for acquiring an application function starting instruction;
the first determining module is used for acquiring the current position of the mobile terminal according to the application function starting instruction;
the second determining module is used for determining the application function to be operated according to the current position;
and the starting module is used for starting the application function to be operated.
In the application function starting apparatus provided in the present application, the second determining module specifically includes:
the first determining unit is used for determining a target scene according to the current position;
and the second determining unit is used for determining the application function to be operated according to the target scene.
In the application function starting apparatus provided by the present application, the application function starting apparatus further includes a calculating subunit, configured to:
determining a target position corresponding to each preset scene at the current moment;
respectively calculating the distance between each target position and the current position to obtain a plurality of distances;
and determining a target scene from a plurality of preset scenes according to the plurality of distances.
In the application function starting apparatus provided in the present application, the application function starting apparatus further includes a determining subunit configured to:
when the distance corresponding to the target scene is smaller than a preset distance, determining an application function to be run from at least one first preset application function corresponding to the target scene;
and when the distance corresponding to the target scene is greater than a preset distance, determining an application function to be operated from at least one second preset application function.
In the application function starting apparatus provided by the present application, the application function starting apparatus further includes a first determining subunit configured to:
when the first preset application function is single, determining that the first preset application function is an application function to be operated;
when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function; generating a selection interface according to the first preset application function and the icon, and displaying the selection interface to a user; acquiring selection operation information of a user on the selection interface; and determining an application function to be operated from a plurality of first preset application functions according to the selection operation information.
In the application function starting apparatus provided by the present application, the application function starting apparatus further includes a second determining subunit configured to:
when the second preset application function is single, determining that the second preset application function is an application function to be operated;
and when the second preset application functions are multiple, acquiring the current time of the time zone in which the mobile terminal is positioned, and determining the application function to be operated from the multiple second preset application functions according to the current time.
In order to solve the above problem, an embodiment of the present application further provides a computer-readable storage medium, where a plurality of instructions are stored, and the instructions are adapted to be loaded by a processor to execute any one of the application function starting methods described above.
In order to solve the above problem, an embodiment of the present application further provides a mobile terminal, including a processor and a memory, where the processor is electrically connected to the memory, the memory is used to store instructions and data, and the processor is used to execute the steps in the application function starting method according to any one of the above embodiments.
The beneficial effect of this application does: different from the prior art, the invention provides an application function starting method, an application function starting device, a storage medium and a mobile terminal, wherein the application function starting method is applied to the mobile terminal, the application function starting method obtains an application function starting instruction, obtains the current position of the mobile terminal according to the application function starting instruction, then determines an application function to be operated according to the current position, and finally starts the application function to be operated, so that a user of the mobile terminal can start the required application function without entering an application program, the operation flow is simplified, and the time consumed by operation is reduced.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a flowchart illustrating an application function starting method according to an embodiment of the present application.
Fig. 2 is another schematic flow chart of an application function starting method according to an embodiment of the present application.
Fig. 3 is an application scenario diagram of an application function starting method according to an embodiment of the present application.
Fig. 4 is a schematic structural diagram of an application function starting apparatus according to an embodiment of the present application.
Fig. 5 is another schematic structural diagram of an application function starting apparatus according to an embodiment of the present application.
Fig. 6 is a schematic structural diagram of a mobile terminal according to an embodiment of the present application.
Fig. 7 is another schematic structural diagram of a mobile terminal according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
The embodiment of the application provides an application function starting method, an application function starting device, a storage medium and a mobile terminal.
Referring to fig. 1, fig. 1 is a schematic flowchart of an application function starting method provided in an embodiment of the present application, where the application function starting method is applied to a mobile terminal, and the mobile terminal may be any intelligent electronic device with a mobile communication function, such as a smart phone, a tablet computer, a notebook computer, and the like. The specific process of the application function starting method provided by this embodiment may be as follows:
s101, acquiring an application function starting instruction.
In this embodiment, a terminal user may trigger the terminal to generate an application function starting instruction by specifying a gesture, a touch screen, voice, or the like, or may trigger the terminal to generate the instruction by pressing a physical key on the terminal.
And S102, acquiring the current position of the mobile terminal according to the application function starting instruction.
In this embodiment, the current location of the mobile terminal includes coordinates of a current location of the mobile terminal, a current country, and the like.
And S103, determining the application function to be operated according to the current position.
It should be noted that when the terminal is located at different geographic locations, application scenarios indicated by the different geographic locations are also different, and the terminal may determine the application function to be run through the application scenarios.
For example, the step S103 may specifically include:
determining a target scene according to the current position;
and determining the application function to be operated according to the target scene.
In this embodiment, for example, when the mobile terminal is in a supermarket or a dining hall, the application scenario is "dining", the application function to be run is an application function having a payment function, when the mobile terminal is in a subway station or a bus station, the application scenario is "riding", the application function to be run is an application function having a riding function, when the mobile terminal is in a company, the application scenario is "working", and the like, the application function to be run is an application function having an office function, these application scenarios may be preset manually, and after the processor determines the target scenario according to the geographical location, the application function to be run is determined according to these scenarios.
It should be noted that a plurality of application scenes of the mobile terminal in a certain geographic location may be provided, and the terminal may determine a target scene according to the location pointed by each application scene at the current time and the distance of the mobile terminal.
For example, the step of "determining the target scene according to the current position" may specifically include:
determining a target position corresponding to each preset scene at the current moment;
respectively calculating the distance between each target position and the current position to obtain a plurality of distances;
and determining a target scene from a plurality of preset scenes according to the plurality of distances.
In this embodiment, after obtaining a plurality of distances, the terminal sorts the distances according to the magnitude relationship, and then selects a preset scene corresponding to the minimum distance as a target scene.
It should be noted that after the target scene is determined, the terminal may further determine whether the distance between the target scene and the mobile terminal is within a preset distance, so as to improve the accuracy of determining the application function to be operated by the terminal.
For example, the step of "determining an application function to be run according to a target scene" may specifically include:
when the distance corresponding to the target scene is smaller than the preset distance, determining an application function to be run from at least one first preset application function corresponding to the target scene;
and when the distance corresponding to the target scene is greater than the preset distance, determining the application function to be operated from at least one second preset application function.
It should be noted that the number of the first preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be run are also different under different conditions.
For example, the step of "determining an application function to be run from at least one first preset application function corresponding to the target scene" may specifically include:
when the first preset application function is single, determining that the first preset application function is an application function to be operated;
when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function; generating a selection interface according to the first preset application function and the icon, and displaying the selection interface to a user; acquiring selection operation information of a user on a selection interface; and determining the application function to be operated from the plurality of first preset application functions according to the selection operation information.
In this embodiment, the terminal user may trigger the terminal to generate the selection operation information by specifying a gesture, a touch screen, voice, or the like.
It should be noted that the number of the second preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be operated are also different under different conditions.
For example, the step of "determining an application function to be run from at least one second preset application function" may specifically include:
when the second preset application function is single, determining that the second preset application function is an application function to be operated;
and when the second preset application functions are multiple, acquiring the current time of the time zone in which the mobile terminal is positioned, and determining the application function to be operated from the multiple second preset application functions according to the current time.
In this embodiment, when the second preset application function is multiple, the processor determines the function to be run according to the current time of the time zone in which the terminal is located, and besides, the processor may also determine the function to be run according to the temperature, the light intensity, and the like at the current moment.
And S104, starting the application function to be operated.
Therefore, different from the prior art, the application function starting method is applied to the mobile terminal, the application function starting method obtains the application function starting instruction, obtains the current position of the mobile terminal according to the application function starting instruction, then determines the application function to be run according to the current position, and finally starts the application function to be run, so that a user of the mobile terminal can start the required application function without entering an application program, the operation flow is simplified, and the time consumed by operation is reduced.
Referring to fig. 2, fig. 2 is another schematic flow chart of an application function starting method according to an embodiment of the present application, where the application function starting method is applied to a mobile terminal, and the mobile terminal may be any intelligent electronic device with a mobile communication function, such as a smart phone, a tablet computer, a notebook computer, and the like. The specific process of the application function starting method provided by this embodiment may be as follows:
s201, acquiring an application function starting instruction, and acquiring the current position of the mobile terminal according to the application function starting instruction.
In this embodiment, a terminal user may trigger the terminal to generate an application function starting instruction by specifying a gesture, a touch screen, a voice, or the like, or may trigger the terminal to generate the instruction by pressing a physical key on the terminal, where a current location of the mobile terminal includes coordinates of a current location of the mobile terminal, a current country, and the like, for example, please refer to fig. 3, the user triggers the terminal to generate the application function starting instruction by pressing the physical key on a side of the terminal, and then the terminal obtains that the current location of the terminal is an "port a of a highway subway station" according to the instruction.
It should be noted that when the terminal is located at different geographic locations, application scenarios indicated by different geographic locations are also different, the terminal may determine the application function to be run through the application scenarios, and the number of application scenarios of the mobile terminal in a certain geographic location may also be multiple, and the terminal may determine a target scenario according to the location pointed by each application scenario at the current time and the distance between the mobile terminals.
S202, determining a target position corresponding to each preset scene at the current moment.
S203, respectively calculating the distance between each target position and the current position to obtain a plurality of distances.
S204, determining a target scene from a plurality of preset scenes according to the plurality of distances.
In this embodiment, after obtaining a plurality of distances, the terminal sorts the distances according to the magnitude relationship, and then selects a preset scene corresponding to the minimum distance as a target scene.
In the embodiment, for example, when the mobile terminal is in a supermarket or a dining hall, the application scenario is "dining", the application function to be run is an application function with a payment function, when the mobile terminal is at a subway station and a bus station, the application scene is 'riding in a car', the application function to be operated is an application function with a riding function, when the mobile terminal is in a company, the application scene is 'work' and the like, the application function to be run is an application function with an office function, the application scenes are artificially preset, and after the processor determines the target scene, the application function to be run is determined according to the scenes, for example, please continue to refer to fig. 3, the terminal is provided with three preset scenes of 'dining', 'riding' and 'working', the terminal obtains the position of each preset scene at the current moment, and calculates the distance between the terminal and the preset scene to obtain: the position under the scene of ' dining ' is ' McDonald Yuehui meeting shop ', the distance from the terminal is 300m ', the position under the scene of taking a bus is ' Lopa railway station ', the distance from the terminal is 30m ', the position under the scene of ' working ' is ' world city square office building ', the distance from the terminal is 100m ', and then the terminal determines that the target scene is ' taking a bus ' according to the distances.
It should be noted that after the target scene is determined, the terminal may further determine whether the distance between the target scene and the mobile terminal is within a preset distance, so as to improve the accuracy of determining the application function to be operated by the terminal.
S205, judging whether the distance corresponding to the target scene is smaller than a preset distance.
It should be noted that the number of the first preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be run are also different under different conditions.
S206, if yes, determining that the first preset application function is the application function to be operated when the first preset application function is single.
For example, please continue to refer to fig. 3, the first preset application function corresponding to the "riding" scene is a single riding code of the payment treasures, so that the terminal determines that the application function to be operated is the riding code of the payment treasures.
S207, when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function, generating a selection interface according to the first preset application functions and the icons, and displaying the selection interface to a user.
S208, obtaining selection operation information of a user on the selection interface, and determining an application function to be operated from a plurality of first preset application functions according to the selection operation information.
In this embodiment, the terminal user may trigger the terminal to generate the selection operation information by specifying a gesture, a touch screen, voice, or the like.
It should be noted that the number of the second preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be operated are also different under different conditions.
S209, if not, when the second preset application function is single, determining that the second preset application function is the application function to be operated.
S210, when the number of the second preset application functions is multiple, the current time of the time zone in which the mobile terminal is located is obtained, and the application function to be operated is determined from the multiple second preset application functions according to the current time.
In this embodiment, when the second preset application function is multiple, the processor determines the function to be run according to the current time of the time zone in which the terminal is located, and besides, the processor may also determine the function to be run according to the temperature, the light intensity, and the like at the current moment.
And S211, starting the application function to be operated.
Referring to fig. 4, fig. 4 is a schematic structural diagram of an application function starting apparatus according to an embodiment of the present application, where the application function starting method is applied to a mobile terminal, and the mobile terminal may be any intelligent electronic device with a mobile communication function, such as a smart phone, a tablet computer, a notebook computer, and the like. The application function starting apparatus provided in this embodiment may include: the device comprises an acquisition module 10, an acquisition module 20 and a reporting module 30, wherein:
(1) acquisition module 10
And the obtaining module 10 is used for obtaining the application function starting instruction.
In this embodiment, a terminal user may trigger the terminal to generate an application function starting instruction by specifying a gesture, a touch screen, voice, or the like, or may trigger the terminal to generate the instruction by pressing a physical key on the terminal.
(2) First determination module 20
And the first determining module 20 is configured to obtain the current location of the mobile terminal according to the application function starting instruction.
In this embodiment, the current location of the mobile terminal includes coordinates of a current location of the mobile terminal, a current country, and the like.
(3) Second determination module 30
And a second determining module 30, configured to determine, according to the current location, an application function to be run.
It should be noted that when the terminal is located at different geographic locations, application scenarios indicated by the different geographic locations are also different, and the terminal may determine the application function to be run through the application scenarios.
Further, referring to fig. 5, fig. 5 is another schematic structural diagram of an application function starting device according to an embodiment of the present application, where the second determining module 30 specifically includes:
a first determining unit 31, configured to determine a target scene according to a current position;
and a second determining unit 32, configured to determine an application function to be executed according to the target scene.
In this embodiment, for example, when the mobile terminal is in a supermarket or a dining hall, the application scenario is "dining", the application function to be run is an application function having a payment function, when the mobile terminal is in a subway station or a bus station, the application scenario is "riding", the application function to be run is an application function having a riding function, when the mobile terminal is in a company, the application scenario is "working", and the like, the application function to be run is an application function having an office function, these application scenarios may be preset manually, and after the processor determines the target scenario according to the geographical location, the application function to be run is determined according to these scenarios.
It should be noted that a plurality of application scenes of the mobile terminal in a certain geographic location may be provided, and the terminal may determine a target scene according to the location pointed by each application scene at the current time and the distance of the mobile terminal.
For example, the application function launching device may further comprise a computing subunit configured to:
determining a target position corresponding to each preset scene at the current moment;
respectively calculating the distance between each target position and the current position to obtain a plurality of distances;
and determining a target scene from a plurality of preset scenes according to the plurality of distances.
In this embodiment, after obtaining a plurality of distances, the terminal sorts the distances according to the magnitude relationship, and then selects a preset scene corresponding to the minimum distance as a target scene.
It should be noted that after the target scene is determined, the terminal may further determine whether the distance between the target scene and the mobile terminal is within a preset distance, so as to improve the accuracy of determining the application function to be operated by the terminal.
For example, the application function starting apparatus may further include a determining subunit configured to:
when the distance corresponding to the target scene is smaller than the preset distance, determining an application function to be run from at least one first preset application function corresponding to the target scene;
and when the distance corresponding to the target scene is greater than the preset distance, determining the application function to be operated from at least one second preset application function.
It should be noted that the number of the first preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be run are also different under different conditions.
For example, the application function launching apparatus may further include a first determining subunit operable to:
when the first preset application function is single, determining that the first preset application function is an application function to be operated;
when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function; generating a selection interface according to the first preset application function and the icon, and displaying the selection interface to a user; acquiring selection operation information of a user on a selection interface; and determining the application function to be operated from the plurality of first preset application functions according to the selection operation information.
In this embodiment, the terminal user may trigger the terminal to generate the selection operation information by specifying a gesture, a touch screen, voice, or the like.
It should be noted that the number of the second preset application functions may be single or multiple, and the steps of determining, by the terminal, the application function to be operated are also different under different conditions.
For example, the application function launching device may further include a second determining subunit configured to:
when the second preset application function is single, determining that the second preset application function is an application function to be operated;
and when the second preset application functions are multiple, acquiring the current time of the time zone in which the mobile terminal is positioned, and determining the application function to be operated from the multiple second preset application functions according to the current time.
In this embodiment, when the second preset application function is multiple, the processor determines the function to be run according to the current time of the time zone in which the terminal is located, and besides, the processor may also determine the function to be run according to the temperature, the light intensity, and the like at the current moment.
(4) Start module 40
And the starting module 40 is used for starting the application function to be operated.
It can be seen from the foregoing that, unlike the prior art, the present application provides an application function starting method, an apparatus, a storage medium, and a mobile terminal, where the application function starting method is applied to a mobile terminal, and the application function starting method obtains an application function starting instruction through an obtaining module 10, obtains a current position of the mobile terminal according to the application function starting instruction through a first determining module 20, then determines an application function to be executed according to the current position through a second determining module 30, and finally starts the application function to be executed through a starting module 40, so that a user of the mobile terminal can start a required application function without entering an application program, thereby simplifying an operation flow and reducing time consumed by operation.
In addition, the embodiment of the application further provides a mobile terminal, and the mobile terminal can be a smart phone, a tablet computer and other devices. As shown in fig. 6, the mobile terminal 200 includes a processor 201, a memory 202. The processor 201 is electrically connected to the memory 202.
The processor 201 is a control center of the mobile terminal 200, connects various parts of the entire mobile terminal using various interfaces and lines, and performs various functions of the mobile terminal and processes data by running or loading an application program stored in the memory 202 and calling data stored in the memory 202, thereby performing overall monitoring of the mobile terminal.
In this embodiment, the mobile terminal 200 is provided with a plurality of memory partitions, where the plurality of memory partitions includes a system partition and a target partition, and the processor 201 in the mobile terminal 200 loads instructions corresponding to processes of one or more application programs into the memory 202 according to the following steps, and the processor 201 runs the application programs stored in the memory 202, so as to implement various functions:
acquiring an application function starting instruction;
acquiring the current position of the mobile terminal according to the application function starting instruction;
determining an application function to be operated according to the current position;
and starting the application function to be operated.
Fig. 7 is a block diagram illustrating a specific structure of a mobile terminal according to an embodiment of the present invention, where the mobile terminal may be configured to implement the application function starting method provided in the foregoing embodiment. The mobile terminal 300 may be a smart phone or a tablet computer.
The RF circuit 310 is used for receiving and transmitting electromagnetic waves, and performing interconversion between the electromagnetic waves and electrical signals, thereby communicating with a communication network or other devices. RF circuitry 310 may include various existing circuit elements for performing these functions, such as an antenna, a radio frequency transceiver, a digital signal processor, an encryption/decryption chip, a Subscriber Identity Module (SIM) card, memory, and so forth. RF circuit 310 may communicate with various networks such as the internet, an intranet, a wireless network, or with other devices over a wireless network. The wireless network may comprise a cellular telephone network, a wireless local area network, or a metropolitan area network. The Wireless network may use various Communication standards, protocols and technologies, including but not limited to Global System for Mobile Communication (GSM), Enhanced Data GSM Environment (EDGE), Wideband Code Division Multiple Access (WCDMA), Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Wireless Fidelity (Wi-Fi) (e.g., IEEE802.11 a, IEEE802.11b, IEEE802.1 g and/or IEEE802.11n), Voice over Internet Protocol (VoIP), world wide mail for Wireless Communication (wimax), and other short message protocols, as well as any other suitable communication protocols, and may even include those that have not yet been developed.
The memory 320 may be configured to store software programs and modules, such as program instructions/modules corresponding to the automatic light supplement system and method for front-facing camera photographing in the foregoing embodiments, and the processor 380 executes various functional applications and data processing by running the software programs and modules stored in the memory 320, so as to implement the function of automatic light supplement for front-facing camera photographing. The memory 320 may include high speed random access memory and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory 320 may further include memory located remotely from the processor 380, which may be connected to the mobile terminal 300 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The input unit 330 may be used to receive input numeric or character information and generate keyboard, mouse, joystick, optical or trackball signal inputs related to user settings and function control. In particular, the input unit 330 may include a touch-sensitive surface 331 as well as other input devices 332. The touch-sensitive surface 331, also referred to as a touch screen or touch pad, may collect touch operations by a user on or near the touch-sensitive surface 331 (e.g., operations by a user on or near the touch-sensitive surface 331 using a finger, a stylus, or any other suitable object or attachment), and drive the corresponding connection device according to a predetermined program. Alternatively, the touch sensitive surface 331 may comprise two parts, a touch detection means and a touch controller. The touch detection device detects the touch direction of a user, detects a signal brought by touch operation and transmits the signal to the touch controller; the touch controller receives touch information from the touch sensing device, converts the touch information into touch point coordinates, sends the touch point coordinates to the processor 380, and can receive and execute commands sent by the processor 380. In addition, the touch-sensitive surface 331 may be implemented using various types of resistive, capacitive, infrared, and surface acoustic waves. The input unit 330 may comprise other input devices 332 in addition to the touch sensitive surface 331. In particular, other input devices 332 may include, but are not limited to, one or more of a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, a joystick, and the like.
The display unit 340 may be used to display information input by or provided to the user and various graphical user interfaces of the mobile terminal 300, which may be made up of graphics, text, icons, video, and any combination thereof. The Display unit 340 may include a Display panel 341, and optionally, the Display panel 341 may be configured in the form of an LCD (Liquid Crystal Display), an OLED (Organic Light-Emitting Diode), or the like. Further, touch-sensitive surface 331 may overlay display panel 341, and when touch-sensitive surface 331 detects a touch operation thereon or thereabout, communicate to processor 380 to determine the type of touch event, and processor 380 then provides a corresponding visual output on display panel 341 in accordance with the type of touch event. Although in FIG. 7, touch-sensitive surface 331 and display panel 341 are implemented as two separate components for input and output functions, in some embodiments, touch-sensitive surface 331 and display panel 341 may be integrated for input and output functions.
The mobile terminal 300 may also include at least one sensor 350, such as a light sensor, a motion sensor, and other sensors. Specifically, the light sensor may include an ambient light sensor that may adjust the brightness of the display panel 341 according to the brightness of ambient light, and a proximity sensor that may turn off the display panel 341 and/or the backlight when the mobile terminal 300 is moved to the ear. As one of the motion sensors, the gravity acceleration sensor can detect the magnitude of acceleration in each direction (generally, three axes), can detect the magnitude and direction of gravity when the mobile phone is stationary, and can be used for applications of recognizing the posture of the mobile phone (such as horizontal and vertical screen switching, related games, magnetometer posture calibration), vibration recognition related functions (such as pedometer and tapping), and the like; as for other sensors such as a gyroscope, a barometer, a hygrometer, a thermometer, and an infrared sensor, which may be further configured on the mobile terminal 300, detailed descriptions thereof are omitted.
Audio circuitry 360, speaker 361, and microphone 362 may provide an audio interface between a user and the mobile terminal 300. The audio circuit 360 may transmit the electrical signal converted from the received audio data to the speaker 361, and the audio signal is converted by the speaker 361 and output; on the other hand, the microphone 362 converts the collected sound signal into an electrical signal, which is received by the audio circuit 360 and converted into audio data, which is then processed by the audio data output processor 380 and then transmitted to, for example, another terminal via the RF circuit 310, or the audio data is output to the memory 320 for further processing. The audio circuit 360 may also include an earbud jack to provide communication of a peripheral headset with the mobile terminal 300.
The mobile terminal 300, which may assist the user in e-mail, web browsing, streaming media access, etc., through the transmission module 370 (e.g., a Wi-Fi module), provides the user with wireless broadband internet access. Although fig. 7 shows the transmission module 370, it is understood that it does not belong to the essential constitution of the mobile terminal 300 and may be omitted entirely within the scope not changing the essence of the invention as needed.
The processor 380 is a control center of the mobile terminal 300, connects various parts of the entire mobile phone using various interfaces and lines, and performs various functions of the mobile terminal 300 and processes data by operating or executing software programs and/or modules stored in the memory 320 and calling data stored in the memory 320, thereby integrally monitoring the mobile phone. Optionally, processor 380 may include one or more processing cores; in some embodiments, processor 380 may integrate an application processor, which primarily handles operating systems, user interfaces, applications, etc., and a modem processor, which primarily handles wireless communications. It will be appreciated that the modem processor described above may not be integrated into processor 380.
The mobile terminal 300 also includes a power supply 390 (e.g., a battery) that provides power to the various components and, in some embodiments, may be logically coupled to the processor 380 via a power management system to manage charging, discharging, and power consumption management functions via the power management system. The power supply 390 may also include any component including one or more of a dc or ac power source, a recharging system, a power failure detection circuit, a power converter or inverter, a power status indicator, and the like.
Although not shown, the mobile terminal 300 may further include a camera (e.g., a front camera, a rear camera), a bluetooth module, etc., which will not be described herein. Specifically, in this embodiment, the display unit of the mobile terminal is a touch screen display, the mobile terminal further includes a memory, and one or more programs, where the one or more programs are stored in the memory and configured to be executed by the one or more processors, and the one or more programs include instructions for:
acquiring an application function starting instruction;
acquiring the current position of the mobile terminal according to the application function starting instruction;
determining an application function to be operated according to the current position;
and starting the application function to be operated.
In specific implementation, the above modules may be implemented as independent entities, or may be combined arbitrarily to be implemented as the same or several entities, and specific implementation of the above modules may refer to the foregoing method embodiments, which are not described herein again.
It will be understood by those skilled in the art that all or part of the steps of the methods of the above embodiments may be performed by instructions or by associated hardware controlled by the instructions, which may be stored in a computer readable storage medium and loaded and executed by a processor. To this end, the embodiment of the present invention provides a storage medium, in which a plurality of instructions are stored, and the instructions can be loaded by a processor to execute the steps in any one of the application function starting methods provided by the embodiment of the present invention.
Wherein the storage medium may include: read Only Memory (ROM), Random Access Memory (RAM), magnetic or optical disks, and the like.
Since the instructions stored in the storage medium can execute the steps in any application function starting method provided in the embodiment of the present invention, the beneficial effects that can be achieved by any application function starting method provided in the embodiment of the present invention can be achieved, which are detailed in the foregoing embodiments and will not be described herein again.
In addition to the above embodiments, other embodiments are also possible. All technical solutions formed by using equivalents or equivalent substitutions fall within the protection scope of the claims of the present application.
In summary, although the present application has been described with reference to the preferred embodiments, the above-described preferred embodiments are not intended to limit the present application, and those skilled in the art can make various changes and modifications without departing from the spirit and scope of the present application, so that the scope of the present application shall be determined by the appended claims.

Claims (6)

1. An application function starting method is applied to a mobile terminal, and comprises the following steps:
acquiring an application function starting instruction, wherein the application function starting instruction comprises a gesture starting instruction, a touch screen starting instruction, a voice starting instruction and a key operation starting instruction;
acquiring the current position of the mobile terminal according to the application function starting instruction;
determining a target position corresponding to each preset scene at the current moment;
respectively calculating the distance between each target position and the current position to obtain a plurality of distances;
determining a target scene from a plurality of preset scenes according to the plurality of distances;
when the distance corresponding to the target scene is smaller than a preset distance, determining an application function to be run from at least one first preset application function corresponding to the target scene;
when the distance corresponding to the target scene is greater than a preset distance, determining an application function to be run from at least one second preset application function;
and starting the application function to be operated.
2. The method for starting an application function according to claim 1, wherein the step of determining the application function to be run from the at least one first preset application function corresponding to the target scene specifically includes:
when the first preset application function is single, determining that the first preset application function is an application function to be operated;
when the number of the first preset application functions is multiple, acquiring an icon of each first preset application function; generating a selection interface according to the first preset application function and the icon, and displaying the selection interface to a user; acquiring selection operation information of a user on the selection interface; and determining an application function to be operated from a plurality of first preset application functions according to the selection operation information.
3. The method for starting an application function according to claim 1, wherein the step of determining the application function to be executed from the at least one second preset application function specifically comprises:
when the second preset application function is single, determining that the second preset application function is an application function to be operated;
and when the second preset application functions are multiple, acquiring the current time of the time zone in which the mobile terminal is positioned, and determining the application function to be operated from the multiple second preset application functions according to the current time.
4. An application function starting device applied to a mobile terminal, the application function starting device comprising:
the device comprises an acquisition module, a display module and a display module, wherein the acquisition module is used for acquiring an application function starting instruction, and the application function starting instruction comprises a gesture starting instruction, a touch screen starting instruction, a voice starting instruction and a key operation starting instruction;
the first determining module is used for acquiring the current position of the mobile terminal according to the application function starting instruction;
the second determining module is used for determining a target position corresponding to each preset scene at the current moment;
the second determining module is further configured to calculate a distance between each target position and the current position, respectively, to obtain a plurality of distances;
the second determining module is further used for determining a target scene from a plurality of preset scenes according to the plurality of distances;
the second determining module is further configured to determine an application function to be run from at least one first preset application function corresponding to the target scene when the distance corresponding to the target scene is smaller than a preset distance; and when the distance corresponding to the target scene is greater than a preset distance, determining an application function to be operated from at least one second preset application function.
5. A computer-readable storage medium having stored thereon a plurality of instructions adapted to be loaded by a processor to perform the application function launching method of any of claims 1 to 3.
6. A mobile terminal comprising a processor and a memory, the processor being electrically connected to the memory, the memory being configured to store instructions and data, the processor being configured to perform the steps of the application function launching method according to any of claims 1 to 3.
CN202010058264.8A 2020-01-19 2020-01-19 Application function starting method and device, storage medium and mobile terminal Active CN111309223B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010058264.8A CN111309223B (en) 2020-01-19 2020-01-19 Application function starting method and device, storage medium and mobile terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010058264.8A CN111309223B (en) 2020-01-19 2020-01-19 Application function starting method and device, storage medium and mobile terminal

Publications (2)

Publication Number Publication Date
CN111309223A CN111309223A (en) 2020-06-19
CN111309223B true CN111309223B (en) 2021-09-28

Family

ID=71156367

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010058264.8A Active CN111309223B (en) 2020-01-19 2020-01-19 Application function starting method and device, storage medium and mobile terminal

Country Status (1)

Country Link
CN (1) CN111309223B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022193257A1 (en) * 2021-03-18 2022-09-22 深圳传音控股股份有限公司 Intelligent interaction method, terminal, and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754821A (en) * 2013-12-27 2015-07-01 松下电器(美国)知识产权公司 Mobile terminal and Method for Controlling the same
JP2015135575A (en) * 2014-01-16 2015-07-27 Necパーソナルコンピュータ株式会社 Information processing apparatus, control method, and program
CN106446745A (en) * 2016-10-18 2017-02-22 珠海市魅族科技有限公司 Starting method and device for image scanning function and terminal
CN107203318A (en) * 2017-05-23 2017-09-26 珠海市魅族科技有限公司 The open method and device of a kind of application program
CN110489048A (en) * 2019-07-25 2019-11-22 华为技术有限公司 Using quick start method and relevant apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104754821A (en) * 2013-12-27 2015-07-01 松下电器(美国)知识产权公司 Mobile terminal and Method for Controlling the same
JP2015135575A (en) * 2014-01-16 2015-07-27 Necパーソナルコンピュータ株式会社 Information processing apparatus, control method, and program
CN106446745A (en) * 2016-10-18 2017-02-22 珠海市魅族科技有限公司 Starting method and device for image scanning function and terminal
CN107203318A (en) * 2017-05-23 2017-09-26 珠海市魅族科技有限公司 The open method and device of a kind of application program
CN110489048A (en) * 2019-07-25 2019-11-22 华为技术有限公司 Using quick start method and relevant apparatus

Also Published As

Publication number Publication date
CN111309223A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN105989572B (en) Picture processing method and device
CN111092671B (en) Signal strength reporting method and device, storage medium and terminal equipment
CN107734618B (en) Application program closing method and device, storage medium and electronic equipment
CN111309223B (en) Application function starting method and device, storage medium and mobile terminal
CN106934003B (en) File processing method and mobile terminal
CN111026457B (en) Hardware configuration method and device, storage medium and terminal equipment
CN111045737B (en) Equipment identifier acquisition method, device, terminal equipment and storage medium
CN110708673A (en) Position determination method and portable multifunctional equipment
CN106547400B (en) Method, device and terminal for reporting information
CN110995324B (en) Bluetooth communication method, device, storage medium and terminal equipment
CN110958352B (en) Network signal display method, device, storage medium and mobile terminal
CN111596827B (en) Icon display control method and device, storage medium and mobile terminal
CN109831771B (en) Bluetooth searching method and device, mobile terminal and storage medium
CN112367428A (en) Electric quantity display method and system, storage medium and mobile terminal
CN111083285A (en) Mobile terminal call positioning system and method
CN110618798A (en) Multi-screen display method, multi-screen device, storage medium and terminal equipment
CN111405649B (en) Information transmission method and device and mobile terminal
CN110109582B (en) Display method and device of mobile terminal and storage medium
CN111026488B (en) Communication data saving method, device, terminal equipment and storage medium
CN112433694B (en) Light intensity adjusting method and device, storage medium and mobile terminal
CN111277642B (en) Method and device for enhancing information transmission speed, storage medium and mobile terminal
CN110891304B (en) gPS power consumption control method for mobile terminal
CN109656438B (en) Desktop wallpaper preview method and device, mobile terminal and storage medium
CN109660664B (en) Event processing method, device and storage medium
CN109995441B (en) Communication information processing method, device and storage medium

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
GR01 Patent grant
GR01 Patent grant