Romman Sabbirrommansabbir.com·Nov 8, 2024Application Security in Android: A Comprehensive Guide [PART 3]Application security is essential for preventing unauthorized access, reverse engineering, and tampering with your Android apps. There are several strategies and tools that developers can employ to protect their applications from these threats. In th...Discuss·58 readsAndroid : Security, Encryption and Secure Practicesrooted
Tharusha Nirmal Amarasooriyablogs.tharuxpert.com·Oct 25, 2024[Expo] Convert Your React Native Code to an Android APK : A Detailed ProcessAs the title suggests, today we will delve into the process of generating an APK file from your React Native code. This guide is designed for those who have created their projects using Expo, and we will use Expo EAS Build(Expo Application Service) t...Discuss·32 readsExpo
Thirdy Gayaressoftware-engineer.thirdygayares.com·Oct 16, 2024How to Export APK in FlutterTo export an APK (Android Package) file in Flutter, follow this step-by-step guide. This guide will allow you to generate a release version of your Flutter app and prepare it for distribution or installation on Android devices. Step 1: Set Up Your En...Discussflutter to apk
Christine Coomanschristinecdev.hashnode.dev·Jul 24, 2024Android: How to Install ADB, APK's, and JADX-GUI on Parrot OSRecently I have dived into the journey of learning how to hack, or more precisely pen-testing. Since I focused previously on Android Pentesting when I explained how to install Genymotion and VirtualBox on Parrot OS, I thought, why don't I write anoth...Discussadb
Devapraveendevpishon.hashnode.dev·Jun 25, 2024Creating a Keystore and Release APK on Linux: A Detailed Guide with Lost Keystore HelpAs a mobile app developer, you might occasionally encounter unorganized environments leading to the loss of your keystore for a production app. This can prevent you from deploying updated versions of your app on the Play Store. Deleting the existing ...Discuss·3 likes·32 readskeytool
Jehn Koyjehnkoy.hashnode.dev·Jun 13, 2024Explore Enhanced Social Media Apps!In today's digital age, social media applications have become integral to our daily lives. While the standard versions of these apps are widely used, enhanced versions offer additional features and functionalities that can significantly improve the u...Discuss GB YouTube APK
Elara Sunshadowminecraftofficial.hashnode.dev·Jun 1, 2024How do I make a wooden fence in Minecraft?To make a wooden fence in Minecraft, you'll need to follow these steps: Materials Needed: Wooden Planks (4) Sticks (2) Steps to Craft a Wooden Fence: Gather Wood: First, you need to collect wood logs from trees. You can do this by punching the ...Discussdoenload
Tonyy007tonyy007.hashnode.dev·Apr 16, 2024Ns Followers Latest Version 2024Introduction Do you ever wonder how some people get lots of followers on social media? Well, there's something called Ns Followers that helps with that. In this easy guide, we'll explain what Ns Followers is, its features, and how you can download an...Discussns followers
Vishesh Guptavisheshg.hashnode.dev·Feb 28, 2024Building a Release APK and AAB file for Your React Native Android ProjectPrerequisites : Java Development Kit (JDK): React Native relies on the JDK. Make sure you have it installed and configured in your development environment. Android Studio (Recommended): While not strictly required, Android Studio is helpful for man...Discuss·11 likes·202 readsprogramming
Sukrit Duasukritdua.com·Jan 24, 2024Android Hacking - Part 3APK Reversing Let's discuss one of the most important skills - reversing Android applications. Reversing allows us to get a complete view of the built application, including all libraries and the impact of the building process. What is reversing? It'...Discuss·26 readsMobile Security android app development