trying to make an app - Android Q&A, Help & Troubleshooting

I am having an issue that is repetitive.
I followed the steps exactly that was on the youtube video on how to build an android app.
http://www.youtube.com/watch?v=31cxmLN09ss
at around 4:20 he starts talking about installing the new software for eclipse. When I type Https://dl-ssl.google.com/android/eclipse and hit add name it... and it disappears. If I pull down the drop menu I see the one I just made. I click it and begin to download.
In the middle of the download I get this... (see screen shot)
What do I need to do to fix this?

Ryandroid86 said:
I am having an issue that is repetitive.
I followed the steps exactly that was on the youtube video on how to build an android app.
http://www.youtube.com/watch?v=31cxmLN09ss
at around 4:20 he starts talking about installing the new software for eclipse. When I type Https://dl-ssl.google.com/android/eclipse and hit add name it... and it disappears. If I pull down the drop menu I see the one I just made. I click it and begin to download.
In the middle of the download I get this... (see screen shot)
What do I need to do to fix this?
Click to expand...
Click to collapse
Are you sure you typed it like this ?
https://dl-ssl.google.com/android/eclipse/

Rotary Heart said:
Are you sure you typed it like this ?
https://dl-ssl.google.com/android/eclipse/
Click to expand...
Click to collapse
Yeah I typed it exactly like that.

Ryandroid86 said:
Yeah I typed it exactly like that.
Click to expand...
Click to collapse
Let me re-download it and will let you know if its working here...
---------- Post added at 03:56 AM ---------- Previous post was at 03:52 AM ----------
Check your internet connection, or copy and paste it again, because I just re-download them and install them without having any issue.

Rotary Heart said:
Let me re-download it and will let you know if its working here...
---------- Post added at 03:56 AM ---------- Previous post was at 03:52 AM ----------
Check your internet connection, or copy and paste it again, because I just re-download them and install them without having any issue.
Click to expand...
Click to collapse
I definitely know my connection is fine. and I have tried 4 times deleting everything and starting over. Im not sure if it matters but Im on windows 8 and I downloaded the bundle package V8 (I think) with the SDK and eclipse in one folder. But I unzipped it and moved them to the proper folders separately.

Ryandroid86 said:
I definitely know my connection is fine. and I have tried 4 times deleting everything and starting over. Im not sure if it matters but Im on windows 8 and I downloaded the bundle package V8 (I think) with the SDK and eclipse in one folder. But I unzipped it and moved them to the proper folders separately.
Click to expand...
Click to collapse
Well I never tried to install it on windows 8, it have many software issues for me, but try to unzip it and let them where they come. If this doesn't solve it, then Good Luck.

Related

[TOOL] Clean Tool for Mac OSX

