Showing posts with label application. Show all posts
Showing posts with label application. Show all posts

Friday, 23 October 2015

Notification Pop Up Application.



Bein Quick settings accessible from the bottom, a lot of applications are not able to access notification bar access, like popup notification app is unable to give "pop up notification" at all. Any suggestions or help..



Web application with the Raspberry Pi



Hello everybody, I want to make an application for a Raspberry pi running linux connected to a magnetic card reader and a touchscreen, the Raspberry Pi will be connected to the internet. When a user passes his card trough the reader the code in the card is sent to a remote server which finds information related to the user in a database (text and pictures) and then sends this information back to the Raspberry pi to be shown.

What are the best programming languages and libraries to develop this application in the Raspberry pi and in the server without using a web browser? Do you know of any open source software that do what I ask?