Android_Me icon indicating copy to clipboard operation
Android_Me copied to clipboard

App that lets you style your own Android! This uses Fragments to create a flexible and responsive UI.

Results 66 Android_Me issues
Sort by recently updated
recently updated
newest added

In the 2pane view, the video and solution show replacing the fragment for each body part when a new item is selected. This seems overly complex, and does not convey...

When trying to launch the solution for the exercise DisplayThreeFragments app crashes with the error: Caused by: java.lang.IllegalStateException: Can't change container ID of fragment BodyPartFragment{302569e id=0x7f0b0058}: was 2131427416 now 2131427417...

Exercise 4 does not line up at all with the material. TODOs for creating files but no indication of the dependencies between them.

if(mListIndex < mListImagesIds.size()) imageView.setImageResource(mListImagesIds.get(mListIndex));

I'm a udacity scholarship recipient working through this series of exercises in the android nanodegree program. I would like to update the master to prevent other students from experiencing the...

Error:Failed to crunch file C:\Users\hp\Downloads\Android_Me-TFragments.00-StartingCode\Android_Me-TFragments.00-StartingCode\app\build\intermediates\exploded-aar\com.android.support\appcompat-v7\25.1.0\res\drawable-hdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png into C:\Users\hp\Downloads\Android_Me-TFragments.00-StartingCode\Android_Me-TFragments.00-StartingCode\app\build\intermediates\res\merged\debug\drawable-hdpi-v4\abc_textfield_search_default_mtrl_alpha.9.png

Otherwise none of the Android libraries are recognized.