The black lines still there on the android deployment. I just found a way to not have to deal with the problem. Using the parallax map on all the maps I make for android will take me a long time plus it will not have the same facility as in the editor to remove something from the map, a table, a tree or some other tileset that I want to use as event or not. To make this editable on parallax map, I myself have to do the layers in third-party programs like GIMP. For example: Create the map floor, save and place in GIMP as layer 1.
Create objects, houses etc. Save and put in gimp as layer 2. And in succession.
In addition, using parallaxes map in android consumes a lot of space in the project and impairs the performance in mobiles, since each parallax is an image and not the tilesets that are lighter.
In short: My problem has not been solved. I am writing this again because when I emailed technical support to my question, (with a brief of the problem and a link to this post) they replied that they
"were happy that my problem had been solved"
IT WAS NOT SOLVED.
___________________________________________
"""SOLUTION""" > Not exactly a solution, but a way to get around the problem. Make the map normally in Maker and take a screenshot and add it as parallax.
_______________________________________________________________________________________
I updated the post in an attempt to better explain / detail the problem and the attempts already tried so far to solve it.
Problem> Black / white / blue lines are appearing on the screen after deployment to android.
Image

Information:
RM MV purchased on Steam.
Version 1.6.1 - Native resolution 816x624
EXPORTS:
1 - APK generated by Android Studio following this tutorial: https://forums.rpgmakerweb.com/index.php?threads/exporting-to-android-mv-android-client.84971/
2 - APK generated by Website.2APK builder
3 - APK generated by the official mode: RPG Maker MV Help> Documentation> Converting to an android app
No plugin was used.
Test performed on three different Android devices.
The same process was performed in Windows 7 professional 64bit (NOTEBOOK) and in Windows 10 professional 64bit (DESKTOP) - BOTH ORIGINAL!
Attempts so far:
I already tried to map with SHIFT, but the problem persists. [[Export 1,2,3]]
I used RTP tilesets and also others like cyanide, but the problem persists. [[Export 1,2,3]]
I changed the .JS files to those of version 1.3.5 (with the exception of plugins.js). [[Export 1,2,3]]
I used the Community_Basic plugin (Author: RM CoreScript team) and in the "renderingMode" option I put "webgl" and in another deployment I put "canvas" and "auto", also did not work. [[Export 1,2,3]]
None of them worked.
I downgraded to the versions (which are in steam): 1.0.1 / 1.0.2 / 1.3.5 / 1.4.1 / 1.5.1 / 1.5.2 / 1.6.0
Image

I created new projects in each of the versions, and I used the way to generate the APK with the three forms of export listed in the "information", all the apks that were possible to generate, remained with the lines black / white / blue.
There was a case of a person with the same problem in this topic https://forums.rpgmakerweb.com/index.php?threads/thin-black-white-line-on-map.81510/ And managed to solve it as follows: Change the .js files from version 1.34 to the folder of the project (with the exception of the plugins.js file) and managed to resolve. However, STEAM does not give me the possibility to downgrade to this version.
I found on the Yanfly site an information saying that in the update to 1.3.1 the problem of the black lines in the android was solved.
http://yanfly.moe/category/rpg-maker-channel/
Image

For this reason, I also conclude that this should be some responsibility of the RM MV staff, and there is no relation to how the user performed the procedure in this case.
I was also told by the guys in this forum that the resolution should be multiple of 48x48, and that otherwise, this error could happen because of the GRID lines in the tilesets. But I used native resolution 816x624, which is multiple of 48. And I also tested with the resolution 1280x720 in the exports made with version 1.6.1 of RM MV, and no sucess to.
I just do not know what else to do. It concludes that the way I, the user, generates the apk is not the problem (since, by the official way it also did not work). If i can not find a solution, I'll try to contact someone directly who works with them there to solve it :(
In addition to all this work (4 days), I find it absurd the official way to generate the APK that appears in the help file of RM MV, to be totally outdated. Even if it were possible to generate the apk without the black lines (or if I just did not care and launched the game with the same lines on the screen), they should update the process as apk does.
Note 1: I used exactly the same files, the same versions of the software listed in the Help file. AFTER I DO NOT GET SUCCESS, I've tried using the updated versions, such as Python 37, The latest crosswalk, the latest API, The latest SDK tools, and so on. And I did not succeed)
Note 2: All attempts made with the latest version of RM MV, I was able to generate the apk and install on Android, but the black lines continued.
Note 3: In some old versions, few attempts I could not get to generate the apk / or I could generate but the installation failed on android).
________________________________________________________________________________
(FIRST/OLD POST)
Hello guys. Not put much around here, but I'm always reading hehehe. I have a problem with appearing black / white lines when I export to android.
Some information:
- Version of the RM MV: 1.6.1
- Export made by Android Studio.
- The error persists with RTP and other non-rtp tilesets.
- I found this post here - https://forums.rpgmakerweb.com/index.php?threads/thin-black-white-line-on-map.81510/ - but it is old. I do not know if anyone will answer me there. The solution was to use .JS files from version 1.34. How can I get it? And if I use it, could it cause some problem in using other plugins?
Thank you all!