2022-08-25 osmand 下载、编译 -- android studio

osmand 下载、编译 -- android studio

作为android新手,搞这个老费劲了。记录u如下:

1.它需要下载4份代码,拼一起才行。

https://github.com/osmandapp/Osmand/issues/1386

If you are not programmer, and have no idea, what this means.

This is project structure.

.

├── core-legacy

├── Osmand

├── help

└── resources

Osmand - project folder. core-legacy and help are optional.

core-legacy you get from https://github.com/osmandapp/OsmAnd-core

help you get from https://github.com/osmandapp/osmandapp.github.io

resources you get from https://github.com/osmandapp/OsmAnd-resources

You might need to rename folders created by git.

Probably we need to write readme or something. If you succeeded building project, I'm closing issue.

2.报错heap ***,打开gradle.properties,去掉第九行的注释

org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

3.可以了,记得点个赞,谢谢。

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容