All credits go to Scrosler, Nils, MrSmith, and everyone else. I took the Linux version of this tool and modified it to work on Mac OSX. The Linux version did not work for me, so I decided to fix up a Mac version and upload. It also has a special WiFi Tether install script I whipped up.
INSTALL THE MAC OSX ANDROID SDK BEFORE USING THIS!
Here are some links to get you started with the SDK.
http://developer.android.com/sdk/index.html
http://www.talkandroid.com/guides/de.../#.TuaS3lxjgSM
So now that you have the SDK installed...
1) Unzip Cleantool_Mac.zip
2) Open a command window, change directory into your Cleantool_Mac directory
3) Run ./cleantool.sh
Have fun
Cool! Good Job!
What exactly does this remove?
McFroger3 said:
What exactly does this remove?
Click to expand...
Click to collapse
Well, you can Temp Root, and then you are given the option to remove some bloat, all bloat, or VZW bloat, and you can also desense
dmeadows013 said:
http://www.talkandroid.com/guides/de.../#.TuaS3lxjgSM
Click to expand...
Click to collapse
Just to let you know this link redirects to
http://www.talkandroid.com/73163-dead-on-arrival-makes-its-way-to-the-android-market/#.TuaS3lxjgSM
McFroger3 said:
Just to let you know this link redirects to
http://www.talkandroid.com/73163-dead-on-arrival-makes-its-way-to-the-android-market/#.TuaS3lxjgSM
Click to expand...
Click to collapse
The link you quoted and in the OP goes to guides as I would assume were intended. Don't know how/why you would get to somewhere completely different.
MrSmith317 said:
The link you quoted and in the OP goes to guides as I would assume were intended. Don't know how/why you would get to somewhere completely different.
Click to expand...
Click to collapse
Worked fine for me too!
cant seem to get the command screen to accept my commands. Pretty much a nube when it comes to command screens and code, but if anyone could help lead me in the right direction, i'd appreciate it. I already have sdk installed and the cleantool zip unzipped. Just not sure where to go from here, as everything i've tried on the command screen has come back permission denied, or no such directory. Thanks in advance...
In terminal I get to a Password prompt?
Edit: Nevermind, just hit Enter. Doh!
---------- Post added at 03:04 PM ---------- Previous post was at 02:55 PM ----------
Do you have it for permanent root?
---------- Post added at 03:14 PM ---------- Previous post was at 03:04 PM ----------
How do we get permanent root on a mac?
Sorry, I just saw I somehow wrote that on my post above.
---------- Post added at 03:22 PM ---------- Previous post was at 03:14 PM ----------
jdaniels31 said:
cant seem to get the command screen to accept my commands. Pretty much a nube when it comes to command screens and code, but if anyone could help lead me in the right direction, i'd appreciate it. I already have sdk installed and the cleantool zip unzipped. Just not sure where to go from here, as everything i've tried on the command screen has come back permission denied, or no such directory. Thanks in advance...
Click to expand...
Click to collapse
1. In the Terminal app ( /Applications/Utilities )
type: cd (path to Cleantool_Mac folder - Easiest way to do this is to open a Finder window next to the Terminal window, navigate to the Clean folder in the Finder window and then drag the folder into the Terminal window. Make sure it has a space between the cd and the path.)
Example: cd /Users/username/Desktop/Clean_Mac
Hit Return or Enter
2. At the next prompt: Type: ./cleantool.sh
3. Select the Temp Root option then let it do it's thang and then select the Exit option.
Hope that helps.

[Q] supertux webtop and other games

Has anyone got any native linux games to run on webtop? Specifically supertux. I have managed to install it fine, however when I click on it, nothing happens.
sebbo90 said:
Has anyone got any native linux games to run on webtop? Specifically supertux. I have managed to install it fine, however when I click on it, nothing happens.
Click to expand...
Click to collapse
I've noticed that some stuff doesn't launch properly from shortcuts. Have you tried launching from a terminal prompt? There may be something crashy going on that gets hidden when launching from a menu/shortcut that you would be able to see in the terminal.
without sounding like an idiot how would you recommend doing it? I tried a method I found from google but to no avail
sebbo90 said:
without sounding like an idiot how would you recommend doing it? I tried a method I found from google but to no avail
Click to expand...
Click to collapse
I'll try to explain without sounding like an idiot.
Let me state my assumptions first: You've used webtop2sd and have a functional webtop with working lxterminal and synaptic.
1. Launch a terminal (using the launcher in the dock at the bottom or on the webtop-panel at the top). If you have a launcher somewhere else or are using XFCE or LXDE or something then you should probably know where your terminal launcher is.
2. type in "supertux" and see what happens. If you get a command not found error then it isn't in your PATH, you have to cd to usr/local/games and it's probably in there. Try running it from that directory.
I'm installing it right now to see what happens, I'll let you know what I find.
---------- Post added at 09:46 AM ---------- Previous post was at 09:30 AM ----------
Got it.
It gets installed to /usr/games, but that isn't in the default path so it doesn't get picked up wen you type "supertux" from a terminal. And that's why the .desktop file doesn't work, which is why the launcher doesn't work.
Easy solution: do this from a terminal:
Code:
./usr/games/supertux
The "right way" is to edit the path variable, I don't know where the best place to put this is, it's dependant on your setup, maybe in a .bashrc file:
Code:
export PATH=$PATH:/usr/games
See this: http://www.cyberciti.biz/faq/unix-linux-adding-path/
wow thankyou very much. That was very helpful Right found it and started it. Didnt realize it was called supertux2 which didnt help :facepalm:
Lol now it is throwing a glx error. I will have a look into this.

Cannot Copy Item

