This is a migrated thread and some comments may be shown as answers.

I need help in making an app for first time

1 Answer 11 Views
Google Android
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
estebanfabara
Top achievements
Rank 1
estebanfabara asked on 23 Jun 2015, 07:24 PM

Hi Friends.

I'm new in using Icenium. And I need to solve 3 doubts I Have in this moment.

I'm actually developing an app in Icenium (by Telerik's plataform) which contains an iframe with HTML embed content. However I need to implement in my app these 3 characteristics:

1. This app works in Android Tablet, and it needs to be in landscape format (in other words, if I rotate my tablet, the app must keep in landscape format).

2. I need to put an icon to identify my app.

3. I need to generate the .apk file for being installed in my tablet.

Could you tell me how I can do these 3 points?

I will thank your help. Greetings.

1 Answer, 1 is accepted

Sort by
0
Kristian D. Dimitrov
Telerik team
answered on 24 Jun 2015, 01:03 PM
Hi David,

Thank you for choosing Telerik AppBuilder.

The functionality you need is available and should be fairly easy to setup. Here are the steps you need to follow:

Landscape orientation
  1. Open Properties in Project Navigator.
  2. In General tab find "Supported Interface Orientation".
  3. Turn off "Portrait" option (only "Landscape" should remain checked).
  4. For more information visit: General Project Properties.

App icons
  1. Open Properties in Project Navigator.
  2. Find and click the Android tab in Project Properties.
  3. There is an Icon label above the corresponding icons. Click each icon to open a dialog to choose your own image.
  4. For more information visit: Configure the Icons and Splash for Your App.

Running your app
  1. For running on a remote device using the Telerik AppBuilder Browser Client follow the steps described here.
  2. For more information read the following resources from our documentation: Code Signing Your App, Running Your App and Distributing Your App.

 

Regards,
Kristian D. Dimitrov
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 

 
 
Tags
Google Android
Asked by
estebanfabara
Top achievements
Rank 1
Answers by
Kristian D. Dimitrov
Telerik team
Share this question
or