How to make your own mobile phone

Question 1: How to make a mobile phone system by yourself. Regarding your question, let me tell you briefly. The machines that make the system are very expensive. Generally, individuals cannot make it without machines. What about simple copycat mobile phones? The system and machine also cost more than 300 yuan per night

Question 2: How to create pictures on your mobile phone! General beautiful pictures can be handled, and more complicated handy photos can also be handled.

Question 3: How to make iPhone software by yourself? Excerpted from Baidu Experience jingyan.baidu/...7

I will not introduce how to use the Apple system here. To do Apple development, you need to have a certain foundation in C language and OC language. I will do it when I have time. Write some experiences about C language and OC language. Now I will start to introduce the software we need for development: 1. Xcode (software download address: developer.apple/xcode/); 2. IOS simulator.

Xcode 5.0 installation

The downloaded installation package is a DMG file. After opening the DMG file, you will find the Xcode installation package. Click all the way to NEXT;

Next we start to make our first program. First we open Xcode, create a new project and name the project (I use MRC manual memory management here, you can also use automatic memory management);

Let’s make a small project for male compatriots who want to work in IT, a small program to make their girlfriends happy, and briefly introduce the simple usage of several controls.

The general content of the software is: there is an input box, enter a person's name in the input box, click the button to open the gift, after the gift box is opened, a line of words will be displayed in the box: "Someone I LOVE YOU"

After entering your name, there is a button that says "Open Gift". After clicking it a few times, the gift opens into a rose. . .

Let’s first understand the size of the device. Apple’s devices have three resolutions, 320*480 and 320*568. The (0,0) point of Apple’s devices is in the upper left corner. Here we use 320 *480, the setting method is as follows

We first add the pictures that this small program needs to our project, and we must pay attention to the selected places

The project has been created , then, we must first understand the several controls that need to be used here

Text input box (UITextField)

Text display box (UILabel)

Button (UIButton)

Control to display pictures (UIImageView)

Text input box, as the name suggests, is a box where you can enter the required content, just like the input box we use to send text messages; the text is displayed The box is the one that displays the text we need; the button is the button that can be clicked, such as the OK button, etc.; the control that displays the picture is a control that can put the picture, such as the background. . .

This small program involves the creation of controls, some usages, functions, and method declarations of controls;

Use pictures to explain

First Declare several properties in "ViewController.h"

Then add several of our controls in "ViewController.m". Friends who use MRC manual memory management should pay attention to calling the dealloc method here. Used to balance the memory

I have marked all the precautions in the code with comments

and /*...*/ are the meaning of comments, that is, all light green The text is all comments, and the commented code will not be executed when the program is running

The code will not be copied and pasted. Do you want to learn? Then learn how to hit it yourself! ! !

Below is the rendering, do you want to try it out?

You’re done, go make your friends happy! ! ! ...gt;gt;

Question 4: How to make a mobile app. With the popularity of mobile phones, mobile APP application software has also become popular. The marketing department of "Qihui Network" obtained a set of data through a survey: about 20% of companies already have or are developing their own app application software, and about 60% of companies have included the development of app software in their recent company development projects. It can be seen that most companies and webmasters have the idea of ????making their websites into app software to keep up with the trend. However, the technology involved in app development is relatively professional, and it is not easy to be familiar with and master the development language. So, how to make app application software when the technology has not yet passed?

Next, I will introduce you to some software suitable for making simple apps, so that you can still make your own app application software without mastering the app development language.

1: Appmakr

AppMakr is a service that allows you to create applications in minutes, without coding skills. Using this tool, you can create iPhone and Android apps. There are also optional features including connecting websites to your app, HTML5 capabilities, push notifications, and ad support. With an AppMaker account, you can create an unlimited number of apps.

Currently, Appmakr is a popular application generation tool abroad, and it also enjoys a certain popularity in China.

2: AppCan

AppCan is a mobile application development platform, and the application engine supports the development and operation of Hybrid App. And it focuses on solving the current problems of unsmooth and poor experience in mobile applications based on HTML5. Using the Native interaction capabilities provided by the AppCan application engine can make mobile applications developed with HTML5 basically close to the Native App experience.

Unlike Phonegap, which supports a single webview and uses div as a unit to develop mobile applications. AppCan supports a multi-window mechanism, allowing developers to flexibly develop mobile applications through page links just like the most traditional web development. Based on this mechanism, developers can develop large-scale mobile applications instead of only developing simple mobile applications.

Three: appBook

The appBook platform is a multi-platform mobile application production tool that can be widely used for book production, personal magazine distribution, promotional brochures, and supports iPad, iPhone, Android and other platforms. PC platform is not supported. It truly achieves one-time compilation and multi-platform release.

At present, the appbook platforms include: iebook platform, and appbook application production platform.

I used to use software to create APPs. The purpose was achieved, but the resulting apps were rather stiff. Later, I talked about app development with Daniel, the technical director of Qihui Network (a relatively professional APP development company in Guangzhou). Daniel believed: To do a good job in app development, you must have core app development technology and an experienced app development team. Make a satisfactory app application.

To truly make a good APP, you must also master certain app development techniques!

Tag: How to make an app, app mobile application, app outsourcing company, app client production

Question 5: How to make your own web page on a mobile phone Do you mean making mobile web pages on mobile phones? Or a computer website? I don’t quite understand~

If you want to make a mobile webpage, you can register a "mobile marketing" of our community network, and you can directly apply the template to make mobile webpages and mobile websites~

p>

Question 6: Can I make mobile phone software by myself? How to make it? It will take 20 minutes to learn how to make computer software first and then you will be good at it

Question 7: How to make it with a mobile phone Your own song? With goldwave, you can intercept songs, increase the volume, and reduce noise. The point is that it allows you to constantly test which sample rate mp3s your phone can play. I have used the 6630, which should be exactly the same as the 6681. I kept saving the edited clips into various mp3 formats, and finally found one that could be played on the 6630, and the effect was very good. To be honest, the speakers of 6630 and 6681 are really good, especially the treble.

Question 8: How to make a mobile phone yourself? If the user wants to assemble an existing model, it is relatively simple, but it requires the user to have certain hands-on ability and certain professional knowledge.

After the user determines the model to be assembled, Baidu searches for disassembly tutorials and videos related to the model, and watches and learns repeatedly. After feeling that there are no problems, he can choose to go to e-commerce or local communications Purchase accessories from the market and assemble the model.

If users want to develop a mobile phone by themselves, it can be said that it is not realistic. To develop a mobile phone requires a lot of manpower, material and financial resources.