[Game/Free][Android 2.2] Funny new game/app "Love Poem Generator" - Android Apps and Games

Hello all, I'm a new Australian Android app developer. I made this little game/app with the initial intent of creating a quality poetry generator on a phone. But the poems it came out with were so silly I laughed till I cried.
This application writes love poems from scratch at the click of a button. You can email your newly created masterpieces to your friends. You can input your lover's gender and name. For some extra fun you can turn on “rude words” and the program will try to use mature language like “bosoms” and “buttocks”, but fail with hilarious, inappropriate usages. If that's not enough you can put in your own words (I like “sausages”, there's nothing like bringing up sausages in a love poem!).
This is not a simple word swapping program like countless other poetry generators. It actually creates the entire poem from scratch including the title, the sentence structures and the structure of the poem itself. From the impossibly profound to the utterly ridiculous, this program writes anything and everything. This doesn't always lead to good poetry or even poetry that makes sense but it's always entertaining!
It has a “medium” maturity rating due to the suggestive nature of some of the words (the program does not use explicit language by default, I have no idea what poems it will make but some of them will undoubtedly have mature content . Please make sure you've got you're market filtering set to allow this content.

Related

[APP] AutoReader 3D - innovative book reader

AutoReader 3D
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This not just another ebook reader.
It has several unique features:
- in AutoReader mode flashes words or phrases one by one sequentially on the screen, with regulated speed.
- in 3D Stereo mode you can read with 3D effect on any device.
- in overview mode you can scroll or flip pages in the same time.
- support pinch, spread and rotate gestures to change text size or screen orientation any time you need.
These features allows to turn reading into a useful and fascinating process, and reduce eye strain.
AutoReader allows to read much larger text, what's important not only for people with impaired vision.
But also, for example, in transport, on the go, on the running machine, etc. when focusing on a small text tiring for the eyes or impossible.
Moreover, 3D Stereo mode can even be beneficial for your eyes, if done right, the visual axis
are parallel (as when looking at the horizon), which relaxes the external eye muscles, and the focus is on the stereo pair,
that helps to synchronize the focus of both eyes, which is also useful, as it's often one eye focuses better than the other (we can be unaware of it, but simply feel tired).
Read for the benefit of your eyes! But that's not all, AutoReader allows you to read faster than usual.
AutoReader increases the speed of reading and helps get rid of subvocalization, one of the main factors slowing down the reading process. Subvocalization - it is hidden, unconscious movement of the lips, tongue and other organs of speech.
The habit to pronounce the words formed in the childhood, when learning to read, and does not disappear completely, without any special training.
Try to gradually increase the speed of displaying words (slide your finger up the screen), with the growth of speed the vocal apparatus is no longer keep up with the volume of information and no longer involved in the processing - information from the visual analyzer will be immediately sent to the meaning.
The feel is cool, as if you just catch the author's idea, not a speech.
You realize that you can read much faster and without much effort.
http://www.youtube.com/watch?v=ivChJlwb15U
List of features:
- Built-in file browser.
- Supported formats. Txt, Txt.zip, Fb2, Fb2.zip, Epub, (PDF, DOC and others are comming soon).
- Automatic detection of encoding.
- Smooth scrolling text (finger up / down).
- Flipping through the pages (finger left / right).
- Go to a random page number.
- Change the text size "on the fly" (zoom with two fingers).
- Rotate the screen at any time in any mode (tap the screen with two fingers and rotate it 90 degrees).
- Double click to go to another mode (from Overview mode to AutoReader, from mono to 3D Stereo mode and vice versa).
- Infinitely variable speed of AutoReader (finger up / down the screen).
- View and move to the previous or next sentence in the AutoReader mode (finger left / right on the screen).
- Settings for the font, text color and background color.
- Select from over 20 background images for AutoReader.
- Built-in help for gestures and 3D Stereo mode.
Android market pages (play.google.com)
free version
https://play.google.com/store/apps/details?id=com.webstunning.fc
paid version
https://play.google.com/store/apps/details?id=com.webstunning.textreader
This is really really nice. I mean really.
Some ideas and remarks:
I may be wrong but I think each word is displayed the same amount of time, without regards to its length. I think it would be better if the display duration takes into account this length. My brain needs more time to read a word like "is" than a word like "development". I also guess that the brain doesn't read words but recognizes their shapes. This means that a word rarely used and long (like the name of an unknown guy) requires a lot more time that the word "is" in order to be decrypted by the brain. If the word is not in the dictionary, then it should be displayed longer.
Each new word is a little below the previous one, which is fine. But when the sentence is very long, the vertical distance between the last word of that sentence and the first one of the next sentence is large. This makes me loose focus.
It will be huge if you integrate your app with ReadItLater or Pocket. At least, you can make you app read the files in /sdcard/Android/data/com.ideashower.readitlater.pro/files/RIL_offline/RIL_pages/1000XX/text.html. But I am not sure if it is legal to use data file from other app.
Another nice feature would be to use the Android ClipboardManager. Let's say that I am reading a web page in my android browser. I would like to copy the text, launch your app, and read it in 3D.
Using the "Share" feature could be nice too, instead of copying the text myself. But then you will have to write a piece of code that extracts relevant text from web pages.
Currently I am not trained to read in 3D. I need up to five minutes watching the first word before start reading. Maybe you can display the first the word only once in the center, then make a clone of that word appears and make them both move away from each other horizontally, slowly and smoothly, until they reach the expected distance, or until the user touch the screen to say stop. Maybe their movement can be totally commanded by a horizontal slide of finger.
Thanks a lot and please, keep going.
Transparence Code
http://transparencecode.blogspot.com
Thanks for detailed review and suggestions.
1. You are right, short words displayed the same amount of time.
But starting with 5 letters the time increased proportionally.
And two letter worlds such as "is" usually attached to the next word.
We need to think about the dictionary - good idea.
2. Each new word is a little below the previous one,
yes, but the distance is always the same. I don't understand how you
loose the focus.
We can make a parameter to disable the feature, but you can believe
me, you getting tired very quickly when you look at the same point.
3. Yes, we are planning to add the clipboard integration, need to
think about Read It Later.
4. I'm not sure that moving words can help to see 3D.
I recommend to reduce the distance between words in the options.
And by the way if you read in French, we can add support of French,
just few short words, articles etc.
It supports all languages encoding, but sentences can be split better with little adjustments.
Thank you for your anwsers.
dmpost1 said:
2. Each new word is a little below the previous one,
yes, but the distance is always the same. I don't understand how you
loose the focus.
We can make a parameter to disable the feature, but you can believe
me, you getting tired very quickly when you look at the same point.
Click to expand...
Click to collapse
With regards to my second comment:
Each new word is below the previous one, until a new word is displayed again at the top (screens have a finite size obviously). I may be wrong but I think each first word of sentences are displayed at the top, and each last ones at the bottom.
Even if I am wrong, the fact is that regulary, I have to move my eyes from the bottom to the top again. Sometime the distance between the bottom word and the following top word can be large. This is when I loose focus.
I think it occurs when there is two large sentences in a row, since my guess is that the middle words of sentences are displayed in the center of the screen.
A solution can be to split sentences in half. The first part will be displayed from top to bottom, and the second half from bottom to top. That way, the last word will appear at the same vertical position than the first next one, avoiding any discontinuity.
Hmmm. I guess I am still not clear. So there is an attached picture to help .
dmpost1 said:
And by the way if you read in French, we can add support of French,
just few short words, articles etc.
It supports all languages encoding, but sentences can be split better with little adjustments.
Click to expand...
Click to collapse
Yes, I am French. I am not sure to understand what you mean by "adding support of French, just few short words, articles etc.". You mean you need help for translation or something?
does it support chm books?
By "adding support of French" I mean few additional rules for short words to combine them.
For example in English following short words are always attached to a next word.
pattern1 = "(?i)my|as|an|the|of|to|at|no|in|on|by"
pattern2 = "(?i)mrs\\.?|mr\\.?|ms\\?.|dr\\.?";
and the word "up" is always attached to a previous word.
So that e.g. "my car" and "make up" will be shown at once.
And of course if you can translate the app description and several words inside user interface it would be wonderful.
I can send you files tomorrow to your email.
2. As for words distance,
I don't see a problem in that maybe because I'm used to it.
I don't want to make a mess in the movement up and down.
At the moment the words positions gives you a hint about the length of sentence.
I think it would be better to make some pointer that will guide your eyes to next sentence start position.
There is an additional delay already between sentences, so you have a time to move your eyes up.
Thanks for your suggestions.
the app seems to be interesting
dmpost1 said:
By "adding support of French" I mean few additional rules for short words to combine them.
For example in English following short words are always attached to a next word.
pattern1 = "(?i)my|as|an|the|of|to|at|no|in|on|by"
pattern2 = "(?i)mrs\\.?|mr\\.?|ms\\?.|dr\\.?";
and the word "up" is always attached to a previous word.
So that e.g. "my car" and "make up" will be shown at once.
And of course if you can translate the app description and several words inside user interface it would be wonderful.
I can send you files tomorrow to your email.
2. As for words distance,
I don't see a problem in that maybe because I'm used to it.
I don't want to make a mess in the movement up and down.
At the moment the words positions gives you a hint about the length of sentence.
I think it would be better to make some pointer that will guide your eyes to next sentence start position.
There is an additional delay already between sentences, so you have a time to move your eyes up.
Thanks for your suggestions.
Click to expand...
Click to collapse
Ok, I would be pleased to translate your files. By the way, what is your native language ? If it is not English, I may ask you too translate the language files of my own app too It's called CopySearch.
http://forum.xda-developers.com/showthread.php?t=1664463
Some further remarks/suggestions:
In the Google Play description, you should mention that your app works without a 3D screen or glasses. I though first it was for the HTC evo 3D. Maybe you can also put a link to a website containing 3D stereo images and explaining how it works.
I understand about the words distance, and the rules for shorts words. I can help you for that too for French (I know regular expressions). By the way, I increased the font size and sometime, a single word takes 2 lines, just for a letter or 2. Maybe in such a case, the font can be automatically decreased a little bit, just for this too long word.
I made an epub from wikipedia with their online tool. Your app doesn't read it. Maybe it is because it contains images? By the way can you display images with your app ? Of course I just mean 2D images, like the one present in a wikipedia article.
How does your app works? The 2 occurrences of the word have a slightly different shadows? This is made using HDR? (I am a noob in optic)
In 3D mode, I can't find a way to "pause" the reading. The overall navigation can be improved, but I guess you already planned that.
Can rich text be displayed? An item list for instance? like an index ? (of course, it should be displayed with a really tiny font)
Well, there are more questions than suggestions this time
Transparence Code said:
In the Google Play description, you should mention that your app works without a 3D screen or glasses. I though first it was for the HTC evo 3D. Maybe you can also put a link to a website containing 3D stereo images and explaining how it works.
I understand about the words distance, and the rules for shorts words. I can help you for that too for French (I know regular expressions). By the way, I increased the font size and sometime, a single word takes 2 lines, just for a letter or 2. Maybe in such a case, the font can be automatically decreased a little bit, just for this too long word.
I made an epub from wikipedia with their online tool. Your app doesn't read it. Maybe it is because it contains images? By the way can you display images with your app ? Of course I just mean 2D images, like the one present in a wikipedia article.
How does your app works? The 2 occurrences of the word have a slightly different shadows? This is made using HDR? (I am a noob in optic)
In 3D mode, I can't find a way to "pause" the reading. The overall navigation can be improved, but I guess you already planned that.
Can rich text be displayed? An item list for instance? like an index ? (of course, it should be displayed with a really tiny font)
Click to expand...
Click to collapse
1. OK, I will.
2. Thanks, I'll contact you via email about the languages deal.
3. Can you send me the epub file to check? Maybe we will add the images in future versions.
4. In stereo mode words have slightly larger span than background images. That gives effect of words floating above the background at a distance.
5. The single touch should pause/resume the reading in stereo mode, the same as in mono.
6. Not sure what you mean. But for now we have more desired/needed features than we can do in a month.
You are welcome
meethere said:
does it support chm books?
Click to expand...
Click to collapse
I'm not sure that chm is needed for such a reader.
CHM is usually used for technical documentation and manuals,
if I'm not mistaken.
Doest it really reduce eyes strain?
The fact is that this app can make you read texts with a really big font. This is a huge feature for small screens. Especially when you read in public transportation, or when you are driving or making love.
I am kidding of course only for the two last conditions.
For the 3D Stereo mode, I thinks it's confortable. I can't tell if it really reduces eyes strain in long term. I would like some scientific studies for that. However the developper is a nice guy, and I believe him easily.
Yeah... at first I was sceptical about that 3d thing. But I was thinking a little about it and decided to give it a shot. The problem was that I'd had terrible headaches for over 1 year so it goes without saying that reading books in a usual way made me to take a break for every 15 minutes. Flash reading gives you even more stress to your eyes and additionally it require more focus. Since I mastered stereogram reading the headaches ceased because after 30 minutes session I feel refreshed rather than tired of reading. Much as there is no scientific document about benefits or side effects of that type of reading it is definitely worth trying.
My side-effects:
- Normal flash reading was about 250 and it seems too fast, or sometimes I was lost in meaning. During stereo reading I find it much easier to comprehend what I'm reading.
- Normal flash makes me tired and after 30 minutes or so I felt urge to take a break. During stereo reading I actually feel like taking a break. When I make some difficult taskt and need to take a break I go reading and after 30 minutes I'm ready to go.
- As it was said, my headaches ceased.
- Before I was extremely stressed during the day, but somehow if I maintain that relaxed stayed in my eyes after reading it somehow makes me calm afterwards.
- The way how I was looking before changed a bit. Most people are used looking at the world around by focusing at particular item. After I learnt seeing stereograms I'm just looking at everything without focusing on one area which helps to maintain relaxed state of mind.
- Since the act of reading become more pleasurable, using that software become kind of addicting.
There are the most important ones and so far I haven't noticed any bad side-effects but if they arise I'll let you know about them.
I don't know if the creator of this software carry outs some kind of scientific experiment, or just have amazing idea to make reading experience more natural for the eyes, but I'm really glad that something like that appears on the google play. Good job!
And please do something with tagging, because looking for "spead reading" software there is no result leading to "autoreader" which is a bit disappointing. : )
good review
Murakamii said:
Yeah... at first I was sceptical about that 3d thing. But I was thinking a little about it and decided to give it a shot. The problem was that I'd had terrible headaches for over 1 year so it goes without saying that reading books in a usual way made me to take a break for every 15 minutes. Flash reading gives you even more stress to your eyes and additionally it require more focus. Since I mastered stereogram reading the headaches ceased because after 30 minutes session I feel refreshed rather than tired of reading. Much as there is no scientific document about benefits or side effects of that type of reading it is definitely worth trying.
My side-effects:
- Normal flash reading was about 250 and it seems too fast, or sometimes I was lost in meaning. During stereo reading I find it much easier to comprehend what I'm reading.
- Normal flash makes me tired and after 30 minutes or so I felt urge to take a break. During stereo reading I actually feel like taking a break. When I make some difficult taskt and need to take a break I go reading and after 30 minutes I'm ready to go.
- As it was said, my headaches ceased.
- Before I was extremely stressed during the day, but somehow if I maintain that relaxed stayed in my eyes after reading it somehow makes me calm afterwards.
- The way how I was looking before changed a bit. Most people are used looking at the world around by focusing at particular item. After I learnt seeing stereograms I'm just looking at everything without focusing on one area which helps to maintain relaxed state of mind.
- Since the act of reading become more pleasurable, using that software become kind of addicting.
There are the most important ones and so far I haven't noticed any bad side-effects but if they arise I'll let you know about them.
I don't know if the creator of this software carry outs some kind of scientific experiment, or just have amazing idea to make reading experience more natural for the eyes, but I'm really glad that something like that appears on the google play. Good job!
And please do something with tagging, because looking for "spead reading" software there is no result leading to "autoreader" which is a bit disappointing. : )
Click to expand...
Click to collapse
Thanks for the detailed review and volunteering for the scientific experiment on yourself
I read in 3D mode regularly, and my eyes feel cool,
without any side effects.
Of course you can feel tired, as after any other kind of reading.
But anything that I say as developer people regard as advertising.
So your review is very appreciated. ( leave it on Google Play please )
Thanks for the advice on tagging.
Murakamii said:
Yeah... at first I was sceptical about that 3d thing. But I was thinking a little about it and decided to give it a shot. The problem was that I'd had terrible headaches for over 1 year so it goes without saying that reading books in a usual way made me to take a break for every 15 minutes. Flash reading gives you even more stress to your eyes and additionally it require more focus. Since I mastered stereogram reading the headaches ceased because after 30 minutes session I feel refreshed rather than tired of reading. Much as there is no scientific document about benefits or side effects of that type of reading it is definitely worth trying.
My side-effects:
- Normal flash reading was about 250 and it seems too fast, or sometimes I was lost in meaning. During stereo reading I find it much easier to comprehend what I'm reading.
- Normal flash makes me tired and after 30 minutes or so I felt urge to take a break. During stereo reading I actually feel like taking a break. When I make some difficult taskt and need to take a break I go reading and after 30 minutes I'm ready to go.
- As it was said, my headaches ceased.
- Before I was extremely stressed during the day, but somehow if I maintain that relaxed stayed in my eyes after reading it somehow makes me calm afterwards.
- The way how I was looking before changed a bit. Most people are used looking at the world around by focusing at particular item. After I learnt seeing stereograms I'm just looking at everything without focusing on one area which helps to maintain relaxed state of mind.
- Since the act of reading become more pleasurable, using that software become kind of addicting.
There are the most important ones and so far I haven't noticed any bad side-effects but if they arise I'll let you know about them.
I don't know if the creator of this software carry outs some kind of scientific experiment, or just have amazing idea to make reading experience more natural for the eyes, but I'm really glad that something like that appears on the google play. Good job!
And please do something with tagging, because looking for "spead reading" software there is no result leading to "autoreader" which is a bit disappointing. : )
Click to expand...
Click to collapse
Murakamii,
How did you get stable 3D-focus?
I lost it after few (3-5) minutes of reading and must re-catch it again and again (and it takes about 10-30 seconds). I must clarify I have discovered the app (as well as stereograms) few days ago.
I liked this enough to pay for it. Is it possible to change the color of the text font? Maybe in a future version?
Thank you for this app. Not sure if I'll be able to use the 3D portion of this app, but the speed reading portion of it rocks.
Is it possible to add in a way to look for books on a network share? Or is the functionality already there and I've overlooked it somehow?
Thanks!
Yakuman said:
I liked this enough to pay for it. Is it possible to change the color of the text font? Maybe in a future version?
Click to expand...
Click to collapse
In current version you can change only color cheme, the text color depends on the background color.
In future versions we are planning to add more color settings.
Truly remarkable concept for increasing speed in reading while relaxing the eyes and reducing strain while reading in a traditional way.
Recommendations:
1. Headset button options to pause, go forward or backward
2. Auto scrolling on regular reading layout
3. Use of volume buttons (page up, page down)
4. Eye tracking option..stops the auto reader when eyes are closed
5. Bookshelf with file images and bookmarks (similar to Aldiko)
Hy Dmpost1!
Your app seems what I was looking for for years: flash reading with speed up-down gesture and stop at touch, great, i bought it.
Got a little problem:
I selected a large txt-file (1,8MB) and the app crashed (java.lang.OutofMemoryError)
Everytime I restart the app it tries to load the same file and crashes again. Same after reboot.
How to get out of this (without reinstalling)?
Maybe you also could look into is, as it also crashes, when I try to load a large epub ebook (1,8MB - its a regular file, bought it online).
Thx

