摘要:
First ! You need login into your Firebase and creat new Project 。Creat android project . Second, copy Android app package name add it into your Fireba 阅读全文
摘要:
In this turorial , i will help you creat an Vehicles Sound app With some different. -Use Fragment -Use Toolbar First, We need write a simple program b 阅读全文
摘要:
Android RecycleView is more advanced version of ListView with improved performance and other benifits.Using RecyclerView and CardView together,both li 阅读全文
摘要:
First . Rewrite activity_main.xml layout file and change root element android.support.v4.widget.NestedScrollView Second . File -> Progect Structure -> 阅读全文
摘要:
First . File -> Project Structure -> CardView(come.android.cardview:v7.25.0.0; Second. drawable -> right click on the folder -> and then select batch 阅读全文
摘要:
First ,we need import new Image,Using Android Drawable Importer plugin already available in android studio. Second , we need creat fragment_image.xml 阅读全文