#mobile-development
Read more stories on Hashnode
Articles with this tag
Now it's almost summer and definitely time to finish the blog post about the PicoLisp Ice Cream Finder! This is a continuation of this post, where we...
Let's write a little app that uses the GPS module of the smartphone. The app will display the current position on the map (Open Street Map) and fetch...
In the last post, we have defined the main functions of camera app: Checking the camera permissions, taking a picture and storing it in a defined file...
In the last posts, we have seen how we can access the Java API from PicoLisp, and how a PicoLisp app looks like in general. Now I would like to start...
In the last post, we have seen how to install the PilBox in Android (i. e.: just download it from the Google PlayStore). But there is not much we can...
Welcome to a new series, "Mobile App Development in PicoLisp". As the title already tells, this series will explain how to write mobile apps in...