Hi,
I'm having problems with my S3. I'm trying to copy a ROM over to the internal storage via USB. It's connected and I can view all the files and directories. However, when I go to copy the ROM over, I get this error:
Cannot copy item
The device has either stopped responding or has been disconnected.
I did have it rooted with CWM and custom ROMs, but I flashed the leaked official JB and have had this problem since. I've flashed back to stock ICS and still no luck...
I have the same problem! Bump
---------- Post added at 10:18 PM ---------- Previous post was at 09:56 PM ----------
OOooh I think I found the solution!!!!!!
"MTP Device Cannot Start code 10" error message
I get an "MTP Device Cannot Start, error code 10" error message when I connect my Sansa player to a PC running Windows XP. What can I do?
1. Make sure you are logged in as an administrator
2. If connected, disconnect your player from the PC
3. Open your command prompt, click Start select Run
4. Type cmd then press Enter
5. Type the following after the prompt: Net localgroup Administrators local service /add then press Enter
NOTE: A "The command completed successfully" message should appear.
6. Close the command prompt and reconnect the Sansa player.
-Just CMD on start menu, right click and run as administrator and do as it says here
---------- Post added at 10:21 PM ---------- Previous post was at 10:18 PM ----------
Edit: Didn't work Well, it worked on installing drivers that failed, but still I can't copy files.. I still get that message..... Hmmmmmmmmmmmmmmmmmmm
---------- Post added at 10:24 PM ---------- Previous post was at 10:21 PM ----------
Another edit: I think it's because your file is corrupt.. I now noticed that I can copy other files than the gapps.zip I was trying on....
keem85 said:
I have the same problem! Bump
---------- Post added at 10:18 PM ---------- Previous post was at 09:56 PM ----------
OOooh I think I found the solution!!!!!!
"MTP Device Cannot Start code 10" error message
I get an "MTP Device Cannot Start, error code 10" error message when I connect my Sansa player to a PC running Windows XP. What can I do?
1. Make sure you are logged in as an administrator
2. If connected, disconnect your player from the PC
3. Open your command prompt, click Start select Run
4. Type cmd then press Enter
5. Type the following after the prompt: Net localgroup Administrators local service /add then press Enter
NOTE: A "The command completed successfully" message should appear.
6. Close the command prompt and reconnect the Sansa player.
-Just CMD on start menu, right click and run as administrator and do as it says here
---------- Post added at 10:21 PM ---------- Previous post was at 10:18 PM ----------
Edit: Didn't work Well, it worked on installing drivers that failed, but still I can't copy files.. I still get that message..... Hmmmmmmmmmmmmmmmmmmm
---------- Post added at 10:24 PM ---------- Previous post was at 10:21 PM ----------
Another edit: I think it's because your file is corrupt.. I now noticed that I can copy other files than the gapps.zip I was trying on....
Click to expand...
Click to collapse
I'm having the same copy issue. I've tried downloading multiple different ROMs and copying them over to the internal storage and it seems like it's a crap shoot whether they work or I get the "cannot copy" error. Of course the ROMs I want to flash are the ones that won't work. I'm on a newly flashed Galaxy Nexus running 4.2.
I had the same challenge with 4.1.2 at the beginning. I found out that somehow my kernel (Siyah RC1) was the issue, after installing RC3 and also now with 1.7 it works fine.
chrismast said:
I had the same challenge with 4.1.2 at the beginning. I found out that somehow my kernel (Siyah RC1) was the issue, after installing RC3 and also now with 1.7 it works fine.
Click to expand...
Click to collapse
I flashed back to my original jr03o build and I'm still having the issue. Specifically I'm trying to copy the new 4.2 ROM from MMuzzy to internal storage but still no dice.
Have same issue with galaxy note. was working fine, then data reset and installed CWM + recovery, tehn all of a sudden I cant copy ROMs over. Although I can make and delte folders on the phones storage from the PC.
still nothing
gcappa said:
Have same issue with galaxy note. was working fine, then data reset and installed CWM + recovery, tehn all of a sudden I cant copy ROMs over. Although I can make and delte folders on the phones storage from the PC.
Click to expand...
Click to collapse
I have galaxy S3 int with many roms in my extcard..
i dont know what to do..!! pls help guys
i ve done everything above and still nothing..
I had this problem too not sure how to fix it but a nice work around is using airdroid from Google Play its free and works a charm.
I cant post a link as I'm a newbie
+1
From time to time im experiencing the same problem.
Try
Right-click on the ROM > Click Properties > Click Unblock
Had this problem and this fixed it.
had this problem, spent one hour doing research online trying to solve it.
here is the solution:
Your file is corrupted, download it again!!!
lol
jcsawyer said:
Hi,
I'm having problems with my S3. I'm trying to copy a ROM over to the internal storage via USB. It's connected and I can view all the files and directories. However, when I go to copy the ROM over, I get this error:
Cannot copy item
The device has either stopped responding or has been disconnected.
I did have it rooted with CWM and custom ROMs, but I flashed the leaked official JB and have had this problem since. I've flashed back to stock ICS and still no luck...
Click to expand...
Click to collapse
Do you tick USB debugging in developer option, if YES, do you disable media storage from startup, if No, my answer is try other USB, OTG cable. Goodluck!
Cannot copy item
Hi.... was having the same problem...:crying:
After a day long research, I found the solution.....:victory:
connected my phone with another PC and it worked there...means having problem with my PC not in S3 I9300...
Thanks.
Thanks!
david0916 said:
had this problem, spent one hour doing research online trying to solve it.
here is the solution:
Your file is corrupted, download it again!!!
lol
Click to expand...
Click to collapse
Hahahaha thank you!
Worked for me!
Hi,for Galaxy S4 just download USB MASS Storage Enabler and run it ,you will have no problems copying after that!
most of the copy problem like this mainly caused by the USB line or the USB port...
especially when problem happens when copy big files
quato79 said:
Hi,for Galaxy S4 just download USB MASS Storage Enabler and run it ,you will have no problems copying after that!
Click to expand...
Click to collapse
Worked a charm on the S3 aswell, Thanks
treklos said:
Try
Right-click on the ROM > Click Properties > Click Unblock
Had this problem and this fixed it.
Click to expand...
Click to collapse
This did not work for me. For me the issue was that the download in chrome of the rom was "complete", but it was not. IT was only 120mb in stead of 200+, so the file was corrupt. This is why I could not copy it.
Redownloaded, worked.
Maybe Kies Service is running in the background? You can reinstall the Samsung USB Device Driver on your machine. You also can uninstall the device driver installed by the system when you plug in the device the first time. Maybe this helps.
Hi! What I did was I put whatever I wanted to copy into a folder (in my case it was a ROM i.e. a zip file) and then tried to copy and it worked.
TRY THIS
if not copy, try cutting (you can copy it back later)

