基于Android调用OpenAI接口的ChatGPT实例
gradle.properties
1KB
gradle
wrapper
gradle-wrapper.jar
58KB
gradle-wrapper.properties
236B
app
src
androidTest
java
com
chat
ExampleInstrumentedTest.java
730B
test
java
com
chat
ExampleUnitTest.java
369B
main
java
com
chat
mApi.java
3KB
ChatItem.java
851B
Chat.java
33KB
ChatListAdapter.java
2KB
MainActivity.java
2KB
ActivityController.java
704B
res
mipmap-xxhdpi
ic_launcher_round.webp
6KB
ic_launcher.webp
3KB
mipmap-hdpi
ic_launcher_round.webp
3KB
ic_launcher.webp
1KB
drawable-v24
ic_launcher_foreground.xml
2KB
mipmap-anydpi-v26
ic_launcher.xml
272B
ic_launcher_round.xml
272B
values-night
themes.xml
806B
mipmap-mdpi
ic_launcher_round.webp
2KB
ic_launcher.webp
982B
mipmap-xxxhdpi
delete_history.png
1003B
bot_icon.png
2KB
help.png
2KB
send_msg.png
2KB
app_icon.png
1KB
ic_launcher_round.webp
8KB
config.png
3KB
user_icon.png
1KB
ic_launcher.webp
4KB
mipmap-xhdpi
ic_launcher_round.webp
4KB
ic_launcher.webp
2KB
mipmap-anydpi-v33
ic_launcher.xml
343B
xml
data_extraction_rules.xml
551B
backup_rules.xml
478B
values
colors.xml
961B
strings.xml
290B
themes.xml
1KB
layout
chatview_user.xml
2KB
activity_chat.xml
3KB
item_dropdown.xml
274B
layout_config.xml
12KB
layout_help.xml
9KB
activity_main.xml
386B
item_select.xml
275B
chatview_bot.xml
1KB
drawable
ic_launcher_background.xml
5KB
AndroidManifest.xml
1KB
proguard-rules.pro
750B
build.gradle
2KB
.gitignore
16B
gradlew.bat
3KB
build.gradle
243B
.idea
vcs.xml
180B
misc.xml
370B
inspectionProfiles
Project_Default.xml
543B
compiler.xml
169B
gradle.xml
804B
.gitignore
47B
settings.gradle
321B
img
com.chat.jpg
749KB
1.jpg
59KB
config.jpg
237KB
temp
1B
gradlew
6KB
README.md
2KB
暂无评论