CN106886416B - Multi-user spatial processing method and device - Google Patents

Multi-user spatial processing method and device Download PDF

Info

Publication number
CN106886416B
CN106886416B CN201710134726.8A CN201710134726A CN106886416B CN 106886416 B CN106886416 B CN 106886416B CN 201710134726 A CN201710134726 A CN 201710134726A CN 106886416 B CN106886416 B CN 106886416B
Authority
CN
China
Prior art keywords
user space
identifier
user
server
initial data
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
CN201710134726.8A
Other languages
Chinese (zh)
Other versions
CN106886416A (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.)
Beijing Xiaomi Mobile Software Co Ltd
Original Assignee
Beijing Xiaomi Mobile Software 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 Beijing Xiaomi Mobile Software Co Ltd filed Critical Beijing Xiaomi Mobile Software Co Ltd
Priority to CN201710134726.8A priority Critical patent/CN106886416B/en
Publication of CN106886416A publication Critical patent/CN106886416A/en
Application granted granted Critical
Publication of CN106886416B publication Critical patent/CN106886416B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The disclosure relates to a multi-user spatial processing method and a device, wherein the method comprises the following steps: acquiring an identifier of a user space to be created and a server address; receiving a creation instruction; responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier; receiving initial data of the user space corresponding to the identifier returned by the server; and finishing initialization of the user space according to the initial data of the user space. The technical scheme can customize the user space for fixed people.

Description