Need help finding info on installing a custom ROM for an Acer A6201 (GrandPad) Tablet

Hello,
I have acquired an Acer tablet that we used for my grandparents called GrandPad by Consumer Cellular. There is a really stripped down software/OS on it that is more "elderly friendly". I know the user interface is built on top of Android (maybe 6.0-6.1). My question is how to I find a custom ROM and installation instructions on this so I can make this thing a decent functioning tablet? I'm having a hard time finding anything about this. Not sure if Acer took another variant of their tablet and made it exclusive to Consumer Cellular.
Here's all the info I have on it. Not sure how to access the Android info on top of the current software.
Model: A6201
SNID: 81790091576
S/N: FFHZ8AA008817DBF337602
Hi there , I would try to look if theres any rom for it , can you upload screenshots of the ui? Also , please remove the IMEI part as it is not necessary and it is a potential security risk for you if someone uses it .
ThatLatinGuy said:
Hi there , I would try to look if theres any rom for it , can you upload screenshots of the ui? Also , please remove the IMEI part as it is not necessary and it is a potential security risk for you if someone uses it .
Click to expand...
Click to collapse
Hello ThatLatinGuy,
I have tried endlessly searching for a ROM. I just can't find much info at all on ACER Android tablets in general, and much less on this specific model they made for a cellular company.
As far as the stock UI, you can do a web search for GrandPad Consumer Cellular. Apparently I can't give the link because I don't have 10 post yet.
After posting this, I did hold down the (power and +- volume) button and got to the Android recovery screen to do a factory reset thinking it would reset back to Android 6.0.1. I did work....sort of. The "grandpad" UI is no longer there, but it does boot up to some application called "GrandPad Eagle". I assume this is some kind of software they ran on top of Android when developing the tablet's interface??? There is an option on that screen to do a hardware test. When I touch on that it opens some Android app called Alpaca. From there I can swipe down from the top screen and access the Android settings menu. There's no launcher and I've even tried to sideload .apk apps (with unknown sources turned on) but gives me an error about it can't read file. It let me turn on developer options in the settings.
I can try to upload some images, but every time I go to insert image it wants a link and not a location on this site. Tried Google photos link and that didn't work apparently. Anyway, any settings specifically might help just let me know and I'll try to get it on here somehow...maybe.
Well this sounds really familiar , I was in the same boat a few years ago with a 2012 kindle fire HD so I will try to apply the same principle here . I have also tried to look for information about this tablet and only got the specs , wich are actually pretty good , but anyway does the tablet have an internet browser? if so type fdroid an download the app install it and open it , search for a launcher so you can atleast use the tablet .
If not , how are you sideloading it? with adb ? or does this tablet support mtp?
You can try to upload the pictures to google photos and upload the link with some characters in between (something like : www----photoservice_x2323-com)
Havent found anything about the Granpad Eagle app, although Im pretty sure that your assumptionis correct , and the Alpaca app is equally obscure , so please try to upload the picture of those .
Cheers
ThatLatinGuy said:
Well this sounds really familiar , I was in the same boat a few years ago with a 2012 kindle fire HD so I will try to apply the same principle here . I have also tried to look for information about this tablet and only got the specs , wich are actually pretty good , but anyway does the tablet have an internet browser? if so type fdroid an download the app install it and open it , search for a launcher so you can atleast use the tablet .
If not , how are you sideloading it? with adb ? or does this tablet support mtp?
You can try to upload the pictures to google photos and upload the link with some characters in between (something like : www----photoservice_x2323-com)
Havent found anything about the Granpad Eagle app, although Im pretty sure that your assumptionis correct , and the Alpaca app is equally obscure , so please try to upload the picture of those .
Cheers
Click to expand...
Click to collapse
The tablet has no browser. Very very limited apps in general. I tried to download the apk apps for chrome and nova launcher. I can push them from my computer to the tablet . But when I touch to install it, I get an error saying it can't read the APK file. Don't know why it would say that. I do have trust unknown sources checked.
I'll see what I can do about the pics.
chris2946 said:
The tablet has no browser. Very very limited apps in general. I tried to download the apk apps for chrome and nova launcher. I can push them from my computer to the tablet . But when I touch to install it, I get an error saying it can't read the APK file. Don't know why it would say that. I do have trust unknown sources checked.
I'll see what I can do about the pics.
Click to expand...
Click to collapse
Update...
I managed to install new apps via ADB. I was able to remove the grandpad eagle from ADB as well. I rebooted the tablet and the Nova Launcher (app I installed) settings came up.
Main problem now is that there is no navigation buttons on the bottom. There's no way I can go back or home. Not sure yet how to enable them. It's a bit annoying when you can't go back to the home screen or switch apps.
chris2946 said:
Update...
I managed to install new apps via ADB. I was able to remove the grandpad eagle from ADB as well. I rebooted the tablet and the Nova Launcher (app I installed) settings came up.
Main problem now is that there is no navigation buttons on the bottom. There's no way I can go back or home. Not sure yet how to enable them. It's a bit annoying when you can't go back to the home screen or switch apps.
Click to expand...
Click to collapse
Gotcha , download this apk and push it , its like that floating button in the iphone it is not a perfect solution but it works .
https://home-button.uptodown.com/android
For a cleaner solution , try this
https://www.youtube.com/watch?v=R5qcD8t0o2M
its gesture based , but it looks better .
Thanks,
Even though the OEM stuff is off...the Android OS is still a little quirky. For example, there is no way to put it to sleep with the hardware buttons. And I have to hit the power and volume up button to power it off. Just random stuff like that.
Oh well, it's better than it was. Just wish I could do a fresh restore without the OEM stuff. Or better yet, a custom ROM. Which seems like is impossible since this tablet is so unique.
pics
oh
---------- Post added at 08:19 AM ---------- Previous post was at 08:15 AM ----------
Code:
my
macgealai said:
oh
Click to expand...
Click to collapse
---------- Post added at 08:29 AM ---------- Previous post was at 08:19 AM ----------
macgealai said:
oh
---------- Post added at 08:19 AM ---------- Previous post was at 08:15 AM ----------
Code:
my
Click to expand...
Click to collapse
damntjroogjddrdddddddaafffr[[[ddddddddddddddddddddddddddddddddddddddddd
---------- Post added at 09:14 AM ---------- Previous post was at 08:29 AM ----------
macgealai said:
oh
---------- Post added at 08:19 AM ---------- Previous post was at 08:15 AM ----------
Code:
my
Click to expand...
Click to collapse
damntjroogjddrdddddddaafffr[[[ddddddddddddddddddddddddddddddddddddddddd
says i have to submit ten comments b4 i can submit pics. i will subsequently delete them
---------- Post added at 09:18 AM ---------- Previous post was at 09:14 AM ----------
macgealai said:
oh
---------- Post added at 08:19 AM ---------- Previous post was at 08:15 AM ----------
Code:
my
---------- Post added at 08:29 AM ---------- Previous post was at 08:19 AM ----------
damntjroogjddrdddddddaafffr[[[ddddddddddddddddddddddddddddddddddddddddd
---------- Post added at 09:14 AM ---------- Previous post was at 08:29 AM ----------
just
damntjroogjddrdddddddaafffr[[[ddddddddddddddddddddddddddddddddddddddddd
says i have to submit ten comments b4 i can submit pics. i will subsequently delete them
Click to expand...
Click to collapse
heg heg\
Has anyone found a ROM or a solution to remove the Grandpad software and install a normal Android OS?
chris_w_y said:
Has anyone found a ROM or a solution to remove the Grandpad software and install a normal Android OS?
Click to expand...
Click to collapse
I would also like to know if anyone has accessed more of the GrandPad. I have the Acer 8202.
chris2946 said:
Hello,
I have acquired an Acer tablet that we used for my grandparents called GrandPad by Consumer Cellular. There is a really stripped down software/OS on it that is more "elderly friendly". I know the user interface is built on top of Android (maybe 6.0-6.1). My question is how to I find a custom ROM and installation instructions on this so I can make this thing a decent functioning tablet? I'm having a hard time finding anything about this. Not sure if Acer took another variant of their tablet and made it exclusive to Consumer Cellular.
Here's all the info I have on it. Not sure how to access the Android info on top of the current software.
Model: A6201
SNID: 81790091576
S/N: FFHZ8AA008817DBF337602
Click to expand...
Click to collapse
hI , did you resolve this problem ?
Hey y'all,
I've been lurking here for quite some time, so it's nice to finally register and become a part of the forums here! At any rate, here goes my first post...
I have this exact tablet and I thought maybe it would be a good starting point for me to try working with ADB and all that. The Acer A6201 I was given appears to have no OS on it, as when booting it I am met with a screen displaying the 'GrandPad Eagle' logo with the Identifier, Serial #, Telephony, and SIM # with barcodes. Also displayed are the buttons: Install, Shutdown, Pick WiFi, About, and Hardware Test. LTE is on (I put my Cricket SIM in it), as well as WiFi. It reads Eagle vc21618-b356. Upon connecting to LTE, it reads:
SyncManager: Sync Device...
RegisterManager: Registering...
EagleAPI: Starting Register...
RegisterManager: Register Success
EagleAPI: Starting Sync...
AutoWIFIManager: doGiraffeWIFISearch >> no matches
That's pretty much it. If I click Hardware Test, it goes to something called Alpaca, which runs through all hardware tests with no issues. From Alpaca I can also pull down the drop down menu which allows me into settings and all that. From there, I've enabled developer mode and USB debugging, as well as install from unknown sources.
As the OP originally stated, there is no web browser and I've had zero luck installing any APKs or anything; I can't even get Chrome on there via ADB.
Any thoughts or advice?
Just wanted to update this thread and see if anyone else has made any progress. I have the Acer A8202 model.
Grandpad apps removed. (until factory reset) use a usb keyboard and hit escape to get access to the system menu then enable developer and adb. Nav bar is under Display. I installed a browser, Aptoide and a launcher via adb. I am still working on the status bar(working in settings but not in all other apps) I believe there is a full screen mode system wide setting on in the build.prop file. temp solution is "Material Status bar" and "Mi control center" for a status bar. Google play services install but constantly crash. I was also able to unlock the bootloader. but to edit the system files will need root and a Twrp img file that doesn't give black screen.
datriad said:
Just wanted to update this thread and see if anyone else has made any progress. I have the Acer A8202 model.
Grandpad apps removed. (until factory reset) use a usb keyboard and hit escape to get access to the system menu then enable developer and adb. Nav bar is under Display. I installed a browser, Aptoide and a launcher via adb. I am still working on the status bar(working in settings but not in all other apps) I believe there is a full screen mode system wide setting on in the build.prop file. temp solution is "Material Status bar" and "Mi control center" for a status bar. Google play services install but constantly crash. I was also able to unlock the bootloader. but to edit the system files will need root and a Twrp img file that doesn't give black screen.
Click to expand...
Click to collapse
I got the exact same model A8202. I am trying to "Apply update from ADB" and it says to "send the package you want to apply to the device with "adb sideload <filename>" Where do I find the package (OTA update ?)
chris_w_y said:
Has anyone found a ROM or a solution to remove the Grandpad software and install a normal Android OS?
Click to expand...
Click to collapse
I am looking for it too. There's got to be somebody out there who can provide an OTA package to upload via ADB.
ThatLatinGuy said:
Gotcha , download this apk and push it , its like that floating button in the iphone it is not a perfect solution but it works .
https://home-button.uptodown.com/android
For a cleaner solution , try this
its gesture based , but it looks better .
Click to expand...
Click to collapse
How did you "manage to push new apps via adb"? for me "adb devices" shows nothing...
wisearse said:
Hey y'all,
I've been lurking here for quite some time, so it's nice to finally register and become a part of the forums here! At any rate, here goes my first post...
I have this exact tablet and I thought maybe it would be a good starting point for me to try working with ADB and all that. The Acer A6201 I was given appears to have no OS on it, as when booting it I am met with a screen displaying the 'GrandPad Eagle' logo with the Identifier, Serial #, Telephony, and SIM # with barcodes. Also displayed are the buttons: Install, Shutdown, Pick WiFi, About, and Hardware Test. LTE is on (I put my Cricket SIM in it), as well as WiFi. It reads Eagle vc21618-b356. Upon connecting to LTE, it reads:
SyncManager: Sync Device...
RegisterManager: Registering...
EagleAPI: Starting Register...
RegisterManager: Register Success
EagleAPI: Starting Sync...
AutoWIFIManager: doGiraffeWIFISearch >> no matches
That's pretty much it. If I click Hardware Test, it goes to something called Alpaca, which runs through all hardware tests with no issues. From Alpaca I can also pull down the drop down menu which allows me into settings and all that. From there, I've enabled developer mode and USB debugging, as well as install from unknown sources.
As the OP originally stated, there is no web browser and I've had zero luck installing any APKs or anything; I can't even get Chrome on there via ADB.
Any thoughts or advice?
Click to expand...
Click to collapse
"From Alpaca I can also pull down the drop down menu which allows me into settings" I can see Alpaca but I can't get to the settings. Mine is A8202. Is that why it's missing?
hrprada said:
I got the exact same model A8202. I am trying to "Apply update from ADB" and it says to "send the package you want to apply to the device with "adb sideload <filename>" Where do I find the package (OTA update ?)
Click to expand...
Click to collapse
Hrprada, there isn't a Stock package/rom that we can use. In order to side load apps you will need to make sure developer and adb are enabled. Google is your friend to get those. All i did was use a usb keyboard to show the menu. then swipe down.
hrprada said:
"From Alpaca I can also pull down the drop down menu which allows me into settings" I can see Alpaca but I can't get to the settings. Mine is A8202. Is that why it's missing?
Click to expand...
Click to collapse
hrprada, maybe send me a dm and i might be able to help you out

[GUIDE] [RAPHAEL] [ROOT] Google Pay fix

If you can't connect card to GPay this instruction maybe can help you!
We will need
• Root (Magisk)
• Root Explorer
Open root explorer and go to root/data/data/com.google.android.gms
Select this three folders
• app_chimera
• app_cryptauth_external_device_db
• app_dg_cache
Set permissions as on attached screenshot or set octal value to 0444
After it go to
• app_dg_cache
And delete all folders except the oldest one, you can understand which is the oldest one by comparing .apk file in these folders (if there is only one folder, do not delete anything)
Everything is ready! Now you can add your card and use it.
I hope it will help someone.
EDIT: after doing this your phone won't pass SafetyNet checks. If you need SafetyNet set octal of folders to default 0771 (permissions rwxrwx--x), but Google Pay will stop working again.
screenshot
Thx for sharing.
Works on my k20 pro
Hmm....I don't see google.android.gsm
I see google.android.gms and google.android.gm and google.android.gsf
---------- Post added at 11:57 AM ---------- Previous post was at 11:50 AM ----------
hippo2s said:
Hmm....I don't see google.android.gsm
I see google.android.gms and google.android.gm and google.android.gsf
Click to expand...
Click to collapse
Edit. Found it. You have a typo. It is gms
---------- Post added at 11:59 AM ---------- Previous post was at 11:57 AM ----------
And dg_cache
I have two folders with exact same timestamp. What do I do?
Checking the files I side these two, the.apk file has some time difference. Is this what you mean?
---------- Post added at 12:11 PM ---------- Previous post was at 11:59 AM ----------
hippo2s said:
Hmm....I don't see google.android.gsm
I see google.android.gms and google.android.gm and google.android.gsf
---------- Post added at 11:57 AM ---------- Previous post was at 11:50 AM ----------
Edit. Found it. You have a typo. It is gms
---------- Post added at 11:59 AM ---------- Previous post was at 11:57 AM ----------
And dg_cache
I have two folders with exact same timestamp. What do I do?
Checking the files I side these two, the.apk file has some time difference. Is this what you mean?
Click to expand...
Click to collapse
I left the folders alone and was able to activate one card. Good enough! Thank you.
Thanks heaps. Working on latest Havoc OS build perfect.
Working, on rooted Stock EEA ROM.
You might want to correct your typo though, the folder to open in root explorer would be root/data/data/com.google.android.gms instead of root/data/data/com.google.android.gsm
cgdams said:
Working, on rooted Stock EEA ROM.
You might want to correct your typo though, the folder to open in root explorer would be root/data/data/com.google.android.gms instead of root/data/data/com.google.android.gsm
Click to expand...
Click to collapse
oh, my bad, thanks!
hippo2s said:
Found it. You have a typo. It is gms
Click to expand...
Click to collapse
You're right, I made a mistake sorry.
Nol0n said:
If you can't connect card to GPay this instruction maybe can help you!
We will need
• Root (Magisk)
• Root Explorer
Open root explorer and go to root/data/data/com.google.android.gms
Select this three folders
• app_chimera
• app_cryptauth_external_device_db
• app_dg_cache
Set permissions as on attached screenshot or set octal value to 0444
After it go to
• app_dg_cache
And delete all folders except the oldest one (if there is only one folder, do not delete anything)
Reboot!
I hope it will help someone.
Click to expand...
Click to collapse
Thank you so much. This is working perfectly. The only reason I wouldn't install custom was that google pay wont work in any of them.
Altho I was able to add the cards I found I couldn't use the card in google pay. At the payment terminal the phone vibrated, but no charge or payment was registered.
Anyone can confirm if they can actually use Google pay after this?
hippo2s said:
Altho I was able to add the cards I found I couldn't use the card in google pay. At the payment terminal the phone vibrated, but no charge or payment was registered.
Anyone can confirm if they can actually use Google pay after this?
Click to expand...
Click to collapse
Confirms gpay working fine
Works Just fine. Best sollution out there... Thanks...
Not work here on xiaomi.eu 9.9.6.
hippo2s said:
Altho I was able to add the cards I found I couldn't use the card in google pay. At the payment terminal the phone vibrated, but no charge or payment was registered.
Anyone can confirm if they can actually use Google pay after this?
Click to expand...
Click to collapse
Yeap, working sweet over the ditch on my K20 Pro
Just paid for my breakfast after using this fix. Xiaomi.eu stable 10 on mi 9t pro.
Hot-Proton said:
Not work here on xiaomi.eu 9.9.6.
Click to expand...
Click to collapse
Are you sure you did everything right?
Hi,thanks for posting this.
On my phone the magisk safety net no pass anymore : tells me invalid response.
I don't know if gpay is working or not.
Is normal?
Thanks again
Fury1997 said:
Hi,thanks for posting this.
On my phone the magisk safety net no pass anymore : tells me invalid response.
I don't know if gpay is working or not.
Is normal?
Thanks again
Click to expand...
Click to collapse
Yes, it's normal and root is fine too...
You can uninstall and reinstall google services and it gonna fix magisk response, but going to crash google pay again. So just leave it...
thiagodark said:
Yes, it's normal and root is fine too...
You can uninstall and reinstall google services and it gonna fix magisk response, but going to crash google pay again. So just leave it...
Click to expand...
Click to collapse
Perfect,I leave all as it is after the procedure with root explorer.
Fury1997 said:
Hi,thanks for posting this.
On my phone the magisk safety net no pass anymore : tells me invalid response.
I don't know if gpay is working or not.
Is normal?
Thanks again
Click to expand...
Click to collapse
you can install safety patch module, you can find it in magisk
edited: it doesn't help

Categories

Resources