<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>android app Archives -</title>
	<atom:link href="https://mitindia.in/tag/android-app/feed/" rel="self" type="application/rss+xml" />
	<link>https://mitindia.in/tag/android-app/</link>
	<description></description>
	<lastBuildDate>Mon, 11 Jul 2016 11:59:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://mitindia.in/wp-content/uploads/2023/03/cropped-android-chrome-512x512-1-32x32.png</url>
	<title>android app Archives -</title>
	<link>https://mitindia.in/tag/android-app/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Create android app without coding</title>
		<link>https://mitindia.in/create-android-app-without-coding/</link>
					<comments>https://mitindia.in/create-android-app-without-coding/#comments</comments>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 04:33:05 +0000</pubDate>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[android app]]></category>
		<category><![CDATA[with out coding]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=35</guid>

					<description><![CDATA[<p>Creating an android app without any coding knowledge – Hybrid app In android there are two types of application can be created: Native : It requires lot of programming skills (specially Java and Android studio etc) Hybrid: It requires less programming or almost no programming technique is required. Comparison between Native and Hybrid App Native [&#8230;]</p>
<p>The post <a href="https://mitindia.in/create-android-app-without-coding/">Create android app without coding</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<h5>Creating an android app without any coding knowledge – Hybrid app</h5>
<p>In android there are two types of application can be created:</p>
<ol>
<li>Native : It requires lot of programming skills (specially Java and Android studio etc)</li>
<li>Hybrid: It requires less programming or almost no programming technique is required.</li>
</ol>
<p>Comparison between Native and Hybrid App</p>
<table>
<tbody>
<tr>
<td width="239"><strong>Native</strong></td>
<td width="240"><strong>Hybrid</strong></td>
</tr>
<tr>
<td width="239">Programming skill is required</td>
<td width="240">Less programming skill is required</td>
</tr>
<tr>
<td width="239">Requires lot of time for developing an app</td>
<td width="240">Requires less time for developing an app</td>
</tr>
<tr>
<td width="239">Difficult to update app</td>
<td width="240">Easy to update app</td>
</tr>
<tr>
<td width="239">Device’s Hardware features can be accessed</td>
<td width="240">Device’s Hardware features can be accessed but not all</td>
</tr>
<tr>
<td width="239">Great UI</td>
<td width="240">Slightly Good UI</td>
</tr>
<tr>
<td width="239">It takes time to get approval from market soon after updated app is uploaded on play store.</td>
<td width="240">No approval is required for updating app.</td>
</tr>
<tr>
<td width="239">For Native App Development pure Java is required.</td>
<td width="240">For Hybrid App Development HTML5/CSS (web technologies) is required.</td>
</tr>
</tbody>
</table>
<p>Today, I’m going to explain how to create an android app using hybrid method on online.</p>
<p>Follow the below steps to create your first android app.</p>
<ol>
<li>Login to <a href="http://www.androidcreator.com/">androidcreator</a> [here you can create completely FREE android apps]</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-ZPcvkQhaZGg/V0VmXGDsy9I/AAAAAAAABkc/eo4aKe5Uth0FOH3rRDpLuQIQtoth5UCTQCLcB/s400/android_app1.JPG" /></p>
<ol start="2">
<li>Create user account / signup there</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-XzVTW-xx_5k/V0Vml6HI8mI/AAAAAAAABkg/_oJUBmNKZagwK6o356fPsJ1LrnCAYrhzACLcB/s400/android_app2.JPG" /></p>
<p>3.And enter basic information as following.</p>
<p><img decoding="async" src="https://1.bp.blogspot.com/-JFl_lDXQd0c/V0VmtLzgbOI/AAAAAAAABkk/Qn7-4akUEmgYMoZzKIsJOnI4-c_VgDHWgCLcB/s400/android_app3.JPG" /></p>
<ol start="4">
<li>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”]</li>
</ol>
<p><img decoding="async" src="https://3.bp.blogspot.com/-pVkWuRc5alg/V0Vm1Gzo8uI/AAAAAAAABko/IGE0o6OmyHwDVie9tzJ-m00jB6q5UDrhwCKgB/s400/android_app4.JPG" /></p>
<ol start="5">
<li>Select “style of the app” from available list and click on “Next”</li>
</ol>
<p><img decoding="async" src="https://3.bp.blogspot.com/-jujQ2Z7O3ZQ/V0VnNKYnm2I/AAAAAAAABkw/USMqySMWcakjTi4aVsO4CK04SAt_Iy1fwCLcB/s400/android_app5.JPG" /></p>
<ol start="6">
<li>Select type (kind of app) of app you want to create</li>
</ol>
<p><img decoding="async" src="https://2.bp.blogspot.com/-JEE003PrshI/V0VnXQ5xkyI/AAAAAAAABk4/t6cclYB3MMQIb5j30tLh6RbSVwEBDjg0wCLcB/s400/android_app6.JPG" /></p>
<ol start="7">
<li>Enter contact detail as following image (click No, if don’t want to enter), then click on “Next”</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-P-DqYBgn21Y/V0VnkSJ3zuI/AAAAAAAABlA/7UuUqixmiFIAAwyGfSPvB7sZQBxkDvYuwCLcB/s400/android_app7.JPG" /></p>
<ol start="8">
<li>Enter website address if any (follow below screen shot)</li>
</ol>
<p><img decoding="async" src="https://2.bp.blogspot.com/-lcjFm9J5i40/V0VntN6b2rI/AAAAAAAABlE/IYjXHq9Fv2MMr6y3K9kUZ714jUdYKWxvACLcB/s400/android_app8.JPG" /></p>
<ol start="9">
<li>Enter chat name, if any (then click on “Next” to save)</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-lTW46D3htfs/V0Vn2Q2YXgI/AAAAAAAABlM/NOiVIfnhiJ8Z6MfgTleOjwBSi2ebjuLJgCLcB/s400/android_app9.JPG" /></p>
<ol start="10">
<li>Click on “User finder section” , if any</li>
</ol>
<p><img decoding="async" src="https://4.bp.blogspot.com/-2qk53KhK-Ts/V0Vn9xT1v_I/AAAAAAAABlU/pCIfvCk6ZgYlzxP76YXnc6eViF4a85o1QCLcB/s400/android_app10.JPG" /></p>
<ol start="11">
<li>Create first section of the app by entering “Text &amp; Image section” if any</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-jdtM69125_Y/V0VoFFhlK9I/AAAAAAAABlY/B3bzAumDYc0lxfFdxCGhRn7XAEO2O7eNgCLcB/s400/android_app11.JPG" /></p>
<ol start="12">
<li>Now click on ”Go to app manager”</li>
</ol>
<p><img decoding="async" src="https://4.bp.blogspot.com/-_zMmnOAnd3g/V0VoRG4-UoI/AAAAAAAABlg/Wa6fryqcyvwuM4J9G5D4XbrvngJX0ESCwCLcB/s400/android_app12.JPG" /></p>
<ol start="13">
<li>Enter following information if any</li>
</ol>
<p><img decoding="async" src="https://3.bp.blogspot.com/-0u5UG7o5qPg/V0Vodc17XlI/AAAAAAAABlo/OJ2e-NqitvwDvhYDLo6Gx-_25MaOuprQwCLcB/s400/android_app13.JPG" /></p>
<ol start="14">
<li>Click on “Sections” then click “Create section” to create multiple screens as following</li>
</ol>
<p><img decoding="async" src="https://2.bp.blogspot.com/-mCbmMwel4DY/V0VonRP6goI/AAAAAAAABlw/uAK6PgGK0-cQDA_AHm7KAQGh50dKMCxNQCLcB/s400/android_app14.JPG" /></p>
<ol start="15">
<li>Here you can select any section as following [below I’ve selected web section]</li>
</ol>
<p><img decoding="async" src="https://1.bp.blogspot.com/-3tI4F1jEVdg/V0Vo6BGiI6I/AAAAAAAABmA/Ns1Uaml8Ndgl2XdoKos9xxlSgwjFW-qGQCLcB/s320/android_app15.JPG" /></p>
<ol start="16">
<li>Enter your web address as following and then click on “save”</li>
</ol>
<p><img decoding="async" src="https://4.bp.blogspot.com/-aUKEeDeFhi4/V0VpGTbFtNI/AAAAAAAABmI/5V2om4vQgHIUZ9n-_jqHs-q2srHNmU4LQCLcB/s320/android_app16.JPG" /></p>
<ol start="17">
<li>Create another section [screen] by clicking on “Sections” [here HTML is selected]</li>
</ol>
<p><img decoding="async" src="https://4.bp.blogspot.com/-dKdWfmplZJU/V0VpQBS_cdI/AAAAAAAABmQ/kpHLkX9ngSIhfBjcg0MvTJqC1-gi2SvLQCLcB/s400/android_app17.JPG" /></p>
<p>18. Click “Menu Type” under “Design” and select type as you want.</p>
<p><img decoding="async" src="https://2.bp.blogspot.com/-eUVdRE_eSWQ/V0VpZX_1-PI/AAAAAAAABmY/LuWfygVoJd8RbDh5DUAoL7sGSctmz1UugCLcB/s400/android_app18.JPG" /></p>
<p>19. Add “Search”, “Contact” and “Share” icon as following just by dragging these icons.</p>
<p><img decoding="async" src="https://4.bp.blogspot.com/-nwvL-gowgig/V0Vpjd_uYuI/AAAAAAAABmg/vUgaFNCt_wU49KUk7k9FaubW7DWrJBonwCLcB/s400/android_app19.JPG" /></p>
<p>20. After creating all sections, click on “Download App” button to test your first hybrid app on your android phone.</p>
<p><img decoding="async" src="https://4.bp.blogspot.com/-AaJGVpjLAUI/V0Vps4L5oDI/AAAAAAAABmo/WsNox6JUWHM-KiRxUOpYguCb6MaY3t62ACLcB/s320/android_app20.JPG" /></p>
<p>21.After installing the above app on your android device it looks as following.</p>
<p><img decoding="async" src="https://1.bp.blogspot.com/-5yUTMtFcFqg/V0V5MSob5kI/AAAAAAAABnE/adBrVueTzLkFfl6M5HDsbujYzU0t2Rz-ACLcB/s320/Screenshot_20160525-152941.png" /></p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fcreate-android-app-without-coding%2F&amp;linkname=Create%20android%20app%20without%20coding" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fcreate-android-app-without-coding%2F&amp;linkname=Create%20android%20app%20without%20coding" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fcreate-android-app-without-coding%2F&#038;title=Create%20android%20app%20without%20coding" data-a2a-url="https://mitindia.in/create-android-app-without-coding/" data-a2a-title="Create android app without coding"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/create-android-app-without-coding/">Create android app without coding</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mitindia.in/create-android-app-without-coding/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Monetize android app</title>
		<link>https://mitindia.in/monetize-android-app/</link>
		
		<dc:creator><![CDATA[SKB]]></dc:creator>
		<pubDate>Thu, 16 Jun 2016 04:21:36 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[android app]]></category>
		<category><![CDATA[monetize]]></category>
		<guid isPermaLink="false">http://www.mitindia.in/?p=30</guid>

					<description><![CDATA[<p>How to earn money from Android mobile app? Before we begin, let&#8217;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 [&#8230;]</p>
<p>The post <a href="https://mitindia.in/monetize-android-app/">Monetize android app</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>How to earn money from Android mobile app?</p>
<p>Before we begin, let&#8217;s first create an Android mobile app <a href="http://www.mitindia.in/2016/06/16/create-android-app-without-coding/" target="_blank">here</a>.</p>
<p>After creating an App for Android mobile device, Just follow below steps.</p>
<p>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.</p>
<p>2. Login to your Google Play Developer Console Account (after creating <a href="https://play.google.com/apps/publish/" target="_blank">Google Play Developer console</a> only we can able to upload our app on Google Play store and this costs one time fee of US $25)</p>
<p>3. <a href="https://support.google.com/googleplay/android-developer/answer/113469?hl=en" target="_blank">For uploading your app to Google play store, click here</a></p>
<p>4. <a href="http://www.google.com/admob/landing/sign-up-003.html?subid=apac-semexp3-r3&amp;gclid=CjwKEAjwpqq6BRC99aKUkaSjuDsSJAC0pNTVLUp2c2GdwXsxOziZt5nDlA-HSTD1mx4H3GR4hZ4KLRoCF9Xw_wcB" target="_blank">For monetizing, first we need to create AdMob account here. </a></p>
<p>5. Login to your AdMob account and click on &#8220;Monetize&#8221; [follow below image]</p>
<div class="separator"><img decoding="async" class="alignnone" src="https://1.bp.blogspot.com/-ysSo1d2e_PE/V0u0OVfOblI/AAAAAAAABn8/jSIIVvNIXakyqx1LEg_APfVSStYDmgRWgCLcB/s400/admob1.JPG" width="400" height="52" border="0" /></div>
<p>6. Click on &#8220;Monetize new app&#8221;</p>
<div class="separator"><img decoding="async" class="alignnone" src="https://3.bp.blogspot.com/-dpB-KZC66vo/V0u0i__lEGI/AAAAAAAABoA/lzuM2ohiz0EWVKHtg8M8Av1TcwfYaMRawCLcB/s1600/admob2.JPG" width="146" height="100" border="0" /></div>
<p>7. Find your app.</p>
<div class="separator"><img fetchpriority="high" decoding="async" class="alignnone" src="https://1.bp.blogspot.com/-r0HiXE4-gO4/V0u04KixBKI/AAAAAAAABoI/ifgCsUuKzv8YJ4OTh6UFlLhWrFdHVn2rgCLcB/s1600/admob3.JPG" width="622" height="95" border="0" /></div>
<p>8. Click on &#8220;Add App&#8221;</p>
<div class="separator"><img loading="lazy" decoding="async" class="alignnone" src="https://3.bp.blogspot.com/-zTqxZVkvYxo/V0u1PZrZOGI/AAAAAAAABoQ/ztDBUyHqtRwsDvZ0gVV39wFwibofVcw9gCLcB/s1600/admob4.JPG" width="200" height="116" border="0" /></div>
<p>9. Copy the Ad Unit ad [looks like following image]</p>
<div class="separator"><img loading="lazy" decoding="async" class="alignnone" src="https://1.bp.blogspot.com/-z8x-PkwXX4Y/V0u2OcNxfSI/AAAAAAAABog/sJT0bxSXQ9cYVZZvif9RGJAD6go_YmJIwCLcB/s1600/admob5.JPG" width="529" height="69" border="0" /></div>
<p>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 &#8220;Ads&#8221;]</p>
<div class="separator"><img loading="lazy" decoding="async" class="alignnone" src="https://4.bp.blogspot.com/-D6HkjRYGWic/V0u2u4n6lhI/AAAAAAAABoo/nu06FuUjyuA4L4PJ1k4ncVgUppCxCFaNQCLcB/s1600/admob6.JPG" width="156" height="238" border="0" /></div>
<p>11. Now paste your Ad Mob ad unit code here.</p>
<div class="separator"><img loading="lazy" decoding="async" class="alignnone" src="https://4.bp.blogspot.com/-bdnJTghXyu4/V0u3XIc80nI/AAAAAAAABo0/_7WMenIARX4DHKgy3aCGYc1K3npGnFIpwCLcB/s1600/admob7.JPG" width="536" height="171" border="0" /></div>
<p>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.</p>
<p>Now your app is ready to earn money based on ads displayed as banner ads or interstitial ads.</p>
<p><a class="a2a_button_whatsapp" href="https://www.addtoany.com/add_to/whatsapp?linkurl=https%3A%2F%2Fmitindia.in%2Fmonetize-android-app%2F&amp;linkname=Monetize%20android%20app" title="WhatsApp" rel="nofollow noopener" target="_blank"></a><a class="a2a_button_facebook" href="https://www.addtoany.com/add_to/facebook?linkurl=https%3A%2F%2Fmitindia.in%2Fmonetize-android-app%2F&amp;linkname=Monetize%20android%20app" title="Facebook" rel="nofollow noopener" target="_blank"></a><a class="a2a_dd addtoany_share_save addtoany_share" href="https://www.addtoany.com/share#url=https%3A%2F%2Fmitindia.in%2Fmonetize-android-app%2F&#038;title=Monetize%20android%20app" data-a2a-url="https://mitindia.in/monetize-android-app/" data-a2a-title="Monetize android app"><img src="https://static.addtoany.com/buttons/favicon.png" alt="Share"></a></p><p>The post <a href="https://mitindia.in/monetize-android-app/">Monetize android app</a> appeared first on <a href="https://mitindia.in"></a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
