Journal of Android and IOS Applications and Testing
https://www.matjournals.net/engineering/index.php/JoAAT
<p><strong>JoAAT</strong> is a peer reviewed journal in the discipline of Computer Science published by the MAT Journals Pvt. Ltd. It is a print and e-journal focused towards the rapid publication of fundamental research papers on all areas of Android and IOS Applications. This journal involves the basic principles of Android and IOS Applications and Testing where iOS (originally iPhone OS) is a mobile operating system created and developed by Apple Inc. and distributed exclusively for Apple hardware and Android is a mobile operating system (OS) based on the Linux kernel and currently developed by Google.</p>en-USJournal of Android and IOS Applications and TestingDigital Learning Platform for Rural Area: An Android-based AI-assisted Educational Ecosystem with Role-based Access Control and Firebase Push Notifications
https://www.matjournals.net/engineering/index.php/JoAAT/article/view/3918
<p><em>This paper presents the design, implementation, and functional evaluation of the Digital Learning Platform for Rural Areas, an Android-based educational application developed to bridge the persistent digital divide between rural students and quality academic resources. The platform adopts a dual-portal, role-based architecture providing distinct interfaces for teachers and students. Teachers manage the distribution of multi-format educational content — text notes, PDF documents, and video lecture metadata — targeted to specific departments and academic years, while students access distributed materials and engage with two integrated artificial intelligence tools: an AI-powered document summarizer and a real-time academic doubt-solving chatbot, both powered by the Groq language model via a PHP middleware layer. Student access to platform resources is gated behind a teacher-controlled approval mechanism, ensuring institutional security and content integrity. Firebase Cloud Messaging delivers targeted push notifications to student groups using a department-and-year topic naming convention, confirmed effective on Android 13+ during testing. The Android application is developed in Java using an activity-based architecture, with Volley handling standard REST API communication and OkHttp3 managing streaming connections for the AI chatbot. A PHP-MySQL backend hosted at tsm.ecssofttech.com provides user management, content metadata storage, and AI request routing. In-app PDF rendering is delivered through Android-PDF-Viewer, and text extraction for AI summarization is performed using PDFBox-Android. Cleartext traffic support and legacy storage configurations ensure compatibility with low-end Android devices commonly used in rural communities. System testing confirmed correct operation of all primary functional flows, including role-based authentication, content distribution, AI summarization, chatbot interaction, notification delivery, and student approval management.</em></p>Patange S. P.Varekar Sakshi TanajiYadav Sanika UmeshPatil Diksha DilipSawant Disha VijayTaware Sahil SakharamShinde Aditya Sanjay
Copyright (c) 2026 Journal of Android and IOS Applications and Testing
2026-07-292026-07-291122332An Experimental Evaluation of Lazy Loading and Code Splitting for React.js Performance Optimization
https://www.matjournals.net/engineering/index.php/JoAAT/article/view/3612
<p><em>React.js-based single-page applications often suffer from large initial bundle sizes, leading to degraded performance, particularly on mobile and low-bandwidth networks. As application complexity grows, large JavaScript bundles must be fully downloaded and parsed before any content is rendered, resulting in slower startup times and a poor user experience. Although lazy loading and code splitting are widely adopted in practice, controlled experimental validation within React.js environments remains limited. This study implements these techniques using React.lazy(), Suspense boundaries, and Webpack’s SplitChunksPlugin, and evaluates their combined impact under three simulated network conditions (Fast 4G, Slow 4G, and 3G) using Google Lighthouse in mobile simulation mode. A controlled prototype application comprising multiple functional pages and realistic third-party dependencies was developed in both baseline and optimized configurations. Experimental results demonstrate a 47.3% reduction in initial JavaScript transfer size, a 39.8% improvement in First Contentful Paint (FCP), and a 52.1% reduction in Total Blocking Time (TBT). Performance benefits are most pronounced under constrained 3G conditions, where absolute FCP gains exceed 2,200 ms. Statistical analysis using paired t-tests confirms that these improvements are significant (p < 0.01). Despite a limited sample size (n = 5), the controlled experimental design ensures consistency and reproducibility. The findings provide empirical evidence supporting lazy loading and code splitting as effective, production-ready frontend performance optimization strategies for modern React.js applications. </em></p>B. Krishna Kalyan ReddyDadala JahnaviA. HariniBashaboina Pavan Kalyan
Copyright (c) 2026 Journal of Android and IOS Applications and Testing
2026-05-252026-05-25112110Focus-Buddy: A Design Thinking Approach to Combating Digital Distraction Through Gamified Focus Management
https://www.matjournals.net/engineering/index.php/JoAAT/article/view/3724
<p><em>In the modern highly connected digital era, a sustainable attention is one of the very acute issues facing both students and working professionals. The development of smartphones, social media, and instant messaging apps has essentially changed how individuals interact with their duties such that it generally breaks focus and decreases overall productivity. The continuous digital disruptions over time not only reduce the level of cognitive output but also cause mental fatigue and anxiety as well as overall reduction in the quality of work output. Although</em><em> productivity tools and time-management apps are so common, the retention rates among users are significantly low, and the primary reason is that the majority of the currently existing tools do not cover the psychological motivation elements, which promote regular use. Focus-Buddy is a new productivity management application that is presented in this paper and has been designed to integrate the systematic discipline of the Pomodoro Technique with the inspirational force of gamification to establish a powerful and engaging focus management experience. Created as a product of an extensive five-stage Design Thinking experience, which is Empathize, Define, Ideate, Prototype, and Test, Focus-Buddy is set to appeal to the target users on a personal level by filling the gap between cognitive and behavioral obstacles to sustained attention. The system has built-in distracting features tracking, a virtual incentive system with points, levels, and achievement badges, adjustable work-break interval indicators, and a social leaderboard that promotes healthy competition among peers. To test the suitability of the offered solution, the user research with a heterogeneous sample of thirty undergraduate students was carried out, and the obtained results show significant growth in the mean focus session, the rate of completion of tasks, and the reported degree of motivation, with a statistically significant value. The results of this research show that well-considered gamified focus management tools, created with a real understanding of user requirements, can have a significant impact on decreasing digital distraction and developing long-run productive behaviours. The next generation of human-centred productivity software is a promising direction which Focus-Buddy will take. </em></p> <p><strong> </strong></p>Shaik HaneefaS. K SankarJalaganika YarramsettiMagapu Datta CharanBadia Manoj Kumar
Copyright (c) 2026 Journal of Android and IOS Applications and Testing
2026-06-162026-06-161121122