How to create PDF android api?

Asked By 10 points N/A Posted on -
qa-featured

I want to create the PDF android application for mobiles. Is it possible to create it?

SHARE
Answered By 0 points N/A #159544

How to create PDF android api?

qa-featured

Hi,

In order to create an Android app, visit the Signup page and register as a developer on the Android market. You can use your Google account for registering in the market. The registration process is immediate. You need to pay a one-time fee of $25.

The next step is to create a development environment. In order to setup a development environment you need to download the following software:

  • A Java development kit (JDK 5 or JDK 6).
  • Eclipse 3.5
  • Android SDK tools.
  • Android developer tools.

Then create an android virtual device using an Android emulator. The screenshot below shows how to create an AVD.

Android emulator

Then create a project and fill in the values of all the fields as required. Then create an activity, mention what the activity is supposed to do and all the other required fields.

Finally, after completing giving the values and completing the activity, you can submit your app in the market where other users can use it.

Related Questions