Google search

Basic and advanced computer skills like Excel with macros, How to speed up your PC, C, CPP, Java programming, HTML, JavaScript, PHP, Wordpress, all web tools, Android tutorials, MySQL Tutorials, WAMP server installation. etc.

Monetize android app

How to earn money from Android mobile app?

Before we begin, let's first create an Android mobile app here.

After creating an App for Android mobile device, Just follow below steps.

1. Download the app to your local machine(PC), if the app is created using online tools or from androidcreator.com, otherwise simply make .apk file from Android studio or Eclipse IDE.

2. Login to your Google Play Developer Console Account (after creating Google Play Developer console only we can able to upload our app on Google Play store and this costs one time fee of US $25)

3. For uploading your app to Google play store, click here

4. For monetizing, first we need to create AdMob account here. 

5. Login to your AdMob account and click on "Monetize" [follow below image]






6. Click on "Monetize new app" 








7. Find your app.









8. Click on "Add App" 










9. Copy the Ad Unit ad [looks like following image]







10. The above Ad Unit ID should be copied and pasted in Android Creator Ad section, follow below screen shot. [Now login to android creator and select your app then click on "Ads"]















11. Now paste your Ad Mob ad unit code here.











12. After adding Ad Mob ad unit id, Now download app from AndroidCreator.com to your local machine(PC) then follow step 3 to upload your app to Google Play store.

Now your app is ready to earn money based on ads displayed as banner ads or interstitial ads.

Create android app without coding

Creating an android app without any coding knowledge – Hybrid app
In android there are two types of application can be created:
1. Native : It requires lot of programming skills (specially Java and Android studio etc)
2. Hybrid: It requires less programming or almost no programming technique is required.  

Comparison between Native and Hybrid App

Native
Hybrid
Programming skill is required
Less programming skill is required
Requires lot of time for developing an app
Requires less time for developing an app
Difficult to update app
Easy to update app
Device’s Hardware features can be accessed
Device’s Hardware features can be accessed but not all
Great UI
Slightly Good UI
It takes time to get approval from market soon after updated app is uploaded on play store.
No approval is required for updating app.
For Native App Development pure Java is required.
For Hybrid App Development HTML5/CSS (web technologies) is required.

Today, I’m going to explain how to create an android app using hybrid method on online.

Follow the below steps to create your first android app.


1. Login to androidcreator [here you can create completely FREE android apps]










2. Create  user account / signup there








3.And enter basic information as following.












4. Check “I accept terms of service” and Click on “Send”, after this you can able to see following screen. [Enter App Name, App icon, select language and enter description of the app then click on “Next”]

















5. Select “style of the app” from available list and click on “Next”






















6. Select type (kind of app) of app you want to create













7.  Enter contact detail as following image (click No, if don’t want to enter), then click on “Next”








8. Enter website address if any (follow below screen shot)













9. Enter chat name, if any (then click on “Next” to save)

















10. Click on “User finder section” , if any








11. Create first section of the app by entering “Text & Image section” if any








12. Now click on ”Go to app manager”

13. Enter following information if any

14. Click on “Sections” then click “Create section” to create multiple screens as following

15. Here you can select any section as following [below I’ve selected web section]

16. Enter your web address as following and then click on “save”


17. Create another section [screen] by clicking on “Sections” [here HTML is selected]

18. Click “Menu Type” under “Design” and select type as you want.
19. Add “Search”, “Contact” and “Share” icon as following just by dragging these icons.
20. After creating all sections, click on “Download App” button to test your first hybrid app on your android phone.
21. After installing the above app on your android device it looks as following.
   






That's all for now!

Adding Booking Calendar to wordpress site

Adding Booking calendar plug-in to wordpress site / blog.
Using this plug-in, website owners can allow their visitors to book hotel rooms / function halls without visiting to real location.

So, in this example we are covering booking a function hall for any event purpose thru website using wordpress booking calendar plug-in.

Features of this plug-in:
1. Visitors can book function hall / rooms online.
2. Visitors are allowed to book multiple dates
3. Website owners can see how many people booked.
4. Website owners can approve booking / reject.
5. Email can be received by both visitor and website owner soon after booking made by visitors.
6. Website owner can ask to fill details in the booking column like name, email etc.

Here are few steps to add “Booking Calendar” to wordpress site.
1.Now login to your wordpress site.
2.Click on “Plugins” at left side bar. 











3. Click on “Add Plugins” 
4. In the search plugins box type “booking calendar by wpdevelop”





5. Click on “Install Now”










6. After successful installation, Click on “Activate Plugin”







7. Now, Click on”Booking”, then “Settings” on left side bar.













8. Click on “Fields” on Fields settings tab





9. For Adding Combo box/drop down values, follow below image  



10. Now click on “Emails” tab under email settings. (Enter your email address where you want to receive booking details made by your visitors and click on “Save changes” button) 




















11. Now Click on “Pages” on the left side of the bar, “Add New”
12. Now copy the below “Short code” and paste into “Booking Page”
[booking type=1 form_type='standard' nummonths=1 startmonth='2016-01']
13. Click on “Publish” 
14. Booking calendar is successfully added to your wordpress site and same can be seen live!






















That's all for now!


Adding contact form to wordpress site

There are various plugins are available for adding contact form to your wordpress site and here is a plugin for same.

Contact form is necessary for every website owners to collect information or users preferences.

Here are few steps to add contact form plugin to your wordpress site.

1. Login to your wordpress site.
2. Click on "Plugins" and then "Add New"






3. Click on "Upload Plugin" Button









4. Click on "Choose file"




5. Select "Contact-form-7.4.3.1.Zip" (for this you can search on Google and download to your PC), then click on "Install Now" button.




6. After successful upload, Click on "Activate Plugin" 







7. Now you can see like following image. Then click on "Settings"




8. Click on"Edit" 




9. Click on "Mail" Tab and add your email id, where you want to receive user information like name, email, subject or matter etc. And then click on "Save" button.
















10. Now copy the short code, follow below screen image.



11. Now Click on "Pages" then "Add New"  (Create contact page as following and also add short code in it)









12. Now click on "Update"

13. Now it's successfully added contact plugin to your wordpress and same can be seen live here!

















You can also add Slider image plugin to your wordpress site here.