Top Apps

Top 100 Apps
Most Popular

Apps Categories


Entertainment
Finance
Games
Health
Multimedia
Network/Connect News
Productivity
Reference
Search Tools
Shopping
Sports
System/OS
Travel
Utilities
Weather

Blackberry
Apps Categories

General
Games
Multimedia
Productivity
Reference
Travel
Browse All

Developer Submit Form

Submit App
Developers Forum
Market Your Apps

 

Rating Apps

Rating Apps System

 

Find Us On ?


 

 

AppsNets Login

Username:

Password:

Home - New Releases - Register- Login

AppsNets Technical Resources

 

1. How To Install and Remove Apps on Android Phones

Where to Begin

Android is the fastest growing mobile platform. Here's a list of the Top 10 Android Smartphones.

How do you install and uninstall applications on an Android phone? We'll show you how.

The primary and most used way to install applications on your Android based phone is by using Android Market. The Android market is a centralized repository of all the applications developed for Android. It has been modelled after the very popular Apple iPhone AppStore. Check out this comparison between iPhone Appstore and the Android Market. Third party developers can upload their applications on the Android market and then anyone can download them. Most of the applications are free but some are also paid.

 

How to Install Applications

To install applications using Android Market perform the following steps:

Open the Android Market application in the Applications menu.You can select any option - Applications, Games, Search or My Downloads based on what you want to do. You will then get a list of applications or games to choose from.

You can also search for any particular application. You will then get a list of apps with their description and rating.
Click on the application you want and you will get more details of that application - the number of downloads and user comments.To install it, just click on the Install button on the bottom of the screen. In the next screen, it will give you more details about the application including the different functionalities it will need to access. Just click on OK to finish installing the application.You can also Install APK files on your Android phone directly.

 

Using the Application

You can rate and even leave a comment on the Android Market about the application.

To access the application, just go to your Menu and select the application you want to launch.

To check a list of all the applications you have downloaded, open up Android Market again and select the My Downloads option.

Check out some cool Android applications to install.

 

How to Remove Applications

To uninstall applications that you installed using the Android Market:

Open the Google Android Menu.
Go to the Settings icon and select Applications.

Next, click on Manage.
You will be presented with a list of applications you have installed.

Select the application you want to uninstall, and click the Uninstall button

 

2. Andriod 2.3

Android 2.3 has been released by Google. Android 2.3 is now available for the Android SDK. In addition, new tools and documentation are available, plus a new NDK that offers more than ever. For more information about what's in Android 2.3, read the version notes.
If you have an existing SDK, add Android 2.3 as an SDK component. If you're new to Android, install the SDK starter package. Google Developers Announcements - http://developer.android.com/index.html

 

3. How to Develop Software for Blackberry

Research in Motion's Blackberry operating system allows users to install third-party applications, as well as develop them. The application software that runs on Blackberry smartphones can be written in the Java programming language, and the software development tools can be downloaded from Blackberry company's website for developers. Software developers can publish their own Blackberry applications on the "App World," set a price and earn money from the number of downloads. The development tools also allow developers to test their application on a Blackberry simulator before publishing.

Things You'll Need:
Computer with Windows XP operating system.
Blackberry Java Development Environment.
Blackberry signature key.
Blackberry phone simulator.
Blackberry phone (optional).

1. Download and install the Blackberry Java Development Environment from the Blackberry Developer Zone website.

2. Open the Blackberry JDE application and create a new project by clicking on "New" option in the "File" menu. Select a project name and click "OK" button.

3. Type your Java application program code in the file and save it. Select the "Build All and Run" optionfrom the "Build" menu. This will compile your program.

4. A Blackberry simulator will pop up and the newly created Java application will show up in the menu on the simulator screen.

5. Purchase a signature key from the developer's website for signing your applications before publishing them. Install the signature key and sign your application from the JDE by requesting a signature from the "Build" menu.

6. Register as a Blackberry application developer from the Blackberry website. Developers are required to pay an administration fee of $200 to submit 10 applications. An additional $200 at the end of submitting 10 applications will be applied towards getting 10 more submission chances. Blackberry will refund this fee if a developer's account is not approved for submission.

 

4. Software Development Collaboration Tools

Collaboration tools are important for multiple developers working on a single software projects
Development teams can range from several developers to several hundred developers who may not always be in the same geographic location. Because of the need to communicate, interact and share knowledge with each other, software development collaboration tools are vital to developers who are working on a single project.


Source Control Tools
Source control is one of the most standard collaborative software development tools used across many project teams. Source control programs let developers share a single code base, check out sections of the code, and resolve any conflicts and errors. Programmers can also make sure they are working on the most current version of the software. If any single developer checks in a section of code that breaks the project, the other developers can revert back to previous versions of the project to resolve the issue.

Issue Management Software
Errors, feature requests, improvements that need to be worked on all must be recorded. Tracking software helps record and manage bugs and other issues that might come up during collaborative software development. Testers can report bugs, developers can respond with the status of bug fixes and new requests can be made for features within tracking software systems.

Code Documentation Generation Tools
Software developers working collaboratively on projects often must use and understand other developers code. In addition to comments directly within the code itself, developers can add comments that follow a specific structure to automatically generate documentation and comments for other developers to use, such as Java's "Java Docs." Code documentation can be at varying levels of details, from class overviews to specific function details and requirements. Tools that automatically generate a set of documents will decrease the time needed and improve the flexibility for developers integrating with another developer's software components.


Click here for software News Feeds