What You Need Before
Using This Game code?
1. 64-Bit Computer System
2. Android Studio 3.1.2 or Newest Android Studio Version
3. All Newest SDK Platform + SDK Tools Android Studio
4. Java JDK 1.8 Version (Follow the Video provided in the documentation
sheet)
5. Good Internet Connection
Download &
Install Android Studio
2. Download and
Install Android Studio (You Need Good Internet Connection)
Info: I will not
use any NDK on this App code, you can avoid install NDK
Download Java JDK 1.8
Version (Follow the Video provided in the documentation sheet)
2.
You need to agree before download and select Windows x64 and download it
3. Install JDK 1.8
Info: Just Do (Next Next Next Next and Next)
(Follow the Video provided in the documentation sheet) To
set environment variables
Getting Started
Open Android Studio
Project
1. Open Your Android Studio (I am using 3.3
Version)
2.
Open Your Downloaded File provided by me, extract it and move it to
Short Path Like E:\New_Projects
3. Open Path from Your Android Studio and click Ok
Continuation
Continuation
Continuation
Continuation
Continuation
Start Working on
Android Studio
1.
Change Name Directory and Name Package
>> This
is very important because the Package name is the unique identifier for your
app.
>> So
we have to customise it before using it.
Change Name Directory
1.
Go to AndroidManifest.XML
file
Continuation
Continuation
1.
“net.mobilegts.candyjump” Right click on “candyj$$p” as shown on above pic, then
popup will show , click on “Rename”
don’t forget to check options
under the form like this pic . change with your game name ex : fndjump . then
click Refactor
3.
Click on “Do Refractor” button
4.
After that, your package name will look like this:
Note: You can also change “mobilegts” or “net” with
your name, just repeat above mentioned 2nd and 3rd steps
to change these names
Change Package name
1. Go To (Build.Gradle)
and change your ApplicationId same as your package name
Change App Name
You Need Go to
App/Src/Main/Res/values/strings.xml
, and change your App Name there
Change Admob banner
and Interstitial ID + share and Review Link
1. Google search
>> Admob test ads
Copy the Test banner and Interstitial ad id’s
2.
You need Go to
App/src/main/assets/data/PTModelGeneralSettings/0.attributes.xml
3 Now replace the Banner and Interstitial ad id’s
4.
Change “Share
template message” and “Review Link”
Id’s
0 Reviews:
Post a Comment