Code Monkey home page Code Monkey logo

flowfan's Projects

compareservice icon compareservice

实验要求使用Service,提供比较两个整数大小的功能,提供Int Compare(Int, Int)函数,输入两个整数,输出较大的整数。具体要求如下:(1)实现进程内的服务;(2)使用AIDL语言,实现相同功能的跨进程服务;(3)设计用户界面,在界面上允许用户输入两个整数,并分别通过调用进程内和跨进程服务,将较大的数字显示在界面上。界面匹配背景图自选。

fruits icon fruits

模仿第四章的案例和补充案例(天气预报和植物百科),实现计算机学院简介,4个按钮: 光荣历程;师资力量;莘莘学子;抗疫活动。文字内容自选,不能雷同。背景配合不同场景的照片。(也可以自己设计相似题目场景,避免雷同)

lifecycle icon lifecycle

在Activity中重载下图中9种事件函数,在调用不同函数时使用LogCat在控制台中输出调用日志。掌握Activity在启动、停止和销毁等不同阶段,9种重载函数的调用顺序,并掌握Android调试工具LogCat的使用方法。报告可以引入图片展示各个事件的进展。

musicplayer icon musicplayer

模仿第五章的案例MusicPlayer实现音乐播放器。

newcontacts icon newcontacts

设计一个主Activity和一个子Activity(Sub-Activity),使用主Activity上的按钮启动子Activity,并将子Activity的一些信息返回给主Activity,并显示在主Activity上,可以自己设计界面和场景,。主Activity界面上有一个“登录”按钮和一个用了显示信息的TextView,点击“登录”按钮后打开一个新的Activity,新Activity上面有输入用户名和密码的控件,在用户关闭这个Activity后,将用户输入的用户名和密码传递到主Activity,并显示在主Activity的TextView中。

news icon news

参考 第九章 news案例 制作 新闻客户端 (网络方式实现,本地或网络访问)。

orderedbroadcast icon orderedbroadcast

模仿第六章 拦截有序广播案例,3个广播接收者,优先权最高的增加打开新页面功能,展示 背景图 和一个 文本框,内容 “China First!”

readbill icon readbill

参考第八章案例,制作查《看账单数据的我》,更换背景图片和小图标。

registercard icon registercard

参考补充案例中第三章 《RegisterCard》 ,进行相应改编,比如更换背景图片,按钮图片等。 体验:Activity的创建、Activity的生命周期、数据传递。LogCat观察并用截图表示。

score icon score

篮球计分器(DataBinding)

studentgrade icon studentgrade

参考第5章中案例(sqlite、listview、BaseAdapter),录入数据库(8组信息)字段 :姓名,成绩;头像(考虑到有一定难度可以另外输入设置)。录入数据库后,设置展示按钮(Let me see!),转入下一页 listview方式展示 姓名和成绩。

studentinfo icon studentinfo

参考补充案例中第二章 《 PhoneInfo》 ,在界面显示8位同学头像以及姓名。(注意案例有缺陷,更正后应用)

studentlogin icon studentlogin

编写一个用户登录界面(类似qq),界面中必须要有文本提示信息(TextView),编辑框(EditText),按钮(Button),分别用于显示“计算机学院xx级学生”、“口令”,输入用户名、密码,登录功能。

userregist icon userregist

模仿给宝宝买装备案例,再增加一个String名,例如:绰号;更换所有页面背景图片;重新设计新颖bottom。

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.