A simple app to light your way (written in Kotlin).
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.
The following table is the detailed list of lantern.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_SETTINGS com.android.vending.BILLING |
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.
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