CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Downloads
SourceCode
Communication-Mobile
android
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
自己实现的Android PHP JSON实现登陆注册功能
Favorite
Report
Category :
android
Tags :
Update : 2017-10-19
Size : 15.46mb
Downloaded :0次
Author :
刁****
About : Nobody
PS : If download it fails, try it again. Download again for free!
Download1
Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
Reedit
Using HttpPost method to realize simple user login login
Packet file list
(Preview for download)
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.gitignore
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\compiler.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\copyright\profiles_settings.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\gradle.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\animated_vector_drawable_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\appcompat_v7_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\espresso_core_2_2_2.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\espresso_idling_resource_2_2_2.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\exposed_instrumentation_api_publish_0_5.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\gson_2_7.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\hamcrest_core_1_3.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\hamcrest_integration_1_3.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\hamcrest_library_1_3.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\javawriter_2_1_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\javax_annotation_api_1_2.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\javax_inject_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\jsr305_2_0_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\junit_4_12.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\okhttp_3_2_0.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\okio_1_6_0.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\rules_0_5.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\runner_0_5.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_annotations_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_compat_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_core_ui_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_core_utils_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_fragment_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_media_compat_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_v4_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\libraries\support_vector_drawable_25_3_1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\misc.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\modules.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\runConfigurations.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\.idea\workspace.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\.gitignore
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\app.iml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\build.gradle
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\proguard-rules.pro
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\androidTest\java\com\example\logintest\ExampleInstrumentedTest.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\AndroidManifest.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\LoginActivity.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\LoginActivity1.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\model\LoginResult.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\RegisterActivity.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\utils\HttpUtils.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\drawable\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\drawable\search.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\layout\activity_login.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\layout\activity_login1.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\layout\activity_register.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\menu\login.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\menu\main.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\menu\register.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-hdpi\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-mdpi\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xhdpi\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xxhdpi\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xxxhdpi\ic_launcher.png
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values\colors.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values\dimens.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values\strings.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values\styles.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values-w820dp\dimens.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\test\java\com\example\logintest\ExampleUnitTest.java
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\build\generated\mockable-android-25.jar
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\build\intermediates\dex-cache\cache.xml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\build.gradle
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\gradle\wrapper\gradle-wrapper.jar
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\gradle\wrapper\gradle-wrapper.properties
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\gradle.properties
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\gradlew
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\gradlew.bat
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\local.properties
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\MyPhpLogin.iml
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\settings.gradle
自己实现的Android PHP JSON实现登陆注册功能\服务端\myWorks\conn.php
自己实现的Android PHP JSON实现登陆注册功能\服务端\myWorks\login.php
自己实现的Android PHP JSON实现登陆注册功能\服务端\myWorks\register.php
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\model
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest\utils
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\androidTest\java\com\example\logintest
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example\logintest
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\test\java\com\example\logintest
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\androidTest\java\com\example
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com\example
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\test\java\com\example
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\androidTest\java\com
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\java\com
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\drawable
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\layout
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\menu
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-hdpi
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-mdpi
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xhdpi
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xxhdpi
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\mipmap-xxxhdpi
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\main\res\values-w820dp
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\test\java\com
自己实现的Android PHP JSON实现登陆注册功能\客户端\MyPhpLogin\app\src\androidTest\java
Related instructions
We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please
Google on your own.
The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please
contact us
.
Please use
Winrar
for decompression tools
If download fail, Try it againg or
Feedback to us
.
If downloaded content did not match the introduction,
Feedback
to us,Confirm and will be refund.
Before downloading, you can inquire through the uploaded person information
Comment
All comment
Nothing.
Post Comment
*
Quick comment
Recommend
Not bad
Password
Unclear description
Not source
Lost files
Unable to decompress
Bad
*
Content :
*
Captcha :
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.