Tag: android

android

[Solved] Your Android App Bundle is signed with the wrong key

Your Android App Bundle is signed with the wrong key. Ensure that your App Bundle is signed with the correct signing key and try again. Configure keystore credentiosls for Google play stire on expo.

android

Expo Prebuild | Optimizing React Native Android/iOS Apps

Expo prebuild. How to compile and create iOS/Android Project Files for better optimisation of react native apps?

android

[Fixed] Version code 1 has already been used. Try another version code | React native Expo Error

[Issue fixed for react native expo app] Version code 1 has already been used. Try another version code.

android

4 Core Android Building Blocks and Component | Application Examples

Core Android building blocks- Activity, Service, Broadcast Receiver and Content Provider explained with example. Components of Android architectures.

android

Android Navigation Architecture Components For Beginners | Example

What is Android navigation architecture components? Example explained for beginners for Develop Android app using navigation.

android

[6 Steps] Build Your First Calculator App in Android Studio

How to install Android Studio and build first android app? Simple calculator in android studio source code in linear layout.