Javascript required
Skip to content Skip to sidebar Skip to footer

Java Mobile Themes Jar Download

Archived Template Hero

Create themes for Xperia™ devices

* The Theme Creator tool has now been archived. Developer World no longer offers updates and active support for Theme Creator.

Get started with Theme Creator

This page will help you through the installation, setup, and basic workflow of designing a theme with the help of Theme Creator. For a complete walkthrough of the creation process, see the How to create a theme page.

You may also want to watch our on How to Get Started video on YouTube.

We recommend that you always have an Xperia device connected to your computer so that you can see your theme on an actual device throughout the design process. Learn more on the Test and verify page.

  1. Download Java for free and install it on your computer. You must have a 64-bit Java Runtime Environment (JRE) version 7 or higher installed on your computer to run Theme Creator.
  2. Download Theme Creator.
  3. Unzip the downloaded file,theme-creator-v1_4_0.zipinto a directory on your hard drive. After unzipping, you should have a file calledtheme-creator.jar in the directory
  1. Open the Theme Creator tool.
  2. Go through the intro guide.
  3. On theWelcome screen, click onNew project… Note: If you wish to use Photoshop templates when creating your theme, you can click the link "Learn more about templates" that will take you to the downloadable Zip file, and also provide information on how to use them.
GetStarted StepB 1

In the dialog that comes up, enter the required project properties:

GetStarted StepB 2
    • Theme name: Enter the name you want for your theme, which appears on the phone.
    • Package name: Come up with a unique identifier for your theme app, which identifies it in the Google Play store. The name should be in this format: [domain].[company name].[application name] For example, if your company's home page is www.mycompany.com, the package name could be: com.mycompany.mytheme Note:If you change the package name when you update your theme, Google Play will consider it an entirely different theme, and your users will not be able to update it from their current version.
    • Theme version: the version of the theme as displayed on the Phone and in Google Play. You can leave this as 1.0.0 for now. It can be changed at any time later – typically right before you release a new version of your theme.
    • Project directory: Select a folder where you would like to place your project. You can create a new folder for it, or select a folder you have already created. We'll call this theprojectRootfolder going forward.
    • Min SDK version: the minimum Android SDK version to be able to install the theme.
    • Target SDK version : the targeted Android SDK version for the theme.
  1. When you have set your project properties, clickOK.

In the Theme Creator window, the left panel is a navigator that allows you to browse through the customizable UI elements. These are organized into categories and groups that you can open and close. Apreview panel on the right shows an approximation of how selected resources look in the various screen views in which they appear.

GetStarted StepC 1

In this example, the preview will show the default versions of all components, since you have not yet customized any resources.

Resource groups

There are a lot of resources available for you to customize, but when you first start the program, you will only see a limited number of them in the tree. This is because by default, a resource group called "Basic theme" is selected.  If you want to make a simple theme, customizing only "Basic theme" is enough. If you want to make a more detailed theme, then you can select Advanced theme or "All resources" from the drop-down at the top of the tree.

GetStarted StepC 2

"All resources" and "Basic theme" side by side. "All resources" contain hundreds of editable resources that allow you to create a highly detailed theme. "Basic theme" contains only the 10-12 most important editable resources.

GetStarted StepD 1

To start creating your first theme, we will edit a resource in Theme Creator and preview it directly in the tool.

  • In the navigation tree, open up "Basic theme" (this is done by default). Click the resource namedBackground.
  • Notice how the preview pane displays a highlight to show where the Background resource is displayed. This lets you know where the resource is used, and what it looks like by default.
  • Click the pen icon by the resource to open the menu and chooseSet to color.
GetStarted StepD 2
  • Use the color editor to set the color to#FF9D00. Notice that the preview updates to the new color as you work. When you have chosen the color, clickOK.Note: Look at the preview screens to see how they automatically update to show the new color.
  • Look at the preview screens to see how they automatically update to show the new color.

Note!You can enable Android 5.0 (Lollipop), Android 6.0 (Marshmallow) and Android 7.0 (Nougat) previews in the tool by ticking the checkbox named "Lollipop", "Marshmallow" or "Nougat" in the platform selector.

GetStarted StepD 3

Congratulations! You have now gone through the entire process of using Theme Creator to create a theme and preview the result in the tool. However, in the steps above we have only made a very simple change to illustrate the process. To learn more about what you can do, see How to create a theme or go straight to Test and verify to try your theme on an Xperia smartphone or tablet.

Java Mobile Themes Jar Download

Source: https://developer.sony.com/develop/theme-creator/get-started