Connect devices
Connect devices for Live preview
THIS PANEL NEED TO BE CORRRECTED
Get started with IIZI development by first downloading and installing iiziGo.
For first-time users, a Getting Started with IIZI wizard will automatically appear.
The wizard contains several pages and will perform the following:
The important part of the wizard is the creation of the iiziDeveloper account with the Code Signing Certificate used when you distribute signed iiziApps.
The iiziGo environment makes it possible to develop iiziApps from either the UI side-first, or the data provider-first, or Java code-first, or any combination of these techniques. Your iiziGo allows both mobile-first or desktop browser oriented development. UI designers and UX professionals can also use the iiziGo to create the user interface without programming expert skills.
How to create iiziProfile wizard helps you to create the base for your first iiziApp. There is a tutorial video just down below.
Fill in the Project name
, select which UI's
should be created:
and whether the app should use text tables to store texts localized for the app’s target languages. Next, if the option to Create text tables with automatic translation
is selected the next page in the wizard is shown:
Project name
.Phone
, Tablet
, Desktop
.Create text tables with automatic translation
.typing in the language code
or by filtering the languages
and click Add
. The first language specified is the base language, i.e. the language you intend to use when you develop the application. When you use automatic translation
, English (en)
is recommended as Google Translate or Microsoft Azure Cognitive Service to translation gives the best result as it translates accurately. See Automatic text table translation for more information.Finish
and you’re ready to go!Project Manager
and choose New > Project
.IIZI
, choose to create a new IIZI Module Project (Quickstart)
.Alternatively,
File > New
or type Alt + f
.New IIZI Module Project (Quickstart)
.After the New IIZI Module Project wizard is open, repeat the instructions as explained in the section above Creating your first iiziApp.
Your new project is referred to as an iiziApp or/and IIZI Module Project.
Your new iiziApp will appear in the IIZI Explorer with the project’s folder structure already created for you.
Inside the VirtualSpaces folder you will find a default VirtualSpace named mainVirtualSpace
.
The Panels package contains folders and a mainPanel
for each device: one for phone, tablet and desktop.
The IIZI Explorer is used instead of the Eclipse Package Explorer because it is tailored for the IIZI Platform. If you choose to enable additional connector plug-ins
, there will be additional folders displayed in the IIZI Explorer for the respective connector.
By creating your new iiziApp through Quickstart, your project will have default initial-focus
(or Startup > Focus
) which indicates the Panel that will open first when your application launches.
your project
and choose Properties > IIZI > App
to find iiziApp Application Properties.Windows > Preferences > IIZI
.If text tables are used, the first language will be the base language. The other text files will have their texts automatically translated from this base language text table. Google Translate or Azure Cognitive Service for text translation is used. Please note that there are limitations as to how much can be translated as the services in general are paid services. IIZI comes with a demo account with about 1000 free translations. You may reconfigure one or both of them with your own keys for the service in question.
Connect devices for Live preview
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.