Firefly Open Source Community

   Login   |   Register   |
New_Topic
123
New Topic
Print Previous Topic Next Topic

Firefly-RK3288 Android5.1 SDK release

543

Credits

19

Prestige

15

Contribution

advanced

Rank: 4

Credits
543
Posted at 9/20/2015 02:10:58        Only Author  11#
How to integrate Google Apps/support?
What Gapps package should be downloaded.
Easiest method to include it?
I get force close error messages for Google apps when I start the Firefly 5.1 firmware that I recompiled with open gapps package.
Reply

Use props Report

107

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
107
Posted at 9/20/2015 21:23:14        Only Author  12#
I have successfully compiled lollipop and I flashed. But firefly forever displayed only "Android logo" on HDMI output. I flashed
"RK3288UbootLoader_V2.19.10.bin, boot.img, kernel.img, misc.img. recovery.img, resource.img, system.img, and parameter

CMDLINE:console=ttyS2 earlyprintk androidboot.hardware=rk30board androidboot.console=ttyS2 board.ap_has_alsa=0 init=/init initrd=0x62000000,0x00800000 mtdparts=rk29xxnand:0x00002000@0x00002000(uboot),0x00002000@0x00004000(misc),0x00008000@0x00006000(resource),0x00008000@0x0000e000(kernel),0x00010000@0x00016000(boot),0x00010000@0x00026000(recovery),0x0001a000@0x00036000(backup),0x00040000@0x00050000(cache),0x00002000@0x00090000(kpanic),0x00180000@0x00092000(system),0x00002000@0x00212000(metadata),0x00200000@0x00214000(userdata),0x00020000@0x00414000(radical_update),-@0x00434000(user)
"
When I use a serial debug, firefly shows "shell@firefly-rk3288:/ $" shell and it works well with adb shell. But I only see the "Android Logo" on screen. Please let me know how to solve it.

Thanks.
Reply

Use props Report

107

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
107
Posted at 9/21/2015 13:26:32        Only Author  13#
I already tried "LowerFormat" in the Download Image menu and I only see the android logo.
Reply

Use props Report

2442

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
2442
Posted at 9/21/2015 15:32:21        Only Author  14#
cgsong Posted at 9/21/2015 13:26
I already tried "LowerFormat" in the Download Image menu and I only see the android logo.

show the logcat message
Reply

Use props Report

107

Credits

0

Prestige

0

Contribution

registered members

Rank: 2

Credits
107
Posted at 9/21/2015 17:57:33        Only Author  15#
I attached serial debug log zip file for the lollipop booting problem. I can only see the Android log on the screen.

firefly-lollipop.zip

18.98 KB, Down times: 6

serial-debug-log

Reply

Use props Report

20

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
20
Posted at 9/22/2015 00:28:54        Only Author  16#
cgsong Posted at 9/18/2015 17:20
I've got the following compiling error. My cross compile environment is ubuntu 14.04 on windows host ...

looks like something is a miss on your cross compile somehow.  cd in to your firefly directory and issue a

. build.sh

dont forget the .

then do a make clean then make -j8
Reply

Use props Report

450

Credits

10

Prestige

0

Contribution

intermediate

Rank: 3Rank: 3

Credits
450
Posted at 10/28/2015 02:01:33        Only Author  17#
This system is not 1080p version, have no root and no playstore.

Somebody can help us sharing your build? or helping us to get 1080p in this released?
Reply

Use props Report

12

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
12
Posted at 11/17/2015 09:59:54        Only Author  18#
Hi,
How to enable the google play services and all the google apps on rk3288 android 5.1?

I have compiled with below configuration in device/rockchip/rk3288/BoardConfig.mk, but found no play store in the image.
+# google apps
+BUILD_WITH_GOOGLE_MARKET := true
+BUILD_WITH_GOOGLE_MARKET_ALL := true
Reply

Use props Report

543

Credits

19

Prestige

15

Contribution

advanced

Rank: 4

Credits
543
Posted at 11/17/2015 20:44:23        Only Author  19#
faway Posted at 11/17/2015 09:59
Hi,
How to enable the google play services and all the google apps on rk3288 android 5.1?

You can download GAPPS here - http://dl.radxa.com/rock2_square/source/vendor_gapps.tgz

You should add "include xxx.mk" like below

ifeq ($(strip $(BUILD_WITH_GOOGLE_MARKET)),true)
include vendor/google/gapps_kk_mini.mk
endif

Note : the gapps_kk_mini.mk is under vendor/google/
Reply

Use props Report

12

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
12
Posted at 11/19/2015 10:26:27        Only Author  20#
dewet Posted at 11/17/2015 20:44
You can download GAPPS here - http://dl.radxa.com/rock2_square/source/vendor_gapps.tgz

You shou ...


Great.
Thank you.
Reply

Use props Report

Return to List
123
You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list