yashtodi94/BoxMeFinal
This is intended to be an enterprise logistics app to be used by delivery staff for a package from point A to point B. It contains an encrypted dialer to prevent information leakage (Eg. Phone Number) of the customer. Working: The package will contain an encrypted number of the customer. The delivery boy dials the number through this app. The app will decrypt the number and store it in contacts as "BoxMe" and will dial the number. A blue screen appears when the number is dialled. When the call is disconnected, the call log and contact is deleted and the blue screen vanishes. The delivery boy never gets access to the customer's real phone number. PS: This is a very basic prototype built by a team with no prior knowledge of Android Programming within 24 hours for a hackathon. This concept was later launched as a product by Ola cabs using a different technique (Server re-routing)