Compare commits
No commits in common. "19ededd901fae546a0d07aac61866760f8f2662d" and "734557395d32909368c042bfdc29a61510f248ee" have entirely different histories.
19ededd901
...
734557395d
@ -4,7 +4,7 @@ First, decompile apk file with [apktool](https://apktool.org):
|
|||||||
apktool d <file_name>.apk
|
apktool d <file_name>.apk
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace assets or edit *Manifest.xml*. [smali2java](https://github.com/AlexeySoshin/smali2java) can be of use for code modifications.
|
Replace assets or edit *Manifesst.xml*. [smali2java](https://github.com/AlexeySoshin/smali2java) can be of use for code modifications.
|
||||||
|
|
||||||
Recompile apk:
|
Recompile apk:
|
||||||
|
|
||||||
|
@ -20,9 +20,8 @@
|
|||||||
<h1>Contacts:</h1>
|
<h1>Contacts:</h1>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://t.me/dm1sh">Telegram</a></li>
|
<li><a href="https://t.me/dm1sh">Telegram</a></li>
|
||||||
<li><a href="mailto:me@dmitriy.icu">Mail (me@dmitriy.icu)</a></li>
|
|
||||||
<li><a rel="me" href="https://pub.dm1sh.ru/@dm1sh">Mastodon</a></li>
|
|
||||||
<li><a href="https://vk.com/dm1sh">VK</a></li>
|
<li><a href="https://vk.com/dm1sh">VK</a></li>
|
||||||
|
<li><a href="mailto:me@dmitriy.icu">Mail (me@dmitriy.icu)</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</main>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user