Multi-user spatial processing method and device
Technical Field
The present disclosure relates to the field of terminal technologies, and in particular, to a multi-user spatial processing method and apparatus.
Background
The multi-user technology in the terminal has wide application scenes, a user can create an isolated new user space on a mobile phone, the user uses the new user space to be similar to using a new mobile phone, and data in the new user space is isolated from data in the original space. The user can use the new user space as the working space of the user, and the original space as the living space, so that the work and the life are separated; the new user space can be used as the privacy space, and the original space can be used as the public space, so that the privacy of the user can be better protected.
Disclosure of Invention
The embodiment of the disclosure provides a multi-user spatial processing method and device. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided a multi-user spatial processing method, including:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the embodiment can set a specific user space for a specific user group, and store initial data of the specific user space in the server, when users in the user group need to innovate the specific user space in the terminal, the terminal sends a user space initialization application to the server, and requests the server to return the initial data of the user space corresponding to the user space identifier, so that the terminal can complete initialization of the user space according to the received initial data of the user space, and thus, the terminal establishes the specific user space and meets the requirement of customizing the user space for a fixed group of people in an individualized way.
In an embodiment, the obtaining the identifier of the user space to be created and the address of the server includes:
and scanning the NFC tag through the NFC sensor to acquire the identifier of the user space to be created and the server address.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: in the embodiment, the NFC sensor may scan the NFC tag to obtain the identifier of the user space to be created and the server address, so as to create and initialize the corresponding user space, thereby ensuring privacy and security of the user space.
In one embodiment, the method further comprises:
and acquiring and displaying the function information realized by the user space.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the embodiment can acquire and display the function information realized by the user space, so that the user can clearly establish the user space, and the user can conveniently determine whether to input an establishing instruction to establish the user space.
In one embodiment, the initial data of the user space includes pre-installed application information and management policy information of the user space.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the initial data of the user space provided by this embodiment includes pre-installed application information and management policy information of the user space, so as to complete initialization of the user space.
In one embodiment, the method further comprises:
receiving a control instruction sent by the server, wherein the control instruction carries the user space identifier and management strategy update information and/or application update information of a user space corresponding to the user space identifier;
and updating and managing the user space corresponding to the user space identifier according to the control instruction.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects: the embodiment can subsequently receive the control instruction of the server, update the management strategy information and/or the application information of the user space, continuously update the management user space, and ensure the applicability of the user space.
According to a second aspect of the embodiments of the present disclosure, there is provided a multi-user spatial processing apparatus, including:
the first acquisition module is used for acquiring the identifier of the user space to be created and the server address;
the first receiving module is used for receiving a creation instruction;
a creating module, configured to create the user space in response to the creating instruction, and send a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier;
the second receiving module is used for receiving initial data of the user space corresponding to the identifier returned by the server;
and the initialization module is used for finishing initialization of the user space according to the initial data of the user space.
In one embodiment, the first obtaining module comprises:
and the acquisition submodule is used for scanning the NFC label through the NFC sensor to acquire the identifier of the user space to be created and the server address.
In one embodiment, the apparatus further comprises:
and the second acquisition module is used for acquiring and displaying the function information realized by the user space.
In one embodiment, the initial data of the user space includes pre-installed application information and management policy information of the user space.
In one embodiment, the apparatus further comprises:
a third receiving module, configured to receive a control instruction sent by the server, where the control instruction carries the user space identifier, and management policy update information and/or application update information of a user space corresponding to the user space identifier;
and the updating module is used for updating and managing the user space corresponding to the user space identifier according to the control instruction.
According to a third aspect of the embodiments of the present disclosure, there is provided a multi-user spatial processing apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
FIG. 1 is a flow diagram illustrating a multi-user spatial processing method in accordance with an example embodiment.
FIG. 2 is a diagram illustrating a multi-user spatial processing method according to an example embodiment.
FIG. 3 is a diagram illustrating a multi-user spatial processing method according to an example embodiment.
FIG. 4 is a block diagram illustrating a multi-user spatial processing apparatus according to an example embodiment.
FIG. 5 is a block diagram illustrating a multi-user spatial processing apparatus according to an example embodiment.
FIG. 6 is a block diagram illustrating a multi-user spatial processing apparatus according to an example embodiment.
FIG. 7 is a block diagram illustrating a multi-user spatial processing apparatus according to an example embodiment.
FIG. 8 is a block diagram illustrating a multi-user spatial processing apparatus according to an example embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
At present, after a multi-user space is created by a user, related applications need to be downloaded according to the requirement of the user to construct the space into a personalized space suitable for the user, the creation of the multi-user space is not personalized and customized according to fixed crowds, and meanwhile, specific management control cannot be performed on the specific space.
In order to solve the above problem, this embodiment may formulate a specific user space for a specific user group, and store initial data of the specific user space in a server, when a user in the user group needs to innovate the specific user space in a terminal, the terminal obtains user space creation information including a user space identifier and a server address, so that, after receiving a creation instruction, the terminal may create the user space, then send a user space initialization application to the server according to the server address, request the server to return initial data of the user space corresponding to the user space identifier, so that, when receiving the user space initialization application, the server may return the initial data of the user space corresponding to the user space identifier to the terminal, and the terminal completes initialization of the user space according to the initial data of the user space, therefore, the terminal establishes the specific user space and performs personalized customization on the user space for fixed crowds.
Fig. 1 is a flowchart illustrating a multi-user spatial processing method according to an exemplary embodiment, where the multi-user spatial processing method is used in a device such as a terminal, as shown in fig. 1, and includes the following steps 101 to 105:
in step 101, an identification of a user space to be created and a server address are obtained.
In step 102, a create instruction is received.
In step 103, in response to the creation instruction, creating a user space, and sending a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier.
In step 104, initial data of the user space corresponding to the identification returned by the server is received.
In step 105, the initialization of the user space is completed according to the initial data of the user space.
In this embodiment, the management background in the server may set initial data of a specific user space for a specific user group according to requirements of the specific user group, and store the initial data of the user space with the identifier of the user space as an index, so that the initial data of various user spaces set for various user groups may be stored in the server with the identifier of the user space as an index.
In this embodiment, the management background in the server may generate identification information of the user space corresponding to various user spaces, where the identification information carries a user space identifier and a server address, where the identification information may be information such as a two-dimensional code and a barcode, and the terminal may scan the two-dimensional code or the barcode to obtain the identifier of the user space and the server address.
In this embodiment, after the terminal obtains the identifier of the user space to be created and the server address, the terminal enters a user space creation interface, a "confirm" button and a "cancel" button are displayed on the user space creation interface, the "confirm" button is clicked when the user determines that the user space needs to be created, and the "cancel" button is clicked when the user does not want to create the user space. If a user clicks a 'confirm' button, the terminal receives a creation instruction, at this time, the terminal responds to the creation instruction, a user space is created first, then a user space initialization application is sent to the server according to the server address, the user space initialization application carries an identifier of the user space, so after the server receives the user space initialization application, the server searches the identifier of the user space to obtain initial data of the user space corresponding to the identifier, then the server returns the initial data of the user space corresponding to the identifier to the terminal, and the terminal initializes the user space after receiving the initial data of the user space corresponding to the identifier.
The embodiment can set a specific user space for a specific user group, and store initial data of the specific user space in the server, when users in the user group need to innovate the specific user space in the terminal, the terminal sends a user space initialization application to the server, and requests the server to return the initial data of the user space corresponding to the user space identifier, so that the terminal can complete initialization of the user space according to the received initial data of the user space, and thus, the terminal establishes the specific user space and meets the requirement of customizing the user space for a fixed group of people in an individualized way.
In one possible implementation, step 101 may be implemented as the following step a 1.
In step a1, the NFC tag is scanned by the NFC sensor to obtain the identity of the user space to be created and the server address.
In this embodiment, in order to ensure that the specific user space is set for the specific user and the terminals of other users cannot randomly obtain the identifier of the user space and the server address, a card writer may be set on the server, the identifier of the user space and the server address may be written onto a blank NFC (Near Field Communication) tag, and the user may only scan the NFC tag using an NFC sensor on the terminal to obtain the identifier of the user space to be created and the server address.
For example, the method provided in this embodiment may be applied to an enterprise scenario, an enterprise network administrator may correspondingly customize, at a server, corresponding user spaces for various employees in an enterprise, and the server writes identifiers and server addresses of the various user spaces into respective NFC tags, so that when a certain employee needs to create a certain specific user space, the NFC tag corresponding to the specific user space may be scanned by using a terminal, and the terminal of the employee may create the specific user space by using the method provided in this embodiment, but a user outside the enterprise may not scan the NFC tag inside the enterprise, thereby creating the specific user space of the enterprise, and ensuring privacy and security of the user space inside the enterprise.
Here, the NFC tag may have description information of each field, which may include information such as a user space identifier, a server address, and an icon, and when there is too much information, a link for obtaining the description information may be used instead.
In the embodiment, the NFC sensor may scan the NFC tag to obtain the identifier of the user space to be created and the server address, so as to create and initialize the corresponding user space, thereby ensuring privacy and security of the user space.
In a possible implementation manner, the above multi-user spatial processing method may further include the following step B1.
In step B1, the function information realized by the user space is acquired and displayed.
In this embodiment, the information written by the server to the NFC tag may also include function information implemented by the user space, in addition to the identifier of the user space to be created and the server address, so that when the terminal acquires the function information implemented by the user space, the function information implemented by the user space may be displayed on a display interface of the terminal, and the function of the user space is explained in detail, so that the user can clearly understand the purpose of creating the user space, and thus the user can determine whether to input a creation instruction to create the user space.
The embodiment can acquire and display the function information realized by the user space, so that the user can clearly establish the user space, and the user can conveniently determine whether to input an establishing instruction to establish the user space.
In a possible implementation manner, the initial data of the user space in the multi-user space processing method includes pre-installed application information and management policy information of the user space.
In this embodiment, the initial data of the user space mainly includes pre-installed application information of the user space and management policy information, the pre-installed application information of the user space is used to indicate an application to be used in the user space, and the management policy information may be configuration management of each application in the user space, where the configuration management may be performed if bluetooth is available, the user space is restarted, data is cleared, a password is forcibly set, dialing is prohibited, and a short message is sent. After the terminal acquires the initial data of the user space, each application can be installed according to the pre-installed application information of the user space, and then each application in the user space is managed according to the management strategy information.
Here, the initial data of the user space may further include information such as desktop wallpaper, theme, and the like of the user space, and may further include information of an application prohibited from being installed.
The initial data of the user space provided by this embodiment includes pre-installed application information and management policy information of the user space, so as to complete initialization of the user space.
In a possible implementation, the above multi-user spatial processing method may further include the following steps C1 and C2.
In step C1, a control instruction sent by the server is received, where the control instruction carries the user space identifier, and management policy update information and/or application update information of the user space corresponding to the user space identifier.
In step C2, the user space corresponding to the user space identifier is managed according to the control command.
In this embodiment, after the terminal creates and initializes the user space, the terminal may further continue to receive a control instruction, where the control instruction carries a user space identifier, where the user space identifier is used to indicate that the control instruction is an instruction for the user space corresponding to the user space identifier, and the control instruction also carries management policy update information of the user space corresponding to the user space identifier, where the control instruction is used to change a management policy for the user space, where the control instruction prohibits dialing of a number in a telephone number that is permitted to be dialed before, or opens to dial some new numbers, or the control instruction carries application update information of the user space corresponding to the user space identifier, and the control instruction also carries the application update information of the user space corresponding to the user space identifier, and the control instruction opens to use a previously disabled application, or disables a previously available application.
The embodiment can subsequently receive the control instruction of the server, update the management strategy information and/or the application information of the user space, continuously update the management user space, and ensure the applicability of the user space.
The implementation is described in detail below by way of several embodiments.
Fig. 2 is a flowchart illustrating a multi-user spatial processing method according to an exemplary embodiment, where as shown in fig. 2, the method may be implemented by a terminal or the like, and includes steps 201 and 206.
In step 201, the NFC tag is scanned by the NFC sensor to obtain the identifier and the server address of the user space to be created.
In step 202, function information implemented by the user space is acquired and displayed.
In step 203, a create instruction is received.
In step 204, in response to the creation instruction, creating the user space, and sending a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier; the initial data of the user space comprises pre-installed application information and management policy information of the user space.
In step 205, initial data of the user space corresponding to the identifier returned by the server is received.
In step 206, the initialization of the user space is completed according to the initial data of the user space.
Fig. 3 is a flowchart illustrating a multi-user spatial processing method according to an exemplary embodiment, and as shown in fig. 3, the method may be implemented by a terminal or the like, including steps 301 and 308.
In step 301, the NFC tag is scanned by the NFC sensor to obtain the identifier and the server address of the user space to be created.
In step 302, function information implemented by the user space is acquired and displayed.
In step 303, a create instruction is received.
In step 304, in response to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier; the initial data of the user space comprises pre-installed application information and management policy information of the user space.
In step 305, initial data of the user space corresponding to the identification returned by the server is received.
In step 306, the initialization of the user space is completed according to the initial data of the user space.
In step 307, a control instruction sent by the server is received, where the control instruction carries the user space identifier, and management policy update information and/or application update information of the user space corresponding to the user space identifier.
In step 308, the user space corresponding to the user space identifier is managed according to the control instruction.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
FIG. 4 is a block diagram illustrating a multi-user spatial processing apparatus, which may be implemented as part or all of an electronic device, in software, hardware, or a combination of both, according to an example embodiment. As shown in fig. 4, the multi-user spatial processing apparatus includes: a first obtaining module 401, a first receiving module 402, a creating module 403, a second receiving module 404 and an initial module 405; wherein:
a first obtaining module 401, configured to obtain an identifier of a user space to be created and a server address;
a first receiving module 402, configured to receive a creation instruction;
a creating module 403, configured to create the user space in response to the creating instruction, and send a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier;
a second receiving module 404, configured to receive initial data of the user space corresponding to the identifier returned by the server;
an initialization module 405, configured to complete initialization of the user space according to the initial data of the user space.
As a possible embodiment, the above-disclosed multi-user spatial processing apparatus may further configure the first obtaining module 401 to include a obtaining sub-module 4011, and fig. 5 is a block diagram related to the above-described multi-user spatial processing apparatus, where:
the obtaining sub-module 4011 is configured to scan the NFC tag through the NFC sensor to obtain an identifier of a user space to be created and a server address.
As a possible embodiment, the above disclosed multi-user spatial processing apparatus may be further configured to include a second obtaining module 406, and fig. 6 is a block diagram related to the above multi-user spatial processing apparatus, wherein:
a second obtaining module 406, configured to obtain and display the function information implemented by the user space.
As a possible embodiment, the initial data of the user space in the multi-user space processing apparatus disclosed above includes pre-installed application information and management policy information of the user space.
As a possible embodiment, the above disclosed multi-user spatial processing apparatus may be further configured to include a third receiving module 407 and an updating module 408, and fig. 7 is a block diagram related to the above multi-user spatial processing apparatus, wherein:
a third receiving module 407, configured to receive a control instruction sent by the server, where the control instruction carries the user space identifier, and management policy update information and/or application update information of a user space corresponding to the user space identifier;
and an updating module 408, configured to update and manage the user space corresponding to the user space identifier according to the control instruction.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
Fig. 8 is a block diagram illustrating a multi-user spatial processing apparatus, which is suitable for use in a terminal device, according to an example embodiment. For example, the apparatus 800 may be a mobile phone, a game console, a computer, a tablet device, a personal digital assistant, and the like.
The apparatus 800 may include one or more of the following components: a processing component 801, a memory 802, a power component 803, a multimedia component 804, an audio component 805, an input/output (I/O) interface 806, a sensor component 807, and a communication component 808.
The processing component 801 generally controls overall operation of the device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 801 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 801 may include one or more modules that facilitate interaction between the processing component 801 and other components. For example, the processing component 801 may include a multimedia module to facilitate interaction between the multimedia component 804 and the processing component 801.
The memory 802 is configured to store various types of data to support operations at the apparatus 800. Examples of such data include instructions for any application or method operating on device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 802 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 803 provides power to the various components of the device 800. The power components 803 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the apparatus 800.
The multimedia component 804 includes a screen that provides an output interface between the device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 804 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the device 800 is in an operating mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 805 is configured to output and/or input audio signals. For example, the audio component 805 includes a Microphone (MIC) configured to receive external audio signals when the apparatus 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signal may further be stored in the memory 802 or transmitted via the communication component 808. In some embodiments, the audio component 805 also includes a speaker for outputting audio signals.
The I/O interface 806 provides an interface between the processing component 801 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 807 includes one or more sensors for providing various aspects of condition assessment for the apparatus 800. For example, sensor assembly 807 may detect the open/closed state of device 800, the relative positioning of components such as a display and keypad of device 800, the change in position of device 800 or a component of device 800, the presence or absence of user contact with device 800, the orientation or acceleration/deceleration of device 800, and the change in temperature of device 800. Sensor assembly 807 may comprise a proximity sensor configured to detect the presence of nearby objects in the absence of any physical contact. The sensor assembly 807 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 807 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 808 is configured to facilitate communications between the apparatus 800 and other devices in a wired or wireless manner. The device 800 may access a wireless network based on a communication standard, such as WiFi, 2G or 3G, or a combination thereof. In an exemplary embodiment, the communication component 808 receives broadcast signals or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 808 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the apparatus 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer readable storage medium comprising instructions, such as the memory 802 comprising instructions, executable by the processor 820 of the device 800 to perform the above-described method is also provided. For example, the non-transitory computer readable storage medium may be a ROM, a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like.
The non-transitory computer readable storage medium, when the instructions in the storage medium are executed by the processor of the apparatus 800, enables the apparatus 800 to perform the above-described multi-user spatial processing method, the method comprising:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
The instructions in the storage medium may further include:
the obtaining of the identifier and the server address of the user space to be created includes:
and scanning the NFC tag through the NFC sensor to acquire the identifier of the user space to be created and the server address.
The instructions in the storage medium may further include:
the method further comprises the following steps:
and acquiring and displaying the function information realized by the user space.
The instructions in the storage medium may further include:
the initial data of the user space comprises pre-installed application information and management policy information of the user space.
The instructions in the storage medium may further include:
the method further comprises the following steps:
receiving a control instruction sent by the server, wherein the control instruction carries the user space identifier and management strategy update information and/or application update information of a user space corresponding to the user space identifier;
and updating and managing the user space corresponding to the user space identifier according to the control instruction.
The present embodiment further provides a multi-user spatial processing apparatus, including:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
The processor may be further configured to:
the obtaining of the identifier and the server address of the user space to be created includes:
and scanning the NFC tag through the NFC sensor to acquire the identifier of the user space to be created and the server address.
The processor may be further configured to:
the method further comprises the following steps:
and acquiring and displaying the function information realized by the user space.
The processor may be further configured to:
the initial data of the user space comprises pre-installed application information and management policy information of the user space.
The processor may be further configured to:
the method further comprises the following steps:
receiving a control instruction sent by the server, wherein the control instruction carries the user space identifier and management strategy update information and/or application update information of a user space corresponding to the user space identifier;
and updating and managing the user space corresponding to the user space identifier according to the control instruction.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It will be understood that the present disclosure is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (9)

