Dataset Viewer
Auto-converted to Parquet Duplicate
full_name
stringlengths
22
46
owner
stringlengths
4
14
name
stringlengths
11
32
html_url
stringlengths
41
65
is_template
bool
1 class
description
stringlengths
20
161
template_keywords
stringclasses
6 values
license
stringclasses
2 values
topics
stringlengths
2
178
size
int64
70
37.8k
language
stringclasses
2 values
created_at
stringlengths
19
19
updated_at
stringlengths
19
19
gpt_description
stringlengths
20
161
repo_symbols_count
int64
62.9k
100k
repo_tokens_count
int64
15.8k
25.1k
repo_words_count
int64
7.4k
11.9k
repo_lines_count
int64
1.91k
2.8k
repo_files_count
int64
42
71
repo_code_symbols_count
int64
0
0
repo_code_tokens_count
int64
0
0
repo_code_words_count
int64
0
0
repo_code_lines_count
int64
0
0
repo_code_files_count
int64
0
0
description_symbols_count
int64
20
161
description_tokens_count
int64
5
87
description_words_count
int64
3
27
description_lines_count
int64
1
1
readme
stringlengths
516
12.2k
readme_symbols_count
int64
516
12.2k
readme_tokens_count
int64
137
2.41k
readme_words_count
int64
36
1.17k
readme_lines_count
int64
9
182
amzn/firetv-sample-touch-app
amzn
firetv-sample-touch-app
https://github.com/amzn/firetv-sample-touch-app
false
This sample Android project demonstrates how to build the main UI of a Fire TV application in order to support both Touch interactions and Remote D-Pad controls.
['demo', 'sample']
Apache License 2.0
['amazon', 'android', 'apps', 'appstore', 'firetv', 'ott', 'sample', 'sample-app', 'samples', 'template', 'tv']
111
Java
2021-06-28T01:37:39
2023-11-04T04:44:13
This sample Android project demonstrates how to build the main UI of a Fire TV application in order to support both Touch interactions and Remote D-Pad controls.
69,643
17,038
8,491
1,994
55
0
0
0
0
0
161
30
27
1
Fire TV Sample App Android - Touch and D-Pad This sample Android project demonstrates how to build the main UI of a Fire TV application in order to support both Touch interactions and Remote D-Pad controls. This project can be imported in Android Studio (tested on Android Studio 4.1.1). Make sure sure to check out the...
1,467
352
225
22
arkivanov/decompose-dagger-sample
arkivanov
decompose-dagger-sample
https://github.com/arkivanov/decompose-dagger-sample
false
A sample Android project demonstrating the use of Decompose library together with Dagger DI framework
['demo', 'sample']
MIT License
[]
70
Kotlin
2023-10-10T08:41:09
2023-11-08T08:15:03
A sample Android project demonstrating the use of Decompose library together with Dagger DI framework
64,618
15,780
7,548
2,112
64
0
0
0
0
0
101
16
15
1
Decompose Dagger Sample This is a sample Android project demonstrating the use of [Decompose](https://github.com/arkivanov/Decompose) library together with [Dagger](https://github.com/google/dagger) DI framework. ## Project Structure The project consists of the following modules: - `repository` - Contains a simple in-...
808
177
96
9
edgar-zigis/CoroutineRecipes
edgar-zigis
CoroutineRecipes
https://github.com/edgar-zigis/CoroutineRecipes
false
Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.
['example']
Apache License 2.0
['example', 'kotlin', 'kotlin-android', 'kotlin-coroutines', 'kotlin-coroutines-tutorial', 'tutorial']
95
Kotlin
2020-07-15T07:58:31
2023-05-17T01:36:01
Playground for Kotlin Coroutines. Basics, Channels, Flows, useful examples & comparison to RxJava.
74,324
18,693
9,768
2,502
42
0
0
0
0
0
98
22
13
1
Coroutine Recipes Playground for Kotlin Coroutines.<br/> Ready to use ***IntelliJ IDEA*** project with basic explanations. ``` * Basic async/launch comparisons * Job/Deferred completion invocations & cancellations * Context tests * Basic & Supervisor scopes. Cancellation & exception handling. * Concurrent & serial tas...
654
137
89
19
ErfanSn/AugmentedVideo
ErfanSn
AugmentedVideo
https://github.com/ErfanSn/AugmentedVideo
false
🎥 A sample of augmented video with SceneView in both Compose And ViewSystem
['sample']
Apache License 2.0
['android', 'augmented-reality', 'filament', 'kotlin', 'sceneview']
37,787
Kotlin
2023-04-07T01:13:53
2023-12-22T02:48:29
🎥 A sample of augmented video with SceneView in both Compose And ViewSystem
100,338
25,149
11,904
2,797
71
0
0
0
0
0
76
18
13
1
AugmentedVideo A sample of augmented video with [SceneView](https://github.com/SceneView/sceneview-android) for two UI toolkit the Android View System and Compose. ## Specifing UI Toolkit To specify the type of UI toolkit used in project output, it is enough to change **Build Variant** from **Window Tool Bar**. ## De...
914
206
133
19
genexuslabs/SDExtensionsSample
genexuslabs
SDExtensionsSample
https://github.com/genexuslabs/SDExtensionsSample
false
This repository contains extensions samples for the Native Mobile generators.
['sample']
MIT License
['android', 'genexus', 'ios']
206
Kotlin
2016-09-14T04:40:23
2023-11-22T02:32:45
This repository contains extensions samples for the Native Mobile generators.
62,933
16,691
7,621
2,050
51
0
0
0
0
0
77
11
10
1
Native Mobile Extension Sample This sample contains: - A `User Control` definition. - An `External Object` definition. - An `Android Library` project of a `GeneXus Module` that implements the two previously defined extensions. - An `GeneXus Library` definition which declares the `Android Library` which implements the ...
3,011
699
367
43
Hitman666/AndroidCallBlockingTestDemo
Hitman666
AndroidCallBlockingTestDemo
https://github.com/Hitman666/AndroidCallBlockingTestDemo
false
A demo native Android app that can block an incoming call
['demo']
MIT License
[]
135
Java
2018-02-22T07:33:52
2023-10-11T06:46:07
A demo native Android app that can block an incoming call
66,727
17,499
7,424
1,990
54
0
0
0
0
0
57
11
11
1
How to make a native Android app that can block phone calls ## TL;DR In this post, I'll show you step by step how to make a native Android app that can block certain numbers from calling you. I hope that my step by step guide that I'm going to show you here will help you and save you from doing additional research. _O...
10,875
2,408
1,171
182
HMS-Core/hms-analytics-demo-android
HMS-Core
hms-analytics-demo-android
https://github.com/HMS-Core/hms-analytics-demo-android
false
HmsAnalyticsKitDemo is a app that applying HUAWEI Hianalytics SDK used for showing how to collect user engagement and user preference.
['demo']
Apache License 2.0
['analyse', 'analyse-data', 'analytics', 'analytics-tracking', 'android', 'hms', 'huawei', 'user-preference']
192
Java
2020-06-19T06:19:32
2023-05-03T04:40:14
HmsAnalyticsKitDemo is a app that applying HUAWEI Hianalytics SDK used for showing how to collect user engagement and user preference.
95,481
24,541
9,478
2,747
68
0
0
0
0
0
134
30
20
1
HMS AnalyticsKit Demo for Android English | [中文](README_ZH.md) ## Table of Contents * [Introduction](#introduction) * [Getting Started](#getting-started) * [Installation](#installation) * [Configuration ](#configuration ) * [Environment requirements](#environment-requirements) * [Result](#result) * [License](#licens...
4,483
1,030
545
56
janishar/annotation-processing-example
janishar
annotation-processing-example
https://github.com/janishar/annotation-processing-example
false
It is the example project for the annotation processing tutorial.
['example']
Apache License 2.0
['android', 'annotation-processing', 'annotation-processor', 'butterknife', 'example', 'example-code', 'example-project', 'java', 'library', 'mindorks', 'modules', 'tutorial']
182
Java
2018-05-22T06:33:46
2023-10-18T08:18:15
It is the example project for the annotation processing tutorial.
81,408
19,985
8,911
2,397
67
0
0
0
0
0
66
12
10
1
Android Annotation Processing Tutorial: Example Project > A complete library implementation Annotation processing has become one of the most important language features in the modern Java programming. Java supports annotation processing from the release of Java 5 but its full potential has been realized in the recent ...
2,204
492
271
31
jdvp/AndroidAspectExample
jdvp
AndroidAspectExample
https://github.com/jdvp/AndroidAspectExample
false
Project to show examples of leveraging Aspect-Oriented Programming techniques
['example']
MIT License
['android', 'android-aspectj', 'aop', 'aspect-oriented-programming', 'aspectj']
478
Kotlin
2018-07-03T10:04:02
2024-01-09T04:48:25
Project to show examples of leveraging Aspect-Oriented Programming techniques
71,375
19,715
8,432
2,153
51
0
0
0
0
0
77
12
9
1
AndroidAspectExample Project to show examples of leveraging Aspect-Oriented Programming (AOP) techniques Aspects are defined in AspectLogging.java and affect MainActivity.java. In order to see that the code has been injected, build the app and check the app/build directory for the ajc-transform.log file which will s...
4,801
1,156
645
66
momentumsuite/java-appium-testng-momentumsuite
momentumsuite
java-appium-testng-momentumsuite
https://github.com/momentumsuite/java-appium-testng-momentumsuite
false
Boilerplate project to run MOBILE Test Automation with TestNG, Appium, Allure reporting and Momentum Suite cloud device farm support
['boilerplate']
Apache License 2.0
['allure', 'allure-report', 'android-testing', 'appium', 'ios-testing', 'mobile', 'mobile-app', 'mobile-automation', 'mobileweb', 'mobven', 'momentumsuite', 'selenium', 'testng']
9,739
Java
2022-07-27T12:47:53
2023-03-08T09:31:23
Boilerplate project to run MOBILE Test Automation with TestNG, Appium, Allure reporting and Momentum Suite cloud device farm support
81,737
18,837
8,158
2,139
44
0
0
0
0
0
132
27
19
1
Java Appium TestNG Momentumsuite ![image](https://user-images.githubusercontent.com/105457661/181139819-f73acae9-1a3b-4841-a536-983004d43cf1.png) [TestNG](http://testng.org/) Integration with local or Momentum Suite real mobile farm devices ## Supports * Native or Hybrid Android and iOS apps (APK, AAB, IPA) * Chro...
4,061
963
537
81
mustafa01ali/SensorsSandbox
mustafa01ali
SensorsSandbox
https://github.com/mustafa01ali/SensorsSandbox
false
Android application to demonstrate how to work with onboard sensors in Android
['demo']
Apache License 2.0
[]
1,914
Java
2013-10-29T11:02:47
2023-12-22T07:11:23
Android application to demonstrate how to work with onboard sensors in Android
84,238
20,597
10,007
2,511
59
0
0
0
0
0
78
12
12
1
Sensors Sandbox ![Build status](https://travis-ci.org/mustafa01ali/SensorsSandbox.svg?branch=master) ============== Android application to demonstrate how to work with on-board sensors in Android. It displays the list of all the available sensors on your device, choosing one of them displays the data measured by the se...
1,409
328
147
19
pushy/pushy-demo-android
pushy
pushy-demo-android
https://github.com/pushy/pushy-demo-android
false
A demo of the Pushy Android SDK integrated into a sample Android app.
['demo', 'sample']
Apache License 2.0
[]
12,478
Java
2016-10-20T10:19:38
2023-05-24T10:55:28
A demo of the Pushy Android SDK integrated into a sample Android app.
91,227
22,799
9,191
2,325
54
0
0
0
0
0
69
15
13
1
pushy-demo-android A demo of the [Pushy Android SDK](https://pushy.me/docs/android/get-sdk) integrated into a sample Android app. > [Pushy](https://pushy.me/) is the most reliable push notification gateway, perfect for real-time, mission-critical applications. This app registers your device to receive push notificatio...
1,305
325
143
21
robertlevonyan/drag-and-drop-demo
robertlevonyan
drag-and-drop-demo
https://github.com/robertlevonyan/drag-and-drop-demo
false
A demo application to represent a drag and drop in Android
['demo']
Apache License 2.0
['android', 'android-app', 'android-application', 'android-development', 'android-sdk', 'android-studio', 'android-ui', 'kotlin', 'kotlin-android']
4,338
Kotlin
2020-07-12T04:52:40
2023-09-09T07:29:31
A demo application to represent a drag and drop in Android
67,582
20,044
7,620
1,905
55
0
0
0
0
0
58
11
11
1
<img src="https://github.com/robertlevonyan/drag-and-drop-demo/blob/master/app/src/main/ic_launcher-playstore.png" width="50" height="50" /> &nbsp;&nbsp;&nbsp; Drag and Drop Demo |A demo application to represent a drag and drop in Android|<img src="https://github.com/robertlevonyan/drag-and-drop-demo/blob/master/medi...
2,341
569
249
37
scuzoutao/AndroidCrashProtect
scuzoutao
AndroidCrashProtect
https://github.com/scuzoutao/AndroidCrashProtect
false
实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等
['demo']
Apache License 2.0
[]
106
Kotlin
2023-11-03T07:30:01
2023-11-16T03:07:00
实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等
72,505
16,563
8,111
1,954
50
0
0
0
0
0
116
87
10
1
AndroidCrashProtect 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等 外部需要: 1. 实现 IApp 接口,提供相应操作的实现 2. 在 Application#onCreate() 中调用 CrashPortrayHelper#init 3. ...
12,234
1,120
255
122
vanniktech/TextBuilder
vanniktech
TextBuilder
https://github.com/vanniktech/TextBuilder
false
Provides a Class with a builder pattern for building beautiful text super easily. Internally it uses the Spannable API.
['pattern']
Apache License 2.0
['android', 'color', 'formatting', 'text', 'textview']
620
Java
2017-01-24T09:57:52
2024-01-12T06:04:09
Provides a Class with a builder pattern for building beautiful text super easily. Internally it uses the Spannable API.
77,477
19,740
9,333
2,401
59
0
0
0
0
0
119
23
19
1
TextBuilder =========== Provides a Class with a builder pattern for building beautiful text super easily. Internally it uses the Spannable API. ```java new TextBuilder(this) // Context .addText(R.string.some_text) .addWhiteSpace() .addColoredTextRes("in green", R.color.green) .addWhiteSpace() .addCo...
1,587
421
162
53
vinchamp77/Demo_SimpleNavigationCompose
vinchamp77
Demo_SimpleNavigationCompose
https://github.com/vinchamp77/Demo_SimpleNavigationCompose
false
Demo App - Jetpack Compose Navigation
['demo']
Apache License 2.0
['android', 'compose-navigation', 'jetpack-compose', 'kotlin']
974
Kotlin
2022-01-31T04:01:47
2023-07-04T01:40:45
Demo App - Jetpack Compose Navigation
76,039
19,384
8,744
2,300
53
0
0
0
0
0
37
8
6
1
Simple Jetpack Compose Navigation Example ![](screenshots/Simple_Jetpack_Compose_Navigation_Example_01.gif) ## Requirements - Android Studio Flamingo or later ## Tech Stack - Jetpack Compose - Navigation Compose - Compose Destination ## Articles - [Simple Jetpack Compose Navigation Example](https://vtsen.hashnode.dev/...
2,129
514
190
33
volcengine/APMPlus_Android
volcengine
APMPlus_Android
https://github.com/volcengine/APMPlus_Android
false
APMPlus Android Demo
['demo']
MIT License
[]
148
Java
2020-12-06T03:34:57
2023-12-09T02:32:52
APMPlus Android Demo
68,234
18,052
7,401
2,249
53
0
0
0
0
0
20
5
3
1
[ENGLISH](README-EN.md) # APMPlusDemo 这是 APMPlus Sdk的使用示例. 下面链接有详细的Sdk接入和使用说明 1. [APMPlus Android 接入文档](https://www.volcengine.com/docs/6431/68852) 2. [APMPlus Android Q&A](https://www.volcengine.com/docs/6431/127838) ### Demo使用说明 1. 这个demo已经接入了所有APMPlus的性能和稳定性监控的能力。 2. 可以在这个demo里面模拟异常和性能数据收集上报。 3. 数据会上报到APMPlus平台,可以配置...
516
270
36
14

Template Generation Dataset for AI Agents Evaluation

This is the benchmark for the Project Template Generation task, which requires creating a project template (content and structure) by short textual description.

The dataset provides all the required components for evaluation of project template generation approaches in real project templates collected from GitHub, including:

  • Repository description;
  • Repository root README.md file content;
  • Repository link by which the "golden" template can be accessed;
  • GitHub repository telemetry, including additional data and metrics that can be useful in developing new approaches.

All the repositories are published under permissive licenses (MIT, Apache-2.0, BSD-3-Clause, and BSD-2-Clause). The datapoints can be removed upon request.

The collected dataset was carefully filtered, enhanced with useful metrics and, what's more, manually labeled, which assures the data quality and provides a golden subset of good examples for evaluation.
Moreover, the dataset was split into several categories, namely:

Category Description Number of data points
py Repositories with Python main language 565
java Repositories with Java main language 81
kt Repositories with Kotlin main language 19
android Repositories with Kotlin/Java main language based on Android sdk 17

...and splits, namely:

Split Description
dev All collected datapoints
test Manually verified datapoints
train Rest of the datapoint from dev without test

The following sections describe the utilities around the dataset, as well as dataset content.

Dataset Collection

This dataset contains information about repos (initially gathered from https://seart-ghs.si.usi.ch) matching the following criteria:

  • Python, Java, Kotlin programming languages
  • 10+ stars
  • 10-1000 code lines
  • updated after 2023-01-01 00:00
  • not forks
  • permissive licenses (MIT License, Apache License 2.0, BSD 3-Clause "New" or "Revised" License, BSD 2-Clause "Simplified" License)
  • filtered by is_template=True or template-related keywords presence in the description (template, boilerplate, starter, skeleton, blueprint, scaffold, pattern, seed, example, demo, sample, showcase, illustration, exemplar, use case, prototype)
  • android is moved to separate category (by android keyword in description or repo fill_name)

You can find all scripts to reproduce dataset collection in our GitHub repository

Dataset Description

Field Description
id Identifier of data point.
full_name Repository full name {owner}/{name}.
owner Bug issue repository owner.
name Bug issue repository name.
html_url GitHub link to issue
https://github.com/{owner}/{name}.
is_template True if the repositories marked as a template, otherwise False.
description Repository description.
template_keywords Template-related keywords.
license Repository license
(one from 'MIT License', 'Apache License 2.0',
'BSD 3-Clause "New" or "Revised" License', 'BSD 2-Clause "Simplified" License').
topics Repository topics.
size Repo size [MB].
metrics Dict from languages to their meta info like lines count.
languages Repo languages.
language Repo main language.
created_at Date of the repo was created in format of yyyy-mm-dd hh:mm:ss.
updated_at Date of the last repo update in format of yyyy-mm-dd hh:mm:ss.
code_lines Number of lines of code in repo.
repo_symbols_count Number of symbols in the repository.
repo_tokens_count Number of tokens in the repository.
repo_words_count Number of words in the repository.
repo_lines_count Number of lines in the repository.
repo_files_count Number of files in the repository.
repo_code_symbols_count Number of code symbols in the repository.
repo_code_tokens_count* Number of code tokens in the repository.
repo_code_words_count Number of code words in the repository.
repo_code_lines_count Number of code lines in the repository.
repo_code_files_count Number of code files in the repository.
description_symbols_count Number of symbols in the repository description.
description_tokens_count* Number of tokens in the repository description.
description_words_count Number of words in the repository description.
description_lines_count Number of lines in the repository description.
readme Root README.md repository content.
readme_symbols_count Number of symbols in the repository readme.
readme_header_tokens_count* Number of tokens in the repository readme.
readme_header_words_count Number of words in the repository readme.
readme_header_lines_count Number of lines in the repository readme.

* Tokens calculated via GPT-4 tokenizer

Dataset analysis

Dataset usage


from datasets import load_dataset
# Select a configuration from ["java", "kt", "android"]
configuration = "java"
# Select a split from ["dev", "train", "test"]
split = "dev"
# Load data
dataset = load_dataset("JetBrains-Research/template-generation", configuration, split=split)
Downloads last month
159