[Q] Toshiba AC100 and Android Market - Android Q&A, Help & Troubleshooting

Hi,
I own a toshiba ac100-10d which is the model with only wifi (no 3g) and android 2.1, which unfortunately comes with no android market preinstalled. I tried to install one using one of the many packages which you can found online. The problem comes, when I try to login in my gmail account. It says "can't extablish a reliable data connection" and it doesn't login into the account. If I try to login via youtube it creates the account but it doesn't sync it. I have moderate experience with android so you can easily tell me what I have to do. Do you think it would be possible to install the market on this ac100?
Thanks to anyone who will help me!

pipposanta said:
Hi,
I own a toshiba ac100-10d which is the model with only wifi (no 3g) and android 2.1, which unfortunately comes with no android market preinstalled. I tried to install one using one of the many packages which you can found online. The problem comes, when I try to login in my gmail account. It says "can't extablish a reliable data connection" and it doesn't login into the account. If I try to login via youtube it creates the account but it doesn't sync it. I have moderate experience with android so you can easily tell me what I have to do. Do you think it would be possible to install the market on this ac100?
Thanks to anyone who will help me!
Click to expand...
Click to collapse
It would be possible if I can get him into recovery menu. Just working on it as if it could still do that I have uploaded some files to the inside. Root can be done by z4Root 1.3.0.apk. Can be downloaded here http://forum.xda-developers.com/showthread.php?t=834428

I've made some headway
I have installed some files from cyanogenmods tegra compiled gapps + a newer vending.apk(Market) and a diffrent Google Talk app.
I had the same problem you have, but this suddently resolved itself for reasons unknown
Gmail Works and syncs
Google Maps works
Market starts and is stable without forced close, but I can't download apps, and I get Google Talk Authentication errors wich I belive are related to the market issue (the error also appears without the talk.apk installed)
I've got a new talk.apk from a samsung galaxy s, but it will not complete the sign in process
I feel I am really close to cracking this one, but I'm really stuck.
If anyone is interested, I can post which apk files I've installed in the /system/app folder.

Oh, I forgot to say:
I've got the same 10d version without 3g, but mine runs the updated Android 2.2