1. A multi-user spatial processing method, comprising:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier; the initial data of the user space comprises pre-installed application information and management strategy information of the user space;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
2. The method of claim 1, wherein obtaining the identity and the server address of the user space to be created comprises:
and scanning the NFC tag through the NFC sensor to acquire the identifier of the user space to be created and the server address.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
and acquiring and displaying the function information realized by the user space.
4. The method of claim 1, further comprising:
receiving a control instruction sent by the server, wherein the control instruction carries the user space identifier and management strategy update information and/or application update information of a user space corresponding to the user space identifier;
and updating and managing the user space corresponding to the user space identifier according to the control instruction.
5. A multi-user spatial processing apparatus, comprising:
the first acquisition module is used for acquiring the identifier of the user space to be created and the server address;
the first receiving module is used for receiving a creation instruction;
a creating module, configured to create the user space in response to the creating instruction, and send a user space initialization application to a server according to the server address, where the user space initialization application carries an identifier of the user space and is used to request the server to return initial data of the user space corresponding to the identifier; the initial data of the user space comprises pre-installed application information and management strategy information of the user space;
the second receiving module is used for receiving initial data of the user space corresponding to the identifier returned by the server;
and the initialization module is used for finishing initialization of the user space according to the initial data of the user space.
6. The apparatus of claim 5, wherein the first obtaining module comprises:
and the acquisition submodule is used for scanning the NFC label through the NFC sensor to acquire the identifier of the user space to be created and the server address.
7. The apparatus of claim 5 or 6, further comprising:
and the second acquisition module is used for acquiring and displaying the function information realized by the user space.
8. The apparatus of claim 5, further comprising:
a third receiving module, configured to receive a control instruction sent by the server, where the control instruction carries the user space identifier, and management policy update information and/or application update information of a user space corresponding to the user space identifier;
and the updating module is used for updating and managing the user space corresponding to the user space identifier according to the control instruction.
9. A multi-user spatial processing apparatus, comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
acquiring an identifier of a user space to be created and a server address;
receiving a creation instruction;
responding to the creating instruction, creating the user space, and sending a user space initialization application to a server according to the server address, wherein the user space initialization application carries an identifier of the user space and is used for requesting the server to return initial data of the user space corresponding to the identifier; the initial data of the user space comprises pre-installed application information and management strategy information of the user space;
receiving initial data of the user space corresponding to the identifier returned by the server;
and finishing initialization of the user space according to the initial data of the user space.
CN201710134726.8A 2017-03-08 2017-03-08 Multi-user spatial processing method and device Active CN106886416B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710134726.8A CN106886416B (en) 2017-03-08 2017-03-08 Multi-user spatial processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710134726.8A CN106886416B (en) 2017-03-08 2017-03-08 Multi-user spatial processing method and device

