First, look for this kind of API interface first. Without an interface, everything is in vain; Second, you can also make an APP using front-end technology. Use cordova packaging technology, or domestic HTML5Plus packaging technology to package the front-end page. Just turn it into an APP, it’s no better than learning some Android language
Start with the requirements and list the problems to be solved. It is best to make a mind map. Gradually, you have a prototype, then make a document and refine the requirements. Then strictly follow the document to implement it step by step with code. It is best to start from the previous paragraph. Working on services, solving bugs, launching, promoting, and upgrading versions. . .
This is not difficult, because Maps such as Amap and Baidu have already provided SDK, and you can directly study their development documents. And supports multiple versions, such as Android iOS JavaScript, etc. Baidu Amap API
I agree with the reply above. The core of this kind of app is the data source. Let’s look for the map API. This type of software also needs positioning anyway
First, look for this kind of API interface first. Without an interface, everything is in vain;
Second, you can also make an APP using front-end technology. Use cordova packaging technology, or domestic HTML5Plus packaging technology to package the front-end page. Just turn it into an APP, it’s no better than learning some Android language
Start with the requirements and list the problems to be solved. It is best to make a mind map. Gradually, you have a prototype, then make a document and refine the requirements. Then strictly follow the document to implement it step by step with code. It is best to start from the previous paragraph. Working on services, solving bugs, launching, promoting, and upgrading versions. . .
This is not difficult, because Maps such as Amap and Baidu have already provided SDK, and you can directly study their development documents. And supports multiple versions, such as Android iOS JavaScript, etc. Baidu Amap API
I agree with the reply above. The core of this kind of app is the data source. Let’s look for the map API. This type of software also needs positioning anyway