So it appears that sometimes market init it works, sometimes not ... Strange
I played and did many factory resets to find the right way and now it works (triple checked!)
I have a ac100-114 (French, no 3g), with android 2.2 and rooted with z4root.
(For anyone playing with adb : before doing anything, make backups with the tegra tools, and be careful with this powerful tool!)
I also used a package from cyanogenmod : the gApps from tegra. (http://wiki.cyanogenmod.com/index.php?title=Gapps#Google_Apps)
I looked into gAppsInstaller (here:
http://code.google.com/p/archos-apps-installer/downloads/list and here : http://forum.xda-developers.com/showthread.php?t=867303) to find what are the mandatory apps to install from the gApps cm package:
Into /system/app/
GenieWidget
GoogleBackupTransport
GoogleCalendarSyncAdapter
GoogleContactsSyncAdapter
GoogleFeedback
GoogleServicesFramework
MarketUpdater
MediaUploader
NetworkLocation
Talk
Vending
Youtube *
Into /system/framework/
com.google.android.maps.jar
Into /system/lib/
libspeech.so
libvoicesearch.so
Into /system/etc/permissions/
features.xml
com.google.android.maps.xml
* I had to replace Youtube.apk (in attachment) : I don't know why, but the one from cm is not working and prevent, even without launching it, the login into the market. I retrieved it from my hd2 running android ;-)
Installing maps in /system/app prevents Market initialization.
Then I did a factory reset, followed by the Toshiba first init and wifi configuration.
Now start the Market : nothing else or you might have to factory reset to start over!
Enter a random username (very important!), a random password and click next.
The market should start checking and then tell you the login is wrong : good, it connected !
Now click back, then enter your google account and click next : the Market should accept it and show the license page.
Accept it, the market should appear a few seconds before foreclosing. Launch it again, it will forceclose again.
The third launch should be the right one !
You will get forcecloses right after each app installation, but nothing to worry about : the app stays and appears in the download section of the market
Gmail can be installed from the market.
Your contacts should be synchronized, Talk and Youtube should work.
Problems:
For maps you will have to get the apk somewhere else.
The calendar is missing.

@tharf
Your method works perfectly .. Thx for that. Only problem is that the service framework starts some kind of messaging service and that wakes the ac100 from standby every couple minutes.... I tried fixing that but couldn´t do it... ;0(
So this fix is kind auseless for me...
But keep up the good work... ;0)

FC reason is a
Code:
E/DatabaseUtils( 1547): java.lang.SecurityException: Permission Denial: writing com.google.android.gsf.settings.GoogleSettingsProvider uri content://com.google.settings/partner from pid=10019, uid=10069 requires com.google.android.providers.settings.permission.WRITE_GSETTINGS
for com.android.vending.
Does anyone has an idea how to fix android permissions, as it recreates /data/system/packages.xml if i change it?

Thanks for pointing out where is the FC cause !
I did some more tests, and it seems that if the packages.xml gets modified, followed by sync (just in case, I don't know anything about caching on the ac100), and then a kill -9 -1 is executed, the added permission stays, even if the packages.xml gets scrambled after reboot
For me it works : no more FCs
I found another thing : in order to see apps in the market that asks for the gps (maps, catch notes ...), just had this line to /system/etc/permissions/android.hardware.location.xml, in the <permissions> tag :
<feature name="android.hardware.location.gps" />
(Make a backup of the file first )
So the bottom part of the file should look like :
<permissions>
<feature name="android.hardware.location" />
<feature name="android.hardware.location.network" />
<feature name="android.hardware.location.gps" />
</permissions>
But in order to get it working, you will need to login to the market for the first time, so a factory reset is required

hey, sorry for the dumb question..
i´ve downloade z4root and clicked on temporarly root...after a few
secs the progress ran through and the ac100 rebooted.
now i tried to install the gAppsInstaller v5 for arcors but got the error message, that no files were copied.
how did you do this?
can you please poste a howto for dummies q.q?
you wrote"
Then I did a factory reset, followed by the Toshiba first init and wifi configuration.
Now start the Market : nothing else or you might have to factory reset to start over!"
didnt you install the googlemarket after the reset, did it remain :O?
thanks

Hi,
Good job at first for trying this amazing way to install gapps into Ac100.
In my experience, that method worked well, but it seems, after pushing the mandatory apk files to the system partition, and factory resetting, in the Toshiba device initiation settings, turning on wifi will keep the Google account settings connection from working.
I've been trying many times, only turning on wifi when google login process begins will work.
No idea why that happens.
Regards.

hey gus,
i´ve come this far
ehhm..the files you mentionend.. i have copied them into the right folders, but the won´t get installed, i get parsing errors..
can someone please upload the working files?
working apps:
maps.apk
youtube.apk
..

market on toshiba AC100
Hi Guys
I can confirm that google market is possible on AC100. Also Gmail, Talk and Maps is working fine :

Can anyone please post a guide to get gApps working? (Gmail / Vending) Maps works standalone, but as far as i can see, the others need something!
Like a user above, i can't root my ac-100, it freezes and restart. If it's not rooted, i can't access the folders tharf was talking about in a previous post.
Thanks

Ok, i've managed to solve somethings (hopefully everything)
Unfortunately to root my AC100, i used ADB (I installed SuperOneClick in a previous try, don't know if it helped or not).
ADB is a tool developed inside Android project, that allows developers to test their apps directly on their phones, rather than an emulator. There are plenty of tutorial to get it started, just google it! It's not easy at first, but was the only thing allowed me to copy the files.
For those familiar with this development tool, just plug the device (ac100) in and execute
"adb remount"
in a "cmd" shell (i worked under windows). it magically remounts your system partition in RW, instead of default RO. This way you can "adb push" the files tharf listed in his first post!
Next, follow his indications:
-factory reset (HOME button+POWER button), follow the system reset, press 1 to continue, wait a few minutes and it will reboot on his own, give it time.
-configure ac100, like the first time
-connect it to wifi
-open Market App (you'll find it on the Toshiba Home menu, in the end)
-connect with random user, let it fail the authentication, the use a real one, and you're good to go!
I installed a few apps, so far so good. Only thing to keep in mind: Market launches an error after installing an app. No worries, it's fine: just press OK and go on.
I was interested in Gmail app, so i "adb push"ed it from the beginning, and it worked at first try. Same for Talk, Contacts, Youtube and Maps (find the apk, it's not hard )
Thanks to all, hope this could help.

Toshiba AC100
I've afforded this laptop two days and so far where i updated and hadded
the portuguese language, but when i when in settings->language it simples does not exist.
I dont have anything against english, but i need at least the ortography.
I could use spannish but i rather have english

Every time I run market/gtalk,I get this Message:
"Can't establish a reliable data connection to the server. If it continues, call Customer Care."

Thnx a lot - got Market, Gmail, Maps, ... working too. Have only tested it for some minutes - but hope it will work forever
Very good especially as the Toshiba AC100 10V with UMTS is now really cheap here.
Still have the Market problem with crash after install/deinstall of an app.

Anyone tried the newer GoogleApps for Tegra from here? http://forum.xda-developers.com/showthread.php?t=912633

I tried to get rid of the market crash. So I did the following:
adb shell connect to /data/system after root
chmod 777 packages.xml
sync
kill -9 -1
But that didn't work I still get the crashes. Can you help me with more details what you mean with 'the added permission stays'?
Thanx in advance.

Firmware from the Russian community users of the AC100 Toshiba (android 2.2) All Google applications work fine(Market+Gmail+Tack)!
Different from the standard:
1. Root
2. Busybox 1.19
3. Google Apps, including the latest market (by 116(Toshiba AC 100-116- russian 3G+Wi-Fi+32Gb model) runs without any problems), SetupWizard works too
4. Jorte - perfect replacement calendar from Google, beautiful, seeing all the calendars
5. Ad Blocking
6. Titanium Backup
7. Terminal Emulator
8. New splash screen
9. Spare Parts
10. Easy selection of widgets
Installation in Windows:
1. Download the firmware
2. Unpack
3. Translating the device in boot mode (turn off, esc + control + power)
4. Install the driver from the archive
5. Run bat file from the archive (ac100flash.cmd)
6. We are waiting for the end of the loading and turning off the device while holding the button 10 seconds
7. Turn device, answer all the questions for 116 checking in via 3G.
8. Enjoy.
Torrent: ****://rutracker.org/forum/viewtopic.php?t=3498125
Firmware+drivers ****://narod.ru/disk/8503508001/ac100_flash.rar.html
Firmware(update) ****://narod.ru/disk/8819504001/ac100flash_v2.rar.html
Спасибо форуму ****://4pda.ru/forum/index.php?showtopic=226289&st=40#entry7000473

Related

Basic Setup with Stock and Market for GTAB

I did this basic setup for my woot acquired GTAB. The primary reason was to keep the stock ROM but get the fully functional Android Market. I wanted to give these instructions out to real newbies who may want to do the bare minimum to keep their TAB up and running with all apps and without doing a flash with custom ROM. I wanted to include a more step by step for people who are less tech savvy so please bear with the details if you are a tech guy.
1. Get the Over The Air update to update to 3588. The OTA push happens automatically if you have connectivity (wifi is setup). You can also check it via the updates app that should have come with the stock ROM.
2. Download the enhancement pack - TnT Enhancement Pack v3.1.4b file from http://www.megaupload.com/?d=74HGJNEL to your desktop or laptop. The file name should be TnT_Enhancement_3389_v3_1_4b.rar
3. Try opening the file using winzip or any zip program. If it doesn't install winrar version available at http://www.win-rar.com/download.html.
4. Extract contents to a local folder on your computer using the zip/ winrar program. It has files update.zip, a recover folder that contains a command file
5. Connect your TAB to the computer with the min-usb cable and activate the usb transfer (I think it comes up with that option)
6. GTAB should show up as another drive in your system. With windows explorer browse this drive to locate the "sdcard" folder.
7. Copy the update.zip and recover (containing command file) folder from the location you extracted on your computer (step 4) into the sdcard folder identified on step 6.
8. Power off
9. Power on by pressing and holding the volume + button and the power button simultaneously.
10. The TAB should show a open box screen in a few seconds and after some time should turn back on to the main screen with new apps installed. You should see the market apps icon as well
11. Do the market fix remedy to see all applications in the market by steps below. I added an alternate market fix (if you don't see all apps)
a) Run market
b) Open settings->applications->system applications
c) Force close Google Services Framework, then Force Close Market
d Go back to Google Services Framework, then clear data
e) Run market and confirm you get an error
f) Reboot
g) Wait 2 minutes and try Market to get all applications
h) If this doesn't work, look at the directions again and make sure you follow them exactly
Alternate market fix Steps - I haven't tested this but looks like a few extra steps (You need Titanium Backup installed and have opened Market and surfed around a bit. Thanks to blackjaguar who pointed to this)
1. Settings->Applications->System applications->Market then Clear Cache (if any) then Force Stop
2. Go back one and then Google Services Framework then clear data then Force Stop
3. Go to home and open Titanium Backup
4. Select Backup/Restore tab
5. Select Google Services Framework
6. Select Wipe Data
7. Go to home and open market (it will error and close)
8. Reboot your tablet
9. Open Market and you will have full market
The above steps are detailed in another thread
The below steps are the bare action items from this detailed link
http://forum.xda-developers.com/showthread.php?t=885940 _ However I found it misses some things for the newbie. So this thread.
CAVEAT - I am still new to all this and this is my first HOWTO. Use at your own risk .
Thanks to all the hard working Devs at XDA especially Roebeet and rothnic. A lot of work has gone in creating these files.
Almost
I just got my gtab from woot and basically wanted the same thing you did: the stock gtab plus the market. I followed your directions after spending the last week reading the massive amounts of posts on this forum. The only thing I did differently was installing CWM between steps 1 and 2, and repartitioning to the recommended 2048/0. It seemed like most people end up having to do that at some point. Your market fix however, didn't work at all for me. There's another fix posted by tsm26 that worked great for me. Its slightly different:
http://forum.xda-developers.com/showpost.php?p=12563333&postcount=4400
The only app I still can't find in the market is Firefox, but luckily its available from ftp.mozilla.org.
EDIT: Just got the acore process problem, and had no contacts or /data/data folder at all. Used this fix and the problem is gone. Looks like it works for TnT Enhanced as well:
hipBob said:
from other parts of the forum i went with the fix of using titanium backup to wipe data related to contacts (believe there were three separate items, contacts, contact synch, and something else). btw, I am running VEGAn 5.1.1.
Click to expand...
Click to collapse
blackjaguar said:
I just got my gtab from woot and basically wanted the same thing you did: the stock gtab plus the market. I followed your directions after spending the last week reading the massive amounts of posts on this forum. The only thing I did differently was installing CWM between steps 1 and 2, and repartitioning to the recommended 2048/0. It seemed like most people end up having to do that at some point. Your market fix however, didn't work at all for me. There's another fix posted by tsm26 that worked great for me. Its slightly different:
http://forum.xda-developers.com/showpost.php?p=12563333&postcount=4400
The only app I still can't find in the market is Firefox, but luckily its available from ftp.mozilla.org.
EDIT: Just got the acore process problem, and had no contacts or /data/data folder at all. Used this fix and the problem is gone. Looks like it works for TnT Enhanced as well:
Click to expand...
Click to collapse
I am going to update this with alternate market fix for anyone who is interested. Thanks.
Step 6 confused?
Just received my gtab and following your steps to install this upgrade, however after connecting gtab to laptop I see 4 folders at the root of "E:" when browsing through windows. I assume that "E:" is the sdcard directory and these folders are located in it. The folders I can see in this directory under the windows "E:" drive are - .android_secure, Android, DCIM & LOST.DIR. However if I browse to the "sdcard" folder using the file explorer on my gtab I don't see the .android_secure folder, but do see a folder called "update.zip", that I don't see when browsing the "E:" drive in windows. Now I am really confused? Do I delete or rename the "update.zip" directory currently residing in the "sdcard" directory on the gtab and then copy over the recover and update.zip folders that I just downloaded?
My tap ui version is 1.1-3389.
Are there any suggestions?
I think you need to disable the USB sharing and you will see the files.
This worked like a charm. I decided not to root and mod, at least for now, so getting the market is great. I didn't show the sdcard directory, but I had update and an empty recovery directory, so I just replaced them (after copying the old update.zip). It wiped out the photos and videos apps on my main screen, but I found some interesting replacements. And the market fix worked great too.
But I still can't find Words With Friends... Just checked the market from my laptop and it thinks it's not compatible with my device. Oh well.
I followed the instructions to the T and the market wont work... someone please help!!!!!
The first set of instructions did not work for me, but the alternate set did work. I now appear to have a full market. Awesome!
Just for the record, I am running the stock ROM updated to the latest VS release.
EDIT: Whoops, spoke too soon. No apps will download from the Market. When I try to download a free app, I get a "Starting download..." message but that's it. I'm also doing this at work... I think port 5228 might be blocked. Is this the reason? I will attempt from home tonight...
Help!
gunajay said:
10. The TAB should show a open box screen in a few seconds and after some time should turn back on to the main screen with new apps installed. You should see the market apps icon as well
Click to expand...
Click to collapse
I've gotten to this point, but how long is some time, it has never turned back on to the main screen and now really won't boot at all, just goes to a blank screen and sit there.
Any ideas? Any help would be appreciated! Hope I haven't done something terribly wrong!
Spoke too soon?
Maybe I spoke too soon. Doing the market fix got me a lot more on the market, but there's still a lot of apps that I can't get. So many devs put their apps in market and nowhere else. Don't they realize that this is not itunes? (BTW, I've hit web sites that send me to itunes to download their apps...) How many other devices has google not approved for the market and are stuck like this? Even Firefox is undownloadable on my Android. Is that really the market fix or should I be able to access more?
So frustrating, but finally something seems to work
OK, new theory. Apparently I had to do the market fix twice. I also followed the video on this post:
http://forum.xda-developers.com/showpost.php?p=9817939&postcount=17
That's not the gtab, so it looks a little different in the menus, but the steps still worked. I guess it threw in an extra step of clearing cache on market and force stopping it before stopping google services framework. Well, Firefox doesn't show up in market, but so far everything else does. Now I have to try to remember everything I've been trying to download.
I had to do the Market fix twice, but that was no sweat.
Perfect, gunajay; thank you very much for your concise directions.
gunajay said:
I did this basic setup for my woot acquired GTAB. The primary reason was to keep the stock ROM but get the fully functional Android Market. I wanted to give these instructions out to real newbies who may want to do the bare minimum to keep their TAB up and running with all apps and without doing a flash with custom ROM. I wanted to include a more step by step for people who are less tech savvy so please bear with the details if you are a tech guy.
1. Get the Over The Air update to update to 3588. The OTA push happens automatically if you have connectivity (wifi is setup). You can also check it via the updates app that should have come with the stock ROM.
2. Download the enhancement pack - TnT Enhancement Pack v3.1.4b file from http://www.megaupload.com/?d=74HGJNEL to your desktop or laptop. The file name should be TnT_Enhancement_3389_v3_1_4b.rar
3. Try opening the file using winzip or any zip program. If it doesn't install winrar version available at http://www.win-rar.com/download.html.
4. Extract contents to a local folder on your computer using the zip/ winrar program. It has files update.zip, a recover folder that contains a command file
5. Connect your TAB to the computer with the min-usb cable and activate the usb transfer (I think it comes up with that option)
6. GTAB should show up as another drive in your system. With windows explorer browse this drive to locate the "sdcard" folder.
7. Copy the update.zip and recover (containing command file) folder from the location you extracted on your computer (step 4) into the sdcard folder identified on step 6.
8. Power off
9. Power on by pressing and holding the volume + button and the power button simultaneously.
10. The TAB should show a open box screen in a few seconds and after some time should turn back on to the main screen with new apps installed. You should see the market apps icon as well
11. Do the market fix remedy to see all applications in the market by steps below. I added an alternate market fix (if you don't see all apps)
a) Run market
b) Open settings->applications->system applications
c) Force close Google Services Framework, then Force Close Market
d Go back to Google Services Framework, then clear data
e) Run market and confirm you get an error
f) Reboot
g) Wait 2 minutes and try Market to get all applications
h) If this doesn't work, look at the directions again and make sure you follow them exactly
Alternate market fix Steps - I haven't tested this but looks like a few extra steps (You need Titanium Backup installed and have opened Market and surfed around a bit. Thanks to blackjaguar who pointed to this)
1. Settings->Applications->System applications->Market then Clear Cache (if any) then Force Stop
2. Go back one and then Google Services Framework then clear data then Force Stop
3. Go to home and open Titanium Backup
4. Select Backup/Restore tab
5. Select Google Services Framework
6. Select Wipe Data
7. Go to home and open market (it will error and close)
8. Reboot your tablet
9. Open Market and you will have full market
The above steps are detailed in another thread
The below steps are the bare action items from this detailed link
http://forum.xda-developers.com/showthread.php?t=885940 _ However I found it misses some things for the newbie. So this thread.
CAVEAT - I am still new to all this and this is my first HOWTO. Use at your own risk .
Thanks to all the hard working Devs at XDA especially Roebeet and rothnic. A lot of work has gone in creating these files.
Click to expand...
Click to collapse
Everything is working great using this Enhancement Pack and Market Fix. My question is whether my gTab is still considered stock with these changes? The forum messages about the new firmware update all caution against applying it if you are running an alternate firmware from 3588. I don't know if I am under the Enhancement Pack and Market Fix scenario or not.
no sdcard - help please
Hello all, found this post and as a complete newbie I was excited to see what the GTAB could be transformed into. Not quite ready for custom ROMS so I figured I'd start with Clockworkmod and trying to install the standard android market.
Problem is when I hook up my gtab I don't see an "sdcard" folder... Anybody have any ideas why that would be? How do I work around it?
I have the following folders:
.android_secure
Android
clockworkmod
DCIM
download
kindle
LOST.DIR
Master
Music
Photos
recovery
Videos
update.rar
Thanks in advance for your help!
Will this work with 4349?
Does anyone know if gunajay's instructions will work with with Stock 4349 and Market?
andasolo33 said:
Hello all, found this post and as a complete newbie I was excited to see what the GTAB could be transformed into. Not quite ready for custom ROMS so I figured I'd start with Clockworkmod and trying to install the standard android market.
Problem is when I hook up my gtab I don't see an "sdcard" folder... Anybody have any ideas why that would be? How do I work around it?
I have the following folders:
.android_secure
Android
clockworkmod
DCIM
download
kindle
LOST.DIR
Master
Music
Photos
recovery
Videos
update.rar
Thanks in advance for your help!
Click to expand...
Click to collapse
SDCARD is the folder that is mounted on your computer when you connect via USB. The list above are the contents of your SDCARD.
Doh. ;-) That worked. Thank you very much for the explanation K J Rad!

