Android Open Source - App simple lantern






Project Summary

A simple app to light your way (written in Kotlin).

Web Site / Source Repository

lantern is hosted in the following web site
https://github.com/lucamtudor/lantern

If you think the Android project lantern listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of lantern.

ItemValue
Java File Count13
Supported screen sizes[xxhdpi, hdpi, xhdpi]
Activity Count2
Required Permissionsandroid.permission.CAMERA
android.permission.WRITE_SETTINGS
com.android.vending.BILLING




Resource Files

There are 5 image files in lantern. The names of the image files are listed as follows.

kotlin_logo.png
scrubber_control_disabled_holo.png
scrubber_control_focused_holo.png
scrubber_control_normal_holo.png
scrubber_control_pressed_holo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

lantern has the following Java source files.

com.tudorluca.lantern.LanternActivity.java
com.tudorluca.lantern.utils.Base64.java
com.tudorluca.lantern.utils.Base64DecoderException.java
com.tudorluca.lantern.utils.IabException.java
com.tudorluca.lantern.utils.IabHelper.java
com.tudorluca.lantern.utils.IabResult.java
com.tudorluca.lantern.utils.Inventory.java
com.tudorluca.lantern.utils.Purchase.java
com.tudorluca.lantern.utils.Security.java
com.tudorluca.lantern.utils.SkuDetails.java
com.tudorluca.lantern.utils.SystemUiHider.java
com.tudorluca.lantern.utils.SystemUiHiderBase.java
com.tudorluca.lantern.utils.SystemUiHiderHoneycomb.java