📜 ⬆️ ⬇️

Blapkmarket's successor - Warket

image
Following the example of Apple, Google decided to embed it in the Android Market and didn’t lose it, because everyone likes it when they don’t have to look for fresh software, running like a mad dog on production sites, as most users do, for example WM or Symbian. However, it is not clear for what reasons Google, revered by some, despised by others, and used by others, refused to Russia and a number of countries could buy applications for money, leaving only free applications on the list.

Looking at all of this abomination, users wrote Aptoide www.aptoide.com , which later was forked in APKtor apktor.gotoinit.com . And if you google you can find more than one mirror with a wares software for them. In the same Blapk Market blapkmarket.com , about which habrahabr.ru/blogs/android/94898 spoke on Habré not so long ago, and which fell and everything will not rise. However, finding a mirror with the ability to add your programs to it did not work. Ie it turned out, but it is either a completely non-moderated community (like blapkmarket), or just such an unstable mirror that it’s better not to use it at all.

Of course, I am not a supporter of Varese, but convenience is still more important, and one day I decided to write my Blapk Market with go and geishas. APKtor was chosen as the client, but its server part left much to be desired, so I opened my favorite notepad ++ and started writing coding with my familiar PHP. By the morning came the first version of the mirror. Already with the ability to download your software and the simplest, but working admin. Since forcing the user to enter all the information about .apk each time in which he may not be mistaken, information is taken directly from .apk.

Later, a description of the programs, screenshots and checking for duplicates was implemented.
')

Connection


At the moment, an APKtor client is used to connect to the varquets. image which can be downloaded both here and from the official market.
When starting as a repository, enter: " market.nerman.ws "
image

Add programs


To add programs to Warket, you do not even need registration, you also do not need to write a description of the program or its version, the script automatically takes it from the .apk program.

Web version


There is already a fairly full-fledged web version located here: market.nerman.ws

Not implemented yet



Now the project really needs a Java programmer ready to help with the modification of APKtor.

The community w3bsit3-dns.com , theshock , nett00n and others helped me morally.
PS I am not a special supporter of Varese, but the situation with the fact that the official market is not available without special programs requiring root strains.

Source: https://habr.com/ru/post/98284/


All Articles