[Q] can someone please clarify steps to get Android Market on my G Tablet for dummies

just bought a G Tablet and it only has Google Market which is some Hadongo bs or something.. It's brand new out the box.
anyways, can someone please help me get android market on it.
so here is the steps I saw on XDA(http://forum.xda-developers.com/showthread.php?t=861044) to get android market:
0) Backup in Clockwork Mod. Please. I don't want you mad at me if this messes up your ROM.
1) Get the paid version of Root Explorer installed on your G Tablet. Apparently the free version lacks a text editor. If you only have the free version, the text editing step will need to be done in a separate program, or you will need to copy build.prop to your desktop, edit it there, and copy it back. Or use adb to push an edited build.prop to your tablet. Just buy Root Explorer though, it makes this very easy.
2) Browse in Root Explorer to /system. Then click on Mount R/W.
3) Long click on build.prop and click on Open In Text Editor.
4) Scroll down to the line ro.build.fingerprint=....
You are going to replace that with the following text:
ro.build.fingerprint=google/passion/passion/mahimahi:2.2/FRF91/43546:user/release-keys
5) Now you are going to click on Save and Exit. And then remount the /system directory as R/O.
6) Now you are going to re-do the original Market Fix. I used the simple version illustrated here: http://www.youtube.com/watch?v=7l-ny...eature=related First, make sure Market is running, and browse around in it for a few seconds. If you don't do this, there may be no cache to clear and for some reason the market fix may not work. Then, go to Settings->Applications->Manage Applications->Running and scroll down to Market. Then hit Clear Cache, followed by Force Stop **DO NOT CLEAR DATA FOR MARKET, JUST CACHE**. Then go back, scroll down to Google Services Framework, hit Clear Data, then Force Stop.
7) Now try starting Market again and you get the famous Market Error. Now shut down the G Tablet, then turned it back on. Wait for Wifi to connect to your network before doing anything! I forgot to do that on the first try, so I rebooted again, waited for wifi to connect this time.
8) Now restart Market again. It seems to have sourced the fingerprint from build.prop somewhere in steps 6-7. Searches for previously missing apps now show up. Voila! A truly full market!
the first thing I don't understand is Long click on build.prop and click on Open In Text Editor.
When I try to edit build.prop it says "YOUR DEVICE MUST BE ROOTED"
the second thing: Now you are going to re-do the original Market Fix. I used the simple version illustrated here: http://www.youtube.com/watch?v=7l-nySibzeA&feature=related
The youtube video was removed....
if someone can please fix the steps for dummies i would really appreciate it!
thank you guys so much!