Publications (2)

Publication Number Publication Date
CN106886416A CN106886416A (en) 2017-06-23
CN106886416B true CN106886416B (en) 2020-03-17

Family

ID=59180372

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710134726.8A Active CN106886416B (en) 2017-03-08 2017-03-08 Multi-user spatial processing method and device

Country Status (1)

Country Link
CN (1) CN106886416B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106990980B (en) * 2017-03-08 2020-07-31 北京小米移动软件有限公司 User space creation method and device
CN107392006B (en) * 2017-07-06 2020-09-04 广东小天才科技有限公司 Implementation method of security application and mobile terminal
CN108536783B (en) * 2018-03-29 2021-03-02 Oppo广东移动通信有限公司 Data processing method and device, terminal and computer readable storage medium
CN111294285B (en) * 2018-12-07 2022-10-28 网宿科技股份有限公司 Network data distribution method and load balancer
CN113015227B (en) * 2021-02-22 2023-03-24 北京小米移动软件有限公司 Terminal configuration method, device and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104102882A (en) * 2013-04-12 2014-10-15 腾讯科技(深圳)有限公司 Protection method and device for privacy data of application program
CN105956444A (en) * 2016-05-04 2016-09-21 北京奇虎科技有限公司 Private application display method and device and terminal equipment
CN106056001A (en) * 2016-07-21 2016-10-26 北京奇虎科技有限公司 Private data protection method and apparatus based on mobile terminal and mobile terminal
CN106156562A (en) * 2016-06-28 2016-11-23 努比亚技术有限公司 A kind of private space protection device, mobile terminal and method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090303984A1 (en) * 2008-06-09 2009-12-10 Clark Jason T System and method for private conversation in a public space of a virtual world

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104102882A (en) * 2013-04-12 2014-10-15 腾讯科技(深圳)有限公司 Protection method and device for privacy data of application program
CN105956444A (en) * 2016-05-04 2016-09-21 北京奇虎科技有限公司 Private application display method and device and terminal equipment
CN106156562A (en) * 2016-06-28 2016-11-23 努比亚技术有限公司 A kind of private space protection device, mobile terminal and method
CN106056001A (en) * 2016-07-21 2016-10-26 北京奇虎科技有限公司 Private data protection method and apparatus based on mobile terminal and mobile terminal

