Follow these Steps to make a Free Mobile App without Coding using Android Studio
Step 1 : Download & Install Android Studio App
Step 2 : Click on new project
Step 3 : Click on empty activity
Step 4 : Fill your details like:
- App name
- Package name (remain same)
- Sent location (remain same)
- Language (Java)
- Minimum SDK (remain same)
- Click Finish
Step 5 : Click on AndroidManifest.xml
Step 6 : Copy first android website code
Step 7 : Paste code in 4th colloum

Step 8 : Press ctrl + a and ctrl + s
Step 9 : Click on "Activity" and then click "Code"
Step 10 : Select this code and delete

Step 11 : Select this line and replace by "RelativeLayout"
Step 12 : Press ctrl + a and ctrl + s
Step 13 : Click on "Design"
Step 14 : Search Web on search bar
Step 15 : Drag & Drop "WebView" to white folder
Step 16 : Click on "Code"
Step 17 : Press enter to make space backside of "<WebView"
Step 18 : Copy 2nd code
Step 19 : Paste code on blank space
Step 20 : Press ctrl + a then ctrl + s
Step 21 : Click on "MainActivity"
Step 22 : Click on "..."
Step 23 : Copy 3rd code
Step 24 : Pase code on blank space in coloum no 6
Step 26 : Pase code in front of 11 coloum
Step 27 : Press enter to make space backside of 16 no coloum
Step 28 : Copy 5th code
Step 29 : Paste code in blank space
Step 30 : Press enter to make make space backside 2nd last bracket
Step 32 : Paste the code in blank space
Step 33 : Press "alt + enter" to remove red colour on Bitmap
Step 34 : Enter your website URL here
Step 35 : Press ctrl + a and ctrl + s
Step 38 : Click on "res" and then click on "theme"
Step 39 : Replace "DarkActionBar" to "NoActionBar"
Step 40 : Press ctrl + a then ctrl + s
Step 40 : Right click on "drawable" and select new
Step 41 : Click on "ImageAssest"
Step 42 : To upload your logo for your App click on "Image" icon and select your image
Step 43 : Click on "Finish"
Step 44 : Click on "Build"
Step 45 : Click on "Generate Signed Bundle"
Step 46 : Select "APK" and click "Next"
Step 47 : Fill all detail and make your password
Step 48 : After processing your app is ready
Step 49 : Click on "locate" to find your app location
Step 50 : All Done! your app is ready for check you can send this file to your mobile phone and install it