forked from koush/ROMManagerManifest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathclockworkmod.js
More file actions
25 lines (25 loc) · 857 Bytes
/
Copy pathclockworkmod.js
File metadata and controls
25 lines (25 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"version": "1",
"marketapps": [
{
"name": "Tether",
"icon": "https://github.com/ClockworkMod/artwork/raw/master/tether/tether_icon_usb_dark_512.png",
"summary": "Get internet on your PC using your Android phone! No root required!",
"packagename": "com.koushikdutta.tether"
},
{
"name": "DeskSMS",
"icon": "http://bit.ly/zte1SD",
"summary": "Text from your computer or tablet with your existing phone number!",
"packagename": "com.koushikdutta.desktopsms"
},
{
"name": "ROM Manager",
"icon": "https://github.com/ClockworkMod/artwork/raw/master/rommanager/clockwork128.png",
"summary": "You're using it! This is a quick link to the Market for updates.",
"packagename": "com.koushikdutta.rommanager"
}
],
"roms": [
]
}