資源簡介
前期介紹了一些關于在launcher上實現左屏的功能,由于google feed屏是不開源的,只提供了接口,所以我大概寫了個demo,實現了下服務端如何來生成顯示window,供網友參考。
代碼片段和文件信息
/*?AUTO-GENERATED?FILE.??DO?NOT?MODIFY.
?*
?*?This?class?was?automatically?generated?by?the
?*?gradle?plugin?from?the?resource?data?it?found.?It
?*?should?not?be?modified?by?hand.
?*/
package?android.support.compat;
public?final?class?R?{
????private?R()?{}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????.......???????127??2018-09-25?22:31??AppService\.gitignore
????.......????260019??2018-09-25?22:31??AppService\.gradle\3.3\taskArtifacts\fileHashes.bin
????.......???1119585??2018-09-25?22:31??AppService\.gradle\3.3\taskArtifacts\fileSnapshots.bin
????.......?????73003??2018-09-25?22:31??AppService\.gradle\3.3\taskArtifacts\taskArtifacts.bin
????.......????????17??2018-09-25?22:31??AppService\.gradle\3.3\taskArtifacts\taskArtifacts.lock
????.......?????70851??2018-09-25?22:31??AppService\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.bin
????.......????????17??2018-09-25?22:31??AppService\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localClassSetAnalysis\localClassSetAnalysis.lock
????.......?????20459??2018-09-25?22:31??AppService\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.bin
????.......????????17??2018-09-25?22:31??AppService\.gradle\3.3\tasks\_app_compileDebugJavaWithJavac\localJarClasspathSnapshot\localJarClasspathSnapshot.lock
?????文件??????????1??2018-09-26?08:55??AppService\.gradle\4.6\fileChanges\last-build.bin
?????文件?????????17??2018-09-26?08:55??AppService\.gradle\4.6\fileContent\fileContent.lock
?????文件?????136833??2018-09-26?08:55??AppService\.gradle\4.6\fileHashes\fileHashes.bin
?????文件?????????17??2018-09-26?08:55??AppService\.gradle\4.6\fileHashes\fileHashes.lock
?????文件??????19585??2018-09-26?08:55??AppService\.gradle\4.6\fileHashes\resourceHashesCache.bin
?????文件?????710523??2018-09-26?08:55??AppService\.gradle\4.6\javaCompile\classAnalysis.bin
?????文件?????330347??2018-09-26?08:55??AppService\.gradle\4.6\javaCompile\jarAnalysis.bin
?????文件?????????17??2018-09-26?08:55??AppService\.gradle\4.6\javaCompile\javaCompile.lock
?????文件??????39046??2018-09-26?08:55??AppService\.gradle\4.6\javaCompile\taskHistory.bin
?????文件??????20896??2018-09-26?08:55??AppService\.gradle\4.6\javaCompile\taskJars.bin
?????文件?????407994??2018-09-26?08:55??AppService\.gradle\4.6\taskHistory\taskHistory.bin
?????文件?????????17??2018-09-26?08:55??AppService\.gradle\4.6\taskHistory\taskHistory.lock
?????文件?????????17??2018-09-26?08:55??AppService\.gradle\buildOutputCleanup\buildOutputCleanup.lock
?????文件?????????51??2018-09-26?08:55??AppService\.gradle\buildOutputCleanup\cache.properties
?????文件??????20675??2018-09-26?08:55??AppService\.gradle\buildOutputCleanup\outputFiles.bin
?????文件??????????0??2018-09-26?08:54??AppService\.gradle\vcsWorkingDirs\gc.properties
?????文件????????541??2018-09-26?08:55??AppService\.idea\caches\build_file_checksums.ser
?????文件???????1803??2018-09-26?08:49??AppService\.idea\codest
?????文件????????159??2018-09-26?08:48??AppService\.idea\encodings.xm
?????文件????????626??2018-09-26?08:55??AppService\.idea\gradle.xm
?????文件????????241??2018-09-26?08:55??AppService\.idea\libraries\Gradle__android_android_28.xm
............此處省略3165個文件信息
評論
共有 條評論