1. Introduction and
2. Download Android Studio
3. Import the game
4. Graphics, Splashscreen, Sounds
5. Change the package name
6. Advanced Technical details
11. Generate a signed APK

0

1. Introduction

Most importantly, developers or buyers may not be technically inclined.
They may just be looking for an item to drop into the editor and run it.
Which led us to provide this quick start guide.
Typical user may won’t really to know about all the details listed in the section (5), but you are encouraged to review this section (5) and take only the outline.

Easy game play and rules.

Features

– APK 32 Bits
– Supports both APPLIANCES ANDROID ARM & x86.
– Admob Ads : Banner and Interstitials


2. Download Android Studio

Platform Android Studio package Size
Windows (64-bit) android-studio-ide-182.5264788-windows.exe
Recommended

947 MB
Windows (32-bit) android-studio-ide-182.5264788-windows32.zip
No .exe installer

1007 MB
Mac android-studio-ide-182.5264788-mac.dmg

997 MB
Linux android-studio-ide-182.5264788-linux.zip

1014 MB

Get the official Integrated Development Environment (IDE) for Android app development.

How to Download and Install Android Studio in 2023 | Android Studio Giraffe | Windows 10, 11 

3. Import the game

Go to “open an existing Android studio project” and select your project (1) and (2),
wait for syncing and indexing the projet,.


IMPORTANT

1- Make sure that you select the project with the android icon

2- Wait the processing of build, this may take time if librairies does not exists. they will be updated automaticcaly and this will take more time.

3- Run the game and test it.



↖ TOP

4. Graphics, Splashscreen, Sounds

All graphic to be changed are stored in the folder:
animals-pop-master\app\src\main\res\drawable

All sounds to be changed are stored in :
animals-pop-master\app\src\main\res\raw





All splash screen and icons to be changed are stored in :
android_project\app\src\main\res




5. Change the package name

It’s very easy to change the package name :


no need to clean or invalidate the cache. only change on the properties.


File -> Project Strcture




6. Advanced Technical details

Go to the file strings.xml to make all changes :





7. Generate a signed APK

in the following video you’ll found all the technical details about :
– Create a new key
– Generate a signed APK
– Generate a signed Bundle
– Choice of APK or Bundle
– …

Go to Youtube Generate a signed APK






Enregistrer un commentaire

0Commentaires
Enregistrer un commentaire (0)