-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathjsonvalue_test.go
More file actions
118 lines (110 loc) · 102 KB
/
jsonvalue_test.go
File metadata and controls
118 lines (110 loc) · 102 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
/*
@Time : 2019-03-26 17:20
@Author : seefan
@File : jsonreader_test.go
@Software: jsonreader
*/
package jsonreader
import (
"testing"
)
func TestJsonValue_GetValue(t *testing.T) {
r := ParseJsonObject([]byte(" {\"key\" : 123,\"abc\":-1021e5 } "))
v1 := r.GetValue("key")
t.Log("v1=", v1)
if v1.String() != "123" {
t.Error("get value key != 123")
}
v2 := r.GetValue("abc")
t.Log("v2=", v2)
if v2 != "-1021e5" {
t.Error("get value abc != -1021e5")
}
}
func TestJsonValue_GetObjectAndValue(t *testing.T) {
r := ParseJsonObject([]byte(" {\"data\" : {\"key\" : 123,\"abc\":-1021e5 }}"))
v3 := r.GetObject("data").GetValue("key")
t.Log("key=", v3)
if v3 != "123" {
t.Error("get value key!=123")
}
}
func TestJsonValue_GetArray(t *testing.T) {
arr := ParseJsonArray([]byte("[{\"data\" : {\"key\" : 123,\"abc\":-1021e5 } , \"value\":5 ,\"ars\":[1,2,3,4,{\"value\":5},\"6\",{\"value\":7}]},0,1,\"sfdada\"]"))
arr.Each(func(i int, value JsonValue) {
t.Log(i, value)
})
if arr.Size() != 4 {
t.Error("array size error")
}
}
func TestJsonValue_GetArrayObject(t *testing.T) {
arr := ParseJsonArray([]byte("[{\"data\" : {\"key\" : 123,\"abc\":-1021e5 } , \"value\":5 ,\"ars\":[1,2,3,4,{\"value\":5},\"6\",{\"value\":7}]},0,1,\"sfdada\"]"))
arr.Each(func(i int, value JsonValue) {
if i == 0 {
key := value.ParseJsonObject().GetObject("data").GetValue("key")
if key != "123" {
t.Error("get key value!=123")
}
}
t.Log(i, value)
})
}
func TestJsonValue_GetArrayString(t *testing.T) {
arr := ParseJsonArray([]byte("[{\"description\":\"遊戲史上最清新作品【風色童話】\n每一次的冒險,每一段的風景\n締結永恆,守護萬物的生靈\n愛上一人,戀上甜蜜小屋\n貼心溫柔,自由舒適的搭配\n\n冒險者將從神木鎮出發,經歷不可思議的而充滿童話色彩的旅程。\n你將遭遇神秘可愛的魔物,遇到並肩戰鬥的夥伴,結識生命中的戀人,這是屬於你的快樂,一個以你為名的童話。\n\n【每一次的冒險,每一段的風景】\n與夥伴共同遊歷,沿途最美的風景。在蒼天的藍耀下,微風的草原,綻放的花海。冰封的峽谷,炙熱的火山以及迷亂的森林,多處神秘的遺跡與古老的城鎮。我們一起去偷取龍族的蛋,一起參與螢火的夜舞會,尋找海賊的寶藏,\n一起挑戰命運中的強敵。我們共同譜寫,每一段快樂的冒險故事。\n\n【締結永恆,守護萬物的生靈】\n在童話的世界,你會邂逅無數的寵物生靈,而其將會守護每一個冒險的主人翁。隨著主人翁冒險旅程中的事件以及悉心培育,可締結加深與主人的羈絆,甚至喚醒傳說中寄宿沉睡在魂卡中的力量。\n\n【愛上一人,戀上甜蜜小屋】\n樹洞裡嘰嘰喳喳的小鳥在茁壯成長,在農場上的黃金麥子隨著風飛揚,新鮮烘焙好的麵包散發著甜蜜的香氣,這里所有的一點一滴都構築成我們最美好的模樣。遇上心儀的人,戀上溫馨的小屋,就在這個美麗又溫柔的童話\n\n【貼心溫柔,自由舒適的搭配】\n裁縫的一針一線寄語著溫柔的情感,在這舒適自在的童話世界裡手工製作屬於自己的貼心衣物,帶著這份小小的溫柔與感動,向世界展現最真實的自己,出發冒險傳播快樂!\n\n\n\n《風色童話》訂閱說明與Apple官網訂閱功能注意事項\n1.訂閱價格與週期\n您可以在遊戲內訂閱啾可助手(訂閱價格為23HKD,訂閱週期為30天,到期後自動續訂)。\n\n2.關於訂閱內容\n訂閱啾可助手的用戶可在訂閱期間內獲得如下特權:1.家園每天愛心產量變為200%;2.家園每天愛心產量增加3000;3.藏寶圖挖寶升級為自動挖寶。\n\n3.關於自動續訂\n蘋果App Store官方訂閱功能為自動續費訂閱,iTunes Account進行確認支付。用戶需手動在iTunes/Apple ID設置管理中管理自動續訂功能,如果訂閱期結束前的24小時內未關閉自動續訂功能,訂閱週期將會自動延續。\n\n4.用戶協議及隱私政策\n用戶協議https://xplus.x-legend.com.tw/license/term.php\n隱私聲明https://xplus.x-legend.com.tw/license/term.php\n\n5. 取消訂閱流程\n如果您想取消訂閱,請在您的iOS設備上前往“設置”-->選擇“iTunes Store與App Store”-->點擊“Apple ID”,接下來選擇“查看AppleID”,進入“帳戶設置”,點擊“訂閱”-->“管理”,並選擇“風色童話”對應的訂閱,之後便可取消訂閱。\",\"other_stores\":[],\"publisher_url\":\"https://www.x-legend.com/hk/laplace/\",\"offers_in_app_purchases\":true,\"permissions\":null,\"price_cents\":0,\"approx_size_bytes\":2196442112,\"screenshot_urls\":[\"https://is2-ssl.mzstatic.com/image/thumb/Purple123/v4/a1/c6/ad/a1c6ad37-0ed2-1a27-a66c-24bd1a4f7374/pr_source.jpg/2208x1242bb.png\",\"https://is3-ssl.mzstatic.com/image/thumb/Purple113/v4/c3/c8/b8/c3c8b8ee-fbaa-d466-66d1-10ba71cb3842/pr_source.jpg/2208x1242bb.png\",\"https://is3-ssl.mzstatic.com/image/thumb/Purple113/v4/06/2d/e1/062de1ac-a63a-200c-504b-73a988d7073a/pr_source.jpg/2208x1242bb.png\",\"https://is4-ssl.mzstatic.com/image/thumb/Purple113/v4/f6/6d/00/f66d001e-adeb-7765-10a5-871784c81c66/pr_source.jpg/2208x1242bb.png\",\"https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/21/fd/de/21fddee0-c942-41dc-f2d4-7a5ec2bec05c/pr_source.jpg/2208x1242bb.png\",\"https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/7d/7a/b0/7d7ab036-2840-30f3-2f11-002af0dbd262/pr_source.jpg/2208x1242bb.png\"],\"name\":\"風色童話\",\"bundle_id\":\"com.xlegend.laplace.hk\",\"category_ids\":[7002,7014,6014],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/itunes_connect/1417708139/7b803604-6114-11e9-8bc5-559e17858cd8/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/itunes_connect/1417708139/7b803604-6114-11e9-8bc5-559e17858cd8/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/itunes_connect/1417708139/7b803604-6114-11e9-8bc5-559e17858cd8/128x128\"},\"category_name\":\"Games\",\"publisher_id\":673946755,\"current_version\":\"1.11.33\",\"id\":\"1417708139\",\"apptopia_url\":\"https://apptopia.com/ios/app/1417708139/intelligence\",\"subcategory_name\":\"Adventure\",\"last_update_date\":\"2019-07-01\",\"cross_store_app_id\":null,\"parent_company_id\":null,\"initial_release_date\":\"2018-10-31\",\"publisher_name\":\"X-LEGEND Entertainment Corp.\",\"age_restrictions\":\"12+\",\"subcategory_id\":7002,\"icon_url\":\"https://is4-ssl.mzstatic.com/image/thumb/Purple123/v4/ea/81/63/ea8163aa-0809-b897-4eb8-86b1098792c4/AppIcon-0-1x_U007emarketing-0-85-220-0-8.png/1024x1024bb.png\",\"category_id\":6014,\"app_store_url\":\"https://apps.apple.com/hk/app/%E9%A2%A8%E8%89%B2%E7%AB%A5%E8%A9%B1/id1417708139\"}]"))
arr.Each(func(i int, value JsonValue) {
t.Log(i, value.ParseJsonObject().V("name"))
})
}
func TestJsonValue_Number(t *testing.T) {
obj := ParseJsonObject([]byte("{\"key\":-1021e5}"))
v := obj.GetValue("key").Float64()
if v != -1.021e+08 {
t.Error("number parse error")
}
}
func TestJsonValue_Escape(t *testing.T) {
obj := ParseJsonObject([]byte("{\"key\":\"\t\n\u6211\u559c\u6b22\u4f60\u554a\"}"))
v := obj.GetValue("key")
if v != "\t\n我喜欢你啊" {
t.Error("escape parse error")
}
}
func TestJsonValue_Bool(t *testing.T) {
obj := ParseJsonObject([]byte("{\"key\":true,\"t\":false}"))
v := obj.GetValue("key").Bool()
if !v {
t.Error(" parse error")
}
}
func TestJsonValue_Null(t *testing.T) {
obj := ParseJsonObject([]byte("{\"key\":null,\"t\":false}"))
v := obj.GetValue("key")
if v.IsNull() {
t.Error(" parse error")
}
}
func TestJsonValue_C(t *testing.T) {
obj := ParseJsonObject([]byte("{\"app_name\":\"Game Worker Pochi\",\"category\":\"Games\",\"category2\":\"Action\",\"company_id\":\"1170426927\",\"company_name\":\"CELAD INC.\",\"description\":\"Creating ideal games has always been Pochis dream.\nAfter graduated from school, dealt interviews with twists and turns, Pochi finally entered a game development company. Everything seems just so bright and wonderful.\n\nBut is it really as good as imagination?\n\n\tGame feature\n -\tKnowing what game development is doing via simple and continuous tap.\n -\tUpgrade different working skills and apply them on different conditions.\n -\tBuy clothes to increase Pochis working method in many ways.\n -\tRandomly show up coworkers and boss also have their thought.\n -\tExperience Pochis story with cute illustration.\n\n\tCELAD official web site\n -\thttp://www.celadgame.com/\n\n\tFollow us on facebook\n -\thttps://www.facebook.com/celadgame/\n\n\tTerms \u0026 Privacy\n -\thttp://www.celadgame.com/user_agreement_workerpo.asp\n -\thttp://www.celadgame.com/administration_regulation.asp\",\"icon\":\"https://is4-ssl.mzstatic.com/image/thumb/Purple113/v4/c5/37/25/c53725e6-56a7-1a33-4f0e-0f59729e0ef5/AppIcon-0-1x_U007emarketing-0-85-220-0-9.png/1024x1024bb.png\",\"init_release_date\":\"2019-04-16\",\"kind_id\":\"-1\",\"last_release_date\":\"2019-05-02\",\"platform\":\"0\",\"source\":\"0\"}"))
t.Log(obj.V("description").String())
}
func TestJsonValue_Large(t *testing.T) {
ar := ParseJsonArray([]byte("[{\"description\":\"This game guide for Candy Crush Saga is one of the must-have items for all players of Candy Crush Saga. It reveals you how to be a winner of Candy Crush Saga in step by step. Even though you are a non-experience users or just a user who are interested in Candy Crush Saga], this mobile reference is also your helping hand to find out if Candy Crush Saga is good for you or not.<br><br>The content starts from an overview of the game. You can rely on this part as a preview before installation. This guide content has been aggregated from several sources and communities of experts all over the world. As a result, you’ll be ensured in the correctness and up-to-date. Moreover, you the app-guide will get updated regularly.<br><br>This game-guide on mobile is free to download and use without expiry date. It consume very low resource supports all smartphone specifications in the market today. It is recommended to finish the guide before start your gameplay for higher success. Have fun and good luck in the game.<br><br>****** Publisher’s Notes ******<br><br>This is a kind of fanapps which aims to help users to play with more fun and get the win faster. Please do not refer to this one as an official product or official guide from the product owner. There are not any offers you can have from installation. For more information or queries, it would be great to get them via email.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"view network connections\",\"full network access\",\"run at startup\",\"control vibration\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":24117248,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/3KfTkILX5Bh1dqvbIRzx6mC_Pa99Dit7CfdAHL23Z2-OghsV2Qie8agHW7JYGKzI-A\",\"https://lh3.googleusercontent.com/xs1k7hgCZNOJDW8Gkv4SgxNT2zlkC0sxkR5kj1vDDi-BWchmpdjA6iPl4wGOcJPhnGk\",\"https://lh3.googleusercontent.com/chipP_KbMhxwFEqYJRNmvEl5xRhh7UU3jnTxkZ9apNEmWgj8-4z3QOhFFD-Rr2wILhM\"],\"name\":\"Super Tips Candy Crush Saga\",\"category_ids\":[39,9],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/sasawit1.candy.crush.saga/c9e4814c-f06c-11e8-b6e6-155b3acad641/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/sasawit1.candy.crush.saga/c9e4814c-f06c-11e8-b6e6-155b3acad641/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/sasawit1.candy.crush.saga/c9e4814c-f06c-11e8-b6e6-155b3acad641/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1891371,\"current_version\":\"1.4\",\"id\":\"sasawit1.candy.crush.saga\",\"apptopia_url\":\"https://apptopia.com/google-play/app/sasawit1.candy.crush.saga/intelligence\",\"subcategory_name\":\"Books & Reference\",\"last_update_date\":\"2018-12-12\",\"initial_release_date\":\"2018-11-21\",\"publisher_name\":\"Sasawit1\",\"age_restrictions\":\"PEGI 3\",\"subcategory_id\":9,\"icon_url\":\"https://lh3.googleusercontent.com/cgSvRKim5B3Fvy8jPEGIgXzHwlfUfd-HiFsIqEgawYLLwnZVVQyzTUBaFNvxbNzRsA\",\"category_id\":39,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=sasawit1.candy.crush.saga&hl=en\"},{\"description\":\"Open your game, look for your favorite illustration,calm down and start colouring the squares.<br>Color by number Pixel Mandala is extraordinary way to use the time.<br>Recline and relax, develop your inspiration coloring pixel images.<br>You will appreciate creating stunning Pixel Mandala Color by number. It is easy, pleasent and tottaly relaxing way to spend your idle times.<br>Paint your ideal images. Explore the joy of coloring books.<br> <br><br> <br><br>Features:<br><br>-Get hundred of image free.<br><br>-With Pixel Mandala you can delay drawns in order to progress when you want later.<br><br>-Sound and vibration if you fail.<br><br>-Create your images.<br><br>-Import from phonelibrary any {photo|image|drawn|picture|paint).<br><br>-Share pictures to some mates.<br><br>-It is a little app,reduce space in your phone only 6mb.<br><br>-Leave stress behind and improve the concentration.<br><br><br><br><br>at last you could be creator, with a lot of fun.<br><br>Lie down and enjoy ¡¡\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"control vibration\"],\"price_cents\":null,\"approx_size_bytes\":30408704,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/jfJnesm-H511T8Anzb6Qqym80tgEf9mskaAIY6uW-KVXqZvGLXxbyy6wqj86vA95GBk\",\"https://lh3.googleusercontent.com/_ELh4ZqCtOAubJaiz-MpSZ2j0gNhSA-2xVpy-Dkhn8zujkeu7aR0jZOirKfxmscfdp-a\",\"https://lh3.googleusercontent.com/fBTPATHIDvxSYeosejAqQIgYt8z2cjfxgQFSbBiixgigwdSxA1q3DNemiEjF3X8AcJh6\",\"https://lh3.googleusercontent.com/ARr3RistEfAJJ2lx3tx6tjIOM891SVP6tuLNAycNIo23a5b0FRi1Kt7kY_qCvKPTkmU0\",\"https://lh3.googleusercontent.com/gK-XXUW9vs9QGA3IUWZbQeaqmzu_mkj9Kbqv9TIYr0eWDCpFYA9cD2-pNRyPk-JDOg\",\"https://lh3.googleusercontent.com/Jyp_GHUWwqXjOMHOseIBRLsq2m8TB_tPLqaySqbk4HmQF1_AzF7rgVWkR7O5pkYnPmVG\",\"https://lh3.googleusercontent.com/PBihncf16FXMMKqM679pBtpZ-hG7wbDhzlhYEl9ICktNdmDbJ680O9NCO-uphppF0Vo\",\"https://lh3.googleusercontent.com/9rCt-AZr6MGcrslZCUhz4IQQdY16ZZehUgJjjiZnbgNXRVywkdnd49jZexTN6BR20A\"],\"name\":\"Mandala Color By Number\",\"category_ids\":[39,107],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.mejoresapps.PixelMandala/b941d8c6-165f-11e9-92d9-6b12a7c97ea7/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.mejoresapps.PixelMandala/b941d8c6-165f-11e9-92d9-6b12a7c97ea7/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.mejoresapps.PixelMandala/b941d8c6-165f-11e9-92d9-6b12a7c97ea7/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":519663,\"current_version\":\"1.0\",\"id\":\"com.mejoresapps.PixelMandala\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.mejoresapps.PixelMandala/intelligence\",\"subcategory_name\":\"Art & Design\",\"last_update_date\":\"2019-01-07\",\"initial_release_date\":\"2019-01-07\",\"publisher_name\":\"Mejores Apps\",\"age_restrictions\":\"All ages\",\"subcategory_id\":107,\"icon_url\":\"https://lh3.googleusercontent.com/m5Tx4v3wt-bsivXT5hTgbXjCz7XwH-HOsGkNxPUW3PkHTnGkpAy9w3QckzGuLpCPlA\",\"category_id\":39,\"vnd_estimated_installs\":\"1,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.mejoresapps.PixelMandala&hl=en\"},{\"description\":\"What the Weather Forecast Pro 2019 today? What the weather tomorrow? What the native weather? or native weather? Even or the national weather and therefore the world weather? What twenty four day forecast?... The correct Weather Forecast Pro 2019 app will offer you a close forecast that is weather monthly, weather 2019 weekly, weather 2019 daily, weather 2019 hourly, where you are! <br><br>Use we tend to forecast app, you'll see weather info update hourly and accurately, we are going to offer the foremost correct weather within the world!!<br><br>|Main Features|<br>- Weather live: <br>Use hourly Weather Forecast Pro 2019 app to trace the atmospheric phenomenon currently.<br>Live weather report will offer you hourly forecast, daily forecast, weekly weather report(7 day forecast), monthly weather report, ten day weathe report...<br><br>- correct Weather Forecast:<br>Weather nowadays is updated minute-by-minute. The forecast incorporates a Weather Forecast Pro 2019 report on weather nowadays, tomorrow, even twenty four days forecast. It offers daily weather, hourly weather and monthly forecast.<br><br>- glorious Weather Forecast Pro 2019 convenience & Clock:<br>Various weather widgets with current temperature, period of time weather, weather forecast, city, clock & calender of current location.<br><br>- Animated radio detection and ranging Maps:<br>Track native climate with the most recent radio detection and ranging maps. read real time Weather Forecast Pro 2019 maps animations along with your personal blizzard hunter.<br>You can use native radio detection and ranging, live radio detection and ranging, America microwave radar|radio detection and ranging|radiolocation|measuring instrument|measuring system|measuring device}|radar|microwave radar|radio detection and ranging|radiolocation} with the radar weather chart and physicist radar feature.<br><br>- Deep Weather Forecast Pro 2019 Details:<br>Current climate embrace temperature, gas pressure, feels like, wind speed & direction, ratio, dew point, visibility distance,UV index readings, air quality.<br><br>- Severe Weather Forecast Pro 2019 Alert:<br>Stay out of the storm with pushed severe weather alerts.<br><br>- Current Location:<br>The Weather Forecast Pro 2019 and climate app detects forecast in your current location mechanically.<br>Detect your current location by network and GPS.<br><br>- Multiple Weather Forecast Pro 2019 Locations:<br>The free weather forecast for free provides national weather service.You can track the weather report of any town of the planet, and slide screen to check the elaborate weather info of your town. you'll add nyc weather, Sunshine State weather, London weather, Paris weather, San Francisco weather, Houston weather...<br>Track all of your favorite cities and destinations.<br><br>- Current Weather Forecast Pro 2019 Notification<br>You can activate the weather notification feature to induce real time weather nowadays or weather tomorrow.<br><br>- Sunrise & Sunset Time<br><br>- customise Your weather forecast for free<br>- native Conditions: Access to native climate, weather chart - Multi-language Support: Get your weather in English, Spanish & Portuguese …<br>- Temperature Units: Gabriel Daniel Fahrenheit (°F), astronomer (°C)<br>- Wind Units: MPH, KPH, Knots and MPS<br>- Pressure Units: Inches and millibars\",\"other_stores\":[],\"publisher_url\":\"https://www.srobuzz.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"approximate location (network-based)\",\"precise location (GPS and network-based)\",\"view Wi-Fi connections\",\"view network connections\",\"disable your screen lock\",\"full network access\",\"run at startup\",\"draw over other apps\",\"control vibration\",\"prevent device from sleeping\"],\"price_cents\":null,\"approx_size_bytes\":12582912,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/5YRy41M0b5zLo-e3esvNKmUTj2e-zjLOSU5bZe45h_QDvnNqYI8n0XFDvgbj5WHgjTU\",\"https://lh3.googleusercontent.com/jpO16gMcvzcEEi9Ca_41gM5FnpqJ52TCU3rCpIOuA1OnApVXd38xj0kt3BHG5zx0Rw\",\"https://lh3.googleusercontent.com/ZyrHiEUSAPsadxFwawDDntbya9DOo7DcN3IdOVeUzADhH9FocWxxFceDnF01WuJmKg\",\"https://lh3.googleusercontent.com/q9Um2ny4_N_Y5wNlIlvHI1suXQAwfR3_VDdeC4v3RABRL43gugWQS7IY2J5OS-cFBw\",\"https://lh3.googleusercontent.com/p3GVXiKy_UjbJyED7MkcLvJ83pIEB1rBJmclQqeyIrKGGqQ4D09Kl6-FdBX5HppScKs\",\"https://lh3.googleusercontent.com/fc1tQuyMVFYMijME-mYn_tR8QkdCYa5a9tm4nBZQuPi7v1ElFfgrSMheZohru7Bljw\",\"https://lh3.googleusercontent.com/-fH9Bfpn7Lzp02EBnHiXpcknXv4sPK2TPj0OAHyhYPTtkrMp31hCjUUsaYXdak_yVlP7\",\"https://lh3.googleusercontent.com/3ltpNrNFIoxqL66uBTej3lURWKwRF2rp9XQE_5kX6ym_S3siYkHBHuSpXK-Jh9Kymg\"],\"name\":\"Weather Forecast Pro 2019\",\"category_ids\":[39,32],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.network.best.weather.forecast/10db6b20-0408-11e9-87db-63998a462c9d/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.network.best.weather.forecast/10db6b20-0408-11e9-87db-63998a462c9d/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.network.best.weather.forecast/10db6b20-0408-11e9-87db-63998a462c9d/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1918158,\"current_version\":\"2.1.2\",\"id\":\"com.network.best.weather.forecast\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.network.best.weather.forecast/intelligence\",\"subcategory_name\":\"Weather\",\"last_update_date\":\"2019-01-09\",\"initial_release_date\":\"2018-12-17\",\"publisher_name\":\"support.F\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":32,\"icon_url\":\"https://lh3.googleusercontent.com/xZqWgEteLpZf86INVXG-oJfsIuquK22idolZfYNPst2JqJrpuJsJh9KGd4BWM7KwG5A\",\"category_id\":39,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.network.best.weather.forecast&hl=en\"},{\"description\":\"===> Welcome to the Best virtual ORG The Electronic ORG 2018 <===<br><br>In this 100% Free game you can play real Organ and real piano .<br><br>Start playing The ORG without any lessons and The are Org real notes.<br><br>We will allow you to play in the future with realistic instruments like : guitar, electric guitar, sitar, oud, grand piano, synth bass, e-bass, , trumpet , Bali flute, rabab, Thai angklung, rap, disco, baglama, Beethoven, Mozart, Jingle Bells, green sleeves, ney, qanun, e-guitar, oud, tanbur, violin, saxophone, mey, cumbus, clarinet, cura, balaban, synthesizer, cello.<br><br><br>Features :<br>----> Full keyboard and top real keyboard set<br>----> The Best real piano keyboard<br>----> Turkish music and Arabic music...<br>----> Adjustable Keyboard music and synthesiser keyboard<br>----> play the game with Record, Re-record, Sing a Song<br>----> play with midi keyboard<br>----> Studio audio quality<br>----> play with electronic keyboard<br>----> imagine yourself playing on a korg<br>----> Play like ORG 2017<br>----> Realistic sounds<br>----> play with mixed in key<br>----> play with Portable org<br>----> imagine yourself playing on a virtual ORG<br>----> playing on a New piano in 2017 and 2018<br>----> imagine yourself playing on an New Magic Music<br>----> You can play the music like zurna<br>----> many different org sounds and you will enjoy with real organ piano<br>----> Play like ORG 2018<br>----> Completely free real piano and play with keyboard music<br>----> 100% Free and easy to use<br>----> You can gain a very good experience in music with this application<br>----> You can Share This Free game and results With your friends in Facebook Or What'sapp.....<br><br> ----> Download The Electronic ORG 2018 for FREE now <----\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"access USB storage filesystem\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view Wi-Fi connections\",\"view network connections\",\"change network connectivity\",\"connect and disconnect from Wi-Fi\",\"full network access\"],\"price_cents\":null,\"approx_size_bytes\":20971520,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/rEu_epvJOqoLAQUCp2U-bPejsKMllHojVtxZlf2kVlciIuhcXPPZYNvDRqFcdu-ID4A\",\"https://lh3.googleusercontent.com/-BbDd8cUf0fKV_azCC_IaqSw4XFdh_81f8xtP0R5eoH_BUNxugMkbyW2R3EfwDzTZE6l\",\"https://lh3.googleusercontent.com/fngbMQGkHNr7-yneM-VlZDDbV4qJqSkQ4vfALJBhapl-VmUOxgoouEJx4C3pXY2EYbg\",\"https://lh3.googleusercontent.com/DMAYKhbIJnSw6WEddC4uYl2FRmXhdjSG2hamueH4BvVS-IHtNGfdn_mmKWpHbHkJeDU\",\"https://lh3.googleusercontent.com/fQA39jqFdr4Jwo_ns2P3FqyG3ywGsh6hoB4P3wjL-m8jU_6GgW7PwVker-LLqzR-nQ\",\"https://lh3.googleusercontent.com/B-5sobwfVfPrWJAQYJ01Sayr1mFq_C0X1ReGPT0u2S6aZDGb2-0IfV3yL36uzhGKS8uT\",\"https://lh3.googleusercontent.com/a4Vrt98W1JlQcyRlJl-CqmS-p0W5YwGu3wzAquHGvoHziyEZ2r0jrc7EUAh11xOg3tQ\",\"https://lh3.googleusercontent.com/zLWiBXPSlb9cSQaa6K9u-hjq6h_ftrrqAJBSAec9a5_iOz4uEL1jRs4x3xm0Sfck9bVP\",\"https://lh3.googleusercontent.com/QSvDnvw7v1FBMksveItX6ZCHsg8JBps3a3Cssx3NSIM1bzX71hNxW9V9RP7uHk9Z0WM\"],\"name\":\"Electronic ORG 2018\",\"category_ids\":[38,94],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newetronicorgan.olindevorg/c4b25010-9a77-11e7-84fb-57b210355697/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newetronicorgan.olindevorg/c4b25010-9a77-11e7-84fb-57b210355697/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newetronicorgan.olindevorg/c4b25010-9a77-11e7-84fb-57b210355697/128x128\"},\"category_name\":\"Games\",\"publisher_id\":1381514,\"current_version\":\"1.18\",\"id\":\"com.newetronicorgan.olindevorg\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.newetronicorgan.olindevorg/intelligence\",\"subcategory_name\":\"Music\",\"last_update_date\":\"2017-09-12\",\"initial_release_date\":\"2017-09-13\",\"publisher_name\":\"OlinoDevPro\",\"age_restrictions\":\"PEGI 3\",\"subcategory_id\":94,\"icon_url\":\"https://lh3.googleusercontent.com/3jTba3RDlnSrk1vmTk1Fe52qHHjFw7UxiTjZVlMugUjA3-Hdw01svVpYAW5vYMsRYYk\",\"category_id\":38,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.newetronicorgan.olindevorg&hl=en\"},{\"description\":\"With the My Business application you can have more control of your sales and monitor the progress of your business. After registering your sales, you can already see through graphs the monthly progress of your sales of products and services.<br><br>Clean interface, ease of use, amazing graphics. My Business - Sales Manager is Ideal for the individual microentrepreneur (MEI) to manage their sales.<br><br>It will soon work as your POS (Point of Sale)<br><br>APP features for the entrepreneur<br> - Customer base<br> - Product registration<br> - Services register<br> - Sales Record<br> - Sales management<br> - Monthly Sales Chart<br> - Sales chart by product<br> - Sales by service graph<br><br>FULLY FREE AND NO PROPAGANDA\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"read your contacts\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":3565158,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/ESZEC6XxWrZLgXnUgC1xeAG6UsPT3x4c3OuP7jXpavSs-lrf6HYSNFK-ZMAwh7kitzIY\",\"https://lh3.googleusercontent.com/II5oIM_cn0ByE8XljKnYRUJMtIsqO72ay8NkQbpcli-aOkYSjUUoQpFF-Irdpu4SVP8\",\"https://lh3.googleusercontent.com/UZZF1MvxotclAxN2hOu2WHQ4PzDdlHQtFFBbJ1gm6ilivfSk-1pjU-xqVoXlUWqJEfg\",\"https://lh3.googleusercontent.com/67nc1q8Ld42wr9r-spSFF5DmWt54tu7e6UTi8-t4EicVbXO6ds8LQo1tCqJ0QQ606SE\",\"https://lh3.googleusercontent.com/lh-eDIg5aHZH-wQN169VIPvOX8LQKCkPFOuYtbHt993w19poGklNs6FtgEDkkNMtHr8\",\"https://lh3.googleusercontent.com/TXQcGtSJjswHW81RYA0p2pWZyPG1ji30z_sQW60ZoVNnRl0c9gcmlnLnNlZKknkeEoM\",\"https://lh3.googleusercontent.com/8eCnJm8Aad4ZcJDKULIGuSpkyIl1VGr75d4AJqT5oLFxD6uLgS941Ed7ca17IoV2lFY\"],\"name\":\"Sales & Inventory Manager - FREE\",\"category_ids\":[39,15],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meunegocio/4b3c3266-54a7-11e7-b1e6-1b91e777d07f/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meunegocio/4b3c3266-54a7-11e7-b1e6-1b91e777d07f/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meunegocio/4b3c3266-54a7-11e7-b1e6-1b91e777d07f/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1312099,\"current_version\":\"1.2.0.03.16\",\"id\":\"com.meunegocio\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.meunegocio/intelligence\",\"subcategory_name\":\"Finance\",\"last_update_date\":\"2019-03-24\",\"initial_release_date\":\"2017-06-17\",\"publisher_name\":\"My Business\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":15,\"icon_url\":\"https://lh3.googleusercontent.com/VVYhkfWPFpQ2wvUBnnoqUH9QG9abNvGfg2hKQmCiO7SUwgKfP7TY8rAjMpI6g-JHBAY\",\"category_id\":39,\"vnd_estimated_installs\":\"50,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.meunegocio&hl=en\"},{\"description\":\"Dr. Prius is an app developed to help professional Toyota/Lexus hybrid repair shop or owners to examine the health of the High Voltage battery. It turns your mobile device into a professional diagnostic equipment that usually cost thousand of dollars, it is being trusted by 31+ professional repair shops around the world.<br><br>Dr. Prius perform test and provides access to all the relevant battery information to quickly help identify problems with a simple touch on the screen of a smartphone, do not fall victim to bad battery, test the battery and print the certificate to prove the health of the battery system.<br><br>Note: This app requires a ELM327 Bluetooth OBD interface to communicate with your hybrid vehicle, most of the cheap clone ELM327 will not work due to inability to switch between ECUs in your vehicle. Please visit http://www.PriusApp.com/obd.html for more detail or feel free to email us for any adapter compatibility question.<br><br>Some useful features: <br><br>1. Real-time battery monitor with clever charts and numbers.<br>2. Life expectancy test with proprietary algorithm to find out battery remaining life.<br>3. Full battery test to run diagnostic on battery system.<br>4. Print or share test certificate with customer.<br>5. Read error codes, reset error codes in a breeze.<br>6. Disable or enable the reverse beep, seat belt beep, adjust battery fan speed and more.<br>7. Maintenance mode to help with car diagnostic and maintenance<br>8. Traction control on/off<br>9. Find nearby reputable hybrid repair shop.<br><br>Current supported model:<br>1. 2017-2019 Prius Prime Plug-In<br>2. 2016-2019 Prius Gen4 One, Two, Two Eco, Three(Lithium) and Four(Lithium)<br>3. 2012-2015 Prius Plug-In<br>4. 2009-2015 Prius Gen3<br>5. 2003-2009 Prius Gen2<br>6. 1997-2003 Prius Gen1<br>7. Auris<br>8. Aqua<br>9. Prius C<br>10. Camry Hybrid<br>11. Avalon Hybrid<br>12. Highlander Hybrid<br>13. Lexus CT200h<br>14. Lexus ES300h<br>15. Lexus HS250h<br>16. Lexus RX400h<br>17. Lexus RX450h<br>18. Lexus GS450h<br>19. Lexus LS600h<br>20. Lexus UX250h<br>21. CHR Hybrid<br>22. Estima Hybrid (Android and Amazon Fire only)<br><br>Any feedback or feature request please reach out to feedback@PriusApp.com\",\"other_stores\":[{\"store\":\"itunes_connect\",\"id\":1321750222}],\"publisher_url\":\"http://PriusApp.com\",\"offers_in_app_purchases\":true,\"permissions\":[\"approximate location (network-based)\",\"precise location (GPS and network-based)\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view Wi-Fi connections\",\"view network connections\",\"pair with Bluetooth devices\",\"access Bluetooth settings\",\"connect and disconnect from Wi-Fi\",\"full network access\",\"read Google service configuration\"],\"price_cents\":0,\"approx_size_bytes\":4508877,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/CkfFnkkHF3e0m9FKzdbgWXyH9dgVZ4IChBY3jbFhOku5sm4Pq7EH1iXudeLHxzPr_pA\",\"https://lh3.googleusercontent.com/W-6k2n09qkBOWduMeS8k_n6dek_pNPd-cxOC-__bPcYHoH1JqArobogvmmlXst0-hg\",\"https://lh3.googleusercontent.com/AmjSSYLwUrSOEPaf6dzVskpJmQTpxyfTdf3i_duLrbB7eRhFdpJJMaGW06ntW-SOqpo\",\"https://lh3.googleusercontent.com/MzhYMcJYBBMb2BASAcBehnM4W6ob7KIUFeBXmQyakJ0yVUCgdFnDfD91TqV6TY7Ih6Q\",\"https://lh3.googleusercontent.com/0mMn1pVzsgeWvbn1UZbkTl2W5yMiw-a_SfTx_vG1nee4Z0XCk8EmD7sftdfO62N_kMNZ\",\"https://lh3.googleusercontent.com/9XywZW_Fh8ISXL02_jvtnubV1qqBikdD64lSJ5rMEZKu41cymVXEZFKSS1onUTT_L1s\",\"https://lh3.googleusercontent.com/PSD--Oa1nyZKknjvoLKISBdNeez23aq7N53NudKmO9tYeKLvRTWaffzVz1s5h3l5WyE\",\"https://lh3.googleusercontent.com/BwHhBthCpNohhLyPQR6CDNHLmxa_KypmzndjwUuttJYPcf2gzGTv3c5YO2bCKR2PiVA\",\"https://lh3.googleusercontent.com/i1PwkP2pGBd7RJGrGrXKF1wzkyr8RhEbq2ycaONGUrVhbjyrdt-2vlBUXD8ygewexV8\",\"https://lh3.googleusercontent.com/fqwx-gvSTk3xzEt3jghwuWnKlOwUXO3RNbfDURHLomQMp4qmlh9Ia2RVyfAMBNUeIc14\",\"https://lh3.googleusercontent.com/G4bhQX2isfOi9gYZyxF-1afcKlo1dYg7kUe4WbggHpUk-tDelAOsjuVHY5K8CZ644-U\",\"https://lh3.googleusercontent.com/we_c5z88yAjUIZ2MxiBY3mKeSjGXRKQHiQYFi2sNXtUtRoyjnD1n0iyWwCwDQcqGM7L9\",\"https://lh3.googleusercontent.com/vgbcQ07qR0_f3kpOoNmXaDlQv6kPp4gFiw4uOOJilQ8uldqtTeI11huvNjHA08RC-A\",\"https://lh3.googleusercontent.com/9sY-NlVgCNOPy_Z_P47EcM3WahR_XPCyT59bNpVSbSopG7iP3shEVq6TxkI0LdzFWA\",\"https://lh3.googleusercontent.com/SojnMYcjHxqOAQU6kAz3ya_BZt4pHKU3pB92wFqGzdknFa-iJWKva7mGojqaeAX220Q\",\"https://lh3.googleusercontent.com/iytpFcgqV136u_Eud_TaP4p3GFhfQ97BK3DsL5CNTldulXyJE7Pf0PcMewyxpCx7dQ\",\"https://lh3.googleusercontent.com/8P_WBccK4y_cwrUVtkVqYqloVx6O_cir2nXe5q6U9RNLR8BdyLcIR0wMTrxDZBrzgog\",\"https://lh3.googleusercontent.com/SUggJE-95OUr7YUxHfBGZAfqsGeJ-hXT8hDwxv4CLcK7ZyQO_u2G9EDcvcKvzvUeJ2k2\",\"https://lh3.googleusercontent.com/f4jUZdtHiHkOI4OSf2IshRsOw4JUO0EQ2C_Cthe3T8ISUul6WL5GnGDYFq72qcVnWuU\",\"https://lh3.googleusercontent.com/iqVzidQx_LKCYIgUcmuxJFQIhw_Z7FJleg4etHIbSMZRGnraJEFeBhIGVOBWrCMami0V\",\"https://lh3.googleusercontent.com/GgB8vP2-KSBYmIxWXVqsoLAXe-uCTV5KjZV6CFgY1Td__7O8Gmh5Xl88CTVTXuNohJs\",\"https://lh3.googleusercontent.com/H4I-Pucg-qBqO87-orzGzkvt2MpHRwDWJR_N8GTG8BfQr2B8KJ-6SEsz_xMkVO72DG0\",\"https://lh3.googleusercontent.com/qKXl-HNN2P9UTILEF6vvhR67f6-lcmaNTVlqw2bUZLmzvOGehE2R5aa2HHiEA5cZBrbK\",\"https://lh3.googleusercontent.com/5HA3kFfI1MfeTtfmdVzfMuz4YAXe5oPG2XoXR11YU1jPjJoYgjfE1r1z5TBE2DG3boA\"],\"name\":\"Dr. Prius / Dr. Hybrid - Bluetooth OBD2\",\"category_ids\":[39,106],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexcell.app/6acd8d2e-222d-11e8-a751-570eeea5c82c/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexcell.app/6acd8d2e-222d-11e8-a751-570eeea5c82c/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexcell.app/6acd8d2e-222d-11e8-a751-570eeea5c82c/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1585105,\"current_version\":\"4.2\",\"id\":\"com.nexcell.app\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.nexcell.app/intelligence\",\"subcategory_name\":\"Auto & Vehicles\",\"last_update_date\":\"2019-04-08\",\"initial_release_date\":\"2017-12-10\",\"publisher_name\":\"Big Wheel Tech\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":106,\"icon_url\":\"https://lh3.googleusercontent.com/DL7kEm4pEkYhEMcDWL__1-qf1l5NYrDX327QaBhltUqBA70D7Sdht1Yo6c4XeC27E4Y\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.nexcell.app&hl=en\"},{\"description\":\"The game is designed for people who like to think at leisure over the puzzles, or just escape for 10 minutes from the hustle and bustle.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"view Wi-Fi connections\",\"view network connections\",\"full network access\"],\"price_cents\":null,\"approx_size_bytes\":36700160,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/zVJL31snwhYS7DdEPXdRgGKWRPZriOkeSX96yvik8_RYwoNeJEWgp_VVCWQUtA6D6gE\",\"https://lh3.googleusercontent.com/HMan78JgXy1lZwRry1GVvmCCKftSTKSmQh1TmTvI6Lfa_7KwtDctBBFEuWK-zsgldbU\",\"https://lh3.googleusercontent.com/m3YPQXmVxfJ5zaFOYN4YBWBBLMx_GkshCDwZJ6YmGuN6BTxnmW-lMzo5FPj83H3nKg\",\"https://lh3.googleusercontent.com/XZ5Z_ALnz3_f5S-7fqEwez2aEzDEXo9_5oRDH7UhlLqDqz9-9jb8KOA4BI7rKfDVJKv-\"],\"name\":\"500 words.\",\"category_ids\":[38,87],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.slovo/25e39662-1a09-11e8-be25-350615e076a5/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.slovo/25e39662-1a09-11e8-be25-350615e076a5/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.slovo/25e39662-1a09-11e8-be25-350615e076a5/128x128\"},\"category_name\":\"Games\",\"publisher_id\":1570905,\"current_version\":\"1.0.4\",\"id\":\"com.meneg.slovo\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.meneg.slovo/intelligence\",\"subcategory_name\":\"Word\",\"last_update_date\":\"2018-02-19\",\"initial_release_date\":\"2018-02-12\",\"publisher_name\":\"Sergei Meneg\",\"age_restrictions\":\"Rated for 3+\",\"subcategory_id\":87,\"icon_url\":\"https://lh3.googleusercontent.com/dCagB9a3QiU6UcG2w-oocLWKbOSbAkC3yPB_ygL_E86jiA7BQyZ-1bqqIdc7Nk_lfWA\",\"category_id\":38,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.meneg.slovo&hl=en\"},{\"description\":\"Real Stunt Bike Pro Tricks Master Racing Game 3D is best for bike stunts lovers. Real bike stunts racing game full of enjoyable and upgraded crazy tracks and bikes. Ultimate motorcycle stunts showdown in this bike simulator game new motocross dirt bike and heavy bikes ready for impossible tracks stunts. Your bike stunt dream is now complete in this bike jump game, designed full of 3d environment and speed road tracks for rooftop stunts master. Take your bike into world of Moto start your stunning adventure with multiple bike massive stunts. You’re riding experience start now are you ready for crazy stunts in extreme real stunts simulation game!<br><br>In this real motorcycle stunts simulation game choose various extreme motor bike and extreme levels for race and stunts. Multiple levels and real game play make your game very tricky crazy & freestyle. Now exciting time start drive a motorcycle and perform craziest stunts if you not happy with your current bike you can buy a new lifestyle top BMX gear motorcycle for stunts and then park it on given location. Top extreme motor bike driving and complete level one by one and unlock all achievements limited chance make your game very challenging and thrilling on impossible tracks. Millions of players search bike driving, racing bike and bike parking game all of fun in this bike stunts games. Become a pro rider on tricky tracks we give you chance to prove yourself the most dangerous stunts man in real Moto master game .<br><br>Crazy road biker now Enjoy rooftop two wheels simulation game, in this extreme bike driving fun game you will be perform many other activity at the same time like action stunts and jump so be carefully on extreme zigzag tracks in motorcycle free game. There are massive dangerous path hard grip on bike handle use nitro for boost and then complete level with highest bike jump. It’s time to perform air plane stunt action in bike stunt mania games. Become Moto master pro stunt driver in real life, real Moto bike stunt fee game have a multiple bikes in garage first of all choose best extreme BMX tricks bike for stunts and then select best racing hero male female characters. Drive motorcycle in stunt free racing game.<br><br>Complete variety of missions keep in mind time is given challenging task complete within minimum time the booster is available press NOs button for speed bike and high jump fly in skies. Don’t miss the coin during bike racing challenges. Multiple smooth controls<br>Acceleration, Break, Dynamic camera views, Left and Right move and realistic driving experience where you will have to perform stunts and win the Moto race with stunts. Are you ready for dare? Stunts in the skies tracks. If you are ready so wear the helmet kick start the bike and go for impossible stunts.<br><br><b>Real Stunt Bike Pro Tricks Master Racing Game 3D Features: </b><br><br>- Extreme bike real stunts<br>- No WiFi connection required <br>- Play for free<br>- Day mode game-play<br>- Real bike selection in garage<br>- Collect coin and unlock new motorcycles<br>- Real plane stunts mission<br>- Offline play mode<br>- Stunning graphics<br><br>Don’t forget to rate as on Google Play Store. Your rating and feedback valuable for us thank you for support.\",\"other_stores\":[],\"publisher_url\":\"http://www.nitrogamesproduction.com\",\"offers_in_app_purchases\":true,\"permissions\":[\"view Wi-Fi connections\",\"view network connections\",\"full network access\"],\"price_cents\":null,\"approx_size_bytes\":48234496,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/JnJpQ91BIHPqbJ1lwjEsF8-aas6shyqxA0LQNwuqCeHelfXZF17n1q-dY1HzuygWnw\",\"https://lh3.googleusercontent.com/s0sPrpkIDRQLJpLXWqr1pGK-q_at3IjNv6QHAtz_RGpzvuHYOFX1eZ0sIMXmv45z2A\",\"https://lh3.googleusercontent.com/JPa-UP1glePzKB-G8GZeYRYM_JL4kjavKl3_oIRTsrM5qVFWheMa-K-nWhPP1lJJLQ\",\"https://lh3.googleusercontent.com/4nWiot5zDJKI7EgbljwzrUjyEQa9mkVPmlMPpNVVObYoml44ceVTYBdwMzDxVg_WyNM\",\"https://lh3.googleusercontent.com/epBW98AKLAd00myF8qcJ59uHRO7G5JG8CUBGABHeo2e64-xdxCiLTnjnAGSUUpPQvN4\",\"https://lh3.googleusercontent.com/fjRruwTjVhj1hbr_I7OSunH3--rxXrEgNXMUeoyDM1YUw4b_kALwz1Fo07CFqb5oTXM\"],\"name\":\"Real Stunt Bike Pro Tricks Master Racing Game 3D\",\"category_ids\":[39,106],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer/773688b0-c82f-11e8-a2d8-05274c96fd85/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer/773688b0-c82f-11e8-a2d8-05274c96fd85/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer/773688b0-c82f-11e8-a2d8-05274c96fd85/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1396849,\"current_version\":\"0.4\",\"id\":\"com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer/intelligence\",\"subcategory_name\":\"Auto & Vehicles\",\"last_update_date\":\"2018-11-06\",\"initial_release_date\":\"2018-10-03\",\"publisher_name\":\"Nitro Games Production\",\"age_restrictions\":\"Rated for 3+\",\"subcategory_id\":106,\"icon_url\":\"https://lh3.googleusercontent.com/MnROMTvsHlq49bM3jv4AjgM3uDBbyCsTIAxlRBc1C7fAxM4Qoyv9edoEETXcoWYceo5o\",\"category_id\":39,\"vnd_estimated_installs\":\"500,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.ngp.bike.stunts.tricks.racing.game.extreme.rider.racer&hl=en\"},{\"description\":\"<p>MetroPCS Voicemail keeps getting better and better! With Visual Voicemail you can listen to messages in any order, respond in one click, update your contacts, and easily manage your inbox without ever dialing into your voicemail. <br><br>No need to change your MetroPCS voicemail number or to reconfigure your voicemail forwarding - Visual Voicemail activates for free at first launch. You can also upgrade to Voicemail to Text for a small monthly fee and receive all your voicemails transcribed into text directly in the application inbox or via SMS message.<br><br>MetroPCS Visual Voicemail may use infrequent, free SMS messages to communicate with the Voicemail server.<br><br>An Unread Messages widget is now included with MetroPCS Visual Voicemail. On most Android devices you can add the Visual Voicemail widget by long pressing on any free space on your home screen, selecting 'Add Widgets', and choosing the Visual Voicemail widget from the alphabetical list.</p>\",\"other_stores\":[],\"publisher_url\":\"http://www.metropcs.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"find accounts on the device\",\"read your contacts\",\"modify your contacts\",\"receive text messages (SMS)\",\"send SMS messages\",\"directly call phone numbers\",\"read call log\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"record audio\",\"read phone status and identity\",\"view network connections\",\"pair with Bluetooth devices\",\"send sticky broadcast\",\"change network connectivity\",\"full network access\",\"change your audio settings\",\"run at startup\",\"draw over other apps\",\"control vibration\",\"prevent device from sleeping\",\"modify system settings\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":8074035,\"screenshot_urls\":[\"https://lh6.ggpht.com/sV2uFJRejKedJS7FfJyAdqpD8sSpLMTpkmAxzpxBzMzGIhMNSrypL3vOfG8YIDc9qnA\",\"https://lh4.ggpht.com/nZmk6ddQx7gy72WokqUzD_1nivsSH5P0nOecyQf6Aff6oTSNjH71eN69tz4rHB0mMQ\",\"https://lh5.ggpht.com/tgFr3oNWB1sbCIMYMPmoIqUO53hYX3iC7PLIF6fydFfjOcgbc7WMF5WXkuK-ciw-Zg\"],\"name\":\"Visual Voicemail by MetroPCS\",\"category_ids\":[39,10],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.metropcs.service.vvm/4e2a2e8c-0bd0-11e5-9c32-4f9fa618ff5c/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.metropcs.service.vvm/4e2a2e8c-0bd0-11e5-9c32-4f9fa618ff5c/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.metropcs.service.vvm/4e2a2e8c-0bd0-11e5-9c32-4f9fa618ff5c/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1839699,\"current_version\":\"6.27.9.91528\",\"id\":\"com.metropcs.service.vvm\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.metropcs.service.vvm/intelligence\",\"subcategory_name\":\"Business\",\"last_update_date\":\"2019-03-05\",\"initial_release_date\":\"2014-08-11\",\"publisher_name\":\"Metro, a brand of T-Mobile USA, Inc\",\"age_restrictions\":\"USK: All ages\",\"subcategory_id\":10,\"icon_url\":\"https://lh5.ggpht.com/UNAHwblFHUXCZDQB9aB1jzLhXWECmW-obQ8R7FM4QqiyZaoPkETXPKmyliBBiA6wbuG2\",\"category_id\":39,\"vnd_estimated_installs\":\"50,000,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.metropcs.service.vvm&hl=en\"},{\"description\":\"RxLocal is an easy-to-use app that allows pharmacy customers to manage their entire family’s prescriptions, communicate with the pharmacy via secure messages, order refills, set medication reminders, and find pharmacy location information.<br><br>Creating an account is easy. Just enter your last name and date of birth, along with any existing prescription number. Then, simply add all of your family members to your account for quick and easy access to all of their prescriptions.<br><br>RxLocal is a free app for Android users. There is no charge to download or use the app.\",\"other_stores\":[{\"store\":\"itunes_connect\",\"id\":437564871}],\"publisher_url\":\"http://www.rxlocal.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"approximate location (network-based)\",\"precise location (GPS and network-based)\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"take pictures and videos\",\"view network connections\",\"pair with Bluetooth devices\",\"access Bluetooth settings\",\"full network access\",\"control vibration\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":18874368,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/KUoKnRey20SLWyiHSocb2aOi3i7xoaaZJUxlgCVCvg3ig-xqN_2rRJ_1F7ZY2Gl0Ag\",\"https://lh3.googleusercontent.com/yKtZvfhAIiSVlNbdTKD4QqqlLV2ZzFCWYk7fMAGzfJdQkFj-y6NCORSqrN5tlnWegTc\",\"https://lh3.googleusercontent.com/6JxjwRJQeWKnYaz3NyRHqtcv1XeQsEFKPdAxZIS-raQBlW3zvbXprhpQl2e5PtZNnTSQ\",\"https://lh3.googleusercontent.com/KHHD5sAVLbEVzSfCEsQBIrBhtNTN8O1UVCYWme4Z5C5H7f1gizEZTKSEA4UQKjBmYZg\"],\"name\":\"RxLocal\",\"category_ids\":[20,39],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newtechsys.rxlocalmobile/65a22826-fdd2-11e6-951b-336676224d15/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newtechsys.rxlocalmobile/65a22826-fdd2-11e6-951b-336676224d15/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.newtechsys.rxlocalmobile/65a22826-fdd2-11e6-951b-336676224d15/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1959332,\"current_version\":\"4.1.0\",\"id\":\"com.newtechsys.rxlocalmobile\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.newtechsys.rxlocalmobile/intelligence\",\"subcategory_name\":\"Medical\",\"last_update_date\":\"2019-04-08\",\"initial_release_date\":\"2014-01-10\",\"publisher_name\":\"PioneerRx, LLC\",\"age_restrictions\":\"USK: All ages\",\"subcategory_id\":20,\"icon_url\":\"https://lh3.googleusercontent.com/jhBdsUW1g2v7ae1Zh7g9PBJsKvWeYJDhNR0KXFPEjWEHiYkXaaS_AjBR0RyQhBh4Rzk\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.newtechsys.rxlocalmobile&hl=en\"},{\"description\":\"Want a beautiful, simple, super fast and highly customizable alternative to your stock Android messaging app?<br>Well today is your day. Messaging SMS + MMS is simply outstanding!<br><br>A best application for your messaging, SMS, MMS<br><br>The application has full functions such as messaging applications of the system, in addition, the application also offers many additional functions such as sending messages with emoticon, MMS ...<br>The high security mode, support various features that the default application of the system is no<br>Application supports for all devices, including devices with OS 5.0 or higher.<br><br>Simple and Beautiful and Fast\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"read your contacts\",\"read your text messages (SMS or MMS)\",\"receive text messages (MMS)\",\"receive text messages (SMS)\",\"send SMS messages\",\"edit your text messages (SMS or MMS)\",\"directly call phone numbers\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"read phone status and identity\",\"view network connections\",\"full network access\",\"run at startup\",\"prevent device from sleeping\"],\"price_cents\":0,\"approx_size_bytes\":4404019,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/Ka-hOBbjf0Nh_o1Ah0DICAhwWX3xRsKoxK-1bruRKmbeiNcVgSp4RD9Vj-m7cSHUZw\",\"https://lh3.googleusercontent.com/Y6HrRBXCfdPg1qL3kQWflpTdwWrBn_KLqNzpImGFbEajNRF1Q2qEr4scr5C4odXaH5s\",\"https://lh3.googleusercontent.com/VmzFO3_EriF_86nAfZDDgKKLAYHQHnrrOloUJhV0a2H9w4QxCfAuTuG4zDKKonpYwmJn\",\"https://lh3.googleusercontent.com/a3J7_I4YSlekd54JLlRsYBqoHE8YKMdoEvcOFWwF6IJGKTe6r2lXJ3qgy3otJMWO3w\",\"https://lh3.googleusercontent.com/0rK9zagdQomRubdosqnTN5n7gOBwW12aSn5pdnthvlmzFDh5xW0Gy9QBEDoXExFN\",\"https://lh3.googleusercontent.com/w3qvyeaaSff0lnm_YIuAp25YNwM_fmhLckt9kzjaHIAogVN66qpbJZPejx9fFo5Pm2I\",\"https://lh3.googleusercontent.com/HhSLwrmw02PF3v5DmCy6X64uN9Yhxp2-CDq0xUlje8bG-WPC39Y5p1gUwSsGbvsQJJw\"],\"name\":\"SMS & MMS - Messaging\",\"category_ids\":[39,12],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messaging.quicksms/843e69cc-4109-11e8-a1a6-7b672ba64fd4/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messaging.quicksms/843e69cc-4109-11e8-a1a6-7b672ba64fd4/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messaging.quicksms/843e69cc-4109-11e8-a1a6-7b672ba64fd4/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1643573,\"current_version\":\"3.4\",\"id\":\"com.messaging.quicksms\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.messaging.quicksms/intelligence\",\"subcategory_name\":\"Communication\",\"last_update_date\":\"2019-04-09\",\"initial_release_date\":\"2018-04-11\",\"publisher_name\":\"GoodSoft Inc\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":12,\"icon_url\":\"https://lh3.googleusercontent.com/9HC9q1H-y3-B62pFWJy6CN2gHVKZRjIZ5eou78FjTqzcTI60OE0VGJgQZMP91CnmsiA8\",\"category_id\":39,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.messaging.quicksms&hl=en\"},{\"description\":\"The best ninja anime RPG has reborn - Ultimate Heroes of Ninja: Battles of Storm Reborn<br><br>Gather your team of fantasy ninjas, legends, and heroes to join millions of other players in a worldwide cross-server ninja world war x battle!<br><br>A ninja storm is brewing! Unleash ultimate blazing skills with tactics to crush opponents and kyuubi tailed beast monsters! The power of sharingan ninjutsu is yours to control. Build your own ultimate ninja saga, and become a legend hokage slash in ninja storm battle!<br><br>☆ Unleash Blazing Ninjutsu Attacks with Tactics ☆<br>Gain access to new and more powerful sharingan & rinnegan ninjutsu attacks as your ninjas level up! Offensive, defensive, and support skills are at your disposal. Deploy your tactics and time the usage of skills wisely on the x battle field and PVP arena. Each wrong move could lead to your loss in this intense world of ninjutsu. Become the most powerful ninja heroes team today!<br><br>☆ Hand-drawn Ninjas ☆<br>All sticky ninja classic characters seen in combat are painstakingly created by our artists using thousands of hours, with a slightly funny and comedic element in mind staying true to the original mini naruto manga story. While combat is serious, there are times to lighten up as well!<br><br>☆ Cross-platform Adventures ☆<br>Ninjas from all over the world on both iOS and Android devices are connected to the same fantasy world of ninjutsu. Challenge each other in the PVP arena, or form shinobi clans and participate in epic raid x battles! Create the ultimate team with ninjas and shinobis from the beloved tale, and join millions of other players in worldwide cross-server ninja battles! The new Ninja War has begun on your pocket ninja mobile devices!<br><br>☆ Contact Us ☆<br>The current version does not represent the final quality of the ninja anime game as we will keep optimizing existing new anime heroes content and adding new features.<br><br>If you have any questions or concerns, please contact our customer service at https://www.facebook.com/NinjaHeroesSupport<br><br>☆ Not Just A Ninja Game. Ultimate Heroes of Ninja: Battles of Storm Reborn ☆\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"retrieve running apps\",\"access USB storage filesystem\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view Wi-Fi connections\",\"read phone status and identity\",\"view network connections\",\"create accounts and set passwords\",\"change network connectivity\",\"connect and disconnect from Wi-Fi\",\"full network access\",\"close other apps\",\"enable app debugging\",\"draw over other apps\",\"control vibration\",\"prevent device from sleeping\",\"modify system settings\",\"close other apps\"],\"price_cents\":null,\"approx_size_bytes\":88080384,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/r31d-u4Tb5SYLQzdjF9WX8Qwp2o3eMpdO0sCMjUxVDW7qi7QNiqm_kHQsoHkzgCqag\",\"https://lh3.googleusercontent.com/KE9XfSSWGK3O3D3ce74vGr9IQUDuSFjFi6c8zx6o7y-SQDlVIzvhNWQCdy4pWbPk8Q\",\"https://lh3.googleusercontent.com/VOepyNUFQMTH_HJmzd8ZHYP1fuAagfRJKm6eBc6w3inFl66W8QlpYjU08ZNzeZICUA\",\"https://lh3.googleusercontent.com/XJNWJ770kBqEezttZh_2t4VQBlXh5XXnmpRkz3i6MWaIfxnXmFeF0cgdryL-87REf4s\",\"https://lh3.googleusercontent.com/4KzWp2-FgDJX_fJTZNa_bkRCX_kV13gseEsW94LWRZLSG6XKVyxzX6vpQftAILoofhw\",\"https://lh3.googleusercontent.com/bpU5t5xJvStSL4Z2TiaMxBnUY5jK2zlQQMrbbd3exfhXGQbw0MvUvtu2balS6iGX2IVV\"],\"name\":\"Ultimate Heroes of Ninja: Battles of Storm Reborn\",\"category_ids\":[83,38],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nh10794064.en/e9776b72-3efb-11e9-a024-392b02ee316a/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nh10794064.en/e9776b72-3efb-11e9-a024-392b02ee316a/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nh10794064.en/e9776b72-3efb-11e9-a024-392b02ee316a/128x128\"},\"category_name\":\"Games\",\"publisher_id\":2001359,\"current_version\":\"1.0.1\",\"id\":\"com.nh10794064.en\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.nh10794064.en/intelligence\",\"subcategory_name\":\"Card\",\"last_update_date\":\"2019-03-03\",\"initial_release_date\":\"2019-03-03\",\"publisher_name\":\"Fishtofu\",\"age_restrictions\":\"All ages\",\"subcategory_id\":83,\"icon_url\":\"https://lh3.googleusercontent.com/kUPVy13TVvt6Ew0ufoiIb59IusabRaxHNXTuaWxIv2RBu7W3UcdybbOGeJjVHROZVry7\",\"category_id\":38,\"vnd_estimated_installs\":\"1,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.nh10794064.en&hl=en\"},{\"description\":\"Ariana Grande Piano Game 2 is an app very easy to play.<br><br>You just have to touch the black keys fast to hear the melody as smoothly as possible, but you have to avoid touching the white keys, in the challenge mode, you need collect 5 song notes for win one star that would you need to get the newest songs<br><br>Note: Challenge mode has a trick to collect more stars, find it<br><br>Use your thumbs or play with one finger, collect as many tiles as you can and obtain the other songs.<br><br>You can help us to improve the app with comments that you would like us to add or remove.<br><br>The application is free for entertainment purposes only but it contains ads that help us to finance our developments, this can be annoying to some people but we ask for your understanding<br><br>You can write your suggestions to: dach.development@gmail.com <br><br>We are here to listen and receive your comments.<br><br>Thank you, enjoy it.<br><br><br>DISCLAIMER:<br>Ariana Grande Piano Game 2 is an unofficial fan application. It is not affiliated with or endorsed by Ariana Grande, their management, or her record label.<br><br>This app does not include any copyrighted material. <br>The piano melodies are arranged with individual piano notes<br> This app is for entertainment purposes only.<br><br>FEEDBACK:<br>Feel free to email us song requests, issues, comments, and suggestions, with your comments and support, we can add more songs and make better apps!\",\"other_stores\":[],\"publisher_url\":\"http://www.dachdev.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"control vibration\",\"prevent device from sleeping\",\"Google Play license check\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":10171187,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/wH7KbnWgVNdwqNRk1kTL7OCYlgYy6Z9Kc8RTHOvnFfjvz8yhy41nHTEqmlvKCzOroeI\",\"https://lh3.googleusercontent.com/b9nozj7ZZfVCb864bUJwqMLj7lFPybdho_-T78ZKfpY4XpmINAuD_MeMNeFXxz6wZBg\",\"https://lh3.googleusercontent.com/ocFaYYwLnxKwsMBXN1NT88zp8aHox9S9Q5dSpYlfWGDqoByf4rCXsItGOw25AMjYwdc8\",\"https://lh3.googleusercontent.com/ek32JNPJKomeCeBKccJbCMgtk1GOaERNwU-6gsd-RB9Wr9ELQB2iP-spfGYyIZZi0zg\",\"https://lh3.googleusercontent.com/OSHweNXSllbrnSzRMG0nx3kJjBAIe3TXhbPF9imD0wKA-al-FF2-1e-3X4nYgbAK8rA\"],\"name\":\"Ariana Grande Piano Game 2\",\"category_ids\":[38,94],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.ariana.fulltiles/93094abc-4222-11e7-b4b9-4776ffea0233/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.ariana.fulltiles/93094abc-4222-11e7-b4b9-4776ffea0233/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.ariana.fulltiles/93094abc-4222-11e7-b4b9-4776ffea0233/128x128\"},\"category_name\":\"Games\",\"publisher_id\":525483,\"current_version\":\"1.6\",\"id\":\"com.dach.development.ariana.fulltiles\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.dach.development.ariana.fulltiles/intelligence\",\"subcategory_name\":\"Music\",\"last_update_date\":\"2016-07-05\",\"initial_release_date\":\"2016-04-09\",\"publisher_name\":\"DACHDEV\",\"age_restrictions\":\"PEGI 3\",\"subcategory_id\":94,\"icon_url\":\"https://lh3.googleusercontent.com/reGwucf8pSI0uC5gKzahkBJt9mHMimpOw6ghjTeWaVnSGfjWC1jThXfc94mWQpDeN6o-\",\"category_id\":38,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.dach.development.ariana.fulltiles&hl=en\"},{\"description\":\"Talking about printing products can sometimes make anyone confused, especially if you don't understand the term used. This problem often occurs, especially those who are unfamiliar with the printing world. One real example that often fails to understand is brochures and flyers.<br><br>In the business sphere, some companies sometimes choose TV, newspapers, magazines, or other media, for advertising products. But what about companies that don't have the capital to advertise through the media like this? Brochures, in certain cases, can be the best option for advertising.<br><br><br>Previously, let's take a moment to understand the term brochure before discussing anything related to brochures. Practically, brochures are similar books that are commonly used for advertising products or services. The contents can be in the form of images, information on products or services, as well as company information.<br><br>In general, brochures are divided into several categories based on their layout and shape. Each type of brochure is used for different content, so the way to convey information is presented differently in each fold. Of course, the way to make this brochure is different for each type.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"view network connections\",\"full network access\"],\"price_cents\":0,\"approx_size_bytes\":8912896,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/xHCoaaGh1y5HiuLlPhLgF6W69TeJPiu9qEgwslNSRqmNEzUQOch0J0zX3Yz_eiPIbw\",\"https://lh3.googleusercontent.com/Xd0jR0COPp7O5U11HM_jSIQsC39mrtpfUIKZ70-EGCBCJVmwKjMYx54PytPgHlra\",\"https://lh3.googleusercontent.com/EhiVlfIeVVkAxFnzXxQ3VRfIiYOV8eE4e9sS9ERTpL6dkzPurh70d8GjbQqap9Zf-TY\",\"https://lh3.googleusercontent.com/YzzamnxdPGraChpOA_ynaDjNuDe2LaWNTBInHkf1VcN0Y86muUcMOnrugLuEnciKGPk\",\"https://lh3.googleusercontent.com/3M29BEZ_PuyOXzOz5EqWrw0_9QTrvh-thyQY5lE_V6agWjpd8l06XgzdGqclqGJy3IA\",\"https://lh3.googleusercontent.com/S8ScJYEy63WFcamh0l5kcHjYONp0knymveDXFyNCYKZgsGxlG1bqiTTno_u4USFSvxn9\"],\"name\":\"Make Sample Brochures\",\"category_ids\":[39,18],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.membuatcontohbrosur.tukangkibul/2208dc58-ca50-11e8-9d67-254fe03572fc/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.membuatcontohbrosur.tukangkibul/2208dc58-ca50-11e8-9d67-254fe03572fc/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.membuatcontohbrosur.tukangkibul/2208dc58-ca50-11e8-9d67-254fe03572fc/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1832235,\"current_version\":\"1.0\",\"id\":\"com.membuatcontohbrosur.tukangkibul\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.membuatcontohbrosur.tukangkibul/intelligence\",\"subcategory_name\":\"Lifestyle\",\"last_update_date\":\"2018-10-04\",\"initial_release_date\":\"2018-10-04\",\"publisher_name\":\"tukangkibul\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":18,\"icon_url\":\"https://lh3.googleusercontent.com/wmmJA9YbbiEoc3KZ9qszze-dOt07a6q0IRFe9YiQ2oCfx718zDBotK3ke28Sx2WTBEQ\",\"category_id\":39,\"vnd_estimated_installs\":\"5,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.membuatcontohbrosur.tukangkibul&hl=en\"},{\"description\":\"Aurora SMS - the most smart & beautiful Messages app with fast delivery, and packed with customizable themes! Keep your messages safe with archived box, SMS blocker and backup & restore! Make your operation convenient with search, batch delete and quick reply! Enjoy sending messages with the great Aurora SMS!<br><br>Messages Key Features<br><br>- BRAND NEW DESIGN<br>•Simple and stylish conversation interface, menu bar and icon etc..<br>•Customize your SMS with variety of color themes.<br><br>- EASY BACKUP & RESTORE<br>•Easily backup and restore your messages, all without having to install another app.<br><br>- BLOCKING <br>•No worry about spam messages consume storage space with blocking list<br>•Recover text messages from blocking list easily<br><br>- GROUP MESSAGE<br>•Choose more than one receiver and enter group messaging mode.<br>•Send picture, audio, video MMS messages to more than one friends for once time<br><br>- BATCH OPERATION<br>•Conveniently delete useless messages or archive them at a time<br><br>- DUAL SIM<br>•Support dual sim mode so you won’t miss any important message<br><br>- MORE FEATURES<br>•Quick search to find exactly what you are looking for in free text messages<br>•Quickly reply to messages in notifications or give a call after you read the message<br>•Clipboard for multiple fast copy and paste text messages<br>•Delayed SMS message give opportunity to correct the wrong message<br>•Pop up new message for a quick view and quick reply\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"retrieve running apps\",\"read your contacts\",\"read your text messages (SMS or MMS)\",\"receive text messages (MMS)\",\"receive text messages (SMS)\",\"send SMS messages\",\"edit your text messages (SMS or MMS)\",\"directly call phone numbers\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view Wi-Fi connections\",\"read phone status and identity\",\"view network connections\",\"full network access\",\"run at startup\",\"prevent device from sleeping\",\"install shortcuts\",\"uninstall shortcuts\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":15728640,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/EskTXv4hKCyHC3ZC6TvPTx6LoSVPDE49Jht0jZ7rnFbR0DcCiGE-RRcXgcAhUvA3rPs\",\"https://lh3.googleusercontent.com/ZD2zxB8QQReLrV_Yyjl07OkoE0heQ83VdYbtDYQ2wFXcRL5syh8yyfKR_msCHww8-OQ\",\"https://lh3.googleusercontent.com/x3c6JGwWc07XHvJ2jI82NLFBA5hYmqyfW6gmq6_Xm16XxyI4PI2oIDkyjC9j_Fa92Q\",\"https://lh3.googleusercontent.com/5E__bib6SENEpSEcbOuS_bqfIjZIYl2w5vdyg3VxNLM6s2gC1GqRT25wPL__w9mbBBs\"],\"name\":\"Aurora SMS & MMS\",\"category_ids\":[39,12],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messenger.vpsms.multi.theme/4707aba0-3b12-11e9-ae7c-6b1da4fd24ca/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messenger.vpsms.multi.theme/4707aba0-3b12-11e9-ae7c-6b1da4fd24ca/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.messenger.vpsms.multi.theme/4707aba0-3b12-11e9-ae7c-6b1da4fd24ca/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":2024370,\"current_version\":\"1.0.8\",\"id\":\"com.messenger.vpsms.multi.theme\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.messenger.vpsms.multi.theme/intelligence\",\"subcategory_name\":\"Communication\",\"last_update_date\":\"2019-04-09\",\"initial_release_date\":\"2019-02-21\",\"publisher_name\":\"Aurora SMS\",\"age_restrictions\":\"Rated for 3+\",\"subcategory_id\":12,\"icon_url\":\"https://lh3.googleusercontent.com/1h9qMNzSwPnBWRVINddrkwt-xh2IJxuJWfehl5cLed18F1Pv2CBQq8wlJXnlDiBQmQ\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.messenger.vpsms.multi.theme&hl=en\"},{\"description\":\"Lucas Marcus were known as Vine stars called Dobre Twins. The twins used the app to showcase their talent, including break dancing, gymnastics, and comedy stunts.<br><br>Their popularity led them to a collaboration with fellow Vine star Jake Paul. Lucas and Marcus then became two of the original members of Paul's Team 10.<br><br>Since leaving, the twins' YouTube channel Lucas and Marcus has 8 million subscribers. Their "Dobre Brothers" channel.<br><br>Dobre Twins Wallpaper HD is the world's number one global design destination, championing the best in Art, Design, Live Wallpaper, art and contemporary lifestyle. Dobre Twins Wallpaper HD Make the most of your display with beautiful wallpapers and advanced features. Choose one of your own photos, an image from our server.<br><br>Dobre Twins Wallpaper HD are the best places to find new wallpapers for your Android phone or tablet. We're delighted to bring you the widest choice of wallpapers direct from the studios of the world's favourite wallpaper.<br><br>Download the perfect wallpaper images. Find over 100+ of the best free wallpaper images. Free for commercial use ✓ No attribution required ✓ Copyright-free.<br><br>Tag :<br>- Lucas and Marcus Wallpaper<br>- Lucas and Marcus Wallpapers<br>- Lucas and Marcus Wallpaper HD<br>- Dobre Twins Wallpaper<br>- Dobre Twins Wallpapers<br>- Dobre Twins Wallpaper HD<br>- Dobre Brothers Wallpaper<br>- Dobre Brothers Wallpapers<br>- Dobre Brothers Wallpaper HD<br>- Dobre Twins Wallpapers HD<br>- Dobre Twins 4K Wallpaper<br>- New Dobre Twins Wallpaper HD<br>- Cute Dobre Twins Wallpaper HD<br>- Best Dobre Twins Wallpaper HD<br>- Dobre Twins Wallpaper Android<br>- Dobre Twins Wallpaper Download<br>- Dobre Twins Live Wallpaper<br>- Dobre Twins Locksreen<br>- Dobre Twins Wallpaper 2018<br>- Ultimate Dobre Twins Wallpaper 2018<br><br>Getting Dobre Twins wallpapers HD on your phone:<br>1. Browse through the Wallpaper Gallery's many categories to find the image you want. Or, use the search function. Within a category, previews of the wallpaper images will be listed. When you see one you like.<br>2. Once you are logged in, you have a few options for getting a wallpaper onto your phone.<br>3. With the wallpaper now saved to your Android phone or tablet, you can set it to be your wallpaper at anytime by going into your Gallery app, hitting the menu button, then choosing "Set as" and "wallpaper."<br><br>All the Dobre Twins wallpapers are selected to fit your phone. Only the wallpapers of Full HD resolution and above are allowed. Your phone will be automatically fit HD Wallpapers without choosing.<br><br>We are always improving our free wallpapers app. Contact us at memnpunyaiwajag@gmail.com to let us know what you want us to add next!<br><br>Note :<br>All copyright and trademarks are owned by their respective owners. The images in this application are collected from around the web, if we are in breach of copyright, please let us know and it will be removed as soon as possible.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view Wi-Fi connections\",\"view network connections\",\"full network access\",\"run at startup\",\"set wallpaper\",\"control vibration\",\"prevent device from sleeping\",\"adjust your wallpaper size\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":5872025,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/JOmOa0V2bNbWKio9Yv5FgUHhJdXjppXSjiXV4_BN8ftGjpZR58-CF2oi6E6vs3diTvRA\",\"https://lh3.googleusercontent.com/2wFomObADzVyw5qhxuEDKjIuUt__bsOs8kVQ2H7abhYjBdvLtF6-Bg0R7sjgEvT_Je0X\",\"https://lh3.googleusercontent.com/9c9yLL1yTUOgeLyD1f95vsdHuxH6UVpSRTansZaowHfGiHhETehrtdjmu-F-1gf26YQ\",\"https://lh3.googleusercontent.com/rrUnboqlawaSu6sa_XKQIE00e9PByKmmaUqph7ADq7UVZjH4Aq7eFvzTRP68nCcFiJ0\",\"https://lh3.googleusercontent.com/nzuCU7OCYWG2bS5ffZMfkpyw-_Isf_6hT-yuLpH-SU1ypJOz9ceWoEWfWDbRFuJ5oMg\"],\"name\":\"Art Dobre Twins Wallpaper HD\",\"category_ids\":[39,107],\"icons\":null,\"category_name\":\"Applications\",\"publisher_id\":1688439,\"current_version\":\"1.0\",\"id\":\"com.messdev.dobretwinswallpaperhd\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.messdev.dobretwinswallpaperhd/intelligence\",\"subcategory_name\":\"Art & Design\",\"last_update_date\":\"2018-06-01\",\"initial_release_date\":\"2018-06-01\",\"publisher_name\":\"Messdev\",\"age_restrictions\":\"Rated for 3+\",\"subcategory_id\":107,\"icon_url\":\"https://lh3.googleusercontent.com/7u4BezBKloGPSLTXwJMTIgw1lefXDSYGJ2aYwG3zersROAw5DM3mbj8WDY0VeMBJRAo\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.messdev.dobretwinswallpaperhd&hl=en\"},{\"description\":\"Daily Wishes Greetings is collection all the greetings required in daily life<br>Daily wishes greetings has below category<br><br>1. Good Morning Greetings GIF and Images<br>2. Good Night Greetings GIF and Images <br>3. Love Greetings GIF and Images <br>4. Friendship Greetings GIF and Images <br>5. Birthday Greetings GIF and Images <br>6. Sorry Greetings GIF and Images <br>7. Miss you Greetings GIF and Images <br>8. New Year Greetings GIF and Images <br>9. Anniversary Greetings GIF and Images <br>10. Good Afternoon Greetings GIF and Images <br>11. Christmas Greetings GIF and Images <br><br>Every category has 200+ GIF , 200+ Images 200+ Greetings. So to wishes your Friend and family need only this All in one app and wishes to you loved one.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"run at startup\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":0,\"approx_size_bytes\":5347737,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/W0-3uAxm3uEOuwKw_jpwETd_QNZvMURjbSHyUV7ZQn3cFfXYlrAJn4XuDwOLaJlnftVQ\",\"https://lh3.googleusercontent.com/g9WMMMkDCAy0YXX305F4QTDy4yH5LDVsELvjCz08WRsiT2voaTJILkn7Tex02i2QAQ\",\"https://lh3.googleusercontent.com/_TRyH_xqI0Z9Pt4mIbE_om-GpgaAP5uNNrObFlbL5RGQkeUDA1bChWvct_ww95SYnrYs\",\"https://lh3.googleusercontent.com/fCGxDvFqX9y7_FfDJCXrnOV8HfBQRmyCppi-7q-ljVi6PUvNdnrNXAr1LwAgbItp2kM\",\"https://lh3.googleusercontent.com/ApHhI87tyJ5b35pVLfD-9V55w5bJswvX_XeNXFTehty0xJsXMPm68wGZeYavmsHakO8\",\"https://lh3.googleusercontent.com/RHzHGWQ1WnW2wyHvJdkuT73f5Q9AoqKKudQW4Z6JervHXQV8ifh-tQRklfcyzU5KAIo\",\"https://lh3.googleusercontent.com/nURv3NLoeer33JetFH5yJTb0owJDd-YIT46EHPxZ4KvhK7KX6OBg1CqkrMvLgb-qxno\",\"https://lh3.googleusercontent.com/2JZzIUC6uNzr27nrtLJL-2syQ8hHvVLVUzgy3nXJb9vbZYFA640EXhv1PtKnphplLQ\",\"https://lh3.googleusercontent.com/31FKFQ4Ih3RM30bABOKthk1TVAItIyS8fMyY_AAt_lo6MFc0MxyB70hEsVu5e2SFqJE\",\"https://lh3.googleusercontent.com/2C7PyHMjk4miZ1Ua2Rdz-g-qHrlyWkMScoEQrM6F8B7DSQ1APWMagnejaae3Ng4Leag\",\"https://lh3.googleusercontent.com/hDw-QMhva-hfXHdp6xqV1C-UJwkkwqn-hPfFGFz1iilUijUDVtCLbVEUnWnTgI1ssg\",\"https://lh3.googleusercontent.com/vkCBA54pgEjT9nF6byKNLGxROySojJGBeRalHBD1Fse4xDR9aj6ntl228KC9fOvcGK6q\",\"https://lh3.googleusercontent.com/O-7asAWwb9teaTHHJA0AR9Zait5BmYpBm92kG8Y6UWYQaUrCPU5UbpoYUVb3hNFSVQ\",\"https://lh3.googleusercontent.com/zQDpxyYquTrKU49OlhuRekBlFNEbcPHdbl-Es4QRnMxL6ir-q80CHTsOdX_RZzd71pM\",\"https://lh3.googleusercontent.com/V1W5FU_1gADeF4bPer4mBHzQb-ij9uVrQ9yE1wA-sc7bHelKXdNFl8FSxi3kxIzfK88\"],\"name\":\"Daily Wishes Greetings\",\"category_ids\":[27,39],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailygreetings.greetings.wishes/8ed2104c-2f14-11e9-b913-4b56ba7b422e/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailygreetings.greetings.wishes/8ed2104c-2f14-11e9-b913-4b56ba7b422e/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailygreetings.greetings.wishes/8ed2104c-2f14-11e9-b913-4b56ba7b422e/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1227420,\"current_version\":\"1.0\",\"id\":\"com.dailygreetings.greetings.wishes\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.dailygreetings.greetings.wishes/intelligence\",\"subcategory_name\":\"Social\",\"last_update_date\":\"2019-02-11\",\"initial_release_date\":\"2019-02-11\",\"publisher_name\":\"Cute Blossom Wallpaper\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":27,\"icon_url\":\"https://lh3.googleusercontent.com/6oWSNrwH3sH-NDoibNHiotAxxJKATye22Fs7eap9Da3MRKbq-vmmg6S-BsX335jngTo\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.dailygreetings.greetings.wishes&hl=en\"},{\"description\":\"Daily Voice is a local news service, serving communities in the New York tri-state area. We feature local stories, written by local reporters, in a feed specific to your town.<br><br>Our app gives you an easy way to find the news you need to know. Just choose your town to get abundant reporting from your local area—an average of over 15 new local stories every day.<br><br>Be the first to know. Our stories are published immediately: no waiting for tomorrow's paper to know what everyone in town is talking about.<br><br>Turn on push notifications to receive a daily summary of top stories, as well as instant alerts for breaking news and important information.\",\"other_stores\":[{\"store\":\"itunes_connect\",\"id\":1364942743}],\"publisher_url\":\"http://dailyvoice.com/\",\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"control vibration\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":null,\"approx_size_bytes\":3145728,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/IbI6bDHJ4JwRfr7zmK-pVmW37qt6LOzU5r9K0TZxNb-2hugZAW9WVZLDWEC7gqMd_n0\",\"https://lh3.googleusercontent.com/0opiz6AynkZadBcpJ0YcmQ_16ZsguzvzjPaDXwK0yq46f35utPMNnlb2bz4blbHCIRU\",\"https://lh3.googleusercontent.com/bK170qrudV_fM35TbnlzUmBVyaYIbrvjAuzSGP-3_ugbUGwdcEtXk1M87u2Wozc-Huo\",\"https://lh3.googleusercontent.com/FidAWqfZiUR8Gl5dmGWEL0YQleIWp8Eql220Oc5dfrazNKVg_fda3oESRGnh_au_1Gc\",\"https://lh3.googleusercontent.com/hUx8ZlUiQ6qtV2fAuf0R1F6_UtCrYlSAt_IyxM96TCizAkNu2SmsssiMID0D1WCrbp2N\",\"https://lh3.googleusercontent.com/rUrq7W9dsvrYzEVjXVoNB367zf3yw2U4HFtf3EfAvd53MpQ2dGXF24Ck1wJJhyuOHQ\",\"https://lh3.googleusercontent.com/YGtc7NoDUSP8HUi-vYdBa6FNg_HAUrkbkLxGxbb4E4uyR11BsPHX3FXYvNoy45cgLg\",\"https://lh3.googleusercontent.com/bBofGxAheFXUqYGGOmbSMe8rk1e2fvnJAZq0ilg4QW1I_gplMfAC2-6ajdu9kSUmpdE\"],\"name\":\"Daily Voice\",\"category_ids\":[39,22],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailyvoice.app_primary/b7ee8446-531a-11e8-9f30-63b3f6d2c3f7/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailyvoice.app_primary/b7ee8446-531a-11e8-9f30-63b3f6d2c3f7/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dailyvoice.app_primary/b7ee8446-531a-11e8-9f30-63b3f6d2c3f7/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1670039,\"current_version\":\"1.2\",\"id\":\"com.dailyvoice.app_primary\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.dailyvoice.app_primary/intelligence\",\"subcategory_name\":\"News & Magazines\",\"last_update_date\":\"2018-12-27\",\"initial_release_date\":\"2018-05-08\",\"publisher_name\":\"Cantata Media LLC\",\"age_restrictions\":\"PEGI 3\",\"subcategory_id\":22,\"icon_url\":\"https://lh3.googleusercontent.com/l1D-sueIU5vAqi6wlGTJMw-e1ZlcE8ezgoIMO5XmBQb9kvmE8QuJSWheU-fnqzwcSQs\",\"category_id\":39,\"vnd_estimated_installs\":\"5,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.dailyvoice.app_primary&hl=en\"},{\"description\":\"5SOS Piano Challenge is a very simple and addictive game. Just don't touch the white tiles to keep the song going. Collect tiles and get your next songs. If you are a 5SecondsFamily you must have this game!!<br><br>You can also vote for the songs to be added in the next update!<br><br>HOW TO PLAY:<br>5SOS Piano Challenge is addicting and easy to play, you need to do is a quickly tap on the black piano tiles, and avoid the white tiles to complete the song, in the challenge mode, you need collect 5 song notes for win one star that would you need to get the newest songs<br><br>DISCLAIMER:<br>5SOS Piano Challenge is an unofficial fan application. It is not affiliated with or endorsed by 5 Seconds Of Summer, their management, or their record label. This app does not include any copyrighted material. The piano melodies are arranged with individual piano notes, This app is for entertainment purposes only.<br><br><br>FEEDBACK:<br>Feel free to email us song requests, issues, comments, and suggestions, with your comments and support, we can add more songs and make better apps!\",\"other_stores\":[],\"publisher_url\":\"http://www.dachdev.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"control vibration\",\"prevent device from sleeping\",\"Google Play license check\",\"receive data from Internet\"],\"price_cents\":0,\"approx_size_bytes\":9122611,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/dbGoAK0xKIPDZVKj-lMplSDxLu59Q6Nd8_OKlLAAZGYtnpcvSlijmGl1Ot_WHn1MOA\",\"https://lh3.googleusercontent.com/WID4EN8xLykgsRUEMJx_AjKaALDQ7Qh9oKiEZMSeCYorFEeAfu7ao_fJf60W4rdJpQ\",\"https://lh3.googleusercontent.com/kv5niGqO2h7k0K5juttS8Gk4AIDwZ_XnvQYfrnw-GRhbQ63fhJ9mGS5oP5_uiv9XbJA\",\"https://lh3.googleusercontent.com/I7hcQSlXEBu6kPSFjMgcjfRsgwl57lToAa5d9sPTLU8Ii9KsJ5nHJy2n5LsIgZwTgEg7\",\"https://lh3.googleusercontent.com/1utuFkcmArIjrlzdpbyj3JicmzBXf6HIS8wMTiVq2xq2LL5dhMNci2JWSpFEKbHImmN3\"],\"name\":\"5SOS Piano Challenge\",\"category_ids\":[38,94],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.fivesos_challenge/0ac19440-9f15-11e5-b830-435eb81e10a5/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.fivesos_challenge/0ac19440-9f15-11e5-b830-435eb81e10a5/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.dach.development.fivesos_challenge/0ac19440-9f15-11e5-b830-435eb81e10a5/128x128\"},\"category_name\":\"Games\",\"publisher_id\":525483,\"current_version\":\"1.1\",\"id\":\"com.dach.development.fivesos_challenge\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.dach.development.fivesos_challenge/intelligence\",\"subcategory_name\":\"Music\",\"last_update_date\":\"2015-12-08\",\"initial_release_date\":\"2015-12-09\",\"publisher_name\":\"DACHDEV\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":94,\"icon_url\":\"https://lh3.googleusercontent.com/KSYxYyuLsyOsjEXVcQZXZFTKYsTnkH3K327RN-lBJlZaFpc6p6OsWIW4d8mzFWhjPzw\",\"category_id\":38,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.dach.development.fivesos_challenge&hl=en\"},{\"description\":\"Home Workouts for Women allows you to tone and train your entire body. With our wonderful exercises you can work: Legs, Glutes(Buttocks), Abdomen (Abs), Arms and much more. As it is not only exercise, we also have a powerful diet plan to lose weight and diets to gain healthy weight that will help you look beautiful totally FREE.<br><br>Features:<br><br>- Calories Calculator<br>- Weight Tracker<br>- Workout Reminder<br>- BMI calculator<br>- Exercises at home<br>- Offline Workout Videos (to enjoy them when you are away)<br>- Tasty Recipes<br><br>Get the best out of that beautiful body with these excellent routines, get ready to be fitness without leaving home, you do not need to go to the gym to be in shape with these workouts at home for women, you'll look like a princess. Complete this challenge for a whole month and you will notice the difference.<br><br>Download the App Now and get ready to be fit, it's free.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"approximate location (network-based)\",\"view Wi-Fi connections\",\"view network connections\",\"full network access\",\"run at startup\",\"prevent device from sleeping\",\"receive data from Internet\"],\"price_cents\":0,\"approx_size_bytes\":92274688,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/62lUwi7HxtkyNgQu0kzpv62o-C3xvUKFCjicZ2HDmgxjoU6p8UxYXooJiV55x3Ghs3o\",\"https://lh3.googleusercontent.com/ZrOumZs-AiRHYSuZZQcQPdeTzNp8KbbC3PRYFgyL0mRX4wbw0SCrhbA-8LbE2CjxRzE\",\"https://lh3.googleusercontent.com/Xlg1B4d5WHFGNxXyZgvaJKc8bbv3wZIiQuxClFTgnlno5zSGMxd4I_oosyrDT_wHTQ\",\"https://lh3.googleusercontent.com/esTl6bUTft4vsPqRXtlbbM2z3OtEXIeUcf18N6NvgiBt9WjdVnBdboOZlAW_x1PBCGE\",\"https://lh3.googleusercontent.com/eZZd9kw4h_CIYCWAMpbWQs4EN_0dea7fWswArNmG5DB9JDDBylt4yJSByRdizyub_A\",\"https://lh3.googleusercontent.com/vdvlu98Cf6WhKLgeUv3fVlaKZP_V3vm36wHQ3r2TFOG5fJr5M_mLi9BZA9A2lqfQtwc\",\"https://lh3.googleusercontent.com/ezpCIxXBeY1rcl7nlGABN2q8hiI228aYOaGZQI3qPftmlDSQhWOFvP_7cj3q-knnAco\",\"https://lh3.googleusercontent.com/bWhkhw3VaYkTjlWAajrFfV_zSGbP5YGq6Gy5Qb_gx7-g0q24lYivj2gsfeyiOsgvAqw\"],\"name\":\"Personal Trainer - Home Workout for Women\",\"category_ids\":[39,16],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexttip.personaltrainer/78e899cc-4cf2-11e8-8539-4d014240fdf2/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexttip.personaltrainer/78e899cc-4cf2-11e8-8539-4d014240fdf2/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nexttip.personaltrainer/78e899cc-4cf2-11e8-8539-4d014240fdf2/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":1661435,\"current_version\":\"1.8\",\"id\":\"com.nexttip.personaltrainer\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.nexttip.personaltrainer/intelligence\",\"subcategory_name\":\"Health & Fitness\",\"last_update_date\":\"2019-03-19\",\"initial_release_date\":\"2018-04-28\",\"publisher_name\":\"NextTipDev\",\"age_restrictions\":\"Mature 17+\",\"subcategory_id\":16,\"icon_url\":\"https://lh3.googleusercontent.com/cyJmkoegcMtbIBsWPIFyetBvVlGJjzkQvFqZrX7FgvJJdO5Keu-cR3rWEjZPFqbsAA\",\"category_id\":39,\"vnd_estimated_installs\":\"100,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.nexttip.personaltrainer&hl=en\"},{\"description\":\"Find 3 words using photos, unlock the last word and guess what they have in common.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"view Wi-Fi connections\",\"view network connections\",\"full network access\"],\"price_cents\":null,\"approx_size_bytes\":28311552,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/7m-aVSlP2ul4wR-a4FgkKMNn6g_copM7uFKyiQlkF9E6e6nT0PPWmqkS_fPZrUWQuNg\",\"https://lh3.googleusercontent.com/qqUgVQsyMIcw8FEdxHOVw_whAco86SOVdGefooznJ1h-T2RBbRRp3R0qijcHvWbFl0s\",\"https://lh3.googleusercontent.com/_iIcAp5e83k6Z1mUfSlmnJ9TkYfCBQd7xqYOesRXp2agFo3gMuqdLGxJDQWe_D4jwg\",\"https://lh3.googleusercontent.com/Ep58XDCM8XrfBRX_Oey1vh54icT8DaQWnVpZPkrINWx-Uc6wrXfqheYvvIT76kgCwfU\",\"https://lh3.googleusercontent.com/VkIceFPEQMZw4rySAzIQ-k-9J_gfEQDAYas248tJa3UUKTaCFVqGnuar1Ni524skPcE\",\"https://lh3.googleusercontent.com/Mhzq_NygMf8nDLzo04J__nWCYHKNz2SKP7PCGwTmUake9I7yrbabg6BS_DNydGtIBw\"],\"name\":\"480 words of riddles.2\",\"category_ids\":[38,87],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.picturess/2b0b514e-8560-11e8-b579-774ef2374635/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.picturess/2b0b514e-8560-11e8-b579-774ef2374635/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.meneg.picturess/2b0b514e-8560-11e8-b579-774ef2374635/128x128\"},\"category_name\":\"Games\",\"publisher_id\":1570905,\"current_version\":\"1.0.1\",\"id\":\"com.meneg.picturess\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.meneg.picturess/intelligence\",\"subcategory_name\":\"Word\",\"last_update_date\":\"2018-07-10\",\"initial_release_date\":\"2018-07-10\",\"publisher_name\":\"Sergei Meneg\",\"age_restrictions\":\"PEGI 3\",\"subcategory_id\":87,\"icon_url\":\"https://lh3.googleusercontent.com/5aOEvmivVgwkXZy3CboREfpHF8QPJ6l-DXgaQ1C-7QEtvmDwYgNdicMzpEC9KdfY8wg\",\"category_id\":38,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.meneg.picturess&hl=en\"},{\"description\":\"Now you can order Delivery or Carryout from your favorite restaurants easily and seamlessly, all from your Android device! <br><br>- Quickly view and order from Menufy Restaurants around you.<br>- Find Menufy Restaurants that deliver to your area.<br>- Pay using Cash, Credit, PayPal, Bitcoin, Bitcoin Cash, Google Pay or Venmo!<br>- Get a FREE meal at participating restaurants with Menufy Tasty Rewards!<br><br>For more info visit Menufy.com\",\"other_stores\":[{\"store\":\"itunes_connect\",\"id\":962908053}],\"publisher_url\":\"http://menufy.com\",\"offers_in_app_purchases\":false,\"permissions\":[\"approximate location (network-based)\",\"precise location (GPS and network-based)\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"read phone status and identity\",\"view network connections\",\"delete all app cache data\",\"full network access\",\"full license to interact across users\"],\"price_cents\":0,\"approx_size_bytes\":5452595,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/vwBM3YdhITe5ZwI6e-DaFEcMEp6X7mH8qoETGCCJ8pjeA2_mxrWbERcYdOHbFXr_xTF8\",\"https://lh3.googleusercontent.com/9B5hw-MxE9fjoMVmOG4YjWtE_OCGj3cVKT8Q27i_tnn5gvrTloNJ_7OMuiNh55fMpJ8\",\"https://lh3.googleusercontent.com/MogsWZiACT1rvLBLmLu816BazQJb2T3FK9gHFLK4A-gyGzF9efGM7YPbT_8fFnQOdg\",\"https://lh3.googleusercontent.com/CJGDc0Zy1DQvVvgv2gISaLD_GcS50YCjfvpRr2sTZ3Q-7CWuLw5Un6HLVQmthiRccAO4\",\"https://lh3.googleusercontent.com/wpRkJ4kh2czuDEX33GXpuowpCd30V5AVAgB7QmC-aqLrFO_V-sIIZwn_eV0TIpd_3vIp\",\"https://lh3.googleusercontent.com/z-3QCV0wBB1hJlv4apfAQ6-aGxtpt_THjaInraDGh9uf5GQPpFNbs7ZxvAnIPeUnzkY\",\"https://lh3.googleusercontent.com/lwfwNk448Clu_5biY21RHPms6U3qAPSiNkub1ohozeyxih8BIaQWpBG2Sm-EtB95Gh8\",\"https://lh3.googleusercontent.com/kVikj9LQlOQn3pkXFSirJQllzvaM0vV-yxs-bCkFrQg5mcahQ8LyWzycAsjrL6kjFq8\",\"https://lh3.googleusercontent.com/m6Niq9xaWv4OcY51e-wq-NpwXGFqwqLmD4X7RvL0xpq6ksaSAFXqwyu4U58Zo5FPkrw\",\"https://lh3.googleusercontent.com/ofNtJMKchFO_bKYztXp4SYyWvaEqH9zGVnTe4giZC5Rw_n6W4qXvbD7w1BOFF_HTdQs\",\"https://lh3.googleusercontent.com/bSl5HJaVvozlMIrVM1HXwB7ubCtdHJGdyZEmRHT2onUfwvZGnT-9VN7eJv_xkjv-Gw\",\"https://lh3.googleusercontent.com/QRm4Lk08-qz-QgHCYGx9CSVQhd8pgeL6VMrqP8EOHf68us7RTGysysMqdqmL88x57mMB\"],\"name\":\"Menufy Food Delivery & Carryout\",\"category_ids\":[101,39],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.menufy.menufyportal/204b43e2-c3df-11e7-8f66-2bbed5a49fc7/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.menufy.menufyportal/204b43e2-c3df-11e7-8f66-2bbed5a49fc7/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.menufy.menufyportal/204b43e2-c3df-11e7-8f66-2bbed5a49fc7/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":535120,\"current_version\":\"2.13\",\"id\":\"com.menufy.menufyportal\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.menufy.menufyportal/intelligence\",\"subcategory_name\":\"Food & Drink\",\"last_update_date\":\"2019-04-15\",\"initial_release_date\":\"2015-01-09\",\"publisher_name\":\"Menufy\",\"age_restrictions\":\"Everyone\",\"subcategory_id\":101,\"icon_url\":\"https://lh3.googleusercontent.com/XfAi5VMwxpmxP8ZFw62vZRvGgDetfMN8VKkXcN1CYpTiWoxVztCrj01lVdxYa9G4bw\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.menufy.menufyportal&hl=en\"},{\"description\":\"Repost Video & Photo helps you repost Instagram videos and photos. The app also helps you save videos and photos from Instagram to your phone.<br><br>When you want to repost Instagram photos you like, simply click the three dots and then select “Copy Link”. The app will popup. You can repost, save or share the photo.<br><br>Feature:<br>* Repost photos and videos from Instagram<br>* Save videos and pictures from Instagram to your phone<br><br>Disclaimer:<br>* Please get the PERMISSION from the owner before you repost videos or photos;<br>* We are not responsible for any intellectual property violation that results from an unauthorized repost of a video or photo;<br>* This app is not associated with Instagram.<br><br>Icon made by Freepik and Smashicons and from www.flaticon.com.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":false,\"permissions\":[\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"view network connections\",\"full network access\",\"prevent device from sleeping\"],\"price_cents\":null,\"approx_size_bytes\":\"Varies with device\",\"screenshot_urls\":[\"https://lh3.googleusercontent.com/tGBetFcys8EEm0elOgII8yDulnVtGu6G59c7tjaHChQC1zSD3-B5dL6FBctzrHDRdiE\",\"https://lh3.googleusercontent.com/g6IlqQdDk0z8sClzCN-IG2lDy6-FDs16UVXp5BKcPZCx3y4EXnbmq60BbD1s66HXiDHk\",\"https://lh3.googleusercontent.com/zPPjAESbJEYGFcfpC0KHxS8wBnUYsqD3NNJHwMlJqczJX4_5GcRvVSqqUMM8AwnAZA\"],\"name\":\"Repost Video & Photo for Instagram\",\"category_ids\":[27,39],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nhatthien.repost/ce348e4a-4026-11e9-a2db-310a4bec1c1a/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nhatthien.repost/ce348e4a-4026-11e9-a2db-310a4bec1c1a/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.nhatthien.repost/ce348e4a-4026-11e9-a2db-310a4bec1c1a/128x128\"},\"category_name\":\"Applications\",\"publisher_id\":2003424,\"current_version\":\"1.2.1\",\"id\":\"com.nhatthien.repost\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.nhatthien.repost/intelligence\",\"subcategory_name\":\"Social\",\"last_update_date\":\"2019-04-07\",\"initial_release_date\":\"2019-03-03\",\"publisher_name\":\"Nhat Thien\",\"age_restrictions\":\"Rated for 12+\",\"subcategory_id\":27,\"icon_url\":\"https://lh3.googleusercontent.com/fAXdbhUR8bS6oXPO0eyfiSqtXK6aelB8sGGUGquqPsUZ48RRsEExyAPCtQKdYPu-9w\",\"category_id\":39,\"vnd_estimated_installs\":\"10,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.nhatthien.repost&hl=en\"}]"))
ar.Each(func(i int, value JsonValue) {
t.Log(value)
})
}
func TestJsonValue_Kor(t *testing.T) {
ar := ParseJsonArray([]byte("[{\"description\":\"[강호 안의 대활극]<br>여러분은 여러 문파 중 한 곳에 소속된 대협으로서 강호에 입성하게 됩니다. <br>당신의 손으로 문파를 지키고 적에 맞서서 강호를 구해 주세요.<br><br>각 문파의 개성이 넘치는 기술과 오행 상극 특성으로 다양한 전략과 스킬을 구사할 수 있습니다.<br>문파의 최강자는 바로 당신입니다!<br><br>필드 보스, 파티 플레이, 대규모 공성전 등 다양한 전투가 여러분을 기다리고 있습니다.<br>친구, 동료, 방파원들과 함께라면 아무리 힘겨운 싸움일지라도 이겨낼 수 있습니다.<br><br>[클랜즈:달의 그림자만의 특별 컨텐츠]<br> <br>오행상극 : 각 문파마다 고유 속성을 가지고 있으며 상극에 도전하라!<br> <br>시황강림 : 강력한 진시황의 등장으로 강호에 어둠과 위협이 찾아오고 <br>각 방파원들의 단합과 힘으로 강호를 지키기 위한 싸움이 시작됩니다.<br> <br>화산논검 : 가장 성대한 이벤트로 매달 1회 개최되며, 매달 새로운 경기 방식을 통해서 팀전으로 진행되는 컨텐츠. <br><br>예선을 거쳐 우승까지의 치열한 전투를 경험할 수 있습니다.<br><br>심마진경 : 매주 화요일, 목요일 기존의 전투력, 장비를 벗어던지고 모두 동일한 조건으로 진행되는 심마진경!<br>대협님들 모두 정상에 설 수 있는 절호의 기회! <br> 지금 바로 경험하세요!<br>무림명예 : 이벤트 점수에 따라 명예 등급을 획득할 수 있으며, 매월 1일 0시에 등급에 따른 보상을 획득할 수 있습니다. <br><br>클랜즈를 즐기며 나만의 무림 명예를 획득해보세요! <br><br>[클랜즈:달의그람자만의 특별한 이벤트]<br>많은 이들과 함께 게임을 즐기며 웃는 그날 까지<br>클랜즈:달의 그림자는 여러분의 게임 라이프를 응원합니다.<br><br>다양한 이벤트와 업데이트 소식은 공식 카페를 통해 확인하실 수 있습니다.<br><br>클랜즈 :달의 그림자 공식 카페 http://cafe.naver.com/clansmobile<br><br>[필수권한]<br><br>기기사진, 미디어, 파일 엑세스 허용<br>-게임을 실행하는데 필요한 파일을 단말기에 저장하기 위해 이 권한이 필요합니다.<br>-[기기사진, 미디어, 파일 엑세스 권한에 저장소를 사용할 수 있는 권한이 포함되어 있으며, 해당 권한이 없을 때 게임 이용에 필요한 정보를 읽기/쓰기가 불가능하여 권한이 필요합니다.<br>※ 권한을 허용하면 항상 최신 패치 파일을 다운로드 받으실 수 있습니다.<br><br>[선택권한]<br>마이크<br>-"이용자간 음성 채팅"등 사용됩니다.<br><br>※ 접근 권한에 동의하지 않아도 서비스 이용이 가능합니다.<br><br>[안드로이드 6.0 이상 버전]<br>1. 접근 권한 별 철회 방법: 단말기설정>앱>더보기(설정및제어)>앱설정>앱권한>해당 접근권한 선택>접근권한동의 또는 철회선택<br><br>2. 앱별 철회방법:단말기설정>앱>해당앱선택>권한선택>접근권한동의 또는 철회선택<br><br>[안드로이드 6.0 미만버전]<br>운영체제 특성상 접근 권한 별 철회가 불가능하므로, 앱을 삭제하는 경우에만 접근 권한 철회가 가능합니다. <br>안드로이드 버전 업그레이드 진행을 권장 드립니다.\",\"other_stores\":[],\"publisher_url\":null,\"offers_in_app_purchases\":true,\"permissions\":[\"retrieve running apps\",\"read the contents of your USB storage\",\"modify or delete the contents of your USB storage\",\"record audio\",\"view Wi-Fi connections\",\"view network connections\",\"read battery statistics\",\"full network access\",\"control vibration\",\"prevent device from sleeping\",\"modify system settings\",\"Google Play license check\",\"receive data from Internet\"],\"price_cents\":0,\"approx_size_bytes\":45088768,\"screenshot_urls\":[\"https://lh3.googleusercontent.com/bWF0KHR50JNdRMUfTGVF2wqvsjhD8ZH7LZOOGFzAkVT-6lVJGrY4vkmR3d8C6Q7-d-k\",\"https://lh3.googleusercontent.com/5afitkMIKJg9QtU3ceFnZv9KpysDX6Da4xSrvKLs3ZG6h926EcpnwF6HaU6PiCx718o\",\"https://lh3.googleusercontent.com/4S2oslvIs5c7pgYx4HMpCfhtUt9vCak97jG8uO6QONRDr1rVIYitNML_wJU9LKyJla4\",\"https://lh3.googleusercontent.com/ykFAqZeDMWGbwT4AZ-PHNwLcp4mdiUH8SSsnqlPpyyhV3nkCY47ScToAhh_rhn4JwTg\",\"https://lh3.googleusercontent.com/l1eORU6WZkuNjzhfgVbWRX0u3OgMpLVXAo8c4MDDfTHjeHhro95MJX5MUCccFE1KK9o\",\"https://lh3.googleusercontent.com/QHBKytrccdsiy86UeFmebe7qYxUdJH_KJ20SgCq7qxpZXQvd-Vm6tSWl2sGzGnO4Gw\",\"https://lh3.googleusercontent.com/_1tOA2L29XgWuD8ko4ujmi9QGtCUcVhxsJOTfEZbAYkuJ2HH_p6foI1czm43BD_d_Zs\",\"https://lh3.googleusercontent.com/2hcgySuWtWDenBIROI9FFMZINmX8FjdHDlyRQIY9y1ji3WAcUVcVEfyyMN6a7VKPBXGS\",\"https://lh3.googleusercontent.com/X5qdJ5Qbjvt82zgdkejmONnGf95GCDMDOGf_0Dx-6PJ1SCyb4oZju8T2fFuSMcN9qlQl\",\"https://lh3.googleusercontent.com/641fly5Jd3_E4hTyHQJJWzj0Hl-ziPXb3Ezswp1vzDD0Qpgpq0ADipzfzaPTcMNmMQk\",\"https://lh3.googleusercontent.com/AjvjYdxGnwoppj6LOAWRISILajSmGuXF0EBURJ2uBCAkA-354BWzDb9mAlsoWM4YhKE\",\"https://lh3.googleusercontent.com/eynp68c7j634KG03AodOaZP5vcjtSEKrMU0RR9L1lg0PfHWeMhAJC_Wa_4elr5KCTgM\",\"https://lh3.googleusercontent.com/Pguq1Wy5OXjUHJvKcAE6fYdyqyVRLckyhn3CxflC5B-PlMh2WUnSMM9hxCozqbCtag0\",\"https://lh3.googleusercontent.com/Co7mGqh01Ou7OcerFqoYpFFNG0kY09mueOPxMvkPvj29IvZAzJCOnarJOE26BZWR6A\",\"https://lh3.googleusercontent.com/SoPfugrPX9lhpAM17yZJfXlbtHbbJE6WSgj_MsOrSvzFD3BMz7lWHspjZ7vqSx5PLQ\",\"https://lh3.googleusercontent.com/4F2jhDrlv6Z0Lxc6kqY3YOukwcmGYqir-ZsBpUpYEyxrEbang_DWSffZMC6KZb29yw\",\"https://lh3.googleusercontent.com/UEl7OEYBKw-DKE3nTLFmMJZEHwchk9Nq8J6OZU8yTsTFI7PKp8CbukMcuhNR_yDjegE\"],\"name\":\"클랜즈:달의 그림자\",\"category_ids\":[97,38],\"icons\":{\"32x32\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.kingsoftgame.ggplay.jxqykr/7bf96a88-0255-11e9-9b0f-51e49805771e/32x32\",\"64x64\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.kingsoftgame.ggplay.jxqykr/7bf96a88-0255-11e9-9b0f-51e49805771e/64x64\",\"128x128\":\"https://d1nxzqpcg2bym0.cloudfront.net/google_play/com.kingsoftgame.ggplay.jxqykr/7bf96a88-0255-11e9-9b0f-51e49805771e/128x128\"},\"category_name\":\"Games\",\"publisher_id\":1375316,\"current_version\":\"1.5.1\",\"id\":\"com.kingsoftgame.ggplay.jxqykr\",\"apptopia_url\":\"https://apptopia.com/google-play/app/com.kingsoftgame.ggplay.jxqykr/intelligence\",\"subcategory_name\":\"Role Playing\",\"last_update_date\":\"2019-04-18\",\"initial_release_date\":\"2017-08-21\",\"publisher_name\":\"Seasun Games Korea\",\"age_restrictions\":\"Teen\",\"subcategory_id\":97,\"icon_url\":\"https://lh3.googleusercontent.com/NUx0LDRanE19wUc36s2qpizmqegpYgwcCSSfoVB164wRMVJ65xjxFtwgXG4egFAKoX8\",\"category_id\":38,\"vnd_estimated_installs\":\"500,000+\",\"app_store_url\":\"https://play.google.com/store/apps/details?id=com.kingsoftgame.ggplay.jxqykr&hl=en\"}]"))
ar.Each(func(i int, value JsonValue) {
t.Log(value.ParseJsonObject().V("description"))
})
}
func TestJsonValue_uncode(t *testing.T) {
value := ParseJsonObject([]byte("{\"app_name\":\"Uber Eats: Food Delivery\",\"category\":\"Food \u0026 Drink\",\"category2\":\"\",\"company_id\":\"368677371\",\"company_name\":\"Uber Technologies, Inc.\",\"description\":\"Delicious eats. Delivered easy.\\n\\nHungry? Get the food you want, from the restaurants you love, delivered at Uber speed.\\n\\nEat what you like, where you like, when you like. Find the local flavors you crave, all at the tap of a button. \\n\\nBrowse local restaurants and fast food favorites for inspiration. Or get just what you’re looking for by searching for a specific restaurant, dish, or cuisine. Pizza. Burritos. Burgers. Sushi. If you're hungry for it, try Uber Eats.\\n\\nWhen you’re ready to place your order, you’ll see your delivery address, an estimated delivery time, and the total price including tax and booking fee. Tap to seamlessly pay with your Uber account, or add a credit card. Track your order in real-time as it heads your way.\\n\\nUber Eats is currently available in cities and metro areas including Abu Dhabi, Adelaide, Amsterdam, Atlanta, Auckland, Austin, Baltimore, Bangkok, Bogota, Brisbane, Brussels, Cape Town, Chicago, Dallas, Denver, Dubai, Hong Kong, Johannesburg, Glas\",\"icon\":\"https://is5-ssl.mzstatic.com/image/thumb/Purple123/v4/8c/52/c3/8c52c314-e9de-0631-8716-4552e5095eab/AppIcon-0-1x_U007emarketing-0-0-GLES2_U002c0-512MB-sRGB-0-0-0-85-220-0-0-0-7.jpeg/1024x1024bb.png\",\"init_release_date\":\"2016-03-01\",\"kind_id\":\"0\",\"last_release_date\":\"2019-04-23\",\"platform\":0}"))
t.Log(value.val)
}
func TestJsonValue_string_tw(t *testing.T) {
value := ParseJsonObject([]byte("{\"name\":\"風色童話\"}"))
t.Log(value.val)
}