Free APK Facejjang Original



Facejjang


Program available in English Program license Free - System Android


Category : Funny
Program  : Free
Version  : 2.68
Size     : 43 MB
Works under : Android
Package name : com.appster.facejjang
Votes : 92 Votes / Ratting : 3.5
Program by : Sangmin Bang ??? ??? ???
Content rating - Everyone

Watch Facejjang Video Review 

Review - Facejjang 

Facejjang is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Facejjang has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Facejjang has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Facejjang 





What Is New 

2.68


Mod APK Turbo Racing League Original



Turbo Racing League


Program available in English Program license Free - System Android


Category : Racing/Sim
Program  : Free
Version  : 2.0.3
Size     : 18 MB
Works under : Android
Package name : com.pikpok.turbo
Votes : 61 Votes / Ratting : 4.4
Program by : PIKPOK Level 7 Willbank House57 Willis StreetWellingtonNew Zealand 6011
Content rating - Everyone

Watch Turbo Racing League Video Review 

Review - Turbo Racing League 

Turbo Racing League is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Turbo Racing League has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Turbo Racing League has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Turbo Racing League 





What Is New 

(function($) { $(function() { // Find all YouTube videos var $allVideos = $("#tabs-4 .vcontainer iframe"), // The element that is fluid width $fluidEl = $("#tabs-4 .vcontainer"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize(); }); })(jQuery);


official Akinator the Genie FREE full version



Akinator the Genie FREE


Program available in English Program license Free - System Android


Category : Casual
Program  : Free
Version  : 7.0.16
Size     : 42 MB
Works under : Android
Package name : com.digidust.elokence.akinator.freemium
Votes : 89 Votes / Ratting : 4.5
Program by : Elokence 8, Rue Jules Valles 28300 Mainvilliers France
Content rating - Teen

Watch Akinator the Genie FREE Video Review 

Review - Akinator the Genie FREE 

Akinator the Genie FREE is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Akinator the Genie FREE has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Akinator the Genie FREE has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Akinator the Genie FREE 





What Is New 

Minor bugs fixed


Free APK Gangstar City full version



Gangstar City


Program available in Mature 17+ Program license Free - System Android


Category : Action/Adventure
Program  : Free
Version  : 2.1.3
Size     : 18 MB
Works under : Android
Package name : Gameloft Gameloft S.E 14 rue Auber, 75009 Paris, France
Votes : 3 Votes / Ratting : 3
Program by : Gameloft Gameloft S.E 14 rue Auber, 75009 Paris, France
Content rating - com.gameloft.android.ANMP.GloftGAHM

Watch Gangstar City Video Review 

Review - Gangstar City 

Gangstar City is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Gangstar City has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Gangstar City has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Gangstar City 





What Is New 

(function($) { $(function() { // Find all YouTube videos var $allVideos = $("#tabs-4 .vcontainer iframe"), // The element that is fluid width $fluidEl = $("#tabs-4 .vcontainer"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize(); }); })(jQuery);


Mod APK TextNow free unlock



TextNow


Program available in Windows Program license Free - System Android


Category : Social
Program  : Free
Version  : 4.37.1
Size     : 28 MB
Works under : Android
Package name : Everyone
Votes : 64 Votes / Ratting : 4.1
Program by : com.enflick.android.TextNow
Content rating - English

Watch TextNow Video Review 

Review - TextNow 

TextNow is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  TextNow has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, TextNow has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots TextNow 





What Is New 

- *NEW FEATURE* Now you can use TextNow without WiFi! Get unlimited calling and texting in the US over the Nationwide Sprint Network -- for FREE. Check if your phone is eligible, and get phone service without the phone bill by clicking on "Free Coverage"


official Family Farm full version



Family Farm


Program available in Windows Program license Free - System Android


Category : Casual
Program  : Free
Version  : 6.2.000
Size     : 85 MB
Works under : Android
Package name : Everyone
Votes : 67 Votes / Ratting : 4.5
Program by : com.funplus.familyfarm
Content rating - English

Watch Family Farm Video Review 

Review - Family Farm 

Family Farm is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Family Farm has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Family Farm has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Family Farm 





What Is New 

(function($) { $(function() { // Find all YouTube videos var $allVideos = $("#tabs-4 .vcontainer iframe"), // The element that is fluid width $fluidEl = $("#tabs-4 .vcontainer"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize(); }); })(jQuery);


free mod Transformers: Age of Extinction free unlock



Transformers: Age of Extinction


Program available in Teen Program license Free - System Android


Category : Action/Adventure
Program  : Free
Version  : 1.11.1
Size     : 23 MB
Works under : Android
Package name : DeNA Corp.
Votes : 12 Votes / Ratting : 1.5
Program by : DeNA Corp.
Content rating - com.mobage.ww.a5225.tf2_Android

Watch Transformers: Age of Extinction Video Review 

Review - Transformers: Age of Extinction 

Transformers: Age of Extinction is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Transformers: Age of Extinction has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Transformers: Age of Extinction has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Transformers: Age of Extinction 





What Is New 

bug fixes


official Automatic Call Recorder full version



Automatic Call Recorder


Program available in English Program license Free - System Android


Category : General
Program  : Free
Version  : 6.06
Size     : 9 MB
Works under : Android
Package name : com.appstar.callrecorder
Votes : 75 Votes / Ratting : 4.2
Program by : Appliqato Jacovides Tower 1st floor 81-83 Grivas Digenis Avenue, 1090 Nicosia-CYPRUS
Content rating - Everyone

Watch Automatic Call Recorder Video Review 

Review - Automatic Call Recorder 

Automatic Call Recorder is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Automatic Call Recorder has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Automatic Call Recorder has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Automatic Call Recorder 





What Is New 

UI improvements Bug fixes


Free APK Gmail Original



Gmail


Program available in English Program license Free - System Android


Category : Utilities
Program  : Free
Version  : 2019.12.30.289507923.release
Size     : 25 MB
Works under : Android
Package name : com.google.android.gm
Votes : 207 Votes / Ratting : 3.7
Program by : Google LLC 1600 Amphitheatre Parkway, Mountain View 94043
Content rating - Everyone

Watch Gmail Video Review 

Review - Gmail 

Gmail is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Gmail has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Gmail has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Gmail 





What Is New 

Bug fixes and performance improvements.


Free APK Color Effect Photo Editor Original



Color Effect Photo Editor


Program available in English Program license Free - System Android


Category : Photography
Program  : Free
Version  : 2.2.5
Size     : 26 MB
Works under : Android
Package name : com.lyrebirdstudio.colorizer.lite
Votes : 65 Votes / Ratting : 4
Program by : Lyrebird Studio 765 Lynn Street, Herndon Virginia, WA 98005 United States
Content rating - Everyone

Watch Color Effect Photo Editor Video Review 

Review - Color Effect Photo Editor 

Color Effect Photo Editor is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Color Effect Photo Editor has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Color Effect Photo Editor has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Color Effect Photo Editor 





What Is New 

Apk Size reduction.


Free APK RetroArch Android full version



RetroArch Android


Program available in English Program license Free - System Android


Category : Action/Adventure
Program  : Free
Version  : 1.8.4_GIT
Size     : 97 MB
Works under : Android
Package name : com.retroarch
Votes : 60 Votes / Ratting : 4
Program by : Libretro libretro@gmail.com Spireabeemd 6, 6229XC Maastricht Netherlands
Content rating - Everyone

Watch RetroArch Android Video Review 

Review - RetroArch Android 

RetroArch Android is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  RetroArch Android has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, RetroArch Android has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots RetroArch Android 





What Is New 

(function($) { $(function() { // Find all YouTube videos var $allVideos = $("#tabs-4 .vcontainer iframe"), // The element that is fluid width $fluidEl = $("#tabs-4 .vcontainer"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize(); }); })(jQuery);


Free APK Fashion Icon free unlock



Fashion Icon


Program available in English Program license Free - System Android


Category : Casual
Program  : Free
Version  : 1.0.5
Size     : 48 MB
Works under : Android
Package name : com.gameloft.android.ANMP.GloftFSHM
Votes : 10 Votes / Ratting : 2.4
Program by : Gameloft
Content rating - Low Maturity

Watch Fashion Icon Video Review 

Review - Fashion Icon 

Fashion Icon is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  Fashion Icon has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, Fashion Icon has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots Fashion Icon 





What Is New 

(function($) { $(function() { // Find all YouTube videos var $allVideos = $("#tabs-4 .vcontainer iframe"), // The element that is fluid width $fluidEl = $("#tabs-4 .vcontainer"); // Figure out and save aspect ratio for each video $allVideos.each(function() { $(this) .data('aspectRatio', this.height / this.width) // and remove the hard coded width/height .removeAttr('height') .removeAttr('width'); }); // When the window is resized $(window).resize(function() { var newWidth = $fluidEl.width(); // Resize all videos according to their own aspect ratio $allVideos.each(function() { var $el = $(this); $el .width(newWidth) .height(newWidth * $el.data('aspectRatio')); }); // Kick off one resize to fix all videos on page load }).resize(); }); })(jQuery);


free mod WhatsDog full version



WhatsDog


Program available in English Program license Free - System Android


Category : Utilities
Program  : Free
Version  : 4.5.8
Size     : 4 MB
Works under : Android
Package name : com.secondlemon.whatsdogpremium
Votes : 96 Votes / Ratting : 2.4
Program by : Second Lemon
Content rating - Everyone

Watch WhatsDog Video Review 

Review - WhatsDog 

WhatsDog is an Android browser that is a limited version of the regular UC Browser. It has many of the same features that made the UC Browser popular. It is a great alternative browser if you want something simpler than the traditional browsers for Android.  WhatsDog has many great features. One feature is that it is a very fast browser for downloading files or watching videos. Another feature is that video playback can be controlled by gestures. Also, WhatsDog has an incognito mode to secure your privacy. The browser additionally has a Night Mode which makes it easier to read text when it is dark.  The browser is very well designed. The user-interface is very stylish and clean, letting you focus on what you are doing. The tab management is simpler and easier to use than it is for most Android browsers. A quick-search feature allows you to search right from the navigation bar. In addition, navigation cards allow you to get updates about news and events based on your location.  Pros:  Fast download speeds Intuitive user-interface Small and fast browser Many useful features  Cons:  Not as many features as in standard browsers Night Mode may not work well depending on system brightness settings Built-in download manager doesn’t always work as expected

Screenshots WhatsDog 





What Is New