Android App Development for Beginners – 10 – Running the State Changing Example

Facebook – https://www.facebook.com/TheNewBoston-464114846956315/
GitHub – https://github.com/buckyroberts
Google+ – https://plus.google.com/+BuckyRoberts
LinkedIn – https://www.linkedin.com/in/buckyroberts
reddit – https://www.reddit.com/r/thenewboston/
Support – https://www.patreon.com/thenewboston
thenewboston – https://thenewboston.com/
Twitter – https://twitter.com/bucky_roberts

21 Comments on “Android App Development for Beginners – 10 – Running the State Changing Example”

  1. Hi, Can you please make a video on Unit Testing of android apps also , from Android studio tools like Junit4; mockito and Espresso?

  2. 12-03 20:58:06.505 5289-5289/? E/PGA: PgaSocketInitClientPgaIpc: ioctl() failed: ret -1, errno 22

    it is showing this when i copy the code from the site and hit the play button.

    i m using 2.2.2.0 with nexus 5 using api 24

    have any solution???

  3. i have problem : error parsing XML: not well-formed (invalid token). could mr. help me? thank's

  4. when i create a project, i never seen the default methods (OnCreatoptinmenu & OnOptionItemSelected) in main_activity.java. i have to write them manuallay? help me

  5. when i start the app all i can see is oncreate oncreate and onresume no onstart and yes all my codes are correct

  6. I got this error. How to solve this? please help!!!

    C:Usersmanas_000.DIXITAndroidStudioProjectsFirstAppappsrcmainjavacommskfirstappMainActivity.java
    Error:(73, 1) error: class, interface, or enum expected
    :app:compileDebugJavaWithJavac FAILED
    Error:Execution failed for task ':app:compileDebugJavaWithJavac'.
    > Compilation failed; see the compiler error output for details.
    Information:BUILD FAILED

  7. Plz help…..

    Error:Execution failed for task ':app:processDebugManifest'.
    > Manifest merger failed : uses-sdk:minSdkVersion 8 cannot be smaller than version 9 declared in library [com.android.support:appcompat-v7:24.2.0] C:UsersAMANAndroidStudioProjectsMyApplication2appbuildintermediatesexploded-aarcom.android.supportappcompat-v724.2.0AndroidManifest.xml
    Suggestion: use tools:overrideLibrary="android.support.v7.appcompat" to force usage

  8. I do like your videos, but the problem is my cpu's fan's sound is louder than your voice!

  9. I have lots of troubles 🙁 first none of my PC were compatible with virtual devices, so I couldn't use the emulator, I tried to use a real device but it doesn't detect it even tho I followed the instructions 🙁 this is so frustrating it's been 3 dais of searching for fixes and I can't find any solutions to all these problems…

    It t says in red "No conected devices" "No debuggable Aplications"

  10. nothing shows up in the filter I made but it shows up in the "show only in selected application." is it necessary for onStart, onCreate, etc to show up in the filter I made?

  11. As specialist, I believe Devomobiron Secrets
    is actually great way to get money from your first iphone & android
    apps creation without any programming experience at all. Why not give it
    a shot? perhaps it is going to work for you too.

  12. Log.i doesnt work. :/ something so fundamental….I've done it like you but its running on the android phone

  13. An advice for anyone using a crappy PC like me, it's faster if u link ur phone with an USB cable and use debugging mode to use ur phone for testing instead of the emulator.

Comments are closed.