Android Tablets Forum banner
1 - 3 of 9 Posts

· Registered
Joined
·
27 Posts
How to manually install Market for 1.8.2 firmwareThis is not very simple way, but its work for me.First you will need:-Installed android SDK-WiFi connection between epad and youth computer (Market not working over ethernet dongle for me)- installed 7zip- Connection to device throw adb utility from SDKI.Get rooted (if not yet) download root_for182.zip follow howto.txt in archive do not continue until root is successful. Read posts ( http://www.slatedroid.com/eken-m002...44-finally-my-market-works-download-apps.html Part II : Get Root access to your eken device) for more infoII.install applications1-download vending_for182.zip2-Unzip archive into folder with adb.exe (or copy adb.exe, adbwinapi.dll, adbwinusbapi.dll into folder with unzipped files)3-connect to device with adb connect xxx.xxx.xxx.xxx:5555 4-Execute commands below (look at epad display - it may ask for root access, allow it)adb push ./framework/com.google.android.gtalkservice.jar /system/frameworkadb push ./permissions/com.google.android.gtalkservice.xml /system/etc/permissionsadb push ./permissions/com.google.android.maps.xml /system/etc/permissionsadb push gtalkservice.apk /system/appadb push improvider.apk /system/appadb push setupwizard.apk /system/appadb push googlecheckin.apk /system/appadb push googleapps.apk /system/appadb push vending.apk /system/appreboot epad.After reboot you will se GoogleSetup Wisard, follow instructions .At this point you will have market application.Follow post http://www.slatedroid.com/eken-m002...44-finally-my-market-works-download-apps.html for market enablingEnjoy.You can install Gtalk :adb push talk.apk /system/app#GMailadb push gmail.apk /system/appadb push gmailprovider.apk /system/app!!! After instailg marked (without Gmail and GTalk) my Fly wakeup from hibernation every 15-20 min. I think it google backgroud account checking. Google Stars don't search by location, may be some ark is missed;P.S. Dont ask me How-to-root
 

· Registered
Joined
·
27 Posts
Discussion Starter · #6 ·
[quote name='mariov;40504]Are we talking about the Flytouch here' date=' because I've seen these instructions for the EkenThanks[/QUOTE'] Yes This is about FlyTouch with 1.8.2 firmware (pioneer)Market extracted from 1.7.4 firmwareAbout Eken - yes, its based on those suggestions, but ALL needed application included. By eken no improveder and GoogleApps often crached
 

· Registered
Joined
·
27 Posts
Discussion Starter · #7 ·
[quote name='fV46OEZTCN4S;40573]My Gnome (1.6 / 1.7.4 unmodified' date=' no Market) has always done that. It wakes up with the message "SD card unexpectedly removed" followed by "Preparing SD card"...........go figure! :confused:[/QUOTE'] This message not point to problem. Log-files report unmountig sd cart due hibernation. So on wakeup system mount it as if was inserted.HowTo prevent wakeup from hibernation:I just put "Power settins" widget n home and disable "background sync" before hibernations (actually i disable it until market needed) - this is a middle button on widget (wheel with arrows inside it). Left button is WiFi and right is brightnessBut you have to enable it before using Merket and GMail and etc (applications will crush wit message about background somesing)
 
1 - 3 of 9 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top