few things that dont work if anyone can help

hi there all - installed uruk 1.5 and now trying to get my head around few niggles.
first - tried the 1.6rc2 update file several times but keep telling me failed due to corruption. any idea how to download it straight into the update folder (cant find the folder while browsing from within the tablet only using my pc - i have copied the files using ubuntu through sudo nautilus but still wont install... any ideas?
i am trying to add a shortcut to launcher pro - its the Gmail Label Shortcut which i use on my phone to go directly to different email labels but it does not seems to exist on my device.
google music wont run, keep crashing the system - anyone got this working?
thats all for now although i do expect the list to get longer...
mmoalem said:
hi there all - installed uruk 1.5 and now trying to get my head around few niggles.
first - tried the 1.6rc2 update file several times but keep telling me failed due to corruption. any idea how to download it straight into the update folder (cant find the folder while browsing from within the tablet only using my pc - i have copied the files using ubuntu through sudo nautilus but still wont install... any ideas?
i am trying to add a shortcut to launcher pro - its the Gmail Label Shortcut which i use on my phone to go directly to different email labels but it does not seems to exist on my device.
google music wont run, keep crashing the system - anyone got this working?
thats all for now although i do expect the list to get longer...
Click to expand...
Click to collapse
UD1..6RC2:
files are downloaded to /mnt/storage/download - if u downlaod a file with tabled - then copie to the update dir.
Otherwise make sure u use the windows disconnection function before remove the device to prevent corruption.
Google mail:
not sure if u mean that - but try:
long hold (like adding a widget) -> shortcuts -> email (or gmail,.. however it's named) -> select the account (will add a shortcut to the account directly)
Google music:
which version are u trying to use? some 3.x version worked fine - while I never got any 4.x version runnig propper on froyo - while runns fine on my gingerbread cellphone
PLEASE POST THIS IS GENERAL FORUM NEXT TIME AS ITS NOT DEVELOPMENT RELATED - Thank you
thanks for the help and sorry for posting in the wrong forum
sorted out the update
but i dont have gmail or email shortcut option ( i do have it when trying to replace an item in launcher bottom menu)
cheers
michel
hmmm - only thing i can think of is trying reinstall gapps - e.g. using arctolls
just bricked my 101 so i can't look it up atm but the method described above works on my phone wiht launcher pro...
perhaps anyone else knows it better then me ?
good luck
will fix my device

[Q] Huwei U8652 root/rom help!

I just acquired a Huwei U8652. I guess it's supposed to be a lot like the Sonic.
I can't get any of the roots/roms for the Sonic to work.
Has anyone had any success getting the "Fusion" rooted/rom'd?
Thanks
Anyone? I'd really like some input
search U8650
bulltproof said:
Anyone? I'd really like some input
Click to expand...
Click to collapse
here is the thread
http://forum.xda-developers.com/showthread.php?t=1304678
U8652 Root
This will get you a Partial root.. Enough to Remove a Majority of the Pre-Loaded apps.. Thanks to a Chinese site for the info..
Only a few items that are pre-loaded that I was unable to remove via Titanium backup/other s/w methods:
Docs to go 3.003
Layar 5.0.2
Twitter 2.0.2
Uno 3.1.3
YP 3.0.3
All the above have : "Failed to locate the apk file." error in TB..
I will be Including the original link in the post.. I have cleaned up the English Translation to match more what you see on the phone as well..
(1) Activate "USB debugging": Settings - Applications - Development - USB debugging;
(2) ADB driver installed: When I plug this phone in to my computer, It has drivers listed in a virtual cd-rom drive.
(3) Dial, *#*#2846579#*#*
(4) Go to: Project Menu - background Setting - Log Switch - LOG on;
(5) Download DooMLoRD_v3_ROOT-zergRush-busybox-su, extract.
(6) Connect the phone to computer, make sure ADB is active and driver installed.
(7) Execute runme.bat, follow the prompts, Phone will auto restart.
I did have to run it a 2nd time to get a successful Root, but it worked well (Except the above isues) I also had a wireless issue after successfully completing the above ..
Couldn't connect to any WiFi networks.. Performed a Factory reset, and all uninstalled apps remained removed.
Original Links:
Am unable to post outside links as I am a new member..
bbs.hiapk com/thread-3098038-1-1.html
Hope this helps..
Worked for me!
Note: don't exit the menu after setting the log, just flick over to your pc and run runme.bat
Infopumper said:
This will get you a Partial root.. Enough to Remove a Majority of the Pre-Loaded apps.. Thanks to a Chinese site for the info..
Only a few items that are pre-loaded that I was unable to remove via Titanium backup/other s/w methods:
Docs to go 3.003
Layar 5.0.2
Twitter 2.0.2
Uno 3.1.3
YP 3.0.3
All the above have : "Failed to locate the apk file." error in TB..
I will be Including the original link in the post.. I have cleaned up the English Translation to match more what you see on the phone as well..
(1) Activate "USB debugging": Settings - Applications - Development - USB debugging;
(2) ADB driver installed: When I plug this phone in to my computer, It has drivers listed in a virtual cd-rom drive.
(3) Dial, *#*#2846579#*#*
(4) Go to: Project Menu - background Setting - Log Switch - LOG on;
(5) Download DooMLoRD_v3_ROOT-zergRush-busybox-su, extract.
(6) Connect the phone to computer, make sure ADB is active and driver installed.
(7) Execute runme.bat, follow the prompts, Phone will auto restart.
I did have to run it a 2nd time to get a successful Root, but it worked well (Except the above isues) I also had a wireless issue after successfully completing the above ..
Couldn't connect to any WiFi networks.. Performed a Factory reset, and all uninstalled apps remained removed.
Original Links:
Am unable to post outside links as I am a new member..
bbs.hiapk com/thread-3098038-1-1.html
Hope this helps..
Click to expand...
Click to collapse
I have u8652, superoneclick rooted, have superuser, romtoolbox and cache cleaner. I got the same "failed to locate apk file" message in TiBu when trying to uninstall layar, twitter etc. swapped it for root installer and it is saying "unable to uninstall app due to unknnown error" Is the above 7 steps the fix for the error messages?? im a complete noob to this. didnt even know what root was till a day or so ago...
also cant figure out how to wipe dalvic cache. tried the vol down power button boot but it goes straight to a "firmware update, unpacking, update failed" screen and freezes.. i know im missing somethething...
Unable to delete stock apps
Root Browser Lite will delete all those apps. I deleted a little too much with RBL and now I can't get my phone to work at all! Trying OEM Rom now.
Infopumper said:
This will get you a Partial root.. Enough to Remove a Majority of the Pre-Loaded apps.. Thanks to a Chinese site for the info..
Only a few items that are pre-loaded that I was unable to remove via Titanium backup/other s/w methods:
Docs to go 3.003
Layar 5.0.2
Twitter 2.0.2
Uno 3.1.3
YP 3.0.3
All the above have : "Failed to locate the apk file." error in TB..
I will be Including the original link in the post.. I have cleaned up the English Translation to match more what you see on the phone as well..
(1) Activate "USB debugging": Settings - Applications - Development - USB debugging;
(2) ADB driver installed: When I plug this phone in to my computer, It has drivers listed in a virtual cd-rom drive.
(3) Dial, *#*#2846579#*#*
(4) Go to: Project Menu - background Setting - Log Switch - LOG on;
(5) Download DooMLoRD_v3_ROOT-zergRush-busybox-su, extract.
(6) Connect the phone to computer, make sure ADB is active and driver installed.
(7) Execute runme.bat, follow the prompts, Phone will auto restart.
I did have to run it a 2nd time to get a successful Root, but it worked well (Except the above isues) I also had a wireless issue after successfully completing the above ..
Couldn't connect to any WiFi networks.. Performed a Factory reset, and all uninstalled apps remained removed.
Original Links:
Am unable to post outside links as I am a new member..
bbs.hiapk com/thread-3098038-1-1.html
Hope this helps..
Click to expand...
Click to collapse

UP920 Looking for install logs / unwanted app keeps getting reinstalled

Hi!
I recently got an android 4.4.2 phone ( "uhappy up920" ) and I can't find any logs or any way to see WTF is going on. An application that wasn't originally included ( "Maxthon Cloud Browser" ) keeps getting reinstalled and I can't figure out how / why.
( Phone isn't / probably can't be rooted )
Any hints?
edit:
- the unwanted "maxthon cloud browser 4.1.4.2000" is an obsolete version that does not show up in play store or in f-mod when it's installed.
- "Avira" and "App install tracker" both show when it's getting installed, but offer no hints on how to find out why/how it is installed
- Sometimes it gets reinstalled only a few minutes after I remove it, sometimes it takes a few hours.
- After uninstalling the unwanted Browser, I can't locate any traces of it in the part of the file system I can access with an unrooted adb connection
- Can't find any connections to suspicious sources from the phone in my router's iptables logs either (there are no SIM cars in the phone) - then again, that's sort of hard since I don't know what to look for
- Kernel is 3.4.67, build date Mon Mar 2 12:35:55 CST 2015 - which probably leaves me with no working exploits for easy privilege escalation?
- Fastboot + the bootloader unlock function etc seem to be intentionally broken and it almost looks like I'm the only person in the world using this phone so, no idea how to get around that + more access to stuff
The only way I know how to get rid of "Maxthon Cloud Browser" and whatever/whoever keeps reinstalling it would be with a hammer, so any alternative suggestions are appreciated!
Found an installation file in a download directory under the name "com.mx.browser.mtk4.1.4.2000.apk" (no idea how I missed that earlier)
Deleting that wasn't enough to stop the browser from being reinstalled, so I copied + renamed a random mp3 (cut to have the same size with dd) to replace the file. Since then, it has not been reinstalled.
I've been waiting for the file to be replaced or at least for error messages concerning the "corrupted executable" to pop up somewhere and give away which service was the culprit, but so far there were none. So I'd guess whatever installed the browser is rather quiet and rather sloppily coded :/

Categories

Resources