

Info(“Hey There Buddy! I am your First Android Application”) Under Btn_Click_Me_for_Pop_up write the following code: For that right-click on the button and select code. It is not yet ready, we need to do it like when we click on the button, it will show a message. Now right-click on the button and select Description, then change the name of the button to "Click me for popup". Now drag the button into your Mobile Screen. Click the Creation tab and then click the OK button. To design our application you need to add some controls, so for that go to the top menu. Whatever name you provide in the save title field will show at the top of the screen on your mobile. You will see your screen will look like the following image, then you need to save your application by clicking the Save button: Click Blank and then select ActivAndroid4 Holo as theme. Inside this you need to choose Window, then a new window will appear. You will see nothing happened at all in WinDev Mobile Express, Now go to Home, then New and you will see that a Wheel Shaped UI will open. Then you don't need to stop, just make it next and next, they will prompt you by asking if you want to make a database for your application or not, right now it is really not necessary so we choose “No we don't want to add Database”, then again Next and make it OK at last.Ī window will open asking for “what do you want to do?” In that choose WinDev Mobile Editor. In that there is a Style Book where you need to choose the theme for your application. Make it Next and again Next and you will be there on Step Two of the Wizard for Project Creation – Charters.

In the next window you need to select the device on which you want to run your first application. It is necessary to have Android SDK Tools and Support Library, without this your application won't work. If you don't have the Android SDK then download it from the source, unzip it and paste it into this path:Ĭheck whether or not your SDK Manager has the necessary files. In the Next Window you need to browse your Android SDK, provide the path in the path of SDK field. Just go to Next by clicking on the arrow button. In the next description window there is an Attached Documents panel where, if you have something to upload with your application such as a Read Me note, Diagram or Specifications, you can upload there. After that just click on the arrow button. There is the summary block too where you can put a short summary of your project. Inside that window description is the first step where you need to give the Project Name and Location where you want to save the application. Choose Create a Project and select Android Application.Īfter you choose Android Application you will enter into a new window "Wizard for Project Creation”.