Hooked on your phone/p0rn? Help make the first HumaneTech smartphone experience

Hello everybody
Small intro:
I'm building a startup to create the first HumaneTech smartphone experience. For you.
Our project is to create a smartphone experience that is: Excellent. But not addictive.
A smartphone experience that respects your brain. And doesn't mess with your neurotransmitters. To allow you to use your phone without getting hooked, If you want.
To do that, we want to remove/redesign features that are addictive (believe me ! ) :
Glowing colors on screens
Notifications (the pings, the red numbered icons)
Thumb scrolling down (twitter/fb/etc news feed scrolling)
(and many other things)
We understand the psychology of it but we don't have tech skills (yet).
Let's say you have a smartphone/internet/p*rn addiction. And you want your own phone to help you.
Can you imagine android with :
AI based image recognition & filtering
One unique browser (designed to filter p*rn)
DNS/ HOSTS file based p*rn site filtering
Forced Google/Bing/etc SafeSearch
Phone use analytics (amount of time spend on X website/app etc)
Customisable "self parental controls" (limit the amount of time you can use an app, access a website,etc to keep you more productive) that you cant easily remove once set, to protect you
Customisable internet filters (hard to remove)
And in a moment of weakness, no easy way for you to remove it?
We thought of an app but all it takes is to boot in safe mode to bypass it (or not?)
Can we develop a customised Android that flashes like a ROM on a users phone and makes these changes?
We realise anybody motivated enough could do most of the above on his phone himself. By installing 4-5 third party apps, for example. But it wouldn't be perfect.
It could be easily removed. And the average user wants it easy to install.
Any ideas? I have very little technical skills and I'm still looking for answers on how to do this.
Thank you !
P.S.
First post so I'm not allowed to post links
Please go to HumaneTech dot com to understand what this is about.
There is a already a Chrome extension that filters nude images using AI. Its called vRate and works through a server
P.P.S.
I apologise in advance if I posted this in the wrong area.
This is in no way intended to promote a product. Nothing has been coded yet. I'm even willing to pay for a short conversation with someone who can answer these questions.

