eVPN
Android Whatsapp Tools Application
- Updated: 14/1/2024
- Created: 06/11/2018
- Version: 4.4( Exclusive )
- by: Pharid
Thank you for purchasing My Android Application (eVPN). If you have any questions that are beyond the
scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
The eVPN is a android security application which allow users to keep their privacy safe by using secured
proxy.
This app have admob ads to generate some money from the application. :)
It is supported on all the android devices above 4.0 + .
After you buy this
item you will get project file of Android source code, and also this documentation file to guide you
installing this app.
Fastest - Super Fast Proxy
Truly unlimited, No session,speed and bandwidth unlimitation
Speed Tester
Phone Booster ( New )
Beautiful UI
Firebase Push Notification
User Friendly Interface
Admob Integration
Before doing installation, you need to do the following things :
-
Install tools that requires for developing Android app such as Java
Development Kit and Android Studio as the Official Android IDE. For updated tutorial
about how to install them, you can see and Download from Android
Developer website.
-
If you do all things above, you can go to the next step.
-
Open Android Studio > Import Project (Eclipse ADT, Gradle, ect.)
-
New window will opened > Browse to directory where you place "eVPN" project >
Ok
-
Wait for few minutes until all process import has finished.
-
First Open Build.gradle file which is under app folder on Android Studio.
-
Edit
"applicationId" which we labed yellow on below screenshot
-
And
then Press "Sync Now"
-
Open Android Studio > app > res > values > strings.xml
-
Select 'strings.xml'
-
Enter your app name inside "app_name" string tag :
-
<string name="app_name">eVPN</string>
-
First Open Build.gradle file which is under app folder on Android Studio.
-
Edit
" onesignal_app_id " which we labed yellow on below screenshot
-
And
then Press "Sync Now"
-
First Open Constant.java file which is under java folder on Android Studio.
AdMob
Configuration :
-
Open Android Studio > app >
res > values > strings.xml
-
Enter
your AdMob banner ID inside
"banner_ad_unit" string
tag :
-
<string name="banner_ad_unit">Your
AdMob Banner ID</string>
-
Enter
your AdMob Interstitial ID inside
"interstitial_ad_unit" string
tag :
-
<string name="interstitial_ad_unit">Your
AdMob Interstitial ID</string>
-
Enter
your AdMob APP ID inside
"admob_app_id" string
tag :
-
<string name="admob_app_id">Your
AdMob APP ID</string>
-
Open Android Studio > app > res > mipmap-hdpi > ic_launcher.png
-
Rename your icon with ic_launcher.png
and paste > replace in mipmap-hdpi folder
You
will find all image into /res/drawable-mdpi/, /res/drawable-hdpi/, /res/drawable-xhdpi/ folder. Just
create your own graphics and replace those files. Create seperate graphics of different device
screen sizes & place them into other drawble folders (drawable-hdpi & drawable-xhdpi) with
same file name found at drawable-mdpi folder. Check here for more information: Devices
and Displays and Supporting
Multiple Screens.
If
you like my app, I will highly appreciate if you can provide me a rating of 5. You can rate me from
your CodeCanyon Menu > Download page.
Once
again, thank you so much for purchasing this app. As I said at the beginning, I'd be glad to
help you if you have any questions relating to this app. No guarantees, but I'll do my best to
assist. If you have a more general question relating to the apps on CodeCanyon, you might consider
visiting the "FAQ / Support" section and asking your question in the "Comments"
section at CodeCanyon app detail page.