找回密码
 立即注册
TestAppSmsAppAndroidbin | android开发 2022-10-28 38 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
近来开始学习Android,为了更快上手所以给自己找个小课题来练习一下:WCF作为服务端打开RESTfulService,Android作为客户端将手机上的短信传给服务端显示,并轮询服务端是不是有发送的短信取回并发送。
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R$attr.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R$drawable.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R$id.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R$layout.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R$string.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\R.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\TestApp5_SmsApp$1.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\TestApp5_SmsApp$2.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\TestApp5_SmsApp$3.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\TestApp5_SmsApp$SmsReceiver.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\TestApp5_SmsApp.class
TestApp5_SmsApp\bin\android\study\TestApp5_SmsApp\WebClient.class
TestApp5_SmsApp\bin\res\drawable\icon.png
TestApp5_SmsApp\bin\res\layout\main.xml
TestApp5_SmsApp\bin\res\values\strings.xml
TestApp5_SmsApp\bin\.classpath
TestApp5_SmsApp\bin\.project
TestApp5_SmsApp\bin\AndroidManifest.xml
TestApp5_SmsApp\bin\classes.dex
TestApp5_SmsApp\bin\default.properties
TestApp5_SmsApp\bin\proguard.cfg
TestApp5_SmsApp\bin\resources.ap_
TestApp5_SmsApp\bin\TestApp5_SmsApp.apk
TestApp5_SmsApp\gen\android\study\TestApp5_SmsApp\R.java
TestApp5_SmsApp\res\drawable\icon.png
TestApp5_SmsApp\res\layout\main.xml
TestApp5_SmsApp\res\values\strings.xml
TestApp5_SmsApp\src\android\study\TestApp5_SmsApp\TestApp5_SmsApp.java
TestApp5_SmsApp\src\android\study\TestApp5_SmsApp\WebClient.java
TestApp5_SmsApp\.classpath

(Recently, I started to learn Android. In order to get started more quickly, I found a small topic for myself to practice: WCF, as the server, opens RESTfulService, and Android, as the client, sends the SMS on the phone to the server for display, and polls the server to see if there is any SMS sent back and sent.
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R$attr.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R$drawable.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R$id.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R$layout.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R$string.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\R.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp$1.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp$2.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp$3.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp$SmsReceiver.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp.class
TestApp5_ SmsApp\bin\android\study\TestApp5_ SmsApp\WebClient.class
TestApp5_ SmsApp\bin\res\drawable\icon.png
TestApp5_ SmsApp\bin\res\layout\main.xml
TestApp5_ SmsApp\bin\res\values\strings.xml
TestApp5_ SmsApp\bin\.classpath
TestApp5_ SmsApp\bin\.project
TestApp5_ SmsApp\bin\AndroidManifest.xml
TestApp5_ SmsApp\bin\classes.dex
TestApp5_ SmsApp\bin\default.properties
TestApp5_ SmsApp\bin\proguard.cfg
TestApp5_ SmsApp\bin\resources.ap_
TestApp5_ SmsApp\bin\TestApp5_ SmsApp.apk
TestApp5_ SmsApp\gen\android\study\TestApp5_ SmsApp\R.java
TestApp5_ SmsApp\res\drawable\icon.png
TestApp5_ SmsApp\res\layout\main.xml
TestApp5_ SmsApp\res\values\strings.xml
TestApp5_ SmsApp\src\android\study\TestApp5_ SmsApp\TestApp5_ SmsApp.java
TestApp5_ SmsApp\src\android\study\TestApp5_ SmsApp\WebClient.java
TestApp5_ SmsApp\.classpath)

[下载]11385585709.rar




上一篇:Android+学习笔记
下一篇:Android动画学习—源代码