How we made the game. Our story.

Hi everyone! I’d like to tell you the story about the creation and release of our first game. I will tell you a little about our company’s background and the difficulties that we encountered during the development. I hope our story might be useful to you too.
It all started a few years ago when my brother built up a team of like-minded people who were eager to create, and this was then expressed in the creation of animation and computer graphics for various projects. The team eventually grew, as well as the number of orders from clients. Then there was a point when we decided to create our own game project. Thus, we began a long preparation process. Unfortunately, our existing knowledge base was not enough to start the project. New volunteers joined the team, the learning process started, and the project began to acquire its first outlines. The result was a prototype of Crocks Hunter, a 2D platformer.
The plot of the game was as follows: Crocodile-aliens arrive on Earth to steal the Moon from earthmen. The main characters of the game (a boy or a girl, depending on player’s choice) must go through six different locations (desert, jungle, lava, water world, ice jungle, and fairy forest), and catch — not kill, the game is absolutely violence-free and child-friendly — all the Crocodiles into boxes which are used sometimes for some puzzles, and then defeat the final boss. One of the graphics features of the game is that 3D character models were rendered into 2D to make more complex, natural and fancy animations and to keep the high quality of the overall picture, along with a light-weight installation file.
Initially, the project was planned to be released for mobile platforms, but as the development progressed, it was decided to release it for PC, and then for Nintendo Switch. This was due to several reasons. Firstly, mobile game publishers are into the free2play game model, for which platform games are not quite suitable, although we figured out how to monetize the game, and to draw the player’s interest to micro-transactions. Secondly, in order to enhance the visuals of the game with various effects, we would have to sacrifice the performance. Therefore, it was more interesting to release the game on PC and consoles but at a set price. One of the publishers suggested that we release an update with six levels and two bosses once a month. Thus, it would be possible to retain the player for a long time, but so far we have not tried this model. Although, who knows, maybe you will?
We temporarily froze the Crocks Hunter project but did not abandon it. We are writing new documentation, and designing new levels. We are open to cooperation with investors and publishers to make a global bestseller together.
Currently, we are working without an office, so the whole team works remotely. In order to complete the project and make it at a high level, we would need to gather all the team members in one place, and this requires funding. So we started looking for investors. Many publishers appreciated the great potential of the game but would invest in the project after it being fully fledged and ready for release. As it turned out, Russian investors are afraid of the gaming industry, and they are completely unready to invest in it. Perhaps, this is due to their not understanding the potential and the specifics of the industry. Many foreign investors simply don’t work with Russia. At some point in our search for investors, we were stumped. The team could no longer work on pure enthusiasm. Some team members quit. Some began to slow down the main process, saying that they’d prefer to take orders as before than “work for the fairies and unicorns”. But some determined team members still believed in the project and continued to create it. So this is how the PUSHINGAMES company was created.
Unfortunately, there is no “book for dummies” on how to achieve success from the beginning to end in video games industry. The information you may find on the Internet is very superficial. Therefore, look for according courses, literature, or even better, find some competent mentor who will guide you. Our mentor was a game designer Konstantin Savochkin
One evening, when we were discussing some details, we decided to create a little something to distract ourselves, and came up with the “Quick Week” project. The main goal of which was to create and release one mini-game within a week. It took a couple of days to write game design documents and calculate P & L. Meanwhile, our artists already made the first sketches and prototypes.
We really like the examples of the Nintendo and Marvel universes when the story of one character is woven into the story of another, thereby creating fascinating endless worlds. Maintaining the heritage of the “Crocks Hunter”, we chose the main character to be a crocodile. The result was Jumping Crock: Jellyfish Attack, an arcade retro jumper for mobile platforms, designed in the style of space comic books of the 80’s .
Download link on GooglePlay: Jumping Crock Jellyfish Attack
In total, we spent around $600 to create the game, excluding licenses and developer accounts. We spent most of the budget on localizing the game and its description in 12 languages, including Russian.
To do the translation job, we chose a small but very responsible team — Locnloader a pool of freelance video game translators with 8 years of experience and voice over actors collected in one place. They specialize in indie-games and such small teams as ours, and that affects the price in a good way. For a reasonable price, they did us translations within 2 days. Moreover, they helped us with the ASO description text and edited it to sound a little more adequate, which is sometimes hard when it comes to repeating many same keywords in one small text. What I personally liked is that their team manager had some understanding in game design (and even took a course in it), and a little in ASO. That’s what I call speaking the same language!
We are very proud of the music in our arcade in particular. We love rock! There is 8-bit Space Rock music in the game. It was written by a wonderful musician, composer, and our cousin Yevgeny Protopopov. The music takes you back to the past, especially if you played Battle Toads and Tanks as a child.
Since we created the project with our own money, the payment to our specialists for the work done was extremely symbolic and incommensurable with the level of their professionalism. Therefore we are immensely grateful to our team and believe that without them we wouldn’t succeed.
In order for the project to be successful, it is very important for the team to have a Team Lead, who could drive this train, per aspera ad astra. In our team, that would be my brother Nikita.
Many companies could have achieved well-deserved success, but they never reached it, stopping halfway through. The history of the company with the fruit on the logo is the lodestar for us on how to do things.
Of course, you always want to do something unique and ambitious like Crash Bandicoot. You might want to make the game more complex by adding many different features and mechanics, but it’s better not to do so. Make it easy! The process of creativity absorbs you. You always want to add something else, when almost everything is ready. It’s best to concentrate on the main idea and actually bring it to life, and after the release, just make an update. By making game updates after the release, you maintain players’ interest and make your app appear at the top of the search results in application stores. In the long-term development of your project, it’s very important to take a detached view. Do beta and alpha testing. Of course, this is a bit like parent-teacher nights at school, when they scold your beloved child, and it can be painful, but it will be good for you.
We made our game free-to-play. We were looking for ads SDK for a long time, and we stopped at the companies:
● Appodeal
● AdMod
As the saying goes, “Creativity is great, but sometimes hunger takes over”. The most important thing is to remember who we are doing this for. We believe that a player should stay immersed in the game as long as possible, without being disturbed by ads in the heat of the moment. And of course, you can’t go without them at all. Use all available services of GooglePlay and AppStore, in-app ads, Achievements, and Leaderboards.
After we published our game in stores, the hardest part began — promotion. Promoting the project itself is also very important. You can create a masterpiece, but in order for it to become a bestseller, you got to try your best. How can you do it when there is no budget? To accumulate link mass, you can write articles in the media and various forums. But as practice has shown, there is nothing better than word of mouth. Bloggers, YouTube and streamers are such goodwill ambassadors. Each of them makes game reviews in their particular style. Find the one you like and persuade them to do a review for free. However, you are unlikely to have luck on this one (we haven’t). Russian bloggers ask for two to three times more money than their foreign counterparts, by the way.
Before releasing your game, create your info channels and use cross-references between them. It works! We use:
● Facebook
● Twitter
● Youtube
● Instagram
● Yunoia
● Bridget Loker
● Telegram channels and chats.
Now let’s get to the final part — working with app stores and how we published our game.
Google — everything is quick and easy. The main thing is to make an agreement with your conscience and not to sign Coppa.
AppStore —an application is being checked for a long time. It feels like an eternity. But in fact, it takes a week for them to check it, despite them saying 24 to 48 hours.
Amazon — quick and easy.
AppScater — as soon as you publish on the main stores, you can start invading Greater China. Appscater is there to help you.
So it goes.
P.S.
Once again I want to say thank you to my team. And please, don’t forget to try and play our game
The author of this article and chief marketing officer, one of the brothers, Artem Pushin.
Love your journey from starting to till today. Thanks for your post. :good:
Сongratulations on the release! I would like to read about promotion steps, if you did any, except social networks cross-references..
Love it!

