The native Android and Arduino c source code for the Frugal Digital Digital Information Service Booth project that sends contextual information via SMS to its subscribers.
Frugal_Digital_Information_Service_Booth is hosted in the following web site
https://github.com/vincentolislagers/Frugal_Digital_Information_Service_Booth
If you think the Android project Frugal_Digital_Information_Service_Booth 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 Frugal_Digital_Information_Service_Booth.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 11 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.SEND_SMS |
Asset File Names | assets\Ubuntu-B.ttf assets\Ubuntu-BI.ttf assets\Ubuntu-L.ttf assets\Ubuntu-LI.ttf assets\Ubuntu-M.ttf assets\Ubuntu-MI.ttf |
There are 2 image files in Frugal_Digital_Information_Service_Booth. The names of the image files are listed as follows.
dunno.gif ic_action_search.png
The following screenshort is generated from the image listed above.
Frugal_Digital_Information_Service_Booth has the following Java source files.
dk.ciid.android.infobooth.activities.InformationServiceActivity.java dk.ciid.android.infobooth.activities.IntroductionActivity.java dk.ciid.android.infobooth.activities.MainActivity.java dk.ciid.android.infobooth.activities.PaymentActivity.java dk.ciid.android.infobooth.activities.PhoneNumberActivity.java dk.ciid.android.infobooth.activities.ServiceDetailsActivity.java dk.ciid.android.infobooth.activities.SubscriptionFinalActivity.java dk.ciid.android.infobooth.ui.MyButton.java dk.ciid.android.infobooth.ui.MyLazyAdapter.java dk.ciid.android.infobooth.ui.MyTextView.java dk.ciid.android.infobooth.xml.XMLParser.java dk.ciid.smsbox1.Main.java dk.ciid.smsbox2.InformationServiceActivity.java dk.ciid.smsbox2.Main.java dk.ciid.smsbox2.PaymentActivity.java dk.ciid.smsbox2.PhoneNumberActivity.java org.anddev.android.weatherforecast.WeatherForecast.java org.anddev.android.weatherforecast.views.SingleWeatherInfoView.java org.anddev.android.weatherforecast.weather.GoogleWeatherHandler.java org.anddev.android.weatherforecast.weather.WeatherCurrentCondition.java org.anddev.android.weatherforecast.weather.WeatherForecastCondition.java org.anddev.android.weatherforecast.weather.WeatherSet.java org.anddev.android.weatherforecast.weather.WeatherUtils.java