Mobile application store Aptoide has received a €1.3 million ($1.5 million) investment from 200M.
The funding was made in partnership with automotive tech firm Faurecia. Currently, on its Android storefront, Aptoide boasts 300 million users and seven billion downloads across more than one million apps.
Aptoide CEO Paulo Trezentos claimed the investment “is strategic for Aptoide apps distribution and monetisation, strengthening our capabilities in bringing top games and apps to our portfolio in both mobile devices and cars.”
Setting an example
“This 200M co-investment in Aptoide is a very interesting example of what is intended for this fund: to co-invest with qualified international private investors in Portuguese startups in the global growth phase,” said 200M fund managing entity Marco Fernandes.
“Aptoide is one of the most well-known and successful national startups and is already present, literally, all over the world, as a result of its digital product and its expansion model that started in Asia a few years ago.
“Congratulations to Paulo and Alvaro for their success and the round with Faurecia that allows them to enter new segments such as the automobile, a sector that is expected to be increasingly interconnected with the digital world. Without a doubt, a great example for all young Portuguese entrepreneurs.”
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.id, uimg: 'https://graph.facebook.com/' + me.id + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){
alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/news/74961/aptoide-recieves-15-million-investment-from-200m/', description: text, picture: image }); } };
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));