how to make an androidapp?
In fact, Google announced the plan of AppInventer in the early morning. As long as you register with Google, you will have the opportunity to participate in the plan. You can simply develop your own App by using the software developed by Google to write a software website. But here, I want to introduce a simpler AndroidApp development website -Dorokuri.
DOROKURI is a Japanese website, which provides four preset pages for users to make four different softwares, namely, the doroanalogclockWidget for making the needle clock widget of the Android homepage, the doroMovie for making the short film player, the doroPhotoAlbum for making the photo album and the alarm clock software doroWakeUpCall.
using DOROKURI is almost easy, but it doesn't mean that everyone can make software through DOROKURI and upload it to the AndroidMarket to make money, because there are some restrictions in using DOROKURI, including that users are not allowed to upload the software to the Market. Because the PackageName of the software is preset, Android will recognize that the software is made by DOROKURI, and only one software made by DOROKURI can be installed on each mobile phone. To avoid the above restrictions, users can also consider using the charging service of DOROKURI.
after the software is completed, it will be stored on the DOROKURI website for others to download. Users can also publish the software to their friends through twitter. If users don't want to download the software publicly, they can make private software without publishing it as long as they register as members for free at DOROKURI first.
DOROKURI has a wide range of uses, such as making a simple catalogue of product photos, or making a special alarm clock program for the other half. First, record a low wake-up call, and then take a Sweet photo, so as to ensure that every morning is especially sweet. Let's take an alarm clock software as an example to take you to the alarm clock of 7:
Step 1: Go to the website of dorokuri (www.dorokuri.com) and click dorowakeupcall to enter the preparation screen.
Step 2: Enter the file name and software name of the software, and then provide the Icon and an Mp3 ringtone no larger than 1M according to the prompt. Click ok when you are finished.
Step 3: After a while, the webpage will jump to the finished page, and click download at the upper left corner of the screen to download your own AndroidApp.
Step 4: Install apk on your mobile phone, and you can have your own alarm clock software.
android software development tutorial?
Steps/Ways 1
This time we use helloworld as an introductory case of android:
To open the eclipse program, please make sure that the eclipse program has completed the construction of the android program development environment;
Step/Method 9
eclipse will automatically start the virtualizer to run the Android program, and wait a while to see the results of the program running.
can individuals develop and make the Android software apk?
individuals can completely develop Android APP software.
If you can program and have enough ability, you can develop some simple apps by yourself, but it takes a long time for a complicated team with few people to be too busy.
if you can't program, you can find an online generation platform to do it. This is a way to make a template APP. It's a fool's operation. Just click the mouse to get it done. The production steps are very simple:
1. Select the template and fill in basic APP information, such as name and icon
2. Edit the template and enter the module for modification, including navigation, function addition or deletion, menu modification
3. After modification, click Next to enter the selection of application platform, that is, to generate an IOS version or an Android version, both of which can be
.