1.13k likes | 1.41k Views
Convert websites to android mobile apps for free using android studio<br><br>Welcome to our school! We want you to be able to build your first android mobile without headaches. You can follow the How to install android studio tutorial step by step & You will Learn How to convert to website to android app for free using android studio! This particular course goes step by step on how to change your website into an Android mobile app in just a few steps! we teach you to convert any url into an app! You will be comfortable with converting to apps, creating url apps, with our "How to tutorial to do it yourself"! We provide you with easy to follow videos and the code to build your Android app easy and fast! With our course you do not have to know how to code or have previous experience at all as our steps are so simple even an elementary kid can follow them! Utilize your website more effectively by converting it to an Android mobile app. 100% GUARANTEED EASY APP BUILDING!!! SIGN UP NOW!!!
E N D
PLEASE SHARE THIS PRESENTATION ON ALL SOCIAL MEDIA PLATFORMS SO THAT EVERYONE CAN LEARN TO CONVERT THEIR WEBSITES TO ANDROID APPS! Welcome! We want you to be able to build your first android mobile without headaches. You will Learn How to convert to website to android app for free using android studio! This particular course goes step by step on how to change your website into an Android mobile app in just a few steps! we teach you to convert any url into an app! You will be comfortable with converting to apps, creating url apps, with our "How to tutorial to do it yourself"! We provide you with easy to follow videos and the code to build your Android app easy and fast! With our course you do not have to know how to code or have previous experience at all as our steps are so simple even an elementary kid can follow them! Utilize your website more effectively by converting it to an Android mobile app. 100% GUARANTEED EASY APP BUILDING!!! SIGN UP NOW!!!
To Download Android Studio Click Here
Once download this is the icon After downloaded. Click this twice *Download The More In Depth Video Tutorial Now! CLICK HERE!
Wait for everything to load up *Download The More In Depth Video Tutorial Now! CLICK HERE!
Click start a new android Project.
Place your application name Always beginning with a capital letter. Always add application Name in the company domain Like the example.
Click Project location to place Your app at by click here and then Choose a location choose and Click next
Keep your apps platform here for this project And click next.
Keep everything like it is here in this Image and then click finish.
We Teach You To Convert Any URL To An App In This Presentation! Lets Turn Your Website Into An Android Mobile App!
Everything is loaded now move to the next Step click on the android project tab
1. Click on Java 2. Com.business.example.example (Your app name should be here) 3. Click on MainActivity 4. All your doing is opening up for now Download The App Code Here To Complete Your App Project CLICK HERE!
1. Click on Manifest 2. Then Click on AndroidManifest.xml
1. Click on Res 2. Click on Values 3. Dimens.xml 4. Strings.xml
1. Click on Java 2. Click on com.business.example.example 3. MainActivity
Download this code at the Beginning of the presentation To copy and paste into Android studio
1. Click on Res 2. Click on Layout 3. Click on Activity_main.xml
In the strings.xml section place the name Of your app here in between pointers. In this Example >example< is the name of this app
Now click the AndroidManifest.xml Tab Place mouse by where arrow is and press enter to give yourself Space to paste code And then go to the downloaded code you downloaded At the beginning of the presentation and copy and Paste into this section
Now click the MainActivity.java Tab Place mouse by where arrow is and press enter to give yourself Space to paste code And then go to the downloaded code you downloaded At the beginning of the presentation and copy and Paste into this section
When first pasting into any section especially MainActivity.java hover the mouse over all red letters Without clicking anything and when you see the blue box that sais alt enter…press alt+enter at the same time and this will turn all the letters from red to black or blue. Do this until all the red letters are gone on you will no be able to build android .APK files. This section is important.
Now click the Activity_main.xml Tab Delete these sections where the two highlighted Red boxes are. And then click on the design tab below
“Hello world” will disappear Because you deleted this in The text section. If not go back to Text tab below and delete highlighted Boxes under activity_main.xml Tab *ONLY if needed*
Find the Webview Tab through Scrolling on the left scroll section