[app][1.0.11] slap ai news app

Hey, our team have developed an AI APP for news suggestion called slap.ai
Can be Downloaded from
https://play.google.com/store/apps/details?id=com.bitrend.slapnewsphoto
So what should you do to read fresh and breaking news at SLAP? There are two simple steps
Swipe left if world and local news are interesting for you.
Swipe right if the content you see is not interesting for you.
Our artificial intelligence will feel you and learn in real time
And as soon as you like some fresh news from around the whole world, do not be silent!
Swipe, Read News and Share
Modern Internet has a lot of content that is delivered to you through millions of different sources. Every day you look at your feed of breaking news and you drown in the headlines. And you miss most of them because that is not what you really want to read!
News Application as your Personal Assistant
You go to the smart news app and see only actual and interesting news you like.
Do you prefer:
– World politics news;
– Hot Tech News;
– Sports news?
Our artificial intelligence will pick you exactly these topics!
But the miracle is that you do not need to subscribe to the loved sources of your preferences. After all, there could be an infinite amount of your interests and the number of categories may be insufficient.
News from Various Countries
You will get local news in the language that is mostly used in your country. But if you suddenly set off on a journey, wish to move abroad, or just want to read breaking news from another country and news in a foreign language, you can always choose what you wish in the settings.
Just News Headlines
Nowadays, people don’t read the full text of the news articles or even a brief description. But the king of the hill is the title at the moment. 5 -10 words are the amount of information that the average user is ready to pick up.
Slap gives an opportunity to the consumers who read the headlines that are interesting to them. You can read all the famous sources that are broadcasting fresh local news within your country in a language that is convenient for you. Get hot headlines about everything you adore, react and share.
★ Artificial Intelligence Shows Best Results
Artificial Intelligence technologies will show you the best personal results. And if you want to get deeply acquainted with this or that information, you can always click Learn more button and go to the original source without leaving Slap, thanks to the in-app browser.
♛ Your News Timeline is Your Choice
One interesting observation: your social circle chooses what you see in the social media timeline. Sometimes it can be frightening, offensive or just uninteresting. Surround yourself only with your own hobbies with Slap news application, and thanks to the self-learning artificial intelligence, that selection of personalized content will amaze you with its accuracy from day to day. In simple words, if you want to create a positive news feed for yourself, do it by yourself.
Swipe News Left and Right
Swipe simple ways of your finger, look like the movements of a magic wand. Because they are able to set your attitude and brighten up the time you spend on the Internet. And in addition, try to look at your news feed and interests from a different angle. Yes, exactly.
Please give Suggestions about what improvements we can do?

