레이블이 pie인 게시물을 표시합니다. 모든 게시물 표시
레이블이 pie인 게시물을 표시합니다. 모든 게시물 표시

2020년 10월 28일 수요일

Install Magisk and Xposed Framework for Fake Wifi on ODROID-N2/N2+/C4/HC4

Install "Google Play Store"

https://codewalkerster.blogspot.com/2019/02/how-to-install-google-play-store-on.html

Download Magisk Manager apk

Install Magisk apk

https://codewalkerster.blogspot.com/2019/04/how-to-use-supersu-on-odroid-n2-android.html

Open adb shell or terminal after "Root access"(Developer options).

:/ # cd /sdcard/Download/                                                       

:/sdcard/Download # dd if=/dev/block/boot of=./boot.img                         

32768+0 records in                                                              

32768+0 records out                                                             

16777216 bytes transferred in 0.245 secs (68478432 bytes/sec)                   

dd if=./magisk_patched.img of=/dev/block/boot

22476+0 records in                                                              

22476+0 records out                                                             

11507712 bytes transferred in 1.727 secs (6663411 bytes/sec)    

Reboot

Search riru and install "Riru (Riru - Core), Riru - EdXposed (YAHFA)"

Install "Fake Wifi on Play Store"

Run "ExXposed Manager"

Launch UI






























2019년 4월 11일 목요일

How to use Supersu on ODROID-N2[C4] Android PIE


https://forum.odroid.com/viewtopic.php?f=178&t=34063

Install Magisk Manager
Open browser and search "magisk apk"

https://magiskmanager.com/


Dump boot.img from partition.

Use ADB command or "Terminal Emulator" app.

$ adb shell
console:/ $ su
console:/ # cd /sdcard/Download/
console:/sdcard/Download # dd if=/dev/block/boot of=./boot.img
32768+0 records in
32768+0 records out
16777216 bytes transferred in 0.265 secs (63310249 bytes/sec)
console:/sdcard/Download #

Select Method -> Select and Patch a File





Write patched boot.img to partiton.

console:/sdcard/Download # dd if=./magisk_patched.img of=/dev/block/boot     
21540+0 records in
21540+0 records out
11028480 bytes transferred in 2.036 secs (5416738 bytes/sec)
console:/sdcard/Download #


Reboot Android.


Now enable supersu.



2019년 2월 19일 화요일

How to install Google Play Store on ODROID-N2/N2+/C4(PIE)

\
Open Lightning Browser.

Select ARM64, 9.0, pico



Download package.





Open OdroidUtility.

Select "Update" and "From download package"


Select "Recent" and "File Manager"

Select "Download" and "open_gapps-arm64-9.0-pico-2020xxxx.zip"

Rebooted and installed "Play Store"

Open lightning browser and search "device id apk".

Download apk.




Open "File Manager" and install device id apk.





Click "Google Service Framework (GSF)".

Click "COPY"



Go to registration site.

https://www.google.com/android/uncertified/

Log in Google account.

Paste GSF id.



Wait about 30 min and reboot system.