Code Monkey home page Code Monkey logo

surviving-with-android's Introduction

Surviving-with-android

This repository contains the source code related to the posts published in [Surviving with android] (https://www.survivingwithandroid.com)

Credits

License

Copyright 2012-2014 Francesco Azzola (Surviving with Android)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

surviving-with-android's People

Contributors

survivingwithandroid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

surviving-with-android's Issues

No download option for the code

Hello,

I am trying to download the project but there is no download option available. Kindly, provide me with an download option.

EndlessListView error when clear listview and update adapter

When I try to clear list and update adapter it happens

FATAL EXCEPTION: main
java.lang.NullPointerException
at android.widget.ListView.clearRecycledState(ListView.java:513)
at android.widget.ListView.resetList(ListView.java:500)
at android.widget.ListView.layoutChildren(ListView.java:1582)
at android.widget.AbsListView.onLayout(AbsListView.java:1876)

What can it be?

EndlessListView error on setLoadingView

I use EndlessAdapter example. And when I try to use "setLoadingView" method - the app is crashed. What can it be?

E/AndroidRuntime(16221): FATAL EXCEPTION: main
java.lang.NullPointerException
at android.widget.ListView.setupChild(ListView.java:1845)
at android.widget.ListView.makeAndAddView(ListView.java:1823)
at android.widget.ListView.fillDown(ListView.java:672)

SSL encryption

Ciao,
Am i wrong or the correct host should be fcm.googleapis.com/fcm/send ??
Moreover do we now need an ssl encryption?

Grazie,

NearByManagerAdv: OnFailure 1

Getting this error on Raspberry pi.

com.google.android.gms.common.api.ApiException: 17: API: Nearby.CONNECTIONS_API is not available on this device..

AndroidThings_Motors The problem of this project

1.Your project needs to be in the 8 system AndroidManifest.xml add Permissions
<uses-permission android:name="com.google.android.things.permission.USE_PERIPHERAL_IO"/>

  1. I had such a problem when I was using it. When clicking Backword, only the right rear wheel does not turn, other tests are normal. What is the reason?

App crashes on android L (API v21)

I cloned your github repo and tried to run MaterialWeather app in android studio and the app crashes on API 21(Android L) with a runtime exception java.lang.RuntimeException: Unable to start activity ComponentInfo{com.survivingwithandroid.materialweather/com.survivingwithandroid.materialweather.WeatherActivity}: java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this activity. But it works on a lower API like Kitkat.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.