This repo contains app source code created in Surviving with Android blog.
Swa-app is hosted in the following web site
https://github.com/survivingwithandroid/Swa-app
If you think the Android project Swa-app 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 Swa-app.
Item | Value |
---|---|
Java File Count | 54 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 7 |
Fragment Count | 6 |
jar files used | android-support-v4.jar android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.android.vending.BILLING |
Raw File Names | res\raw\pinsound.wav |
There are 23 image files in Swa-app. The names of the image files are listed as follows.
background.png background_opt.png black_pin40.png blue_pin40.png brown_pin40.png dark40.png eye.png green_pin30.png green_pin40.png ic_menu_refresh.png lightblue_pin40.png moon.png orange_pin40.png pin40.png pink_pin40.png pressure.png red_pin40.png reset_bkg.png sun.png temperature.png violet_pin40.png wind.png yellow_pin40.png
The following screenshort is generated from the image listed above.
Swa-app has the following Java source files.
com.survivingwithandroid.pegboard.DreamPinsActivity.java com.survivingwithandroid.pegboard.TableConfig.java com.survivingwithandroid.pegboard.fragment.DreamPinTableFragment.java com.survivingwithandroid.pegboard.fragment.MenuFragment.java com.survivingwithandroid.pegboard.table.Pin.java com.survivingwithandroid.pegboard.table.PinImageView.java com.survivingwithandroid.pegboard.table.PinsTableView.java com.survivingwithandroid.pegboard.util.ImageUtility.java com.survivingwithandroid.pegboard.util.SaveFileException.java com.survivingwithandroid.torch.MainActivity.java com.survivingwithandroid.torch.SwAUtil.java com.survivingwithandroid.torch.util.Base64.java com.survivingwithandroid.torch.util.Base64DecoderException.java com.survivingwithandroid.torch.util.IabException.java com.survivingwithandroid.torch.util.IabHelper.java com.survivingwithandroid.torch.util.IabResult.java com.survivingwithandroid.torch.util.Inventory.java com.survivingwithandroid.torch.util.Purchase.java com.survivingwithandroid.torch.util.Security.java com.survivingwithandroid.torch.util.SkuDetails.java com.survivingwithandroid.torch.util.SwABillingUtil.java com.survivingwithandroid.weather.Config.java com.survivingwithandroid.weather.MainActivity.java com.survivingwithandroid.weather.billing.util.Base64.java com.survivingwithandroid.weather.billing.util.Base64DecoderException.java com.survivingwithandroid.weather.billing.util.IabException.java com.survivingwithandroid.weather.billing.util.IabHelper.java com.survivingwithandroid.weather.billing.util.IabResult.java com.survivingwithandroid.weather.billing.util.Inventory.java com.survivingwithandroid.weather.billing.util.Purchase.java com.survivingwithandroid.weather.billing.util.Security.java com.survivingwithandroid.weather.billing.util.SkuDetails.java com.survivingwithandroid.weather.billing.util.SwABillingUtil.java com.survivingwithandroid.weather.model.CityResult.java com.survivingwithandroid.weather.model.Weather.java com.survivingwithandroid.weather.provider.IWeatherImageProvider.java com.survivingwithandroid.weather.provider.WeatherImageProvider.java com.survivingwithandroid.weather.provider.YahooClient.java com.survivingwithandroid.weather.settings.CityFinderActivity.java com.survivingwithandroid.weather.settings.WeatherPreferenceActivity.java com.survivingwithandroid.weatherapp.JSONWeatherParser.java com.survivingwithandroid.weatherapp.JSONWeatherParser.java com.survivingwithandroid.weatherapp.MainActivity.java com.survivingwithandroid.weatherapp.MainActivity.java com.survivingwithandroid.weatherapp.WeatherHttpClient.java com.survivingwithandroid.weatherapp.WeatherHttpClient.java com.survivingwithandroid.weatherapp.adapter.DailyForecastPageAdapter.java com.survivingwithandroid.weatherapp.fragment.DayForecastFragment.java com.survivingwithandroid.weatherapp.model.DayForecast.java com.survivingwithandroid.weatherapp.model.Location.java com.survivingwithandroid.weatherapp.model.Location.java com.survivingwithandroid.weatherapp.model.Weather.java com.survivingwithandroid.weatherapp.model.Weather.java com.survivingwithandroid.weatherapp.model.WeatherForecast.java