Also Published As

Publication number Publication date
CN106886416A (en) 2017-06-23

Similar Documents

Publication Publication Date Title
CN106886416B (en) Multi-user spatial processing method and device
EP2975821B1 (en) Network connection method and apparatus
EP3200116B1 (en) Method and apparatus for acquiring information via a virtual identity module from lost or stolen terminal
CN106453052B (en) Message interaction method and device
US20170171321A1 (en) Methods and devices for managing accounts
CN105516508A (en) Method and device for activating virtual SIM card
CN107147815B (en) Call processing method and device based on taxi taking
CN110061904B (en) Method, device and system for acquiring social information, electronic equipment and storage medium
US20180144546A1 (en) Method, device and terminal for processing live shows
CN105979062B (en) Communication event processing method and device
US11347988B2 (en) Method and device for configuring NFC smart card
US20220408238A1 (en) Verification information processing method and apparatus, terminal device and storage medium
CN108737588B (en) Domain name resolution method and device
CN108319835B (en) User space access control method, device, equipment and storage medium
CN107656616B (en) Input interface display method and device and electronic equipment
CN106506808B (en) Method and device for prompting communication message
CN109150901B (en) Information source prompting method and device, electronic equipment and storage medium
CN111368329A (en) Message display method and device, electronic equipment and storage medium
CN110764847A (en) User information processing method and device, electronic equipment and storage medium
CN107885464B (en) Data storage method, device and computer readable storage medium
CN107070816B (en) Application identification method and device and mobile terminal
CN111859208A (en) Display method, display device and storage medium
CN107357643B (en) Application calling method and device and computer readable storage medium
CN107239490B (en) Method and device for naming face image and computer readable storage medium
CN112804645B (en) Positioning method, positioning 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