[APP][6.0+] Effected Keyboard 2 - Nice Typing with Live Visual Effects

Effected Keyboard 2​EffectedKeyboard2 is the 1st keyboard that introduces live animations which pop off-the-keyboard into the screen and do not require rooting the device.​​ EffectedKeyboard2 features live keyboard animations that translate typing experience into a journey, full of movement and impressions with cool typing effects! ​​ EffectedKeyboard2 is full of out-of-the-box personalized options along with full set of popping off-keyboard animations. It allows you to type with first of its kind typing experience without rooting your Android device!​
Features:​ Exceptionally nice ergonomics (size, layout, functionality…) and you’ll feel the difference​ Switch languages with swipe right from the spacebar​ Symbols are both on the main layout and on swipe left from the spacebar​ Extra functions on swipe up from the space bar​ Extra functionality includes: copy, paste, select, undo redo, clipboard history, emojis, voice to type and split views​ 4 mostly used punctuation marks on the main layout (,.?!) And additional symbols on long press​ Drag typing cursor to fix typo: turn on fix typo mode by long press on space bar until it shines and you can drag the finger over the keyboard to move the typing cursor to easily edit and fix typos.​ Effects as you type​Effects as you type include: button animation, flying letters​ Flying letters can fly off the keyboard into the screen (paid feature)​ No Internet permission is required. Nor any other weird stuff​ Battery efficient​ Multilingual​ No rooting required. Though works best with both rooted and unrooted devices.​ Wide spacebar option​ Large keys option​ Latin characters (for students and Academia)​ Voice to type​ Text editing (see Extra features above)​ Does not collect data​
My personal story:
How I saw effects on TV, couldn’t believe it’s unreal and ended up to be successful with the right attention from my parents
YooTube:
Link:
Effected Keyboard 2 - Apps on Google Play
We love typing. And we love animation.
play.google.com
On the News:
Our top 5 Android and iOS apps of the week | nextpit
FKeyboard, GoneMAD or Before Your Eyes... Find our 5 Android and iOS applications of the week on the Google Play Store and the Apple App Store.
www.nextpit.com
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I changed it from Productivity to Personalization in Google Play.
Added Arabic, Ukranian, African, Hindi and French translations to app description in the store.
Hi, I discovered now that I accidentally named the 2nd version of the keyboard after someone’s trademark. I immediately renamed to the previous name (which I checked now as well for registered trademark) I apologies it wasn’t on purpose by any means. I had two versions of the keyboard so far - the first one was EffectedKeyboard, the second one is just EffectedKeyboard2 from now on. If you encounter any violations on my side or on the side of EffectedKeyboard and its derivatives, please let me know. I take them very seriously and try to fix them much before anyone tell me about them.
Many thanks,
Yours
vitalipom
Ahola! Gang, I updated description and added my personal story additionally. When will I see your comments??
Has anyone from here tried the app? Still long time after submitting the post no response.
I updated the description along with some screenshots. If you haven’t checked the app, please do so. Looking for your feedback.
Hi, nice keyboard i think you are used AnySoftKeyBoard source code Right?! So could you please give me the source code of your forked version if it's and open source I just installed your from Google Play it's nice and have cool features with less options different from Menny's one!
GorranKurd said:
Hi, nice keyboard i think you are used AnySoftKeyBoard source code Right?! So could you please give me the source code of your forked version if it's and open source I just installed your from Google Play it's nice and have cool features with less options different from Menny's one!
Click to expand...
Click to collapse
EffectedKeyboard2 is based on Open Source.
So first of all, thanks for commenting.
What do you need its source for though? Menny’s source is available online under Apache License.
Mine you can deserialize if you’re looking for suspicious behavior, etc. to see that there is no weird-weirdo stuff is going on. You just won’t be able to recompile it, but yet once again I don’t want people to take a ride on my success in future and publish versions of my keyboard with stuff like key-loggers and other sh** that collects data. If you look carefully, you’ll realize that no one could even actually install it outside of play store. Why. Once again because it’s been gone through enormous trials to be unsuccessfully pirated and be uploaded to 3rd party stores.
If you’re looking for EffectedKeyboard2 source code as a friend, just to fork and add some features, then there’s a way to get what you want.
Generally speaking there’s an option to drop me a ping from within the app. Once we talk, I’m always open to hear new requests and if you saw the comments, tens of users got the features they wanted and they sort of like the fact that they can just “ask and get” what they want.
It’s not that I charge anything from anyone of them. It’s more of utilizing the capabilities of what is possible rather than going violent into something illegal or doing something forcefully planned as being perceived intolerable. For those cases there are indeed lots of suitcases, lots of jailbroken devices (where people’s credit cards disappear…) and many people who just live in this circle of hate.
My keyboard is based on Anysoftkeyboard, legally, I also spoke to Menny a couple of times. He’s a great guy and a great engineer.
Anything that is in the grey area, or sort doesn’t have clear answers right away get very very shortly fixed just right away, once something in that manner appears.
And if you’d like to have a good read and understand whom’s whom, there is an About section inside the app, which is literally an About section if that makes sense. I mean there is actually an informative information inside there.
Does it sound quite good to you?
vitalipom said:
EffectedKeyboard2 is based on Open Source.
So first of all, thanks for commenting.
What do you need its source for though? Menny’s source is available online under Apache License.
Mine you can deserialize if you’re looking for suspicious behavior, etc. to see that there is no weird-weirdo stuff is going on. You just won’t be able to recompile it, but yet once again I don’t want people to take a ride on my success in future and publish versions of my keyboard with stuff like key-loggers and other sh** that collects data. If you look carefully, you’ll realize that no one could even actually install it outside of play store. Why. Once again because it’s been gone through enormous trials to be unsuccessfully pirated and be uploaded to 3rd party stores.
If you’re looking for EffectedKeyboard2 source code as a friend, just to fork and add some features, then there’s a way to get what you want.
Generally speaking there’s an option to drop me a ping from within the app. Once we talk, I’m always open to hear new requests and if you saw the comments, tens of users got the features they wanted and they sort of like the fact that they can just “ask and get” what they want.
It’s not that I charge anything from anyone of them. It’s more of utilizing the capabilities of what is possible rather than going violent into something illegal or doing something forcefully planned as being perceived intolerable. For those cases there are indeed lots of suitcases, lots of jailbroken devices (where people’s credit cards disappear…) and many people who just live in this circle of hate.
My keyboard is based on Anysoftkeyboard, legally, I also spoke to Menny a couple of times. He’s a great guy and a great engineer.
Anything that is in the grey area, or sort doesn’t have clear answers right away get very very shortly fixed just right away, once something in that manner appears.
And if you’d like to have a good read and understand whom’s whom, there is an About section inside the app, which is literally an About section if that makes sense. I mean there is actually an informative information inside there.
Does it sound quite good to you?
Click to expand...
Click to collapse
Why you replayed in that's bad way i didn't said anything in wrong! I just asked to you if your project is have an open-sourced like Menny i really want to fork for my personal using and adding some new features like new emojis from Android 12L or create more themes to main app or adding new languages to the available list inside the app itself nothing else but you were talked to my N' you think I'm the theft or bad guy to steal you work NO absolutely you are fault about me because I'm not the app developer and donn know anything about hacking or something One of the accusations you made against me without knowing who I was. It was very sadness word's for me. I'm sorry I bothered you I asked you to the source code in a nice way but you rejected by the bad way that's so strange IDK why you call me a PIRATE!!
Dear @GorranKurd, I understand there’s most probably been a language barrier.
First of all, under no circumstances I referred to you as a pirate. I assumed you wanted some features (and if you translate my reply to your favourite language you’ll see that as well: ) I suggested you to drop me a ping, and simply ask for the list of features that you want, especially when I do that literally for free of charge. And so I did to all of my users who’s been asking.
As of piracy, and the part you are referring to: I said that there are malicious users over the internet against whom I have defense. They add Internet permissions and other (as I referred to sh** stuff) unwanted behavior to ANY kind of software — not only keyboards. They they steal both mine and YOUR data and credentials. Referring to the same sentence, I’ve added that you CAN and MIGHT WANT TO and IT’S OKAAAAAY and welcomed to decompile my code and see that there is literally NO unwanted behavior or any intention for such. Since you realize that it’s like, I mean… A keyboard. People type passwords and credit card numbers with it. I said you simply won’t be able to recompile it back.
I hope that now it makes a little bit of more sense.
I realize that I tried to sound as much clear as possible and put many details, but please understand that others will read it too and they’ll simply want to be informed on as much many details in message as possible.. As of yourself, would you like to drop me a ping? Via email for instance? That way I’ll be able to explain anything in more personal way, without being worried about the rest of the community who reads the messages and of course to work with you on the new features (you mentioned new smilies, themes and languages). You’ll literally be able to command on anything you want . I welcome you to read the comments on the app in the Play Store to see how others enjoyed the process. And no, 99% of them are not friends and family, those are people whom I came across the Internet just like you .
Does it sound better now?
Please let me know if anything else still sounds offensive, or bad, etc. As you might have already understood there were no such intentions.
[EDIT: I didn’t succeed to quote twice in a row, so I hope you’ll see this. I hope you won’t remain with the negative impression you’ve got.]
vitalipom said:
Dear @GorranKurd, I understand there’s most probably been a language barrier.
First of all, under no circumstances I referred to you as a pirate. I assumed you wanted some features (and if you translate my reply to your favourite language you’ll see that as well: ) I suggested you to drop me a ping, and simply ask for the list of features that you want, especially when I do that literally for free of charge. And so I did to all of my users who’s been asking.
As of piracy, and the part you are referring to: I said that there are malicious users over the internet against whom I have defense. They add Internet permissions and other (as I referred to sh** stuff) unwanted behavior to ANY kind of software — not only keyboards. They they steal both mine and YOUR data and credentials. Referring to the same sentence, I’ve added that you CAN and MIGHT WANT TO and IT’S OKAAAAAY and welcomed to decompile my code and see that there is literally NO unwanted behavior or any intention for such. Since you realize that it’s like, I mean… A keyboard. People type passwords and credit card numbers with it. I said you simply won’t be able to recompile it back.
I hope that now it makes a little bit of more sense.
I realize that I tried to sound as much clear as possible and put many details, but please understand that others will read it too and they’ll simply want to be informed on as much many details in message as possible.. As of yourself, would you like to drop me a ping? Via email for instance? That way I’ll be able to explain anything in more personal way, without being worried about the rest of the community who reads the messages and of course to work with you on the new features (you mentioned new smilies, themes and languages). You’ll literally be able to command on anything you want . I welcome you to read the comments on the app in the Play Store to see how others enjoyed the process. And no, 99% of them are not friends and family, those are people whom I came across the Internet just like you .
Does it sound better now?
Please let me know if anything else still sounds offensive, or bad, etc. As you might have already understood there were no such intentions.
[EDIT: I didn’t succeed to quote twice in a row, so I hope you’ll see this. I hope you won’t remain with the negative impression you’ve got.]
Click to expand...
Click to collapse
Bro, you misunderstood me. I asked for your code to make more improvements and adding new features because it has a simple and beautiful interface that only contains the necessary things that are necessary for the user for typing you nailed it that you removed the Files & Storage and contacts permissions are no required to work app, So and I think it's good enough to have only one permission which is vibration control and other Google Play Billing is okay and safe permission! because of that i like to use your for daily using and typing it's smaller size with important options and I think is much better than the original one!
GorranKurd said:
Bro, you misunderstood me. I asked for your code to make more improvements and adding new features because it has a simple and beautiful interface that only contains the necessary things that are necessary for the user for typing you nailed it that you removed the Files & Storage and contacts permissions are no required to work app, So and I think it's good enough to have only one permission which is vibration control and other Google Play Billing is okay and safe permission! because of that i like to use your for daily using and typing it's smaller size with important options and I think is much better than the original one!
Click to expand...
Click to collapse
Hiiiii
I’m so glad I don’t sound like a monster anymore!!
I understood you are asking for the code to make improvements, I simply tried to cover as much topics as possible in a single message.
My keyboard is based on open source, but it’s not open source. I was talking about an option to drop me an email since it’s much more convenient to talk about such things there.
As of improving the keyboard, we will find a way to improve it in a way that’ll work for both of us.
It’s not open source as you might have understood, it’s based on open source.
Would you like talk about the things you’d like to add? Do you use it?
May I ask you where you from? What languages you’d like to add?
If you really want to code, then at least the themes are pluggable. You can upload them to the store and use them inside the keyboard.
If you ask me, many Menny’s users were trying to improve his keyboard and just gave up because it’s TONS over TONS of code. I wouldn’t say that helping for free does worth the hustle.
And that’s why I’m offering working on what you want together - you have the keyboard, so just ask me what you want, I’ll deliver and you’ll have it on your keyboard 100% usable and what you don’t like you can simply ask for changes, even 1000 times.
But you really don’t have to code new features for me for free. I plan to earn money with that keyboard one day, so why would you work for free for whilst someone is getting paid.. I mean I would hire you, but I don’t have how to pay you.. And allowing you to work for free (since again it’s going to be a commercial product) is sort of a bad sense. If someone helps me I want to give back, but I cannot give back for someone who’s coding for me.
You are able to command and tell me that this this and this suck or excellent and you want this this and this. And those are the sort of things that I’ve been doing with other users.
Does it sound cool?
Like I’d like to clarify: people like you who ask for new features from me, who know what they want to see are pure gold for me. I mean I’m searching for such opportunities all the time. So I wouldn’t like for that to be missed.
And thank you so much for describing what you like in the keyboard!!!!!! I analyze the things that people describe from time to time and learn many lessons from those descriptions.
You rock! So would you like to make a list of the things you wanted to add and improve?
Would that work for you btw?
vitalipom said:
Hiiiii
I’m so glad I don’t sound like a monster anymore!!
I understood you are asking for the code to make improvements, I simply tried to cover as much topics as possible in a single message.
My keyboard is based on open source, but it’s not open source. I was talking about an option to drop me an email since it’s much more convenient to talk about such things there.
As of improving the keyboard, we will find a way to improve it in a way that’ll work for both of us.
It’s not open source as you might have understood, it’s based on open source.
Would you like talk about the things you’d like to add? Do you use it?
May I ask you where you from? What languages you’d like to add?
If you really want to code, then at least the themes are pluggable. You can upload them to the store and use them inside the keyboard.
If you ask me, many Menny’s users were trying to improve his keyboard and just gave up because it’s TONS over TONS of code. I wouldn’t say that helping for free does worth the hustle.
And that’s why I’m offering working on what you want together - you have the keyboard, so just ask me what you want, I’ll deliver and you’ll have it on your keyboard 100% usable and what you don’t like you can simply ask for changes, even 1000 times.
But you really don’t have to code new features for me for free. I plan to earn money with that keyboard one day, so why would you work for free for whilst someone is getting paid.. I mean I would hire you, but I don’t have how to pay you.. And allowing you to work for free (since again it’s going to be a commercial product) is sort of a bad sense. If someone helps me I want to give back, but I cannot give back for someone who’s coding for me.
You are able to command and tell me that this this and this suck or excellent and you want this this and this. And those are the sort of things that I’ve been doing with other users.
Does it sound cool?
Like I’d like to clarify: people like you who ask for new features from me, who know what they want to see are pure gold for me. I mean I’m searching for such opportunities all the time. So I wouldn’t like for that to be missed.
And thank you so much for describing what you like in the keyboard!!!!!! I analyze the things that people describe from time to time and learn many lessons from those descriptions.
You rock! So would you like to make a list of the things you wanted to add and improve?
Would that work for you btw?
Click to expand...
Click to collapse
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
GorranKurd said:
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
Click to expand...
Click to collapse
I would LOVE to get your help!! Thank you
As of Kurdish apparently you can install it, I’ll just have to add it to the main UI. Generally, simply install Menny’s Keyboard Kurdish language pack - the one that’s in the Google Play Store that works with Anysoftkeyboard and it’ll work right away.
So first, let’s see that Kurdish works for you.
And then we can try to see what else you’d like to have in the keyboard. But first let’s make sure you have a nice set up keyboard you can have for your daily usage .
GorranKurd said:
Hello again dear @vitalipom haha no no you are a good man and smart at same time, first of all sorry about my bad English and misspelling because it's not my native language!
I'm a translator and added my language Kurdish to the Menny AnySoftKeyboard from an early version i think was 10 years ago when i started to translate the app interface and then a learned to create a language pack to AnySoft till 2020 i just used the mennys keyboard as my default keyboard but they occurred some issues and bugs that caused the program to crash and freeze on screen you may knew that bug! Because of that i stopped use that keyboard and replaced by Samsung Keyboard after the Sam team was added my language to the Sam Keyboard on OneUI 3.1, After two or more years in the past month i tried to test AnySoft again an notices that the bug was fixed .. And then about your keyboard i saw an old issue on AnySoftKeyboard that you put you forked version on the replay comment and i found yours by that way I installed and loved it's cool and simple nice ui/ux but i looked to my language Kurdish it was not there because of that i search on the net and google takes me to here XDA ... So I have a lot questions and i wana help you if you wanted too i can create new language pack for my language and you include in your app also i have and old forked version of menny main project that i created to many cool themes and so on..
Click to expand...
Click to collapse
@GorranKurd Did you happen to succeed installing Kurd on my keyboard? You just install Menny’s one (for Anysoftkeyboard) and it works for Effectedkeyboard2 the same way as well.
I know it’s not under Languages in Effected Key, but I’ll add it there later as well.
If you could drop me a direct message, I’d send something small and nice for you as well. (It’s a surprise.)
Let me know when you happened to be here around .

Categories

Resources