app not installed as package appears to be invalid.

 


Solution 

Step 1 : Start Android Studio 

Step 2 : Go to Build -> Build Bundles 

Step 3 : Select Build APK

Step 4 : Build APK file



No comments:

Post a Comment

SQL Server auto generate UNIQUEIDENTIFIER

 Insert data into a table ✅ Have SQL Server auto-generate both: Id (as INT IDENTITY ) RowGuid (as UNIQUEIDENTIFIER , using NEWID()...

Best for you