+ 1
Is it possible to convert .zip file to apk? If yes, how??
4 Antwoorden
+ 1
Osasan Olusola Please review the Content Creation Guidelines and refrain from posting unrelated code in your coding question.
You will get views by posting good codes, create unique posts in your feed, liking others content, posting your codes in the correct threads, etc and then you may be invited to community groups where you can get even more exposure. But for now please edit and remove the code link from your question or your question will be removed. This is not allowed in the Q&A. Thank you and happy coding 😉
https://www.sololearn.com/en/Content-Creation-Guidelines/
+ 2
reddit thread.... basically, apk are zip files with a specific file structure. if it's valid, you can just change the file extension.
https://www.reddit.com/r/sidequest/comments/1b8brzq/trouble_converting_a_zip_file_to_apk/
+ 1
Yes
0
Osasan Olusola
it's a very good journal. However, i imagine it's going to be harder and harder to maintain as it gets longer and longer.
it is possible to link to code bits. you could split up the html into different code bits and just maintain the journal as a repository of links. then it's also easier to add related external material.
here is an experiment i made:
https://sololearn.com/compiler-playground/WHd7H0mEkfkm/?ref=app
i wouldn't worry too much about likes and views. A journal is like a personal diary. it's mainly for yourself, too keep track of what you've done and things you need to remember.